OSDN Git Service

android-x86/art.git
2014-07-22 Andreas GampeMerge "ART: Fix x86_64 instrumentation_exit, also movsd...
2014-07-23 Andreas GampeART: Fix x86_64 instrumentation_exit, also movsd -...
2014-07-22 Andreas GampeMerge "Add test-art-*-run-test-###-test-name32/64 test...
2014-07-23 Alex LightAdd test-art-*-run-test-###-test-name32/64 test targets.
2014-07-22 Andreas GampeMerge "ART: Fix erroneous output"
2014-07-23 Andreas GampeART: Fix erroneous output
2014-07-22 Andreas GampeMerge "ART: Make run tests out of oat tests"
2014-07-23 Andreas GampeART: Make run tests out of oat tests
2014-07-22 Ian RogersMerge "Use the TMPDIR environment variable for test...
2014-07-23 Ian RogersUse the TMPDIR environment variable for test directory...
2014-07-23 Nicolas GeoffrayMerge "Fix implicit stack overflow check on optimizing...
2014-07-23 Nicolas GeoffrayFix implicit stack overflow check on optimizing/x86.
2014-07-23 Vladimir MarkoMerge "Rewrite topological sort order and improve GVN."
2014-07-23 Vladimir MarkoRewrite topological sort order and improve GVN.
2014-07-23 Nicolas GeoffrayMerge "Use the correct HOST_ARCH for oat files."
2014-07-23 Nicolas GeoffrayUse the correct HOST_ARCH for oat files.
2014-07-23 Vladimir MarkoMerge "Fix null pointer check elimination for catch...
2014-07-23 Nicolas GeoffrayMerge "Rules depend on DEX2OATD, not DEX2OATD_DEPENDENCY."
2014-07-23 Nicolas GeoffrayRules depend on DEX2OATD, not DEX2OATD_DEPENDENCY.
2014-07-22 Vladimir MarkoFix null pointer check elimination for catch entries.
2014-07-22 Jeff HaoMerge "Fix x86 instrumentation exit entrypoint and...
2014-07-23 Jeff HaoFix x86 instrumentation exit entrypoint and trace size...
2014-07-22 Mathieu ChartierMerge "Recycle mem-maps for collector transitions."
2014-07-23 Mathieu ChartierRecycle mem-maps for collector transitions.
2014-07-22 Andreas GampeMerge "Changed default non-full tests to be prebuild."
2014-07-23 Alex LightChanged default non-full tests to be prebuild.
2014-07-22 Mingyao YangMerge "Fix build, missing spaces around =/<."
2014-07-23 Mingyao YangFix build, missing spaces around =/<.
2014-07-22 Ian RogersMerge "Put oat test output on stderr."
2014-07-22 Ian RogersPut oat test output on stderr.
2014-07-22 Andreas GampeMerge "ART: Fix checks for relocation delta"
2014-07-22 Andreas GampeART: Fix checks for relocation delta
2014-07-22 Andreas GampeMerge "ART: Blacklist relocate option in oat tests"
2014-07-22 Andreas GampeART: Blacklist relocate option in oat tests
2014-07-22 Mingyao YangMerge "Set vtable in class object to null after linking."
2014-07-22 Mingyao YangSet vtable in class object to null after linking.
2014-07-22 Andreas GampeMerge "Made sync-test actually wait for first thread...
2014-07-22 Alex LightMade sync-test actually wait for first thread to start.
2014-07-21 Andreas GampeMerge "Runtime can now be set to require relocation"
2014-07-22 Alex LightRuntime can now be set to require relocation
2014-07-21 Hiroshi YamauchiMerge "Add read barriers for the GC roots in Instrument...
2014-07-21 Hiroshi YamauchiAdd read barriers for the GC roots in Instrumentation.
2014-07-19 Ian RogersMerge "Fix erroneous behaviors with OOME present."
2014-07-21 Ian RogersFix erroneous behaviors with OOME present.
2014-07-17 Nicolas GeoffrayMerge "Make unit test tell if a method is a leaf."
2014-07-22 Nicolas GeoffrayMake unit test tell if a method is a leaf.
2014-07-17 Nicolas GeoffrayMerge "Stack overflow checks and NPE checks for optimiz...
2014-07-22 Nicolas GeoffrayStack overflow checks and NPE checks for optimizing.
2014-07-17 Ian RogersMerge "Avoid marking erroneous classes as erroneous...
2014-07-22 Ian RogersAvoid marking erroneous classes as erroneous twice.
2014-07-21 Andreas GampeMerge "ART: Throw StackOverflowError in native code"
2014-07-22 Andreas GampeART: Throw StackOverflowError in native code
2014-07-19 Ian RogersMerge "Redirect failing test output to stderr."
2014-07-22 Ian RogersRedirect failing test output to stderr.
2014-07-21 Ian RogersMerge "ART: Increase command buffer size in assembler_t...
2014-07-22 Andreas GampeART: Increase command buffer size in assembler_thumb_test
2014-07-21 Mathieu ChartierMerge "Add detection of zygote vs app vs image objects...
2014-07-21 Mathieu ChartierAdd detection of zygote vs app vs image objects in...
2014-07-19 Andreas GampeMerge "ART: Check high part of dalvik register pairs...
2014-07-22 Andreas GampeART: Check high part of dalvik register pairs on put...
2014-07-17 Nicolas GeoffrayMerge "Fix sizeof -> strlen to get the test to run...
2014-07-21 Nicolas GeoffrayFix sizeof -> strlen to get the test to run on build...
2014-07-17 Nicolas GeoffrayMerge "Add write barriers to optimizing compiler."
2014-07-21 Nicolas GeoffrayAdd write barriers to optimizing compiler.
2014-07-17 Nicolas GeoffrayMerge "Add assembly operations with constants in optimi...
2014-07-21 Nicolas GeoffrayAdd assembly operations with constants in optimizing...
2014-07-17 Nicolas GeoffrayMerge "Interpreter can kick in even when implicit check...
2014-07-22 Nicolas GeoffrayInterpreter can kick in even when implicit checks are...
2014-07-17 Vladimir MarkoMerge "Use vabs/fabs on arm/arm64 for intrinsic abs()."
2014-07-21 Vladimir MarkoUse vabs/fabs on arm/arm64 for intrinsic abs().
2014-07-17 Hiroshi YamauchiMerge "Fix two read barrier bugs introduced in CL 97882."
2014-07-17 Hiroshi YamauchiFix two read barrier bugs introduced in CL 97882.
2014-07-17 Ian RogersMerge "Fix the name of a black listed run-test."
2014-07-19 Ian RogersFix the name of a black listed run-test.
2014-07-19 Ian RogersBlack list timing sensitive tests from gcverify and...
2014-07-19 Ian RogersBlack list more trace tests.
2014-07-17 Ian RogersMerge "Black list timing sensitive tests from gcverify...
2014-07-17 Ian RogersMerge "Run-test fix."
2014-07-18 Ian RogersRun-test fix.
2014-07-17 Ian RogersMerge "Add a GC stress run that uses a moving collector...
2014-07-18 Ian RogersAdd a GC stress run that uses a moving collector and...
2014-07-18 Andreas GampeMerge "ART: Improve overflow detection in dex file...
2014-07-18 Andreas GampeART: Improve overflow detection in dex file verifier
2014-07-17 Ian RogersMerge "Add GC verification test rules."
2014-07-18 Ian RogersAdd GC verification test rules.
2014-07-18 Ian RogersAllow optimizing and trace tests to be not run.
2014-07-17 Ian RogersMerge "Allow optimizing and trace tests to be not run."
2014-07-17 Ian RogersMerge "Improved implementation of inline of String...
2014-07-18 nikolay serdjukImproved implementation of inline of String.indexOf
2014-07-17 Ian RogersMerge "Add optimized assembler implementation of __memc...
2014-07-17 Andreas GampeMerge "ART: Do not attempt to compile a method with...
2014-07-18 Andreas GampeART: Do not attempt to compile a method with too many...
2014-07-17 Ian RogersMerge "Black list more trace tests."
2014-07-17 Andreas GampeMerge "ART: Also accept java.lang.Throwable as a catch...
2014-07-18 Andreas GampeART: Also accept java.lang.Throwable as a catch-all...
2014-07-17 Ian RogersMerge "ART: inline Math.Max/Min (float and double)"
2014-07-17 Calin JuravleMerge "Fix bad comment in class_linker"
2014-07-17 Vladimir MarkoMerge "Fix GVN to handle normal paths leading to catch...
2014-07-17 Nicolas GeoffrayMerge "We can also run the linear scan register allocat...
2014-07-18 Nicolas GeoffrayWe can also run the linear scan register allocator...
next