OSDN Git Service

android-x86/art.git
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 Hiroshi YamauchiMerge "Add ScopedGCCriticalSection to Trace::StopTracing."
2016-03-04 Andreas GampeMerge "MIPS32: Improve TrailingZeros"
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."
2016-03-02 Hiroshi YamauchiMerge "Disable 577-profile-foreign-dex temporarily."
2016-03-02 Bill BuzbeeMerge "Fast ART MIPS64 interpreter"
2016-03-02 Hiroshi YamauchiDisable 577-profile-foreign-dex temporarily.
2016-03-02 Nicolas GeoffrayMerge "Clear inline caches if a ProfilingInfo gets...
2016-03-02 Mathieu ChartierMerge "Fix potential linear alloc memory leak"
2016-03-02 Aart BikMerge "Simplified intrinsic macro mechanism."
2016-03-02 Mathieu ChartierFix potential linear alloc memory leak
2016-03-02 Dan WillemsenMerge "Remove references to $(ACP)"
2016-03-02 Nicolas GeoffrayClear inline caches if a ProfilingInfo gets revived.
2016-03-02 Aart BikSimplified intrinsic macro mechanism.
2016-03-02 David BrazdilMerge "Improve Checker error messages"
2016-03-02 Nicolas GeoffrayMerge "Revert "Revert "Use the interpreter as a heartbe...
2016-03-02 Nicolas GeoffrayRevert "Revert "Use the interpreter as a heartbeat...
2016-03-02 David BrazdilImprove Checker error messages
2016-03-02 Alexey FrunzeFast ART MIPS64 interpreter
2016-03-02 Bill BuzbeeMerge "ART: Enable JitProfiling for x86_64 Mterp"
2016-03-02 David BrazdilMerge "oatdump: Add option to print just the header"
2016-03-02 David Brazdiloatdump: Add option to print just the header
2016-03-02 David BrazdilMerge "Fix one more Checker test after switch to Jack"
2016-03-02 David BrazdilFix one more Checker test after switch to Jack
2016-03-02 David BrazdilMerge "ART: Switch Checker run-tests to Jack"
2016-03-02 David BrazdilART: Switch Checker run-tests to Jack
2016-03-02 Nicolas GeoffrayMerge "Revert "ART: Allow unwinding unattached threads""
2016-03-02 Nicolas GeoffrayRevert "ART: Allow unwinding unattached threads"
2016-03-02 Nicolas GeoffrayMerge "Give the JIT its own arena pool to avoid lock...
2016-03-02 Sebastien HertzMerge "More run-test with Jack"
2016-03-02 Nicolas GeoffrayMerge "Disable test after libunwind change."
2016-03-02 Nicolas GeoffrayDisable test after libunwind change.
2016-03-02 Serguei KatkovART: Enable JitProfiling for x86_64 Mterp
2016-03-02 Dan WillemsenRemove references to $(ACP)
2016-03-02 Andreas GampeMerge "ART: Allow unwinding unattached threads"
2016-03-02 Mathieu ChartierMerge "Revert "Disable flaky 130-hprof test.""
2016-03-02 Mathieu ChartierRevert "Disable flaky 130-hprof test."
2016-03-02 Mathieu ChartierMerge "Fix allocation tracking race"
2016-03-02 Mathieu ChartierFix allocation tracking race
2016-03-01 Andreas GampeMerge "Lower JIT thread priority"
2016-03-01 David BrazdilMerge "ART: Fix overlapping instruction IDs in inliner"
2016-03-01 David BrazdilART: Fix overlapping instruction IDs in inliner
2016-03-01 Andreas GampeLower JIT thread priority
2016-03-01 Andreas GampeART: Allow unwinding unattached threads
2016-03-01 Nicolas GeoffrayMerge "Revert "Use the interpreter as a heartbeat for...
2016-03-01 Nicolas GeoffrayRevert "Use the interpreter as a heartbeat for the...
2016-03-01 Nicolas GeoffrayMerge "Revert "Fix bogus interaction between code cache...
2016-03-01 Nicolas GeoffrayRevert "Fix bogus interaction between code cache and...
2016-03-01 Aart BikMerge "Standby list for dyn bce in potentially infinite...
2016-03-01 Aart BikStandby list for dyn bce in potentially infinite loops.
2016-03-01 Nicolas GeoffrayMerge "Fix bogus interaction between code cache and...
2016-03-01 Nicolas GeoffrayFix bogus interaction between code cache and instrument...
2016-03-01 Bill BuzbeeMerge "Revert "Revert "Fast ART x86_64 interpretator"""
2016-03-01 Aart BikMerge "Fixed bug on incorrectly revisiting same block."
2016-03-01 Bill BuzbeeMerge "x86 Fast Interpreter: Fix CFI"
2016-03-01 Nicolas GeoffrayMerge "Use the interpreter as a heartbeat for the JIT."
2016-03-01 Sebastien HertzMore run-test with Jack
2016-03-01 Roland LevillainMerge "Fix the signature of the IndexOf entry point."
2016-03-01 Nicolas GeoffrayDo a TryLock when allocating a ProfilingInfo from the...
2016-03-01 Nicolas GeoffrayUse the interpreter as a heartbeat for the JIT.
2016-03-01 Nicolas GeoffrayMerge "Dump more information to diagnose problem."
2016-03-01 Roland LevillainMerge "Optimizing: Do not depend on sharpening in test...
2016-03-01 Nicolas GeoffrayGive the JIT its own arena pool to avoid lock contentions.
2016-03-01 Nicolas GeoffrayDump more information to diagnose problem.
2016-03-01 Serguei Katkovx86 Fast Interpreter: Fix CFI
2016-03-01 Roland LevillainMerge "Improve documentation about StringFactory.newStr...
next