OSDN Git Service

android-x86/art.git
2016-02-25 Aart BikMerge "Make sure constantIndexing2 is optimized with...
2016-02-25 Nicolas GeoffrayMerge "Dump the number of OSR compiled code."
2016-02-25 Roland LevillainMerge "Optimizing: ARM64 negated bitwise operations...
2016-02-25 Kevin BrodskyOptimizing: ARM64 negated bitwise operations simplification
2016-02-25 Bill BuzbeeMerge "ART: Profile all branches for on-stack replacement"
2016-02-25 David SrbeckyMerge "Verify encoded stack maps in debug builds."
2016-02-25 Vladimir MarkoMerge "Revert "Revert "ARM/ARM64: Extend support of...
2016-02-25 David SrbeckyMerge "Implement << operator for DexRegisterLocation...
2016-02-25 David SrbeckyVerify encoded stack maps in debug builds.
2016-02-25 David SrbeckyImplement << operator for DexRegisterLocation::Kind.
2016-02-25 buzbeeART: Profile all branches for on-stack replacement
2016-02-25 Nicolas GeoffrayMerge "Revert "ART: Support interpreter switching in...
2016-02-25 Nicolas GeoffrayRevert "ART: Support interpreter switching in x86 mterp"
2016-02-25 Nicolas GeoffrayDump the number of OSR compiled code.
2016-02-25 Nicolas GeoffrayMerge "Split 530-checker-loops to please our run-test...
2016-02-25 Bill BuzbeeMerge "ART: Support interpreter switching in x86 mterp"
2016-02-25 Nicolas GeoffraySplit 530-checker-loops to please our run-test file...
2016-02-25 Nicolas GeoffrayMerge "Forgot to initialize JIT memory use fields."
2016-02-25 Artem UdovichenkoRevert "Revert "ARM/ARM64: Extend support of instructio...
2016-02-25 Nicolas GeoffrayMerge "Revert "Preload public libraries on Runtime...
2016-02-25 Nicolas GeoffrayRevert "Preload public libraries on Runtime::Start()"
2016-02-25 Nicolas GeoffrayMerge "Revert "Disable test due to toybox update.""
2016-02-25 Nicolas GeoffrayRevert "Disable test due to toybox update."
2016-02-25 Dimitry IvanovMerge "Preload public libraries on Runtime::Start()"
2016-02-25 Dimitry IvanovPreload public libraries on Runtime::Start()
2016-02-24 Aart BikMerge "Avoid single expensive test in 530-checker-loops."
2016-02-24 Aart BikAvoid single expensive test in 530-checker-loops.
2016-02-24 buzbeeART: Support interpreter switching in x86 mterp
2016-02-24 Andreas GampeMerge "Made art/runtime/arch/stub_test.cc compile with...
2016-02-24 Igor MurashkinMerge "image: Allow methods with code in another oat...
2016-02-24 Igor Murashkinimage: Allow methods with code in another oat file...
2016-02-24 Aart BikMerge "Use range analysis for better trip count analysis"
2016-02-24 Mathieu ChartierMerge "Add MapAnonymous handling for null error_str"
2016-02-24 Aart BikUse range analysis for better trip count analysis
2016-02-24 Mathieu ChartierAdd MapAnonymous handling for null error_str
2016-02-24 Aart BikMake sure constantIndexing2 is optimized with DEOPT.
2016-02-24 Nicolas GeoffrayMerge "Don't make this script fail a buildbot run."
2016-02-24 Nicolas GeoffrayDon't make this script fail a buildbot run.
2016-02-24 Vladimir MarkoMerge "ARM: Implement Reverse bits and bytes intrinsic."
2016-02-24 Nicolas GeoffrayForgot to initialize JIT memory use fields.
2016-02-24 Roland LevillainMerge "MIPS32: Implement intrinsics from java.lang...
2016-02-24 Roland LevillainMerge "Remove unreachable code paths in constant folding."
2016-02-24 Roland LevillainMerge "Fix indentation of copyright headers in some...
2016-02-24 Roland LevillainFix indentation of copyright headers in some ART run...
2016-02-24 Bill BuzbeeMerge "ART: Enable JitProfiling for x86 Mterp"
2016-02-24 Roland LevillainRemove unreachable code paths in constant folding.
2016-02-24 Bilyan BorisovMade art/runtime/arch/stub_test.cc compile with -O2...
2016-02-24 Artem SerovARM: Implement Reverse bits and bytes intrinsic.
2016-02-24 Nicolas GeoffrayMerge "Add a script to symbolize buildbot crashes."
2016-02-24 Nicolas GeoffrayAdd a script to symbolize buildbot crashes.
2016-02-24 Vladimir MarkoMerge "ART: Allow method references across oat files...
2016-02-24 Vladimir MarkoART: Allow method references across oat files for multi...
2016-02-24 Roland LevillainMerge "Please Clang with respect to stack frame limits...
2016-02-24 Nicolas GeoffrayMerge "Introduce partial code cache collection."
2016-02-24 David SrbeckyMerge "Associate slow paths with the instruction that...
2016-02-24 David SrbeckyAssociate slow paths with the instruction that they...
2016-02-24 David SrbeckyMerge "Remove HNativeDebugInfo from start of basic...
2016-02-24 David SrbeckyRemove HNativeDebugInfo from start of basic blocks.
2016-02-24 Nicolas GeoffrayMerge "Show battery level fo devices on buildbot."
2016-02-24 buzbeeART: Enable JitProfiling for x86 Mterp
2016-02-24 Nicolas GeoffrayShow battery level fo devices on buildbot.
2016-02-23 Alex LightMerge "Make JNI work correctly with default methods."
2016-02-23 Alex LightMake JNI work correctly with default methods.
2016-02-23 Aart BikMerge "Improved instruction + offset hunting."
2016-02-23 Aart BikImproved instruction + offset hunting.
2016-02-23 Mathieu ChartierMerge "Fix allocation tracking race"
2016-02-23 Mathieu ChartierFix allocation tracking race
2016-02-23 Nicolas GeoffrayMerge "Revert "Compile checker run-tests with Jack""
2016-02-23 Nicolas GeoffrayRevert "Compile checker run-tests with Jack"
2016-02-23 Roland LevillainPlease Clang with respect to stack frame limits in...
2016-02-23 Sebastien HertzMerge "Compile checker run-tests with Jack"
2016-02-23 Calin JuravleMerge "Fix profman path for the gtest."
2016-02-23 Calin JuravleFix profman path for the gtest.
2016-02-23 Sebastien HertzCompile checker run-tests with Jack
2016-02-23 Nicolas GeoffrayIntroduce partial code cache collection.
2016-02-23 Calin JuravleMerge "Revert "Revert "Add profman tool: responsible...
2016-02-23 Roland LevillainMerge "Re-enable tests that were causing TimeoutExcepti...
2016-02-23 Roland LevillainRe-enable tests that were causing TimeoutExceptions...
2016-02-23 Nicolas GeoffrayMerge "Don't allocate mspaces of less than a page."
2016-02-23 Nicolas GeoffrayDon't allocate mspaces of less than a page.
2016-02-23 Calin JuravleRevert "Revert "Add profman tool: responsible to proces...
2016-02-23 Vladimir MarkoMerge "Dex-wide ArenaPool scoping for AOT compilation"
2016-02-23 Nicolas GeoffrayMerge "Add a new kReservedCapacity to decide when to...
2016-02-23 Calin JuravleMerge "Fix static dex2oat build"
2016-02-23 Delphine MartinMerge "Revert "Force Jack to consider multidex annotati...
2016-02-23 Mathieu ChartierMerge "Add regression test for alloc stack trace and...
2016-02-23 Mathieu ChartierAdd regression test for alloc stack trace and unloading
2016-02-23 Mathieu ChartierMerge "Visit stack trace roots"
2016-02-22 Mathieu ChartierVisit stack trace roots
2016-02-22 Nicolas GeoffrayMerge "Revert "Add profman tool: responsible to process...
2016-02-22 Nicolas GeoffrayRevert "Add profman tool: responsible to process profiles"
2016-02-22 Hiroshi YamauchiMerge "Fix class_linker_test for valgrind."
2016-02-22 Hiroshi YamauchiFix class_linker_test for valgrind.
2016-02-22 Hiroshi YamauchiMerge "Fix CC collector thread flip and JNI critical...
2016-02-22 Andreas GampeMerge "ART: Add Class.getEnclosingClass() to UnstartedR...
2016-02-22 Chris LarsenMIPS32: Implement intrinsics from java.lang.Math:
2016-02-22 Hiroshi YamauchiFix CC collector thread flip and JNI critical section...
2016-02-22 Andreas GampeART: Add Class.getEnclosingClass() to UnstartedRuntime
2016-02-22 Bill BuzbeeMerge "ART: Enable JitProfiling for Arm Mterp"
2016-02-22 Vladimir MarkoMerge "Optimizing/x86-64: Use MOVL in Load64BitValue...
next