OSDN Git Service

android-x86/art.git
2016-03-25 Mathieu ChartierMerge "Only call jit_load after the zygote fork"
2016-03-25 Mathieu ChartierMerge "Only call jit_load after the zygote fork"
2016-03-25 Mathieu ChartierOnly call jit_load after the zygote fork
2016-03-25 Mathieu ChartierOnly call jit_load after the zygote fork
2016-03-25 Mathieu ChartierOnly call jit_load after the zygote fork
2016-03-24 buzbeeMerge "ART: Ignore hotness updates if jit inactive"
2016-03-24 Bill BuzbeeMerge "ART: Ignore hotness updates if jit inactive"
2016-03-24 Mathieu ChartierMerge "Load jit compiler pre zygote fork"
2016-03-24 buzbeeART: Ignore hotness updates if jit inactive
2016-03-24 Mathieu ChartierMerge "Load jit compiler pre zygote fork"
2016-03-24 Mathieu ChartierMerge "Load jit compiler pre zygote fork" into nyc-dev
2016-03-24 Mathieu ChartierLoad jit compiler pre zygote fork
2016-03-24 Mathieu ChartierMerge "Load jit compiler pre zygote fork" into nyc-dev
2016-03-24 Mathieu ChartierLoad jit compiler pre zygote fork
2016-03-24 buzbeeMerge "ART: Improve JitProfile perf in arm/arm64 mterp"
2016-03-24 Calin JuravleMerge "Extend profman to be able to dump profile conten...
2016-03-24 Calin JuravleMerge "Extend profman to be able to dump profile conten...
2016-03-24 Calin JuravleExtend profman to be able to dump profile content.
2016-03-24 Calin JuravleMerge "Update and improve profiles format" into nyc-dev
2016-03-24 Bill BuzbeeMerge "ART: Improve JitProfile perf in arm/arm64 mterp"
2016-03-24 Calin JuravleMerge "Update and improve profiles format" into nyc-dev
2016-03-24 David BrazdilMerge "ART: Fix order of operations in HBasicBlock...
2016-03-24 David BrazdilMerge "ART: Fix order of operations in HBasicBlock...
2016-03-24 David BrazdilART: Fix order of operations in HBasicBlock::Disconnect...
2016-03-24 David BrazdilMerge "ART: Fix run-test"
2016-03-24 Calin JuravleUpdate and improve profiles format
2016-03-24 David BrazdilMerge "ART: Fix run-test"
2016-03-24 David BrazdilART: Fix run-test
2016-03-24 Nicolas GeoffrayMerge "Fix stub_test after semantic conflicting merge."
2016-03-24 Nicolas GeoffrayMerge "Fix stub_test after semantic conflicting merge."
2016-03-24 Nicolas GeoffrayFix stub_test after semantic conflicting merge.
2016-03-24 David BrazdilMerge "ART: Loosen a GraphChecker rule on Boolean inputs"
2016-03-24 David BrazdilMerge "ART: Loosen a GraphChecker rule on Boolean inputs"
2016-03-24 David BrazdilART: Loosen a GraphChecker rule on Boolean inputs
2016-03-24 Vladimir MarkoMerge "Post-Quick cleanup: Remove CompilationUnit."
2016-03-24 Nicolas GeoffrayMerge "Re-enable IMT stub test."
2016-03-24 Vladimir MarkoMerge "Post-Quick cleanup: Remove CompilationUnit."
2016-03-24 Nicolas GeoffrayMerge "Re-enable IMT stub test."
2016-03-24 Roland LevillainMerge "Clean up art::HConstant predicates."
2016-03-24 Roland LevillainMerge "Clean up art::HConstant predicates."
2016-03-24 Nicolas GeoffrayMerge "Do a null check on the sibling in the register...
2016-03-24 Nicolas GeoffrayMerge "Do a null check on the sibling in the register...
2016-03-24 Nicolas GeoffrayDo a null check on the sibling in the register allocator.
2016-03-24 Nicolas GeoffrayMerge "Disable test on arm due to timeouts."
2016-03-24 Vladimir MarkoMerge "Optimizing: Do not insert suspend checks on...
2016-03-24 Nicolas GeoffrayMerge "Disable test on arm due to timeouts."
2016-03-24 Vladimir MarkoMerge "Optimizing: Do not insert suspend checks on...
2016-03-24 Vladimir MarkoPost-Quick cleanup: Remove CompilationUnit.
2016-03-24 Nicolas GeoffrayDisable test on arm due to timeouts.
2016-03-24 Aart BikMerge "Fix potential race condition with threads array."
2016-03-24 Aart BikMerge "Fix potential race condition with threads array."
2016-03-24 Andreas GampeMerge "ART: Update DexFile for compiler-filter pass...
2016-03-24 Andreas GampeMerge "ART: Update DexFile for compiler-filter pass...
2016-03-24 Hiroshi YamauchiMerge "Add RosAlloc stats dump."
2016-03-24 Hiroshi YamauchiMerge "Add RosAlloc stats dump."
2016-03-24 Hiroshi YamauchiMerge "Add RosAlloc stats dump." into nyc-dev
2016-03-24 Hiroshi YamauchiMerge "Add RosAlloc stats dump." into nyc-dev
2016-03-23 Hiroshi YamauchiMerge "Use smaller rosalloc run sizes."
2016-03-23 Hiroshi YamauchiAdd RosAlloc stats dump.
2016-03-23 Hiroshi YamauchiMerge "Use smaller rosalloc run sizes."
2016-03-23 Hiroshi YamauchiMerge "Use smaller rosalloc run sizes." into nyc-dev
2016-03-23 Hiroshi YamauchiUse smaller rosalloc run sizes.
2016-03-23 Hiroshi YamauchiMerge "Use smaller rosalloc run sizes." into nyc-dev
2016-03-23 Andreas GampeART: Update DexFile for compiler-filter pass-down
2016-03-23 Aart BikFix potential race condition with threads array.
2016-03-23 Hiroshi YamauchiAdd RosAlloc stats dump.
2016-03-23 Andreas GampeRevert "Revert "Use compiler filter to determine oat...
2016-03-23 Andreas GampeMerge "Revert "Revert "Use compiler filter to determine...
2016-03-23 Andreas GampeRevert "Revert "Use compiler filter to determine oat...
2016-03-23 Richard UhlerMerge "Revert "Revert "Use compiler filter to determine...
2016-03-23 Hiroshi YamauchiUse smaller rosalloc run sizes.
2016-03-23 Vladimir MarkoOptimizing: Do not insert suspend checks on back-edges.
2016-03-23 Andreas GampeRevert "Revert "Use compiler filter to determine oat...
2016-03-23 Nicolas GeoffrayMerge "Fix dex2oat/oatdump cross-compilation."
2016-03-23 buzbeeART: Improve JitProfile perf in arm/arm64 mterp
2016-03-23 Calin JuravleMerge "Fix dex2oat/oatdump cross-compilation."
2016-03-23 Roland LevillainMerge remote-tracking branch \'goog/master\' into mege
2016-03-23 Roland LevillainMerge "Fix and improve shift and rotate operations."
2016-03-23 Roland LevillainMerge "Fix and improve shift and rotate operations."
2016-03-23 Calin JuravleMerge remote-tracking branch 'goog/master' into mege
2016-03-23 Roland LevillainMerge "Fix some typos in art/compiler/optimizing/nodes...
2016-03-23 Roland LevillainMerge "Ensure object ArraySet with null value does...
2016-03-23 Roland LevillainMerge "Fix some typos in art/compiler/optimizing/nodes...
2016-03-23 Roland LevillainFix some typos in art/compiler/optimizing/nodes.cc.
2016-03-23 Nicolas GeoffrayFix dex2oat/oatdump cross-compilation.
2016-03-23 Roland LevillainMerge "Ensure object ArraySet with null value does...
2016-03-23 Nicolas GeoffrayMerge "Relax too strong DCHECK."
2016-03-23 Nicolas GeoffrayMerge "Revert "ART: Weaken DCHECK""
2016-03-23 Nicolas GeoffrayMerge "Revert "ART: Temporarily disable test""
2016-03-23 Sebastien HertzMerge "Update run-test 097-duplicate-method"
2016-03-23 Nicolas GeoffrayMerge "Revert "Use compiler filter to determine oat...
2016-03-23 Nicolas GeoffrayMerge "Relax too strong DCHECK."
2016-03-23 Nicolas GeoffrayRe-enable IMT stub test.
2016-03-23 Calin JuravleMerge "Improve ProfileSaver to cache data and do minima...
2016-03-23 Roland LevillainEnsure object ArraySet with null value does not need...
2016-03-23 Calin JuravleMerge "Improve ProfileSaver to cache data and do minima...
2016-03-23 Calin JuravleImprove ProfileSaver to cache data and do minimal I/O
2016-03-23 Yohann RousselLet tests inform Jack of the min api version
2016-03-23 Nicolas GeoffrayMerge "Revert "ART: Weaken DCHECK""
2016-03-23 Nicolas GeoffrayRevert "ART: Weaken DCHECK"
next