OSDN Git Service

android-x86/art.git
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 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 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 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 "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 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 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...
2014-07-16 Dave AllisonRevert "Revert "Revert "Revert "Add implicit null and...
2014-07-16 Mathieu ChartierMerge "Disable adding main and non moving spaces to...
2014-07-16 Mathieu ChartierDisable adding main and non moving spaces to immune...
2014-07-16 Stephen HinesRemove errors/warnings from tautological comparisons.
2014-07-16 Ian RogersMerge "Add another test to the trace test black list."
2014-07-16 Ian RogersAdd another test to the trace test black list.
2014-07-16 Douglas LeungFix art test failures for Mips.
2014-07-15 Mathieu ChartierMerge "Use sched_yield in Monitor::MonitorEnter."
2014-07-16 Mathieu ChartierUse sched_yield in Monitor::MonitorEnter.
2014-07-15 Ian RogersMerge "Add --trace variants of the run-test testing...
2014-07-16 Ian RogersAdd --trace variants of the run-test testing rules.
2014-07-15 Ian RogersMerge "Fix x86 build."
2014-07-16 Ian RogersFix x86 build.
2014-07-16 Sebastien HertzMerge "Fix class initialization checks in interpreter"
2014-07-16 Sebastien HertzFix class initialization checks in interpreter
2014-07-15 Ian RogersMerge "Remove object_utils.h."
2014-07-16 Ian RogersRemove object_utils.h.
2014-07-16 Calin JuravleMerge "Make ART fail gracefully when it can't update...
2014-07-16 Calin JuravleMake ART fail gracefully when it can't update the desir...
2014-07-15 Andreas GampeMerge "ART: Squash a cmp w/ zero and b.ls to cbz (ARM...
2014-07-15 Andreas GampeART: Squash a cmp w/ zero and b.ls to cbz (ARM/ARM64)
2014-07-15 Mathieu ChartierMerge "Revert "Revert "Revert "Revert "Add intrinsic...
2014-07-15 Fred ShihRevert "Revert "Revert "Revert "Add intrinsic for Refer...
2014-07-15 Andreas GampeMerge "AArch64: improve usage of TargetReg() and friends."
2014-07-15 Matteo FranchinAArch64: improve usage of TargetReg() and friends.
2014-07-15 Ian RogersMerge "Break apart header files."
2014-07-16 Ian RogersBreak apart header files.
2014-07-14 Nicolas GeoffrayMerge "Fix a braino in the stack layout."
2014-07-15 Nicolas GeoffrayFix a braino in the stack layout.
2014-07-14 Hiroshi YamauchiMerge "Add read barriers for the roots in Runtime."
next