OSDN Git Service

android-x86/art.git
2016-03-16 Mathieu ChartierMerge "Fix race in AllocEntrypointsInstrumented"
2016-03-16 Mathieu ChartierMerge "Fix race in AllocEntrypointsInstrumented"
2016-03-16 Alex LightMerge "Fix issue with proxy invocation on default methods"
2016-03-16 Alex LightMerge "Fix issue with proxy invocation on default methods"
2016-03-16 Mathieu ChartierFix race in AllocEntrypointsInstrumented
2016-03-16 Mathieu ChartierFix race in AllocEntrypointsInstrumented
2016-03-16 Mathieu ChartierFix race in AllocEntrypointsInstrumented
2016-03-16 David SrbeckyMerge "Remove --native-debuggable compiler option."
2016-03-16 Roland LevillainMerge "Make art::HCompare support boolean, byte, short...
2016-03-16 Nicolas GeoffrayMerge "Forgot space."
2016-03-16 Narayan KamathMerge "runtime: delete native/java_lang_Runtime.h."
2016-03-16 Nicolas GeoffrayMerge "Fix inliner crash related to type propagation."
2016-03-16 Sebastien HertzMerge "Re-enable checker tests 536 and 537"
2016-03-16 David SrbeckyMerge "Remove --native-debuggable compiler option."
2016-03-16 Roland LevillainMerge "Make art::HCompare support boolean, byte, short...
2016-03-16 David SrbeckyRemove --native-debuggable compiler option.
2016-03-16 Nicolas GeoffrayMerge "Forgot space."
2016-03-16 Narayan KamathMerge "runtime: delete native/java_lang_Runtime.h."
2016-03-16 Nicolas GeoffrayForgot space.
2016-03-16 Nicolas GeoffrayMerge "Fix inliner crash related to type propagation."
2016-03-16 Roland LevillainMake art::HCompare support boolean, byte, short and...
2016-03-16 Sebastien HertzMerge "Re-enable checker tests 536 and 537"
2016-03-16 Calin JuravleMerge "Clean up NullCheck generation and record stats...
2016-03-16 Calin JuravleMerge "Improve compiler stats"
2016-03-16 Nicolas GeoffrayMerge "Add more statistics for memory use of the JIT."
2016-03-16 Sebastien HertzRe-enable checker tests 536 and 537
2016-03-16 Nicolas GeoffrayFix inliner crash related to type propagation.
2016-03-16 Narayan Kamathruntime: delete native/java_lang_Runtime.h.
2016-03-16 Calin JuravleMerge "Clean up NullCheck generation and record stats...
2016-03-16 Calin JuravleMerge "Improve compiler stats"
2016-03-16 Nicolas GeoffrayMerge "Add more statistics for memory use of the JIT."
2016-03-16 Nicolas GeoffrayAdd more statistics for memory use of the JIT.
2016-03-16 David SrbeckyMerge "Call __jit_debug_register_code() indirectly...
2016-03-16 David SrbeckyMerge "Call __jit_debug_register_code() indirectly...
2016-03-16 Calin JuravleClean up NullCheck generation and record stats about it.
2016-03-16 Calin JuravleImprove compiler stats
2016-03-16 Nicolas GeoffrayMerge "Set USE_JACK to true."
2016-03-16 Nicolas GeoffrayMerge "Set USE_JACK to true."
2016-03-16 Nicolas GeoffraySet USE_JACK to true.
2016-03-16 Nicolas GeoffrayMerge "Move specific build rule of 529 into the default...
2016-03-16 Narayan Kamathruntime: delete native/java_lang_Runtime.cc
2016-03-16 Nicolas GeoffrayMerge "Move specific build rule of 529 into the default...
2016-03-16 Nicolas GeoffrayMove specific build rule of 529 into the default script.
2016-03-16 Narayan Kamathruntime: delete native/java_lang_Runtime.cc
2016-03-16 Nicolas GeoffrayMerge "Collect memory use for the JIT."
2016-03-16 Nicolas GeoffrayMerge "Accept boolean as an input of HDivZeroCheck."
2016-03-16 Nicolas GeoffrayMerge "Collect memory use for the JIT."
2016-03-16 Nicolas GeoffrayCollect memory use for the JIT.
2016-03-16 Nicolas GeoffrayMerge "Accept boolean as an input of HDivZeroCheck."
2016-03-16 Nicolas GeoffrayAccept boolean as an input of HDivZeroCheck.
2016-03-16 Nicolas GeoffrayMerge "Fix checker test."
2016-03-16 Nicolas GeoffrayMerge "Fix checker test."
2016-03-16 Nicolas GeoffrayFix checker test.
2016-03-16 Nicolas GeoffrayMerge "Revert "Assembly TLAB allocation fast path for...
2016-03-16 Nicolas GeoffrayMerge "Revert "Tentative fix for build breakage with...
2016-03-16 Nicolas GeoffrayMerge "Revert "Assembly TLAB allocation fast path for...
2016-03-16 Nicolas GeoffrayRevert "Assembly TLAB allocation fast path for arm64."
2016-03-16 Nicolas GeoffrayMerge "Revert "Tentative fix for build breakage with...
2016-03-16 Nicolas GeoffrayRevert "Tentative fix for build breakage with read...
2016-03-16 Vladimir MarkoMerge "Optimizing: Fix arm64 shifter operand test."
2016-03-16 Roland LevillainMerge "Make art::HCompare side effect free."
2016-03-16 Vladimir MarkoMerge "Optimizing: Fix arm64 shifter operand test."
2016-03-16 Roland LevillainMerge "Make art::HCompare side effect free."
2016-03-16 Vladimir MarkoMerge "ART: Fix ignoring duplicate fields."
2016-03-16 Vladimir MarkoOptimizing: Fix arm64 shifter operand test.
2016-03-16 Vladimir MarkoMerge "ART: Fix ignoring duplicate fields."
2016-03-16 Nicolas GeoffrayMerge "Tentative fix for build breakage with read barri...
2016-03-16 Nicolas GeoffrayMerge "Tentative fix for build breakage with read barri...
2016-03-16 Nicolas GeoffrayTentative fix for build breakage with read barriers.
2016-03-16 Nicolas GeoffrayMerge "Fix HDoubleConstant::IsZero and HFloatConstant...
2016-03-16 Nicolas GeoffrayMerge "Fix HDoubleConstant::IsZero and HFloatConstant...
2016-03-15 Nicolas GeoffrayMerge "Disable test."
2016-03-15 Nicolas GeoffrayMerge "Disable test."
2016-03-15 Nicolas GeoffrayDisable test.
2016-03-15 Vladimir MarkoART: Fix ignoring duplicate fields.
2016-03-15 Alex LightFix issue with proxy invocation on default methods
2016-03-15 Hiroshi YamauchiMerge "Assembly TLAB allocation fast path for arm64."
2016-03-15 Hiroshi YamauchiMerge "Assembly TLAB allocation fast path for arm64."
2016-03-15 Hiroshi YamauchiAssembly TLAB allocation fast path for arm64.
2016-03-15 Vladimir MarkoMerge "ART: Fix shift simplification, x >>> 64."
2016-03-15 Vladimir MarkoMerge "ART: Fix shift simplification, x >>> 64."
2016-03-15 Vladimir MarkoART: Fix shift simplification, x >>> 64.
2016-03-15 Vladimir MarkoMerge "ART: Fix valgrind failure in image_test64."
2016-03-15 David SrbeckyCall __jit_debug_register_code() indirectly via global...
2016-03-15 Vladimir MarkoMerge "ART: Fix valgrind failure in image_test64."
2016-03-15 Nicolas GeoffrayFix HDoubleConstant::IsZero and HFloatConstant::IsZero.
2016-03-15 Vladimir MarkoMerge "Optimizing: Improve shift simplification, x...
2016-03-15 Vladimir MarkoMerge "Optimizing: Improve shift simplification, x...
2016-03-15 Narayan KamathMerge "runtime: delete native/java_lang_Runtime.cc"
2016-03-15 Narayan KamathMerge "runtime: delete native/java_lang_Runtime.cc"
2016-03-15 Vladimir MarkoOptimizing: Improve shift simplification, x >>> 64.
2016-03-15 Narayan Kamathruntime: delete native/java_lang_Runtime.cc
2016-03-15 Roland LevillainMake art::HCompare side effect free.
2016-03-15 Vladimir MarkoMerge "Optimizing: Prevent potential valgrind error."
2016-03-15 Vladimir MarkoART: Fix valgrind failure in image_test64.
2016-03-15 Vladimir MarkoMerge "Optimizing: Prevent potential valgrind error."
2016-03-15 Vladimir MarkoOptimizing: Prevent potential valgrind error.
2016-03-15 Vladimir MarkoMerge "Optimizing: Fix valgrind error in image_test64."
2016-03-15 Vladimir MarkoMerge "Optimizing: Fix valgrind error in image_test64."
2016-03-15 Jeff HaoMerge "Fix zygote handling of when secondary image...
next