OSDN Git Service

android-x86/art.git
2016-06-14 Chris LarsenMIPS32: Assembler tests for MIPS32R6
2016-06-14 Vladimir MarkoMerge "ARM64: Improve String.getCharsNoCheck intrinsic."
2016-06-14 Mathieu ChartierMerge "Revert "Disable 149-suspend-all-stress, its...
2016-06-14 Mathieu ChartierMerge "Support unlimited pending checkpoints"
2016-06-14 Mathieu ChartierSupport unlimited pending checkpoints
2016-06-13 Hiroshi YamauchiMerge "Propagate the read barrier option to Class:...
2016-06-13 Hiroshi YamauchiPropagate the read barrier option to Class::VisitNative...
2016-06-13 Mathieu ChartierRevert "Disable 149-suspend-all-stress, its output...
2016-06-13 Treehugger... Merge "MIPS32: Improve offset calculations in loads...
2016-06-13 Vladimir MarkoMerge "ARM64: Use VIXL's conditional select helper."
2016-06-13 Alexandre RamesARM64: Use VIXL's conditional select helper.
2016-06-13 Treehugger... Merge "Remove too aggressive DCHECKs."
2016-06-13 Scott WakelingARM64: Improve String.getCharsNoCheck intrinsic.
2016-06-13 Nicolas GeoffrayRemove too aggressive DCHECKs.
2016-06-11 Nicolas GeoffrayMerge "Disable 149-suspend-all-stress, its output is...
2016-06-11 Nicolas GeoffrayDisable 149-suspend-all-stress, its output is flaky.
2016-06-11 Andreas GampeMerge "Revert "ART: Disable check under memory tools""
2016-06-11 Andreas GampeRevert "ART: Disable check under memory tools"
2016-06-11 Andreas GampeMerge "ART: Suppress memcpy overlap in jemalloc for...
2016-06-11 Andreas GampeART: Suppress memcpy overlap in jemalloc for valgrind
2016-06-11 Mathieu ChartierMerge "Use ScopedObjectAccess in ThreadList::Dump"
2016-06-11 Mathieu ChartierUse ScopedObjectAccess in ThreadList::Dump
2016-06-11 Treehugger... Merge "ART: Disable check under memory tools"
2016-06-10 Treehugger... Merge "Fix the region space name for dumpsys meminfo."
2016-06-10 Treehugger... Merge "Disable the CC collector / read barrier checks...
2016-06-10 Andreas GampeART: Disable check under memory tools
2016-06-10 Hiroshi YamauchiFix the region space name for dumpsys meminfo.
2016-06-10 Alexey FrunzeMIPS32: Improve offset calculations in loads and stores
2016-06-10 Hiroshi YamauchiDisable the CC collector / read barrier checks in non...
2016-06-10 Treehugger... Merge "ART: Fix swap usage determination in dex2oat"
2016-06-10 Andreas GampeART: Fix swap usage determination in dex2oat
2016-06-10 Mathieu ChartierMerge "Fix dex file leak in oat file manager"
2016-06-10 Mathieu ChartierFix dex file leak in oat file manager
2016-06-10 Treehugger... Merge "ART: Add ATRACE section for collision check"
2016-06-10 Andreas GampeART: Add ATRACE section for collision check
2016-06-10 Treehugger... Merge "Add Valgrind target tests"
2016-06-10 Anton KirilovAdd Valgrind target tests
2016-06-09 Mathieu ChartierMerge "Fix some "possible" divide by 0"
2016-06-09 Mathieu ChartierFix some "possible" divide by 0
2016-06-09 Mathieu ChartierMerge "Add thread suspend stress"
2016-06-09 Nicolas GeoffrayMerge "Re-introduce an old version of 600-verifier...
2016-06-09 Nicolas GeoffrayRe-introduce an old version of 600-verifier-fails.
2016-06-09 Nicolas GeoffrayMerge "Ensure we have a profiling info object before...
2016-06-09 Nicolas GeoffrayEnsure we have a profiling info object before trying...
2016-06-09 Nicolas GeoffrayMerge "Also catch OOME from the new byte[]."
2016-06-09 Nicolas GeoffrayAlso catch OOME from the new byte[].
2016-06-09 Treehugger... Merge "Fix FOUR_ARG_DOWNCALL assembly stubs on arm...
2016-06-09 Treehugger... Merge "Use usleep instead of sleep(0)."
2016-06-09 Nicolas GeoffrayFix FOUR_ARG_DOWNCALL assembly stubs on arm and x86.
2016-06-09 Nicolas GeoffrayUse usleep instead of sleep(0).
2016-06-09 Brian CarlstromMerge "Bump frame size limit 8 bytes to fix x86_64...
2016-06-09 Brian CarlstromBump frame size limit 8 bytes to fix x86_64 build with...
2016-06-09 Treehugger... Merge "Revert "Revert "Revert "Revert "Revert some...
2016-06-08 Mathieu ChartierAdd thread suspend stress
2016-06-08 Alex LightRevert "Revert "Revert "Revert "Revert some flaky unloa...
2016-06-08 Treehugger... Merge "Temporarily disable test E"
2016-06-08 Mathieu ChartierMerge "Add a few more pending exception checks"
2016-06-08 Mathieu ChartierAdd a few more pending exception checks
2016-06-08 Aart BikTemporarily disable test E
2016-06-08 Alex LightMerge "Revert "Revert "Revert "Revert some flaky unload...
2016-06-08 Alex LightRevert "Revert "Revert "Revert some flaky unloading"""
2016-06-08 Aart BikMerge "Do not place null check on unresolved method...
2016-06-08 Aart BikDo not place null check on unresolved method calls.
2016-06-08 Treehugger... Merge "Use sleep instead of sched_yield."
2016-06-08 Nicolas GeoffrayUse sleep instead of sched_yield.
2016-06-08 Treehugger... Merge "Be pro-active into ensuring a method is JITted...
2016-06-08 Nicolas GeoffrayBe pro-active into ensuring a method is JITted in test.
2016-06-08 Treehugger... Merge "Wrap certain exception types when loading an...
2016-06-08 Jeff HaoWrap certain exception types when loading an erroneous...
2016-06-07 David SehrMerge "Enable profman pretty printing"
2016-06-07 David SehrEnable profman pretty printing
2016-06-07 David SehrMerge "Initial profman support for verbose dump"
2016-06-07 Aart BikMerge "Do not hide instance field hard failure with...
2016-06-07 David SehrInitial profman support for verbose dump
2016-06-07 Aart BikDo not hide instance field hard failure with soft failure
2016-06-07 Treehugger... Merge "Revert "Revert "Fix ArtMethod::GetInvokeType...
2016-06-07 David BrazdilMerge "ART: Remove redundant MoveInstructionBefore...
2016-06-07 Nicolas GeoffrayRevert "Revert "Fix ArtMethod::GetInvokeType for static...
2016-06-07 David BrazdilART: Remove redundant MoveInstructionBefore method
2016-06-07 Treehugger... Merge "MIPS32: Improve method entry/exit code"
2016-06-07 Nicolas GeoffrayMerge "Revert "Revert "Revert some flaky unloading"""
2016-06-07 Nicolas GeoffrayRevert "Revert "Revert some flaky unloading""
2016-06-06 Aart BikMerge "ART: ArrayGet hoisting restriction added."
2016-06-06 Mathieu ChartierMerge changes Iba55937d,Ib5d82bde,Id0c921bd
2016-06-06 Mathieu ChartierRevert "Revert "Revert "Temporarily disable dex cache...
2016-06-06 Mathieu ChartierRevert "Revert "Hold dex caches live in class table""
2016-06-06 Brian CarlstromRevert "Hold dex caches live in class table"
2016-06-06 Treehugger... Merge "Revert "Revert some flaky unloading""
2016-06-06 Anton ShaminART: ArrayGet hoisting restriction added.
2016-06-06 Alex LightRevert "Revert some flaky unloading"
2016-06-06 Bill BuzbeeMerge "ART: Improve JitProfiling perf in mips/mips64...
2016-06-06 Nicolas GeoffrayMerge "Revert "Fix ArtMethod::GetInvokeType for static...
2016-06-06 Nicolas GeoffrayRevert "Fix ArtMethod::GetInvokeType for static methods...
2016-06-06 Treehugger... Merge "Fix ArtMethod::GetInvokeType for static methods...
2016-06-06 Nicolas GeoffrayFix ArtMethod::GetInvokeType for static methods on...
2016-06-06 Nicolas GeoffrayMerge "Revert "Revert "Temporarily disable dex cache...
2016-06-06 Nicolas GeoffrayRevert "Revert "Temporarily disable dex cache array...
2016-06-04 Alexey FrunzeMIPS32: Improve method entry/exit code
2016-06-04 Douglas LeungART: Improve JitProfiling perf in mips/mips64 mterp.
2016-06-03 Aart BikMerge "Do not place null check from unresolved field...
next