OSDN Git Service

android-x86/art.git
2014-08-15 Nicolas Geoffrayam ebee8de7: Fix bugs in the x86 and arm versions of...
2014-08-15 Nicolas Geoffrayam 9c290012: Execute an application even when dex2oat...
2014-08-15 Nicolas GeoffrayFix bugs in the x86 and arm versions of generic JNI.
2014-08-15 Nicolas GeoffrayExecute an application even when dex2oat crashes.
2014-08-15 Ian Rogersam 378fe3d3: Merge "Make Monitor::Wait more robust...
2014-08-15 Mathieu Chartieram bb6eccca: Merge "Use handle in one case that spans...
2014-08-15 Jeff Haoam 95b4c65d: Prevent stubs from being installed in...
2014-08-15 Jeff Haoam 4bf8d11d: Fix proxy tracing and enable tests that...
2014-08-15 Jeff HaoPrevent stubs from being installed in java.lang.reflect...
2014-08-15 Jeff HaoFix proxy tracing and enable tests that now work with...
2014-08-15 Calin Juravleam 93de4273: [ART] Move to system/core native bridge...
2014-08-15 Calin Juravle[ART] Move to system/core native bridge library
2014-08-15 Narayan Kamatham 4f1d05f0: Merge "More efficient stack walk in except...
2014-08-15 Ian RogersMerge "Make Monitor::Wait more robust to spurious Infla...
2014-08-15 Ian RogersMake Monitor::Wait more robust to spurious Inflate...
2014-08-15 Narayan KamathMerge "More efficient stack walk in exception throwing...
2014-08-15 Mathieu ChartierMerge "Use handle in one case that spans a gc-point...
2014-08-15 Mingyao YangUse handle in one case that spans a gc-point.
2014-08-14 Andreas Gampeam b84d7a22: Revert "Revert "ART: Fix mac build""
2014-08-14 Andreas GampeRevert "Revert "ART: Fix mac build""
2014-08-14 Dave Allisonam 03c9785a: Revert "Revert "Reduce stack usage for...
2014-08-14 Dave AllisonRevert "Revert "Reduce stack usage for overflow checks""
2014-08-14 Hiroshi YamauchiMore efficient stack walk in exception throwing.
2014-08-14 Mathieu Chartieram b162bf5a: Use homogeneous space compaction if proper...
2014-08-14 Mathieu ChartierUse homogeneous space compaction if proper flag is...
2014-08-14 Andreas Gampeam 1d778570: Merge "ART: Fix run-test in case of relati...
2014-08-14 Andreas Gampeam 0b6952ca: Merge "Revert "ART: Fix mac build"" into...
2014-08-14 Vladimir Markoam e470a027: Merge "Fix intrinsic Math.abs(double)...
2014-08-14 Dave Allisonam b0bf089c: Merge "Revert "Reduce stack usage for...
2014-08-14 Mathieu Chartieram a73a8b55: Move explicit GC after we are done initali...
2014-08-14 Mathieu ChartierMove explicit GC after we are done initalizing all...
2014-08-14 Andreas Gampeam 0c2a6d76: Merge "ART: Fix another potential N-th...
2014-08-14 Dave AllisonMerge "Revert "Reduce stack usage for overflow checks...
2014-08-14 Dave AllisonRevert "Reduce stack usage for overflow checks"
2014-08-14 Andreas GampeMerge "ART: Fix another potential N-th visitor issue...
2014-08-14 Andreas Gampeam 564f5830: ART: Fix mac build
2014-08-14 Andreas GampeART: Fix mac build
2014-08-14 Andreas Gampeam c483a73c: Merge "ART: Fix class-linker handling...
2014-08-14 Andreas Gampeam f8c4ed08: ART: Fix wrong command line parameter
2014-08-14 Calin Juravleam 4c37afb7: Get the native bridge library from the...
2014-08-14 Ian Rogersam 20ae1d77: Clean up native bridge
2014-08-14 Andreas GampeART: Fix wrong command line parameter
2014-08-14 Calin JuravleGet the native bridge library from the framework.
2014-08-14 Ian RogersClean up native bridge
2014-08-14 Andreas GampeART: Fix another potential N-th visitor issue
2014-08-14 Andreas Gampeam 7e9cdbbc: Merge "ART: Tolerate shallow call stack...
2014-08-14 Dan Albertam c85a899b: Revert "Revert "Remove GCC atomic workarou...
2014-08-14 Dan Albertam f0a37663: Initialize art::Atomic\'s value to 0.
2014-08-14 Dan AlbertRevert "Revert "Remove GCC atomic workarounds.""
2014-08-14 Dan AlbertInitialize art::Atomic's value to 0.
2014-08-13 Dave Allisonam 63c051a5: Reduce stack usage for overflow checks
2014-08-13 Dave AllisonReduce stack usage for overflow checks
2014-08-13 Ian Rogersam c739de01: Merge "Avoid use of std::string where...
2014-08-13 Mathieu Chartieram 83715081: Add allocation rate tracking to systrace.
2014-08-13 Mathieu ChartierAdd allocation rate tracking to systrace.
2014-08-13 Dave Allisonam b0f05b96: Add implicit checks for x86_64 architecture.
2014-08-13 Andreas GampeMerge "ART: Fix class-linker handling" into lmp-dev
2014-08-14 Andreas GampeART: Fix class-linker handling
2014-08-13 Andreas GampeMerge "ART: Tolerate shallow call stack in VMStack_getC...
2014-08-13 Andreas GampeART: Tolerate shallow call stack in VMStack_getCallingC...
2014-08-13 Dave AllisonAdd implicit checks for x86_64 architecture.
2014-08-13 Andreas Gampeam 4527f61c: ART: Don\'t leave rex_ & length_ uninitialized
2014-08-13 Andreas GampeART: Don't leave rex_ & length_ uninitialized
2014-08-13 Sebastien Hertzam 13cccfa3: Merge "Fix crash in VirtualMachine.AllThre...
2014-08-13 Vladimir MarkoMerge "Fix intrinsic Math.abs(double) for ARM." into...
2014-08-14 Vladimir MarkoFix intrinsic Math.abs(double) for ARM.
2014-08-12 Sebastien HertzMerge "Fix crash in VirtualMachine.AllThreads JDWP...
2014-08-12 Andreas GampeMerge "ART: Fix run-test in case of relative TMPDIR...
2014-08-13 Andreas GampeART: Fix run-test in case of relative TMPDIR
2014-08-12 Andreas GampeMerge "Revert "ART: Fix mac build"" into lmp-dev
2014-08-14 Andreas GampeRevert "ART: Fix mac build"
2014-08-12 Ian RogersMerge "Avoid use of std::string where we have const...
2014-08-13 Ian RogersAvoid use of std::string where we have const char*.
2014-08-12 Mathieu Chartieram 5f1dcee2: Merge "Change FreeMemory and TotalMemory...
2014-08-12 Jeff Haoam b21f1336: Make method tracing deoptimize on startup.
2014-08-12 Jeff HaoMake method tracing deoptimize on startup.
2014-08-12 Mathieu ChartierMerge "Change FreeMemory and TotalMemory behavior....
2014-08-12 Mathieu ChartierChange FreeMemory and TotalMemory behavior.
2014-08-12 Sebastien HertzFix crash in VirtualMachine.AllThreads JDWP command
2014-08-12 Zheng Xuam d74824bd: AArch64: Fix art_quick_string_compareto.
2014-08-12 Zheng XuAArch64: Fix art_quick_string_compareto.
2014-08-12 Calin Juravleam 8c6c5211: Revert "Rename openDexFileNative to openDe...
2014-08-11 Calin JuravleRevert "Rename openDexFileNative to openDexFile."
2014-08-11 Andreas Gampeam 1c98286d: Merge "ART: Skip compiling redefined class...
2014-08-10 Andreas GampeMerge "ART: Skip compiling redefined classes in apps...
2014-08-10 Dan Albertam a0b530dd: Fix the Mac build.
2014-08-10 Dan Albertam 6a763f14: Proper fix after -Bsymbolic change.
2014-08-10 Dan AlbertFix the Mac build.
2014-08-10 Dan AlbertProper fix after -Bsymbolic change.
2014-08-09 Dan Albertam 679ec1bf: Merge "Workaround for test failures after...
2014-08-09 Andreas Gampeam 55a39dbf: Merge "ART: Turn on dex2oat watchdog on...
2014-08-09 Andreas Gampeam 8c18c2aa: ART: Generate chained compare-and-branch...
2014-08-09 Andreas GampeART: Generate chained compare-and-branch for short...
2014-08-09 Andreas Gampeam 9f642e83: Merge "ART: Use TMPDIR for test directorie...
2014-08-09 Brian Carlstromam 2d48bb71: Remove clang detected warning on tautologi...
2014-08-09 Brian CarlstromRemove clang detected warning on tautological comparison
2014-08-09 Andreas Gampeam 3a56e4d0: Merge "ART: Do not check interface being...
2014-08-09 Andreas Gampeam f8969650: ART: Remove test files after test
2014-08-09 Andreas GampeART: Skip compiling redefined classes in apps
2014-08-09 Andreas GampeART: Remove test files after test
next