OSDN Git Service

android-x86/art.git
2014-08-21 Andreas GampeMerge "ART: Relax GetInstructionSetFromString"
2014-08-20 Andreas GampeART: Relax GetInstructionSetFromString
2014-08-20 Ian RogersMerge "Make common BitVector operations inline-able."
2014-08-20 Ian RogersMake common BitVector operations inline-able.
2014-08-20 Elliott HughesMerge "bionic has always had gettid."
2014-08-20 Elliott Hughesbionic has always had gettid.
2014-08-20 buzbeeMerge "Quick compiler: fix Arm64 inline locking code"
2014-08-20 buzbeeQuick compiler: fix Arm64 inline locking code
2014-08-16 Vladimir MarkoMerge "Improve GVN performance when merging null-checke...
2014-08-19 Vladimir MarkoImprove GVN performance when merging null-checked values.
2014-08-16 Sebastien HertzMerge "Fix JDWP event races"
2014-08-19 Sebastien HertzFix JDWP event races
2014-08-18 Mathieu ChartierMerge "Fix heap corruption and verification."
2014-08-18 Mathieu ChartierFix heap corruption and verification.
2014-08-18 Brian CarlstromMerge "Really fix target gtest dependencies"
2014-08-18 Brian CarlstromReally fix target gtest dependencies
2014-08-18 Brian CarlstromAttachCurrentThread should only warn on missing thread...
2014-08-18 Brian CarlstromMerge "AttachCurrentThread should only warn on missing...
2014-08-16 Vladimir MarkoMerge "AArch64: Add tbz/tbnz and tst."
2014-08-18 Zheng XuAArch64: Add tbz/tbnz and tst.
2014-08-16 Vladimir MarkoMerge "X86: Fix alias info in GenInlinedIndexOf()."
2014-08-19 Vladimir MarkoX86: Fix alias info in GenInlinedIndexOf().
2014-08-16 Nicolas GeoffrayMerge "Fix bug introduced in https://android-review...
2014-08-20 Nicolas GeoffrayFix bug introduced in https://android-review.googlesour...
2014-08-19 Dave AllisonMerge "Merge stack usage reduction for overflow checks"
2014-08-19 Dave AllisonMerge stack usage reduction for overflow checks
2014-08-16 Mathieu ChartierMerge "Add null check to CheckVirtualMethod"
2014-08-20 Mathieu ChartierAdd null check to CheckVirtualMethod
2014-08-20 Mathieu ChartierMerge "Enable large object space for zygote."
2014-08-20 Mathieu ChartierEnable large object space for zygote.
2014-08-19 Dave AllisonMerge "Workaround problem reading main stack on intel...
2014-08-20 Dave AllisonWorkaround problem reading main stack on intel devices.
2014-08-16 Ian RogersMerge "Optimized instrumentation listener handling"
2014-08-18 Daniel MihalyiOptimized instrumentation listener handling
2014-08-16 Andreas GampeMerge "[MIPS] Fix the code generated by GenSelectConst32"
2014-08-16 Andreas GampeMerge "ART: Do not recursively abort when visiting...
2014-08-18 Andreas GampeART: Do not recursively abort when visiting locks in...
2014-08-16 Andreas GampeMerge "ART: Avoid expensive class lookup in compiler...
2014-08-18 Andreas GampeART: Avoid expensive class lookup in compiler driver
2014-08-16 Piotr JastrzebskiMerge "Update ziparchive usage to the new API."
2014-08-16 Hiroshi YamauchiMerge "Check that we don't accidentally invoke compiled...
2014-08-18 Hiroshi YamauchiCheck that we don't accidentally invoke compiled code...
2014-08-16 Hiroshi YamauchiMerge "Avoid handle-less methods in ClassLinker::LinkIn...
2014-08-19 Hiroshi YamauchiAvoid handle-less methods in ClassLinker::LinkInterface...
2014-08-18 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 Andreas GampeMerge "ART: Fix ARM invoke stub, run Generic JNI in...
2014-08-19 Andreas GampeART: Fix ARM invoke stub, run Generic JNI in jni_compil...
2014-08-18 Andreas GampeMerge "ART: Set default visibility to protected"
2014-08-19 Andreas GampeART: Set default visibility to protected
2014-08-18 Andreas GampeMerge "ART: More failure output on run-test"
2014-08-19 Andreas GampeART: More failure output on run-test
2014-08-18 Jeff HaoMerge "Check for constructor first when installing...
2014-08-19 Jeff HaoCheck for constructor first when installing tracing...
2014-08-15 Ian RogersMerge "ART source line debug info in OAT files"
2014-08-15 Yevgeny RoubanART source line debug info in OAT files
2014-08-15 Ian RogersMerge "x86_64: Use RegClassBySize() for field accesses"
2014-08-15 Brian CarlstromMerge "Make gdb fixup work with multiple DWARF Compilat...
2014-08-15 Ian RogersMerge "Tidy up monitor comments."
2014-08-15 Ian RogersTidy up monitor comments.
2014-08-15 Alex LightMake gdb fixup work with multiple DWARF Compilation...
2014-08-15 Piotr JastrzebskiUpdate ziparchive usage to the new API.
2014-08-15 Raghu Gandham[MIPS] Fix the code generated by GenSelectConst32
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 Jeff HaoMerge "Prevent stubs from being installed in java.lang...
2014-08-15 Jeff HaoPrevent stubs from being installed in java.lang.reflect...
2014-08-15 Calin JuravleMerge "[ART] Move to system/core native bridge library"
2014-08-15 Calin Juravle[ART] Move to system/core native bridge library
2014-08-15 Ian RogersMerge "Fix the THREAD_ offsets for MIPS."
2014-08-15 Raghu GandhamFix the THREAD_ offsets for MIPS.
2014-08-14 Chao-ying Fux86_64: Use RegClassBySize() for field accesses
2014-08-14 Nicolas GeoffrayMerge "Mark ParallelGC with gcstress failing."
2014-08-14 Nicolas GeoffrayMark ParallelGC with gcstress failing.
2014-08-14 Hiroshi YamauchiMerge "More efficient stack walk in exception throwing."
2014-08-14 Hiroshi YamauchiMore efficient stack walk in exception throwing.
2014-08-13 Vladimir MarkoMerge "Fix intrinsic Math.abs(double) for ARM."
2014-08-14 Vladimir MarkoFix intrinsic Math.abs(double) for ARM.
2014-08-13 Andreas GampeMerge "ART: Tolerate shallow call stack in VMStack_getC...
2014-08-14 Andreas GampeART: Tolerate shallow call stack in VMStack_getCallingC...
2014-08-13 Mathieu ChartierMerge "Use homogeneous space compaction for non low...
2014-08-14 Mathieu ChartierUse homogeneous space compaction for non low memory...
2014-08-14 Ian RogersMerge "Ensure alternate signal stack is minimum size."
2014-08-14 Mathieu ChartierMerge "Move explicit GC after we are done initalizing...
2014-08-13 Ian RogersEnsure alternate signal stack is minimum size.
2014-08-13 Andreas GampeMerge "Added --gcstress and --gcverify shortcut flags...
2014-08-12 Mingyao YangMerge "Use handle in one case that spans a gc-point."
2014-08-13 Mingyao YangUse handle in one case that spans a gc-point.
2014-08-12 Dan AlbertMerge "Revert "Revert "Remove GCC atomic workarounds."""
2014-08-12 Dan AlbertMerge "Initialize art::Atomic's value to 0."
2014-08-12 Dan AlbertInitialize art::Atomic's value to 0.
2014-08-12 Ian RogersMerge "Implement inlined shift long for 32bit"
2014-08-14 Yixin ShouImplement inlined shift long for 32bit
2014-08-12 Nicolas GeoffrayMerge "Execute an application even when dex2oat crashes."
2014-08-13 Nicolas GeoffrayExecute an application even when dex2oat crashes.
2014-08-12 Sebastien HertzMerge "Fix crash in VirtualMachine.AllThreads JDWP...
2014-08-13 Sebastien HertzFix crash in VirtualMachine.AllThreads JDWP command
2014-08-12 Ian RogersMerge "Avoid use of std::string where we have const...
2014-08-12 Ian RogersAvoid use of std::string where we have const char*.
2014-08-12 Dave AllisonMerge "Reduce stack usage for overflow checks"
next