OSDN Git Service

android-x86/art.git
2014-08-21 Dave Allisonam 03324d0e: Merge "Fix fault handler to unregister...
2014-08-21 Dave Allisonam 45c3ea10: Merge "Add supported architectures to...
2014-08-21 Dave AllisonMerge "Fix fault handler to unregister on shutdown...
2014-08-21 Dave AllisonMerge "Add supported architectures to signal test....
2014-08-21 Dave AllisonFix fault handler to unregister on shutdown
2014-08-20 Mathieu Chartieram c7fa9e30: Merge "Use homogeneous space compact by...
2014-08-20 Andreas Gampeam 16dd4dfd: Merge "ART: Relax GetInstructionSetFromStr...
2014-08-20 Dave AllisonAdd supported architectures to signal test.
2014-08-20 Mathieu Chartieram 167350d9: Add null check to CheckVirtualMethod
2014-08-20 Mathieu ChartierAdd null check to CheckVirtualMethod
2014-08-20 Vladimir Markoam a846c1ac: Merge "X86: Fix alias info in GenInlinedIn...
2014-08-20 buzbeeam c6a62592: Merge "Quick compiler: fix Arm64 inline...
2014-08-19 buzbeeMerge "Quick compiler: fix Arm64 inline locking code...
2014-08-20 buzbeeQuick compiler: fix Arm64 inline locking code
2014-08-19 Brian Carlstromam d6ee5033: Merge "Make apps able to run with a failin...
2014-08-19 Dave Allisonam 20e4afeb: Merge "Workaround problem reading main...
2014-08-19 Andreas Gampeam 38bd1e1b: ART: Fix ARM invoke stub, run Generic...
2014-08-19 Dave AllisonMerge "Workaround problem reading main stack on intel...
2014-08-19 Andreas GampeART: Fix ARM invoke stub, run Generic JNI in jni_compil...
2014-08-19 Dave AllisonWorkaround problem reading main stack on intel devices.
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 Mathieu ChartierMerge "Use homogeneous space compact by default if...
2014-08-20 Mathieu ChartierUse homogeneous space compact by default if not low...
2014-08-19 Andreas GampeMerge "ART: Relax GetInstructionSetFromString" into...
2014-08-20 Andreas GampeART: Relax GetInstructionSetFromString
2014-08-19 Brian CarlstromMerge "Make apps able to run with a failing patchoat...
2014-08-19 Alex LightMake apps able to run with a failing patchoat
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 Vladimir MarkoMerge "X86: Fix alias info in GenInlinedIndexOf()....
2014-08-20 Vladimir MarkoX86: Fix alias info in GenInlinedIndexOf().
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
next