OSDN Git Service

android-x86/art.git
2014-08-27 Dave Allisonam 52fb2a63: Merge "Handle nested signals" into lmp-dev
2014-08-27 Dave AllisonMerge "Handle nested signals" into lmp-dev
2014-08-27 Mathieu Chartieram b68c6e57: Reduce interpret-only compile time.
2014-08-27 Mathieu ChartierReduce interpret-only compile time.
2014-08-27 Dave AllisonHandle nested signals
2014-08-26 Mathieu Chartieram f59b605f: Merge "Fix race condition in TransitionCol...
2014-08-26 Stephen Kyleam ccb1a5d4: ART: Reject field accesses to non-referenc...
2014-08-26 Mathieu ChartierMerge "Fix race condition in TransitionCollector."...
2014-08-26 Mathieu ChartierFix race condition in TransitionCollector.
2014-08-26 Stephen KyleART: Reject field accesses to non-reference vregs.
2014-08-26 Mathieu Chartieram 506bcfc6: Merge "Map heap maps at a lower address...
2014-08-26 Mathieu ChartierMerge "Map heap maps at a lower address." into lmp-dev
2014-08-26 Andreas Gampeam b2634e97: Merge "ART: kSuper also has IncompatibleCl...
2014-08-26 Andreas Gampeam 7f28597b: Merge "ART: Fix IncompatibleClassChange...
2014-08-26 Andreas GampeMerge "ART: kSuper also has IncompatibleClassChangeErro...
2014-08-26 Andreas GampeMerge "ART: Fix IncompatibleClassChange check for ArtMe...
2014-08-26 Sebastien Hertzam 83182ed4: Merge "Reduce lock contention when debuggi...
2014-08-26 Sebastien HertzMerge "Reduce lock contention when debugging" into...
2014-08-26 buzbeeam cb50ed40: Merge "Quick compiler: fix DCHECK" into...
2014-08-26 buzbeeMerge "Quick compiler: fix DCHECK" into lmp-dev
2014-08-26 Brian Carlstromam 118785c6: CheckAndClearResolveException should allow...
2014-08-26 Brian CarlstromCheckAndClearResolveException should allow LinkageError
2014-08-26 Andreas GampeART: kSuper also has IncompatibleClassChangeError
2014-08-26 Andreas GampeART: Fix IncompatibleClassChange check for ArtMethod
2014-08-26 Mathieu Chartieram eac98d7c: Merge "Reduce GC log spam." into lmp-dev
2014-08-26 Mathieu ChartierMerge "Reduce GC log spam." into lmp-dev
2014-08-26 Mathieu ChartierReduce GC log spam.
2014-08-25 Mathieu ChartierMap heap maps at a lower address.
2014-08-25 buzbeeQuick compiler: fix DCHECK
2014-08-25 Alex Lightam 0699fbf7: Reduce log spam by changing a LOG(INFO...
2014-08-25 Alex Lightam 507e6180: Support running without a boot image.
2014-08-25 Alex LightReduce log spam by changing a LOG(INFO) to VLOG(startup)
2014-08-25 Alex LightSupport running without a boot image.
2014-08-25 Mathieu Chartieram 73aa0b03: Merge "Fix GC memory overhead accounting...
2014-08-25 Mathieu ChartierMerge "Fix GC memory overhead accounting." into lmp-dev
2014-08-23 Mathieu Chartieram 83a2192d: Merge "Add fallback for non moving space...
2014-08-23 Mathieu ChartierMerge "Add fallback for non moving space being full...
2014-08-23 Mathieu ChartierAdd fallback for non moving space being full.
2014-08-22 Ian Rogersam 1e4fbd8b: Merge "Using the correct time for wait_sta...
2014-08-22 Ian RogersMerge "Using the correct time for wait_start_ms when...
2014-08-22 Xin GuanUsing the correct time for wait_start_ms when lock...
2014-08-22 Mathieu ChartierFix GC memory overhead accounting.
2014-08-22 Andreas Gampeam 1f8ea040: Merge "ART: Allow uninitialized runtime...
2014-08-22 Andreas GampeMerge "ART: Allow uninitialized runtime in oat code...
2014-08-22 Calin Juravleam fd684f6d: Merge "Always setup the native bridge...
2014-08-22 Mathieu Chartieram 84a9ba10: Merge "Fix testing wrong variable for...
2014-08-22 Calin JuravleMerge "Always setup the native bridge library" into...
2014-08-22 Mathieu ChartierMerge "Fix testing wrong variable for non zygote."...
2014-08-22 Mathieu ChartierFix testing wrong variable for non zygote.
2014-08-22 Sebastien HertzReduce lock contention when debugging
2014-08-22 Calin JuravleAlways setup the native bridge library
2014-08-22 Daniel Mihalyiam e246f336: Fixed wrong field usage in Instrumentation...
2014-08-22 Daniel Mihalyiam 96add978: Optimized instrumentation listener handling
2014-08-22 Andreas GampeART: Allow uninitialized runtime in oat code
2014-08-22 Daniel MihalyiFixed wrong field usage in Instrumentation::RemoveListener
2014-08-22 Daniel MihalyiOptimized instrumentation listener handling
2014-08-22 Dave Allisonam 39c2a379: Merge "Fix fugu build" into lmp-dev
2014-08-22 Dave AllisonMerge "Fix fugu build" into lmp-dev
2014-08-22 Dave AllisonFix fugu build
2014-08-21 Brian Carlstromam 574758ef: Merge "Make a couple of map checks debug...
2014-08-21 Brian CarlstromMerge "Make a couple of map checks debug only." into...
2014-08-21 Narayan KamathMake a couple of map checks debug only.
2014-08-21 Dave Allisonam b9c38883: Remove profiler log line
2014-08-21 Dave AllisonRemove profiler log line
2014-08-21 Mathieu Chartieram 9beaac31: Merge "Check pending exception result...
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 Mathieu ChartierMerge "Check pending exception result in AllocObjectWit...
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 Mathieu ChartierCheck pending exception result in AllocObjectWithAllocator.
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.
next