OSDN Git Service

android-x86/art.git
2016-03-12 Roland LevillainRevert "Re-enable test that was causing TimeoutExceptio...
2016-03-08 Roland LevillainRe-enable test that was causing TimeoutExceptions on...
2016-03-08 Mathieu ChartierMerge "Fix lock order violation"
2016-03-08 Mathieu ChartierFix lock order violation
2016-03-08 Hiroshi YamauchiMerge "Try to reenable some libcore tests with CC."
2016-03-08 Hiroshi YamauchiTry to reenable some libcore tests with CC.
2016-03-07 Aart BikMerge "Unsafe: Recognize intrinsics for 1.8 java.util...
2016-03-07 Mathieu ChartierMerge "Add systrace logging to ScopedCodeCacheWrite"
2016-03-07 Mathieu ChartierAdd systrace logging to ScopedCodeCacheWrite
2016-03-07 Igor MurashkinMerge "runtime: Add CAS and fences to sun.misc.Unsafe"
2016-03-07 Aart BikUnsafe: Recognize intrinsics for 1.8 java.util.concurrent
2016-03-07 Hiroshi YamauchiMerge changes I70f61fe3,I00376b02
2016-03-07 Hiroshi YamauchiRevert "ProfilingInfo roots should be visited by the...
2016-03-07 Hiroshi YamauchiRevert "Query declaring class before querying IsNative."
2016-03-07 Mathieu ChartierMerge "Increase kDumpWaitTimeout 10x for target builds"
2016-03-07 Mathieu ChartierMerge "Don't use ScopedObjectAccess in Heap::DumpSpaces"
2016-03-07 Mathieu ChartierIncrease kDumpWaitTimeout 10x for target builds
2016-03-07 Mathieu ChartierDon't use ScopedObjectAccess in Heap::DumpSpaces
2016-03-07 Igor Murashkinruntime: Add CAS and fences to sun.misc.Unsafe
2016-03-07 Vladimir MarkoMerge "ART: Fix RegTypeCache::FromUnresolvedMerge()."
2016-03-07 Roland LevillainMerge "Typo in comment in MIPS32 mterp."
2016-03-07 Bill BuzbeeMerge "ART: Enable JitProfiling for MIPS64 Mterp"
2016-03-07 Nicolas GeoffrayMerge "Add some debugging for zygote crash."
2016-03-07 Nicolas GeoffrayAdd some debugging for zygote crash.
2016-03-07 Nicolas GeoffrayMerge "Workaround for broken 'ps' command on M."
2016-03-07 Sebastien HertzMerge "Support multidex run-test with Jack"
2016-03-07 Nicolas GeoffrayWorkaround for broken 'ps' command on M.
2016-03-07 Vladimir MarkoART: Fix RegTypeCache::FromUnresolvedMerge().
2016-03-07 Vladimir MarkoMerge "Remove useless map in SwapAllocator"
2016-03-07 Sebastien HertzSupport multidex run-test with Jack
2016-03-05 Andreas GampeMerge "MIPS64: Implement isInfinite intrinsics."
2016-03-05 Chris LarsenMIPS64: Implement isInfinite intrinsics.
2016-03-05 Mathieu ChartierMerge "Add more systracing everywhere"
2016-03-05 Mathieu ChartierAdd more systracing everywhere
2016-03-05 Mathieu ChartierMerge "Remove no thread suspension assert in AddImageSpace"
2016-03-05 Mathieu ChartierRemove no thread suspension assert in AddImageSpace
2016-03-05 Mathieu ChartierMerge "Use MarkIfNotInToSpace for SemiSpace::MarkObject"
2016-03-05 Mathieu ChartierUse MarkIfNotInToSpace for SemiSpace::MarkObject
2016-03-04 Mathieu ChartierMerge "Only visit app image classes in class loader"
2016-03-04 Mathieu ChartierOnly visit app image classes in class loader
2016-03-04 Andreas GampeMerge "ART: Fix UTF test and monitor pool old chunks"
2016-03-04 David SrbeckyMerge "Cache DexRegisterMaps when writing native debug...
2016-03-04 Nicolas GeoffrayMerge "Query declaring class before querying IsNative."
2016-03-04 Nicolas GeoffrayQuery declaring class before querying IsNative.
2016-03-04 Bill BuzbeeMerge "ART: Update arm assembly to use current syntax"
2016-03-04 Nicolas GeoffrayMerge "Fix very rare bug around JIT code cache collection."
2016-03-04 Roland LevillainMerge "Ignore 145-alloc-tracking-stress failures in...
2016-03-04 Nicolas GeoffrayMerge "ARM64: Implement SystemArrayCopyChar intrinsic."
2016-03-04 buzbeeART: Update arm assembly to use current syntax
2016-03-04 Roland LevillainIgnore 145-alloc-tracking-stress failures in interprete...
2016-03-04 Roland LevillainTypo in comment in MIPS32 mterp.
2016-03-04 David SrbeckyCache DexRegisterMaps when writing native debug info.
2016-03-04 Nicolas GeoffrayMerge "Make sure we keep adb logs on buildbots."
2016-03-04 David SrbeckyMerge "Re-enable CFI test for compressed symbols."
2016-03-04 David SrbeckyRe-enable CFI test for compressed symbols.
2016-03-04 Nicolas GeoffrayMake sure we keep adb logs on buildbots.
2016-03-04 Nicolas GeoffrayFix very rare bug around JIT code cache collection.
2016-03-04 Nicolas GeoffrayMerge "Suppress ArrayDequeTest#testForEachRemaining...
2016-03-04 Narayan KamathSuppress ArrayDequeTest#testForEachRemaining temporarily.
2016-03-04 Scott WakelingARM64: Implement SystemArrayCopyChar intrinsic.
2016-03-04 Nicolas GeoffrayMerge "Refine statistics around the JIT."
2016-03-04 Nicolas GeoffrayMerge "Move back the boot image to debuggable."
2016-03-04 Nicolas GeoffrayMove back the boot image to debuggable.
2016-03-04 Nicolas GeoffrayMerge "Fix lint issue."
2016-03-04 Nicolas GeoffrayFix lint issue.
2016-03-04 Nicolas GeoffrayMerge "Integer.bitCount and Long.bitCount intrinsics...
2016-03-04 Nicolas GeoffrayMerge "ProfilingInfo roots should be visited by the...
2016-03-04 Andreas GampeMerge "MIPS32: Highest/Lowest One Bit Set:"
2016-03-04 Chris LarsenMIPS32: Highest/Lowest One Bit Set:
2016-03-04 Andreas GampeART: Fix UTF test and monitor pool old chunks
2016-03-04 Hiroshi YamauchiMerge "Add ScopedGCCriticalSection to Trace::StopTracing."
2016-03-04 Andreas GampeMerge "MIPS32: Improve TrailingZeros"
2016-03-04 Alexey FrunzeART: Enable JitProfiling for MIPS64 Mterp
2016-03-04 Chris LarsenMIPS32: Improve TrailingZeros
2016-03-04 Andreas GampeMerge "MIPS32: Implement bitCount intrinsics."
2016-03-04 Chris LarsenMIPS32: Implement bitCount intrinsics.
2016-03-04 Andreas GampeMerge "MIPS32: Implement isInfinite intrinsics."
2016-03-04 Hiroshi YamauchiAdd ScopedGCCriticalSection to Trace::StopTracing.
2016-03-03 Nicolas GeoffrayProfilingInfo roots should be visited by the declaring...
2016-03-03 Mathieu ChartierMerge "Add systrace to VerifyClass"
2016-03-03 Mathieu ChartierAdd systrace to VerifyClass
2016-03-03 Chris LarsenMIPS32: Implement isInfinite intrinsics.
2016-03-03 Alex LightMerge "Move some default-methods tests to Java from...
2016-03-03 Alex LightMove some default-methods tests to Java from Smali.
2016-03-03 Mingyao YangMerge "change image in run-jdwp-tests.sh"
2016-03-03 Mingyao YangMerge "Add a PassScope for PrepareForRegisterAllocation"
2016-03-03 Dimitry IvanovMerge "Simplify LoadNativeLibrary()"
2016-03-03 Nicolas GeoffrayRefine statistics around the JIT.
2016-03-03 David BrazdilMerge "ART: cleanup exit_block_ in graph if exit block...
2016-03-03 xueliang.zhongInteger.bitCount and Long.bitCount intrinsics for ARM64
2016-03-03 Roland LevillainMerge "Ignore 145-alloc-tracking-stress run-test failur...
2016-03-03 Serguei KatkovART: cleanup exit_block_ in graph if exit block is...
2016-03-03 Roland LevillainIgnore 145-alloc-tracking-stress run-test failures...
2016-03-03 Nicolas GeoffrayMerge "Do a TryLock when allocating a ProfilingInfo...
2016-03-02 Mingyao YangAdd a PassScope for PrepareForRegisterAllocation
2016-03-02 Mathieu ChartierMerge "Delete alloc tracking map outside of critical...
2016-03-02 Mathieu ChartierDelete alloc tracking map outside of critical section
2016-03-02 Mingyao Yangchange image in run-jdwp-tests.sh
2016-03-02 Andreas GampeMerge "Revert "Disable test after libunwind change.""
2016-03-02 Andreas GampeRevert "Disable test after libunwind change."
next