OSDN Git Service

android-x86/art.git
2016-01-12 Alex LightSupport directly invoking interface default methods
2015-12-17 Andreas GampeMerge "ART: Refactor CommonRuntimeTest::SetUp"
2015-12-17 Andreas GampeART: Refactor CommonRuntimeTest::SetUp
2015-12-17 Andreas GampeMerge "ART: Recognize cortex-a53.a57 for ARM features"
2015-12-17 Alex LightMerge "Revert "Revert "Combine direct_methods_ and...
2015-12-17 Vladimir MarkoMerge "Revert "Revert "ART: Reduce the instructions...
2015-12-17 Nicolas GeoffrayMerge "Fix braino in parallel move resolver."
2015-12-17 Nicolas GeoffrayMerge "Revert "Tweak inlining heuristics.""
2015-12-17 Nicolas GeoffrayRevert "Tweak inlining heuristics."
2015-12-17 Vladimir MarkoRevert "Revert "ART: Reduce the instructions generated...
2015-12-17 Vladimir MarkoMerge "Optimizing/ARM: Fix AddConstant() to adhere...
2015-12-17 Vladimir MarkoOptimizing/ARM: Fix AddConstant() to adhere to set_cc.
2015-12-17 Nicolas GeoffrayFix braino in parallel move resolver.
2015-12-17 Nicolas GeoffrayMerge "Tweak inlining heuristics."
2015-12-17 Nicolas GeoffrayTweak inlining heuristics.
2015-12-17 Nicolas GeoffrayMerge "Change DCHECK into CHECK to diagnose sporadic...
2015-12-17 Nicolas GeoffrayChange DCHECK into CHECK to diagnose sporadic crash.
2015-12-17 Nicolas GeoffrayMerge "Add some dumping when SIGQUIT for the JIT."
2015-12-17 Hiroshi YamauchiMerge "Fix (non-intrinsic) UnsafeCASObject for the...
2015-12-17 Andreas GampeART: Recognize cortex-a53.a57 for ARM features
2015-12-17 Alex LightMerge "Ensure that ClassTable has correct alignment...
2015-12-16 Alex LightEnsure that ClassTable has correct alignment in image.
2015-12-16 Alex LightRevert "Revert "Combine direct_methods_ and virtual_met...
2015-12-16 Hiroshi YamauchiFix (non-intrinsic) UnsafeCASObject for the read barrie...
2015-12-16 Aart BikMerge "Revert "X86: Use locked add rather than mfence""
2015-12-16 Aart BikRevert "X86: Use locked add rather than mfence"
2015-12-16 Dimitry IvanovMerge "Remove references to dlmalloc specific functions"
2015-12-16 Aart BikMerge "X86: Use locked add rather than mfence"
2015-12-16 Andreas GampeMerge "Make the 008-exceptions test print everything...
2015-12-16 Roland LevillainMerge "Remove spurious references to kEmitCompilerReadB...
2015-12-16 Roland LevillainRemove spurious references to kEmitCompilerReadBarrier...
2015-12-16 Roland LevillainMerge "MIPS32: Fuse long and FP compare & condition...
2015-12-16 Roland LevillainMerge "Adjust tests blacklisted for heap poisoning...
2015-12-16 Roland LevillainMerge "Disable LinkedTransferQueueTest tests failing...
2015-12-16 Roland LevillainMerge "Revert "Revert "Introduce support for hardware...
2015-12-16 Roland LevillainDisable LinkedTransferQueueTest tests failing on the CC.
2015-12-16 Kevin BrodskyMake the 008-exceptions test print everything to stdout
2015-12-16 Roland LevillainAdjust tests blacklisted for heap poisoning and read...
2015-12-16 Nicolas GeoffrayMerge "Add test case for bad arm code generation."
2015-12-16 Nicolas GeoffrayMerge "Revert "ART: Reduce the instructions generated...
2015-12-16 Nicolas GeoffrayAdd test case for bad arm code generation.
2015-12-16 Nicolas GeoffrayRevert "ART: Reduce the instructions generated by packe...
2015-12-16 Vladimir MarkoMerge "ART: Compile run-tests with Java 7."
2015-12-16 Vladimir MarkoART: Compile run-tests with Java 7.
2015-12-16 Nicolas GeoffrayMerge "Revert "ART: Set RTI of Arm64IntermediateAddress""
2015-12-16 Nicolas GeoffrayRevert "ART: Set RTI of Arm64IntermediateAddress"
2015-12-16 Nicolas GeoffrayMerge "Revert "ART: Refactor SsaBuilder for more precis...
2015-12-16 Alex LightRevert "ART: Refactor SsaBuilder for more precise typin...
2015-12-15 Alexey FrunzeMIPS32: Fuse long and FP compare & condition in Optimizing.
2015-12-15 Alex LightMerge "Revert "Combine direct_methods_ and virtual_meth...
2015-12-15 Alex LightRevert "Combine direct_methods_ and virtual_methods_...
2015-12-15 Aart BikMerge "Various induction/range analysis improvements."
2015-12-15 Mark MendellX86: Use locked add rather than mfence
2015-12-15 Aart BikVarious induction/range analysis improvements.
2015-12-15 Alex LightMerge "Combine direct_methods_ and virtual_methods_...
2015-12-15 Nicolas GeoffrayMerge "Remove reference of deleted file."
2015-12-15 Nicolas GeoffrayRemove reference of deleted file.
2015-12-15 Nicolas GeoffrayAdd some dumping when SIGQUIT for the JIT.
2015-12-15 Nicolas GeoffrayMerge "Remove test given its flakiness."
2015-12-15 Nicolas GeoffrayRemove test given its flakiness.
2015-12-15 David SrbeckyMerge "Refactor DexFile::DecodeDebugInfo."
2015-12-15 David SrbeckyRefactor DexFile::DecodeDebugInfo.
2015-12-15 Roland LevillainMerge "x86-64 Baker's read barrier fast path implementa...
2015-12-15 Roland LevillainMerge "x86 Baker's read barrier fast path implementation."
2015-12-15 Calin JuravleMerge "Lower jitthreshold for jit profile test."
2015-12-15 Nicolas GeoffrayMerge "Fix --inline-max-code-units option."
2015-12-15 Nicolas GeoffrayFix --inline-max-code-units option.
2015-12-15 Calin JuravleLower jitthreshold for jit profile test.
2015-12-15 Nicolas GeoffrayMerge "Revert "Make the JIT the default in ART.""
2015-12-15 Nicolas GeoffrayRevert "Make the JIT the default in ART."
2015-12-15 Roland Levillainx86-64 Baker's read barrier fast path implementation.
2015-12-15 Roland Levillainx86 Baker's read barrier fast path implementation.
2015-12-15 Nicolas GeoffrayMerge "Make the JIT the default in ART."
2015-12-15 Dimitry IvanovRemove references to dlmalloc specific functions
2015-12-15 Shinichiro... Merge "Get DCHECK back to EncodedStaticFieldValueIterator"
2015-12-14 Alex LightCombine direct_methods_ and virtual_methods_ fields...
2015-12-14 Dimitry IvanovMerge "Temporary disable linker-namespaces"
2015-12-14 Calin JuravleMerge "Increase the sleep time in 554-jit-profile-file"
2015-12-14 Calin JuravleIncrease the sleep time in 554-jit-profile-file
2015-12-14 Dimitry IvanovTemporary disable linker-namespaces
2015-12-14 Calin JuravleMerge "Disable 554-jit-profile-file for the READ_BARRIE...
2015-12-14 Calin JuravleDisable 554-jit-profile-file for the READ_BARRIER mode.
2015-12-14 Calin JuravleMerge "Print more info on why the code_cache test fails...
2015-12-14 Calin JuravleMerge "Revert "Revert "Enable profiled guided compilati...
2015-12-14 Calin JuravlePrint more info on why the code_cache test fails in...
2015-12-14 David BrazdilMerge "ART: Set RTI of Arm64IntermediateAddress"
2015-12-14 David BrazdilART: Set RTI of Arm64IntermediateAddress
2015-12-14 David BrazdilMerge "ART: Refactor SsaBuilder for more precise typing...
2015-12-14 David BrazdilART: Refactor SsaBuilder for more precise typing info
2015-12-14 Vladimir MarkoMerge "ART: Rename ROR test to a shorter name."
2015-12-14 Vladimir MarkoART: Rename ROR test to a shorter name.
2015-12-14 Vladimir MarkoMerge "Optimizing: Clean up after HRor."
2015-12-14 Shinichiro... Get DCHECK back to EncodedStaticFieldValueIterator
2015-12-12 Mathieu ChartierMerge "Address some comments in image writer"
2015-12-11 Dimitry IvanovMerge "Fix call to LoadNativeLibrary"
2015-12-11 Dimitry IvanovFix call to LoadNativeLibrary
2015-12-11 Dimitry IvanovMerge "Use isolated namespaces for app native libs"
2015-12-11 Andreas GampeMerge "ART: Weaken dex file verifier abstract check"
2015-12-11 Andreas GampeART: Weaken dex file verifier abstract check
2015-12-11 Calin JuravleRevert "Revert "Enable profiled guided compilation...
next