OSDN Git Service

android-x86/art.git
2017-02-05 Shubham AjmeraMerge "Fix a typo in ART testrunner"
2017-02-05 Shubham AjmeraFix a typo in ART testrunner
2017-02-05 Shubham AjmeraMerge "Fix issues in ART testrunner"
2017-02-05 Shubham AjmeraFix issues in ART testrunner
2017-02-04 Treehugger... Merge "ART Test Runner"
2017-02-04 Shubham AjmeraART Test Runner
2017-02-04 Calin JuravleMerge "Revert "build: Generate asm_support_gen.h from...
2017-02-04 Calin JuravleRevert "build: Generate asm_support_gen.h from the...
2017-02-04 Treehugger... Merge "Revert "Revert "ART: Give JIT thread pool worker...
2017-02-04 Igor MurashkinMerge "build: Generate asm_support_gen.h from the build...
2017-02-03 Hiroshi YamauchiMerge "Don't use ModifyDebugDisallowReadBarrier in...
2017-02-03 Treehugger... Merge "ART: Refactor verify_object.h"
2017-02-03 Hiroshi YamauchiDon't use ModifyDebugDisallowReadBarrier in transaction...
2017-02-03 Andreas GampeRevert "Revert "ART: Give JIT thread pool workers a...
2017-02-03 Mathieu ChartierMerge "Fix root visiting in transaction.cc"
2017-02-03 Mathieu ChartierFix root visiting in transaction.cc
2017-02-03 Treehugger... Merge "Add nullptr check for dex layout when opening...
2017-02-03 Jeff HaoAdd nullptr check for dex layout when opening the dex...
2017-02-03 Andreas GampeART: Refactor verify_object.h
2017-02-03 Bill BuzbeeMerge "ART: Remove unused asm definition"
2017-02-03 buzbeeART: Remove unused asm definition
2017-02-03 Nicolas GeoffrayMerge "Use the write entrypoint for stub_test."
2017-02-03 Nicolas GeoffrayUse the write entrypoint for stub_test.
2017-02-03 Nicolas GeoffrayMerge "Align allocation entrypoints implementation...
2017-02-03 Nicolas GeoffrayMerge "Revert "Inline across dex files for JIT.""
2017-02-03 Nicolas GeoffrayRevert "Inline across dex files for JIT."
2017-02-03 Nicolas GeoffrayAlign allocation entrypoints implementation between...
2017-02-03 Nicolas GeoffrayMerge "Inline across dex files for JIT."
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-03 Igor Murashkinbuild: Generate asm_support_gen.h from the build, valid...
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 Nicolas GeoffrayInline across dex files for JIT.
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)
next