OSDN Git Service

android-x86/art.git
2017-02-03 Nicolas GeoffrayMerge "MIPS: Support kJitTableAddress kinds of string...
2017-02-03 Treehugger... Merge "Ensure we don't attempt to compile obsolete...
2017-02-02 Alex LightEnsure we don't attempt to compile obsolete methods.
2017-02-02 Treehugger... Merge "ART: Add UnstartedRuntime support for Class...
2017-02-02 Treehugger... Merge "Ensure that all redefinition created dex file...
2017-02-02 Treehugger... Merge "Math.min and Math.max intrinsics for ARM"
2017-02-02 Alex LightEnsure that all redefinition created dex file get on...
2017-02-02 Andreas GampeART: Add UnstartedRuntime support for Class.getSimpleName
2017-02-02 Treehugger... Merge "Fix creating self-recursive obsolete methods."
2017-02-02 Roland LevillainMerge "Print ARM and ARM64 registers in art::UContext...
2017-02-02 Mathieu ChartierMerge "Various improvements to stack walking speed"
2017-02-02 Mathieu ChartierVarious improvements to stack walking speed
2017-02-02 Mathieu ChartierMerge "Faster stack trace creation"
2017-02-02 Mathieu ChartierMerge "Use dex cache for GetResolvedMethod"
2017-02-02 Treehugger... Merge "ART: Fix buildbot-build.sh"
2017-02-02 Bill BuzbeeMerge "ART: Reduce overhead of mterp OSR checking"
2017-02-02 xueliang.zhongMath.min and Math.max intrinsics for ARM
2017-02-02 Treehugger... Merge "Blacklist another 96* test for no-image."
2017-02-02 Treehugger... Merge "MIPS: Correct instruction alignment."
2017-02-02 Nicolas GeoffrayBlacklist another 96* test for no-image.
2017-02-02 Treehugger... Merge "AArch64: Add HInstruction scheduling support."
2017-02-02 Nicolas GeoffrayMerge "Fix perf-inject jit profiling for osr method."
2017-02-02 Andreas GampeART: Fix buildbot-build.sh
2017-02-02 Treehugger... Merge "Fix address space conflict with asan in 32-bit."
2017-02-02 Alexey FrunzeMIPS: Correct instruction alignment.
2017-02-02 Treehugger... Merge "Separate art::Exec from utils"
2017-02-02 Hiroshi YamauchiFix address space conflict with asan in 32-bit.
2017-02-02 Mathieu ChartierUse dex cache for GetResolvedMethod
2017-02-02 Mathieu ChartierFaster stack trace creation
2017-02-01 David SehrSeparate art::Exec from utils
2017-02-01 Alex LightFix creating self-recursive obsolete methods.
2017-02-01 Alexey FrunzeMIPS: Support kJitTableAddress kinds of string/class...
2017-02-01 Mathieu ChartierMerge "Deduplicate register masks"
2017-02-01 Aart BikMerge "Added few more SIMD extensions for x86/x86_64...
2017-02-01 Stephen HinesMerge "Revert "Revert "Ignore warning for instantiation...
2017-02-01 Mathieu ChartierDeduplicate register masks
2017-02-01 Treehugger... Merge "Fix flaky jit-gcstress tests 93{4,5,8}."
2017-02-01 Alex LightFix flaky jit-gcstress tests 93{4,5,8}.
2017-02-01 buzbeeART: Reduce overhead of mterp OSR checking
2017-02-01 Vladimir MarkoMerge "Revert "Hash-based dex cache type array.""
2017-02-01 Vladimir MarkoRevert "Hash-based dex cache type array."
2017-02-01 Nicolas GeoffrayMerge "Adjust test 626 after ARM64 parallel move scratc...
2017-02-01 Richard UhlerMerge "Fix memory leak in oat file assistant test."
2017-02-01 Richard UhlerFix memory leak in oat file assistant test.
2017-02-01 Roland LevillainPrint ARM and ARM64 registers in art::UContext::Dump.
2017-02-01 Roland LevillainAdjust test 626 after ARM64 parallel move scratch regis...
2017-02-01 Richard UhlerMerge changes I1ab9ec9f,I0fe01760
2017-02-01 Aart BikAdded few more SIMD extensions for x86/x86_64 (SSE).
2017-01-31 Mathieu ChartierMerge "Deduplicate stack masks"
2017-01-31 Treehugger... Merge "Force stack dump to diagnose empty checkpoint...
2017-01-31 Hiroshi YamauchiForce stack dump to diagnose empty checkpoint timeout.
2017-01-31 Treehugger... Merge "ART: Fix GC pause reporting"
2017-01-31 David SrbeckyDeduplicate stack masks
2017-01-31 Alex LightMerge "Enable redefining Bootclasspath classes"
2017-01-31 Aart BikMerge "Fix bug in geometric last value (found with...
2017-01-31 Nicolas GeoffrayMerge "Increase timeout for no-image runs."
2017-01-31 Treehugger... Merge "Fix macOS build in ART's runtime/runtime_common...
2017-01-31 Roland LevillainMerge "Handle cycles with double stack slots in ARM64...
2017-01-31 Richard UhlerRevert^2 "OatFileAssistant: look at vdex file for IsDex...
2017-01-31 Roland LevillainFix macOS build in ART's runtime/runtime_common.{h,cc}
2017-01-31 Nicolas GeoffrayIncrease timeout for no-image runs.
2017-01-31 Richard UhlerCheck vdex file is valid in VdexFile::Open.
2017-01-31 Roland LevillainMerge "Optionally dump ART crash information to logcat...
2017-01-31 Narayan KamathMerge "MethodHandles: Tests for additional combiners."
2017-01-31 Treehugger... Merge "Implement Math.rint Intrinsic for ARM32."
2017-01-31 xueliang.zhongImplement Math.rint Intrinsic for ARM32.
2017-01-31 Andreas GampeART: Fix GC pause reporting
2017-01-31 Alex LightEnable redefining Bootclasspath classes
2017-01-31 Treehugger... Merge "Make wording of comment more precise."
2017-01-30 Aart BikFix bug in geometric last value (found with fuzz testing)
2017-01-30 Treehugger... Merge "MIPS32R6: Improve PC-relative string/class loads...
2017-01-30 Alex LightMake wording of comment more precise.
2017-01-30 Treehugger... Merge "Remove Deoptimization code from class transforma...
2017-01-30 Mathieu ChartierMerge "Add to time to suspend in FlipThreadRoots to...
2017-01-30 Nicolas GeoffrayMerge "Revert "Revert "Make --debuggable rely on JIT...
2017-01-30 Nicolas GeoffrayMerge "Blacklist test now that debuggable means JIT."
2017-01-30 Nicolas GeoffrayRevert "Revert "Make --debuggable rely on JIT code.""
2017-01-30 Treehugger... Merge "Print to System.err in test 909 to avoid output...
2017-01-30 Vladimir MarkoMerge "Revert "Make --debuggable rely on JIT code.""
2017-01-30 Vladimir MarkoRevert "Make --debuggable rely on JIT code."
2017-01-30 Alex LightRemove Deoptimization code from class transformation.
2017-01-30 Treehugger... Merge "Merge layout-speed compiler filter into speed...
2017-01-30 Vladimir MarkoPrint to System.err in test 909 to avoid output races.
2017-01-30 Roland LevillainOptionally dump ART crash information to logcat when...
2017-01-30 Alexey FrunzeMIPS32R6: Improve PC-relative string/class loads and...
2017-01-30 Nicolas GeoffrayBlacklist test now that debuggable means JIT.
2017-01-30 Nicolas GeoffrayMerge "Make --debuggable rely on JIT code."
2017-01-30 Treehugger... Merge "Add ART_TEST_RUN_TEST_IMAGE."
2017-01-30 Roland LevillainHandle cycles with double stack slots in ARM64 parallel...
2017-01-30 Treehugger... Merge "MIPS: Refactor code for unresolved field entrypo...
2017-01-30 Vladimir MarkoMerge "Hash-based dex cache type array."
2017-01-30 Nicolas GeoffrayMake --debuggable rely on JIT code.
2017-01-30 Nicolas GeoffrayAdd ART_TEST_RUN_TEST_IMAGE.
2017-01-30 Vladimir MarkoHash-based dex cache type array.
2017-01-30 Nicolas GeoffrayMerge "Make no-relocate the default."
2017-01-28 Treehugger... Merge "Revert "ART: Give JIT thread pool workers a...
2017-01-28 Andreas GampeRevert "ART: Give JIT thread pool workers a peer"
2017-01-28 Treehugger... Merge "ART: Give JIT thread pool workers a peer"
2017-01-28 Treehugger... Merge "ART: Add ThreadPool mode that creates peers"
2017-01-28 Treehugger... Merge "Make run-test --jvm set DEX_LOCATION"
next