OSDN Git Service

android-x86/art.git
2014-08-19 Andreas Gampeam 38bd1e1b: ART: Fix ARM invoke stub, run Generic...
2014-08-19 Andreas GampeART: Fix ARM invoke stub, run Generic JNI in jni_compil...
2014-08-19 Andreas Gampeam e22c03ce: Merge "ART: Set default visibility to...
2014-08-19 Jeff Haoam 5afe466c: Check for constructor first when installin...
2014-08-19 Jeff HaoCheck for constructor first when installing tracing...
2014-08-19 Andreas GampeMerge "ART: Set default visibility to protected" into...
2014-08-19 Sebastien Hertzam 214f4f15: Merge "Fix JDWP event races" into lmp-dev
2014-08-19 Brian Carlstromam 5a001b3e: Merge "AttachCurrentThread should only...
2014-08-18 Mathieu Chartieram 6724d864: Fix heap corruption and verification.
2014-08-18 Mathieu ChartierFix heap corruption and verification.
2014-08-18 Vladimir Markoam dfa7a6c8: Disable load/store elimination. DO NOT...
2014-08-18 Vladimir MarkoDisable load/store elimination. DO NOT MERGE
2014-08-18 Andreas Gampeam 5e8a63ae: Merge "ART: Do not recursively abort when...
2014-08-17 Andreas Gampeam d84f916d: ART: Avoid expensive class lookup in compi...
2014-08-16 Andreas GampeART: Avoid expensive class lookup in compiler driver
2014-08-16 Brian CarlstromMerge "AttachCurrentThread should only warn on missing...
2014-08-18 Brian CarlstromAttachCurrentThread should only warn on missing thread...
2014-08-16 Sebastien HertzMerge "Fix JDWP event races" into lmp-dev
2014-08-18 Sebastien HertzFix JDWP event races
2014-08-16 Andreas GampeMerge "ART: Do not recursively abort when visiting...
2014-08-17 Andreas GampeART: Do not recursively abort when visiting locks in...
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 Andreas GampeART: Set default visibility to protected
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.
next