OSDN Git Service

android-x86/art.git
2014-11-03 Andreas GampeMerge "ART: Add miranda checking"
2014-11-03 Andreas GampeMerge "ART: Discard generated image in a low-memory...
2014-11-03 Andreas GampeART: Add miranda checking
2014-11-03 Mathieu ChartierMerge "Add image strings to intern table"
2014-11-03 Nicolas GeoffrayMerge "Remove generated file if compiling the image...
2014-11-03 Mathieu ChartierAdd image strings to intern table
2014-11-03 Andreas GampeMerge "ART: Remove unnecessary includes"
2014-11-03 Andreas GampeART: Remove unnecessary includes
2014-11-03 Nicolas GeoffrayRemove generated file if compiling the image failed.
2014-11-03 Nicolas GeoffrayMerge "Add missing $() when testing TARGET_ARCH."
2014-11-03 Nicolas GeoffrayAdd missing $() when testing TARGET_ARCH.
2014-11-03 Nicolas GeoffrayMerge "Only use Quick for optimizing on arm64."
2014-11-03 Nicolas GeoffrayMerge "Disable kNoOutputOverlap optimization."
2014-11-01 Andreas GampeART: Discard generated image in a low-memory environment
2014-10-31 Brian CarlstromMerge "Fix FindDeclaredVirtualMethod(DexCache...) for...
2014-10-31 Brian CarlstromFix FindDeclaredVirtualMethod(DexCache...) for miranda...
2014-10-31 Nicolas GeoffrayMerge "Fix armv8 testing with default ANDROID_ROOT."
2014-10-31 Nicolas GeoffrayFix armv8 testing with default ANDROID_ROOT.
2014-10-31 Nicolas GeoffrayMerge "More armv8 failures now that optimizing supports...
2014-10-31 Nicolas GeoffrayMore armv8 failures now that optimizing supports CONST_...
2014-10-31 Nicolas GeoffrayDisable kNoOutputOverlap optimization.
2014-10-31 Nicolas GeoffrayMerge "Support for CONST_STRING in optimizing compiler."
2014-10-31 Nicolas GeoffraySupport for CONST_STRING in optimizing compiler.
2014-10-31 Nicolas GeoffrayOnly use Quick for optimizing on arm64.
2014-10-30 Ian RogersMerge "Add math routines with defined wrapping behavior...
2014-10-30 Ian RogersAdd math routines with defined wrapping behavior for...
2014-10-30 Ian RogersMerge "Avoid signed integer overflow in identity hash...
2014-10-30 Ian RogersAvoid signed integer overflow in identity hash code.
2014-10-30 Ian RogersMerge "Avoid signed integer overflow."
2014-10-30 Mathieu ChartierMerge "Add hash table to link virtual methods"
2014-10-30 Ian RogersMerge "Fix mixed signed/unsigned arithmetic in BitVector."
2014-10-30 Mathieu ChartierAdd hash table to link virtual methods
2014-10-30 Ian RogersMerge "Avoid signed arithmetic overflow in UTF hash...
2014-10-30 Ian RogersAvoid signed arithmetic overflow in UTF hash functions.
2014-10-30 Ian RogersFix mixed signed/unsigned arithmetic in BitVector.
2014-10-30 Ian RogersAvoid signed integer overflow.
2014-10-30 Igor MurashkinMerge "art: Fix classlinker and nopatchoat test for...
2014-10-30 Igor Murashkinart: Fix classlinker and nopatchoat test for PIC case
2014-10-30 Ian RogersMerge "Remove bogus compiler flag from libart-compiler."
2014-10-30 Ian RogersRemove bogus compiler flag from libart-compiler.
2014-10-30 Ian RogersMerge "ARM: Generate $t mapping symbol to indicate...
2014-10-30 Ian RogersMerge "Tidy and reduce ART library dependencies on...
2014-10-30 Nicolas GeoffrayMerge "Follow-up CL after hard float changes."
2014-10-30 Ian RogersTidy and reduce ART library dependencies on the host.
2014-10-30 Nicolas GeoffrayMerge "419 fails on optimizing/arm64."
2014-10-30 Nicolas Geoffray419 fails on optimizing/arm64.
2014-10-30 Andreas GampeMerge "ART: Do not abort on most verifier failures"
2014-10-30 Andreas GampeART: Do not abort on most verifier failures
2014-10-30 Nicolas GeoffrayMerge "Fix for long parameter passed both in stack...
2014-10-30 Nicolas GeoffrayFix for long parameter passed both in stack and register.
2014-10-30 Nicolas GeoffrayMerge "Update list of failing tests for arm64/optimizing."
2014-10-30 Nicolas GeoffrayMerge "Fix gtest dependencies."
2014-10-30 Nicolas GeoffrayFix gtest dependencies.
2014-10-30 Nicolas GeoffrayUpdate list of failing tests for arm64/optimizing.
2014-10-30 Nicolas GeoffrayMerge "Another ART_TEST_ANDROID_ROOT fix."
2014-10-30 Nicolas GeoffrayAnother ART_TEST_ANDROID_ROOT fix.
2014-10-30 Nicolas GeoffrayMerge "Also use Quick for target boot image."
2014-10-30 Nicolas GeoffrayAlso use Quick for target boot image.
2014-10-30 Nicolas GeoffrayMerge "Opt compiler: Add ARM64 support for the Mul...
2014-10-30 Ningsheng JianARM: Generate $t mapping symbol to indicate thumb2...
2014-10-30 Andreas GampeMerge "ART: Fix no-image run-test dependency"
2014-10-30 Andreas GampeART: Fix no-image run-test dependency
2014-10-30 Andreas GampeMerge "Fix combination of prebuild/no-image."
2014-10-29 Nicolas GeoffrayMerge "Support gtest with ART_TEST_ANDROID_ROOT."
2014-10-29 Nicolas GeoffraySupport gtest with ART_TEST_ANDROID_ROOT.
2014-10-29 Nicolas GeoffrayFix combination of prebuild/no-image.
2014-10-29 Alexandre RamesOpt compiler: Add ARM64 support for the Mul IR.
2014-10-29 Andreas GampeMerge "ART: Fix multi-image testing"
2014-10-29 Andreas GampeART: Fix multi-image testing
2014-10-29 Nicolas GeoffrayMerge "Set ANDROID_ROOT correctly for host in test...
2014-10-29 Nicolas GeoffraySet ANDROID_ROOT correctly for host in test script.
2014-10-29 Nicolas GeoffrayMerge "Provide an option to run run-tests with a local...
2014-10-29 Nicolas GeoffrayProvide an option to run run-tests with a local dalvikvm.
2014-10-29 Nicolas GeoffrayMerge "Add support for static fields in optimizing...
2014-10-29 Nicolas GeoffrayAdd support for static fields in optimizing compiler.
2014-10-29 Vladimir MarkoMerge "Remove useless suspend points from arm/arm64...
2014-10-29 Ian RogersMerge "Move GetNameAsString out of MethodHelper into...
2014-10-29 Ian RogersMove GetNameAsString out of MethodHelper into ArtMethod.
2014-10-29 Brian CarlstromMerge changes I70e70894,I3adcb8a1
2014-10-29 Ian RogersMerge "Move MethodHelper::GetReturnType to mirror:...
2014-10-29 Ian RogersMove MethodHelper::GetReturnType to mirror::ArtMethod.
2014-10-29 Brian CarlstromWork around relocated boot.oat corruption
2014-10-29 Andreas GampeMerge "ART: PIC testing"
2014-10-29 Andreas GampeART: PIC testing
2014-10-28 Mathieu ChartierMerge "Fill resolved static fields during class initial...
2014-10-28 Mathieu ChartierFill resolved static fields during class initialization
2014-10-28 Brian CarlstromRemove double space in messages
2014-10-28 Ian RogersMerge "Remove ResolveString from MethodHelper."
2014-10-28 Ian RogersRemove ResolveString from MethodHelper.
2014-10-28 Andreas GampeMerge "ART: Create and use multiple core images"
2014-10-28 Andreas GampeART: Create and use multiple core images
2014-10-28 Ian RogersMerge "Tidy MethodProtoHelper."
2014-10-28 Ian RogersTidy MethodProtoHelper.
2014-10-28 Calin JuravleMerge "[optimizing compiler] Add division for floats...
2014-10-28 Calin Juravle[optimizing compiler] Add division for floats and doubles
2014-10-28 Vladimir MarkoRemove useless suspend points from arm/arm64 AGET/APUT.
2014-10-28 Roland LevillainMerge "Add long bitwise not instruction in the optimizi...
2014-10-28 Nicolas GeoffrayFollow-up CL after hard float changes.
2014-10-28 Brian CarlstromMerge changes Ia007744f,Iac6d03d8
2014-10-28 Igor MurashkinMerge "ART: Add support for patching and loading OAT...
next