OSDN Git Service

android-x86/art.git
2016-02-25 Nicolas GeoffrayMerge "Forgot to initialize JIT memory use fields."
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 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 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...
2016-02-22 Calin JuravleFix static dex2oat build
2016-02-22 Vladimir MarkoOptimizing/x86-64: Use MOVL in Load64BitValue() if...
2016-02-22 Hans BoehmMerge "Add Math.round tests for large integers."
2016-02-22 Sebastien HertzMerge "Revert "Workaround JDWP failures""
2016-02-22 Delphine MartinRevert "Force Jack to consider multidex annotations"
2016-02-22 Calin JuravleMerge "Add profman tool: responsible to process profiles"
2016-02-22 Calin JuravleAdd profman tool: responsible to process profiles
2016-02-22 Narayan KamathMerge "Track libcore change b5d045f7e4023c0ba9a42fb95ef...
2016-02-22 Narayan KamathTrack libcore change b5d045f7e4023c0ba9a42fb95efad4c30d...
2016-02-22 Nicolas GeoffrayAdd a new kReservedCapacity to decide when to start...
2016-02-22 Sebastien HertzRevert "Workaround JDWP failures"
2016-02-22 Roland LevillainMerge "Ignore GZIPInputStreamTest#testLongMessage failu...
2016-02-22 Roland LevillainIgnore GZIPInputStreamTest#testLongMessage failures...
2016-02-22 Nicolas GeoffrayMerge "Track memory usage of code cache."
2016-02-22 Nicolas GeoffrayMerge "Use adds instead of add to set the N flag."
2016-02-21 Nicolas GeoffrayUse adds instead of add to set the N flag.
2016-02-21 Bill BuzbeeMerge "Enable bytecode tracing in ART FI"
2016-02-21 Bill BuzbeeMerge "x86 ART FI clean-up"
2016-02-20 Serguei KatkovEnable bytecode tracing in ART FI
2016-02-19 Mathieu ChartierMerge "Support image classes filtering in image writer"
next