OSDN Git Service

android-x86/art.git
2014-09-03 Sebastien HertzDon't hold any lock when visiting classes from JDWP
2014-08-27 Brian CarlstromMerge "Support booting without functioning boot.oat...
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
2014-08-18 Sebastien HertzFix JDWP event races
2014-08-16 Brian CarlstromMerge "AttachCurrentThread should only warn on missing...
2014-08-18 Brian CarlstromAttachCurrentThread should only warn on missing thread...
2014-08-18 Mathieu ChartierFix heap corruption and verification.
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-16 Andreas GampeART: Avoid expensive class lookup in compiler driver
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 Calin Juravle[ART] Move to system/core native bridge library
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-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-14 Andreas GampeRevert "Revert "ART: Fix mac build""
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 ChartierUse homogeneous space compaction if proper flag is...
2014-08-13 Andreas GampeART: Set default visibility to protected
2014-08-13 Dave AllisonReduce stack usage for overflow checks
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-13 Mathieu ChartierAdd allocation rate tracking to systrace.
2014-08-13 Dave AllisonAdd implicit checks for x86_64 architecture.
2014-08-13 Andreas GampeART: Don't leave rex_ & length_ uninitialized
2014-08-12 Sebastien HertzMerge "Fix crash in VirtualMachine.AllThreads JDWP...
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*.
next