OSDN Git Service

android-x86/art.git
2014-09-02 Ian RogersMerge "Pre-allocate the NoClassDefFoundError to be...
2014-09-02 Ian RogersMerge "Reduce and speed-up class def searches." into...
2014-09-02 Andreas GampeMerge "ART: Tighten verifier list reading and offsets...
2014-09-02 Ian RogersPre-allocate the NoClassDefFoundError to be thrown...
2014-09-02 Ian RogersReduce and speed-up class def searches.
2014-09-02 Mathieu ChartierMerge "Change intern table to unordered set." into...
2014-09-02 Mathieu ChartierChange heap transitions + hspace compation to use VLOG...
2014-09-02 Andreas GampeART: Tighten verifier list reading and offsets
2014-09-02 Andreas GampeART: Fix typo
2014-08-30 Andreas GampeART: Fix dex file verifier type-list handling
2014-08-30 Mathieu ChartierChange intern table to unordered set.
2014-08-30 Mathieu ChartierMerge "Add native memory accounting through custom...
2014-08-29 Mathieu ChartierAdd native memory accounting through custom allocator.
2014-08-29 Dave AllisonMerge "Fix mips build for nested signal handler" into...
2014-08-29 Dave AllisonFix mips build for nested signal handler
2014-08-29 Alex LightFix segfault if running without image.
2014-08-29 buzbeeMerge "Quick compiler: Fix MIPS build" into lmp-dev
2014-08-29 buzbeeQuick compiler: Fix MIPS build
2014-08-29 Sebastien HertzAvoid null pointer dereference when sending JDWP packets
2014-08-29 Brian CarlstromFix Mac build
2014-08-29 Alex LightFix incorect variable name.
2014-08-29 Alex LightChange /dalvik-cache to be owned by root.
2014-08-28 Brian CarlstromMerge "Fix issue with Thread.setName hanging after...
2014-08-28 Brian CarlstromMerge "Ensure proxy constructor is in dex cache" into...
2014-08-28 Mathieu ChartierMerge "Prevent exception bugs in class linker" into...
2014-08-28 Sebastien HertzEnsure proxy constructor is in dex cache
2014-08-28 Brian CarlstromFix issue with Thread.setName hanging after Thread...
2014-08-28 Mathieu ChartierPrevent exception bugs in class linker
2014-08-28 Elliott HughesMerge "Actually ask the pthread implementation for...
2014-08-28 Ian RogersMerge "Revert "Avoid using NanoTime for compiler and...
2014-08-27 Brian CarlstromMerge "Support booting without functioning boot.oat...
2014-08-27 Elliott HughesActually ask the pthread implementation for the stack...
2014-08-27 Ian RogersRevert "Avoid using NanoTime for compiler and verifier"
2014-08-27 Mathieu ChartierMerge "Avoid using NanoTime for compiler and verifier...
2014-08-27 Mathieu ChartierAvoid using NanoTime for compiler and verifier
2014-08-27 Alex LightSupport booting without functioning boot.oat/art patchoat.
2014-08-27 Dave AllisonMerge "Handle nested signals" into lmp-dev
2014-08-27 Mathieu ChartierReduce interpret-only compile time.
2014-08-27 Dave AllisonHandle nested signals
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 ChartierMerge "Map heap maps at a lower address." into lmp-dev
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 HertzMerge "Reduce lock contention when debugging" into...
2014-08-26 buzbeeMerge "Quick compiler: fix DCHECK" into lmp-dev
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 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 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 ChartierMerge "Fix GC memory overhead accounting." into lmp-dev
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 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 GampeMerge "ART: Allow uninitialized runtime in oat code...
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 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 AllisonMerge "Fix fugu build" into lmp-dev
2014-08-22 Dave AllisonFix fugu build
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 AllisonRemove profiler log line
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 Dave AllisonAdd supported architectures to signal test.
2014-08-20 Mathieu ChartierAdd null check to CheckVirtualMethod
2014-08-19 buzbeeMerge "Quick compiler: fix Arm64 inline locking code...
2014-08-20 buzbeeQuick compiler: fix Arm64 inline locking code
2014-08-19 Andreas GampeMerge "ART: Set default visibility to protected" into...
2014-08-19 Jeff HaoCheck for constructor first when installing tracing...
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 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 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 GampeMerge "ART: Relax GetInstructionSetFromString" into...
2014-08-20 Andreas GampeART: Relax GetInstructionSetFromString
2014-08-18 Vladimir MarkoDisable load/store elimination. DO NOT MERGE
2014-08-16 Vladimir MarkoMerge "X86: Fix alias info in GenInlinedIndexOf()....
2014-08-20 Vladimir MarkoX86: Fix alias info in GenInlinedIndexOf().
2014-08-16 Sebastien HertzMerge "Fix JDWP event races" into lmp-dev
next