OSDN Git Service

android-x86/art.git
2014-10-29 Nicolas Geoffrayam 58f767fa: Merge "Support gtest with ART_TEST_ANDROID...
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 Andreas Gampeam 560473c7: Merge "ART: Fix multi-image testing"
2014-10-29 Andreas GampeMerge "ART: Fix multi-image testing"
2014-10-29 Andreas GampeART: Fix multi-image testing
2014-10-29 Nicolas Geoffrayam af62cf99: Merge "Set ANDROID_ROOT correctly for...
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 Geoffrayam 19324d04: Merge "Provide an option to run run-tests...
2014-10-29 Nicolas Geoffrayam cc433713: Merge "Add support for static fields in...
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 Markoam 7c049c1f: Merge "Remove useless suspend points from...
2014-10-29 Ian Rogersam be29639a: Merge "Move GetNameAsString out of MethodH...
2014-10-29 Brian Carlstromam eedb5168: Merge changes I70e70894,I3adcb8a1
2014-10-29 Ian Rogersam f13dd507: Merge "Move MethodHelper::GetReturnType...
2014-10-29 Andreas Gampeam 2d3a69e6: Merge "ART: PIC testing"
2014-10-29 Mathieu Chartieram 027ea04b: Merge "Fill resolved static fields during...
2014-10-29 Ian Rogersam e0205d51: Merge "Remove ResolveString from MethodHel...
2014-10-29 Andreas Gampeam e1e08403: Merge "ART: Create and use multiple core...
2014-10-29 Ian Rogersam d0f6f903: Merge "Tidy MethodProtoHelper."
2014-10-29 Calin Juravleam 7c1e9d86: Merge "[optimizing compiler] Add division...
2014-10-29 Roland Levillainam 4816ecfc: Merge "Add long bitwise not instruction...
2014-10-29 Brian Carlstromam d3271e8a: Merge changes Ia007744f,Iac6d03d8
2014-10-29 Igor Murashkinam 921f3858: Merge "ART: Add support for patching and...
2014-10-29 Andreas Gampeam 11bd683f: Merge "ART: Add pic flag to oat header...
2014-10-29 Mathieu Chartieram 79027f62: Merge "Fix 64 bit build"
2014-10-29 Andreas Gampeam e74b720d: Merge "ART: Typo fix"
2014-10-29 Andreas Gampeam 09e61bb2: Merge "ART: Fix test 089"
2014-10-29 Mathieu Chartieram 57748282: Merge "Optimize method linking"
2014-10-29 Ian Rogersam ac293277: Merge "Add gp initialization to the art_qu...
2014-10-29 Ian Rogersam 384c76aa: Merge "Extra debug output in run-test."
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 Vladimir Markoam 4985fdf0: Merge "Rewrite class initialization check...
2014-10-28 Nicolas Geoffrayam 2deace28: Merge "Support hard float on arm in optimi...
2014-10-28 Andreas Gampeam 7066718b: Merge "ART: Fix ImageSpace error message."
2014-10-28 Andreas Gampeam 7e6d3fdb: Merge "ART: Fix leak in bit_vector"
2014-10-28 Calin Juravleam 0c1215e2: Merge "[native bridge] Add test to verify...
2014-10-28 Vladimir Markoam 1ef3495a: Merge "Quick: Fix wide Phi detection in...
2014-10-28 Elliott Hughesam 07cce747: Merge "Fix the DW_OP_breg* constants."
2014-10-28 Ian Rogersam 768135f3: Merge "Do not use ld instruction for Mips32."
2014-10-28 Roland LevillainMerge "Add long bitwise not instruction in the optimizi...
2014-10-28 Ian Rogersam 3e3364e2: Merge "Tidy logging code not using UNIMPLE...
2014-10-28 Ian Rogersam c57a66d5: Merge "ARM: Use hardfp calling convention...
2014-10-28 Ian Rogersam b62ff579: Merge "ART: Add div/rem zero check elimina...
2014-10-28 Ian Rogersam c6c9e5d4: Merge "ART: Prevent float inference back...
2014-10-28 Ian Rogersam 98c271d5: Merge "Code cleanup."
2014-10-28 Nicolas Geoffrayam 661cb3f6: Merge "Add more environment variable to...
2014-10-28 Nicolas Geoffrayam dc9667e5: Merge "Fix encoding of imul in x86_64...
2014-10-28 Sebastien Hertzam 54efee55: Merge "Make ObjectRegistry::InternalAdd...
2014-10-28 Roland Levillainam 64727aee: Merge "Revert "Revert "Implement long...
2014-10-28 Roland Levillainam 8bde036e: Merge "Use test\'s `-d\' option when check...
2014-10-28 Nicolas Geoffrayam 32da24bb: Merge "Fix wrong unsigned to signed conver...
2014-10-28 Sebastien Hertzam 02567379: Merge "Fix JDWP Virtualmachine.Resume...
2014-10-28 Sebastien Hertzam a1e50cab: Merge "More use of WellKnownClasses for...
2014-10-28 Andreas Gampeam 6b8fbcb1: Merge "ART: Remove old LOG(INFO)"
2014-10-28 Mathieu Chartieram 754ff339: Merge "Use the passed-in \'name\' param...
2014-10-28 Ian Rogersam d308804f: Merge "Make out-of-line mutex contention...
2014-10-28 Andreas Gampeam e8bd8ac7: Merge "ART: Use static_assert in down_cast"
2014-10-28 Chih-Hung Hsieham 13fe5bbd: Merge "Add missing SHARED_LOCKS_REQUIRED...
2014-10-28 Nicolas Geoffrayam b4e1a4d3: Merge "ART: Add basic tests for materializ...
2014-10-28 Mathieu Chartieram be8c0217: Merge "Fix concurrent start bytes race"
2014-10-28 Roland Levillainam 55adc608: Merge "Revert "Implement long negate instr...
2014-10-28 Roland Levillainam 46fdec13: Merge "Implement long negate instruction...
2014-10-28 Calin Juravleam e2b2cbf8: Merge "[optimizing compiler] Handle SUB_FL...
2014-10-28 Nicolas Geoffrayam b1bcf57e: Merge "Use the shared smali test infrastru...
2014-10-28 Calin Juravleam 46de37a6: Merge "[optimizing compiler] Add float...
2014-10-28 Brian CarlstromMerge changes Ia007744f,Iac6d03d8
2014-10-28 Igor MurashkinMerge "ART: Add support for patching and loading OAT...
2014-10-28 Igor MurashkinART: Add support for patching and loading OAT files...
2014-10-28 Andreas GampeMerge "ART: Add pic flag to oat header store"
2014-10-28 Brian CarlstromRemove extraneous fprintf args
2014-10-28 Andreas GampeART: Add pic flag to oat header store
2014-10-28 Brian CarlstromRemove boot.art/boot.oat on failure to create
2014-10-28 Mathieu ChartierMerge "Fix 64 bit build"
2014-10-28 Mathieu ChartierFix 64 bit build
2014-10-28 Andreas GampeMerge "ART: Typo fix"
next