OSDN Git Service

android-x86/art.git
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-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-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 "Interpreter can kick in even when implicit check...
2014-07-22 Nicolas GeoffrayInterpreter can kick in even when implicit checks are...
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-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 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-19 Ian RogersMerge "Fix erroneous behaviors with OOME present."
2014-07-21 Ian RogersFix erroneous behaviors with OOME present.
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 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 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...
2014-07-17 Andreas GampeMerge "ART: Fail dex file verification on invalid acces...
2014-07-18 Andreas GampeART: Fail dex file verification on invalid access flags
2014-07-17 Ian RogersMerge "Avoid race in single thread suspension."
2014-07-18 Ian RogersAvoid race in single thread suspension.
2014-07-17 Ian RogersMerge "x86_64: Fix GenDalvikArgsRange for 64-bit ref"
2014-07-18 Serguei Katkovx86_64: Fix GenDalvikArgsRange for 64-bit ref
2014-07-17 Andreas GampeMerge "ART: Make a soft failure in method verifier...
2014-07-17 Andreas GampeART: Make a soft failure in method verifier hard, add...
2014-07-17 Andreas GampeMerge "ART: Use array-inl.h in reference_table_test"
2014-07-17 Andreas GampeART: Use array-inl.h in reference_table_test
2014-07-17 Calin JuravleFix bad comment in class_linker
2014-07-17 Calin JuravleMerge "Fix identifier size in the heap dump."
2014-07-17 Calin JuravleFix identifier size in the heap dump.
2014-07-17 Vladimir MarkoFix GVN to handle normal paths leading to catch entry.
2014-07-17 Alexei ZavjalovART: inline Math.Max/Min (float and double)
2014-07-17 Ian RogersMerge "Avoid direct use of QuasiAtomic by using Atomic."
2014-07-17 Ian RogersAvoid direct use of QuasiAtomic by using Atomic.
2014-07-17 Alexander IvchenkoAdd optimized assembler implementation of __memcmp16...
2014-07-17 Nicolas GeoffrayMerge "Fix lint errors."
2014-07-17 Nicolas GeoffrayFix lint errors.
2014-07-17 Nicolas GeoffrayMerge "Use the thumb2 assembler for the optimizing...
2014-07-16 Andreas GampeMerge "ART: Refactor GenSelect, refactor gen_common...
2014-07-17 Andreas GampeART: Refactor GenSelect, refactor gen_common accordingly
2014-07-16 Andreas GampeMerge "ART: Lock an arg reg in GenInlinedGet"
2014-07-17 Andreas GampeART: Lock an arg reg in GenInlinedGet
2014-07-16 Ian RogersMerge "Remove some to-done TODOs."
2014-07-17 Ian RogersRemove some to-done TODOs.
2014-07-16 Stephen HinesMerge "Add back a deleted check related to verification."
2014-07-16 Ian RogersMerge "Fix test 304-method-tracing failure for Mips."
2014-07-17 Douglas LeungFix test 304-method-tracing failure for Mips.
2014-07-16 Stephen HinesMerge "Remove errors/warnings from tautological compari...
2014-07-16 Stephen HinesAdd back a deleted check related to verification.
2014-07-16 Nicolas GeoffrayUse the thumb2 assembler for the optimizing compiler.
2014-07-16 Jeff HaoMerge "Fix art test failures for Mips."
2014-07-16 Dave AllisonMerge "Revert "Revert "Revert "Revert "Add implicit...
next