OSDN Git Service

android-x86/art.git
2016-06-22 Aart BikMerge "Support the -i flag in the new dexdump."
2016-06-22 Aart BikSupport the -i flag in the new dexdump.
2016-06-22 Nicolas GeoffrayMerge "Revert "Revert "Revert "Revert "Disable 149...
2016-06-22 Nicolas GeoffrayRevert "Revert "Revert "Revert "Disable 149-suspend...
2016-06-21 Mathieu ChartierMerge "Number of unique strings loaded from dex code...
2016-06-21 Christina WadsworthNumber of unique strings loaded from dex code added...
2016-06-21 Aart BikMerge "Added a dexdump test containing every DEX instru...
2016-06-21 Treehugger... Merge "MIPS64: Unblock callee-save registers"
2016-06-21 Vladimir MarkoMerge "Replace String.charAt() with HIR."
2016-06-21 Vladimir MarkoMerge "Improve HLoadClass code generation."
2016-06-21 Vladimir MarkoMerge "x86: Fix CFI info for FOUR_ARG_DOWNCALL."
2016-06-21 Vladimir MarkoReplace String.charAt() with HIR.
2016-06-21 Vladimir MarkoImprove HLoadClass code generation.
2016-06-21 Goran JakovljevicMIPS64: Unblock callee-save registers
2016-06-21 Nicolas GeoffrayMerge "Fix braino in the test to make it work on target."
2016-06-21 Nicolas GeoffrayFix braino in the test to make it work on target.
2016-06-21 Vladimir Markox86: Fix CFI info for FOUR_ARG_DOWNCALL.
2016-06-21 Vladimir MarkoMerge "Catch additional OOME in ThreadStress."
2016-06-21 Nicolas GeoffrayMerge "Release the thread_list lock while waiting for...
2016-06-21 Vladimir MarkoCatch additional OOME in ThreadStress.
2016-06-21 Nicolas GeoffrayRelease the thread_list lock while waiting for daemons.
2016-06-20 Treehugger... Merge "ART: Use null for the BootClassLoader in LoadLib...
2016-06-20 Andreas GampeART: Use null for the BootClassLoader in LoadLibrary
2016-06-20 Aart BikAdded a dexdump test containing every DEX instruction
2016-06-20 Aart BikMerge "Implemented annotations display in dexdump."
2016-06-18 Mathieu ChartierMerge "Revert "Revert "Revert "Disable 149-suspend...
2016-06-18 Mathieu ChartierRevert "Revert "Revert "Disable 149-suspend-all-stress...
2016-06-17 Christopher... Merge "Add lock when iterating over BacktraceMap."
2016-06-17 Aart BikImplemented annotations display in dexdump.
2016-06-17 Mathieu ChartierMerge changes I25d9ac3e,I783dac75
2016-06-17 Mathieu ChartierRevert "Revert "Skip DumpForSigQuit if debugger is...
2016-06-17 Mathieu ChartierRevert "Skip DumpForSigQuit if debugger is active"
2016-06-17 Mathieu ChartierMerge "Use collector specific helper classes"
2016-06-17 Mathieu ChartierUse collector specific helper classes
2016-06-17 Vladimir MarkoMerge "ARM: Improve String.getCharsNoCheck intrinsic."
2016-06-17 Scott WakelingARM: Improve String.getCharsNoCheck intrinsic.
2016-06-17 Christopher... Add lock when iterating over BacktraceMap.
2016-06-17 Treehugger... Merge "Change IMT size from 64 to 43"
2016-06-16 Matthew GharrityChange IMT size from 64 to 43
2016-06-16 Treehugger... Merge "For deadlock test, print out any unexpected...
2016-06-16 Jeff HaoFor deadlock test, print out any unexpected exceptions.
2016-06-16 Treehugger... Merge changes I7d3ba051,I2dc96535
2016-06-16 Mathieu ChartierMerge "Avoid duplicate class for mark compact"
2016-06-16 Mathieu ChartierAvoid duplicate class for mark compact
2016-06-16 Treehugger... Merge "Ensure we get a ProfilingInfo object before...
2016-06-16 Nicolas GeoffrayEnsure we get a ProfilingInfo object before compiling.
2016-06-16 Treehugger... Merge "MIPS32: Assembler tests for MIPS32R6"
2016-06-16 Treehugger... Merge "Use a barrier instead of sleep for flaky deadloc...
2016-06-16 Andreas GampeART: Fix ImageSpace::Init
2016-06-16 Mathieu ChartierMerge "Propagate flags to ShouldHaveEmbeddedVTable"
2016-06-16 Mathieu ChartierPropagate flags to ShouldHaveEmbeddedVTable
2016-06-16 Andreas GampeRevert "Reduce ImageSpace::Init frame size"
2016-06-16 Jeff HaoUse a barrier instead of sleep for flaky deadlock test.
2016-06-16 Treehugger... Merge "Refactor GetIMTIndex"
2016-06-15 Mathieu ChartierMerge "Reduce ImageSpace::Init frame size"
2016-06-15 Mathieu ChartierReduce ImageSpace::Init frame size
2016-06-15 Mathieu ChartierMerge "Optimize IMT"
2016-06-15 Matthew GharrityRefactor GetIMTIndex
2016-06-15 Nicolas GeoffrayMerge "Also compile libnetd_client for target testing."
2016-06-15 Nicolas GeoffrayMerge "Revert "Revert "Disable 149-suspend-all-stress...
2016-06-15 Nicolas GeoffrayRevert "Revert "Disable 149-suspend-all-stress, its...
2016-06-15 Vladimir MarkoMerge "ARM: Use GOT_PREL references for Runtime::Curren...
2016-06-15 Mathieu ChartierMerge "Visit invalid roots of only suspended threads"
2016-06-15 Treehugger... Merge "ART: Empty out sa_mask in ArmInstructionSetFeatures"
2016-06-15 Mathieu ChartierVisit invalid roots of only suspended threads
2016-06-15 Andreas GampeART: Empty out sa_mask in ArmInstructionSetFeatures
2016-06-14 Mathieu ChartierMerge "Change test 149 to run for 10 seconds"
2016-06-14 Andreas GampeMerge "ART: Add setenv to Valgrind target suppressions"
2016-06-14 Andreas GampeART: Add setenv to Valgrind target suppressions
2016-06-14 Treehugger... Merge "ART: Workaround for ARM valgrind stack issues"
2016-06-14 Alex LightMerge "Revert "Revert "Revert "Revert "Revert "Revert...
2016-06-14 Mathieu ChartierChange test 149 to run for 10 seconds
2016-06-14 Vladimir MarkoARM: Use GOT_PREL references for Runtime::Current().
2016-06-14 Andreas GampeART: Workaround for ARM valgrind stack issues
2016-06-14 Chris LarsenMIPS32: Assembler tests for MIPS32R6
2016-06-14 Alex LightMerge "Pass the right CFLAGS to libarttest(d)."
2016-06-14 Nelli KimOptimize IMT
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 Alex LightRevert "Revert "Revert "Revert "Revert "Revert some...
2016-06-13 Alexandre RamesARM64: Use VIXL's conditional select helper.
2016-06-13 Nicolas GeoffrayAlso compile libnetd_client for target testing.
2016-06-13 Nicolas GeoffrayPass the right CFLAGS to libarttest(d).
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"
next