OSDN Git Service

android-x86/art.git
2016-03-03 Alex LightMove some default-methods tests to Java from Smali.
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 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 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 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"
2016-02-19 Mathieu ChartierSupport image classes filtering in image writer
2016-02-19 Mathieu ChartierMerge "Add VLOG(collector) to reduce log spam"
2016-02-19 Mathieu ChartierAdd VLOG(collector) to reduce log spam
2016-02-19 Andreas GampeMerge "Revert "Do not build art with clang for mips64""
2016-02-19 buzbeeART: Enable JitProfiling for Arm Mterp
2016-02-19 Nicolas GeoffrayMerge "Workaround JDWP failures"
2016-02-19 Andreas GampeRevert "Do not build art with clang for mips64"
2016-02-19 Sebastien HertzWorkaround JDWP failures
2016-02-19 Bill BuzbeeMerge "Revert "Revert "Revert "Revert "ART: Enable...
2016-02-19 Nicolas GeoffrayTrack memory usage of code cache.
2016-02-19 Nicolas GeoffrayMerge "The JIT does not need VerifedMethod nor Compiler...
2016-02-19 Bill BuzbeeRevert "Revert "Revert "Revert "ART: Enable Jit Profili...
2016-02-19 Nicolas GeoffrayMerge "Fix braino in single frame deopt."
2016-02-19 Jean-Philippe... Dex-wide ArenaPool scoping for AOT compilation
2016-02-19 Nicolas GeoffrayFix braino in single frame deopt.
2016-02-19 Mathieu ChartierMerge "Use image oat file instead of image header for...
2016-02-19 Mathieu ChartierUse image oat file instead of image header for immune...
2016-02-19 Hiroshi YamauchiMerge "Fix rosalloc issues with valgrind."
2016-02-19 Mathieu ChartierMerge "Don't pass in oat file name to NativeLocationInI...
2016-02-19 Mathieu ChartierDon't pass in oat file name to NativeLocationInImage
2016-02-19 Hiroshi YamauchiMerge "Disable read barriers in GC VisitReferences...
2016-02-19 Hiroshi YamauchiDisable read barriers in GC VisitReferences calls.
2016-02-19 Hiroshi YamauchiFix rosalloc issues with valgrind.
2016-02-18 Alex LightMerge "Fix issue with copied methods not being checked."
2016-02-18 Nicolas GeoffrayMerge "Fix build aflter conflicting changes got in."
2016-02-18 Nicolas GeoffrayFix build aflter conflicting changes got in.
2016-02-18 Nicolas GeoffrayMerge "Small inlining improvements."
2016-02-18 Calin JuravleMerge "Add statistics support for some optimizations"
2016-02-18 Jean-Philippe... Add statistics support for some optimizations
2016-02-18 Nicolas GeoffrayMerge "Implement polymorphic inlining."
2016-02-18 Nicolas GeoffraySmall inlining improvements.
2016-02-18 Nicolas GeoffrayImplement polymorphic inlining.
2016-02-18 Nicolas GeoffrayThe JIT does not need VerifedMethod nor CompilerCallbacks.
2016-02-18 Roland LevillainMerge "Implement Optimizing's constant folding as a...
2016-02-18 Tamas BerghammerMerge "Mark __jit_debug_register_code as a unique symbo...
2016-02-18 Nicolas GeoffrayMerge "Remove string init map."
2016-02-18 Nicolas GeoffrayRemove string init map.
2016-02-18 Serguei Katkovx86 ART FI clean-up
2016-02-18 Aart BikMerge "Set bias on != comparison for isNaN."
2016-02-18 Aart BikSet bias on != comparison for isNaN.
2016-02-17 Mathieu ChartierMerge "Clean up register line"
2016-02-17 Aart BikMerge "Implement isNaN intrinsic through HIR equivalent."
2016-02-17 Alex LightFix issue with copied methods not being checked.
2016-02-17 Aart BikImplement isNaN intrinsic through HIR equivalent.
2016-02-17 Hans BoehmAdd Math.round tests for large integers.
2016-02-17 Mathieu ChartierClean up register line
2016-02-17 Mathieu ChartierMerge "Only visit pointer arrays once during image...
next