OSDN Git Service

android-x86/art.git
2015-06-12 Nicolas GeoffrayMerge "Don't run 098-ddmc, it's flaky."
2015-06-12 Nicolas GeoffrayDon't run 098-ddmc, it's flaky.
2015-06-12 Mathieu ChartierMerge "Skip 098-ddmc for GC stress test"
2015-06-12 Man CaoSkip 098-ddmc for GC stress test
2015-06-12 Mathieu ChartierMerge "Fix compaction bug in Class_getDeclaredMethodsUn...
2015-06-12 Mathieu ChartierFix compaction bug in Class_getDeclaredMethodsUnchecked
2015-06-11 Mathieu ChartierMerge "Move image intern table into image"
2015-06-11 Mathieu ChartierMove image intern table into image
2015-06-11 Hiroshi YamauchiMerge "Reset GC performance stats at zygote fork."
2015-06-11 Hiroshi YamauchiReset GC performance stats at zygote fork.
2015-06-11 Mathieu ChartierMerge "Add hprof accounting for Class IMT, VTable"
2015-06-11 Mathieu ChartierAdd hprof accounting for Class IMT, VTable
2015-06-11 Igor MurashkinMerge "runtime: Minor cleanup and extra comments around...
2015-06-11 Igor Murashkinruntime: Minor cleanup and extra comments around interp...
2015-06-11 Mathieu ChartierMerge "Fix buildbot failure for 098-ddmc test"
2015-06-11 Sergio GiroMerge "Revert "art/tools: add new tests in security...
2015-06-11 Sergio GiroRevert "art/tools: add new tests in security packages...
2015-06-11 Sergio GiroMerge "art/tools: add new tests in security packages...
2015-06-11 Sergio Giroart/tools: add new tests in security packages to the...
2015-06-11 Narayan KamathMerge "Fix build breakage in dwarf_test."
2015-06-11 Narayan KamathFix build breakage in dwarf_test.
2015-06-11 Man CaoFix buildbot failure for 098-ddmc test
2015-06-11 Andreas GampeMerge "ART: Fix BCE lint issue"
2015-06-11 Andreas GampeART: Fix BCE lint issue
2015-06-11 David SrbeckyMerge "Generate debug info for core.oat files."
2015-06-11 David SrbeckyGenerate debug info for core.oat files.
2015-06-11 Andreas GampeMerge "[MIPS] Fix method tracing for mips64"
2015-06-10 Mingyao YangMerge "Fix premature deoptimization if the loop body...
2015-06-10 Mingyao YangFix premature deoptimization if the loop body isn't...
2015-06-10 David SrbeckyMerge "Revert "Revert "Test that we can unwind framewor...
2015-06-10 Igor MurashkinMerge "run-test: add --never-clean option"
2015-06-10 Igor Murashkinrun-test: add --never-clean option
2015-06-10 David SrbeckyMerge "Add more log output to the CFI test."
2015-06-10 Mathieu ChartierMerge "Add allocation stack traces for HPROF dump."
2015-06-10 Man CaoAdd allocation stack traces for HPROF dump.
2015-06-10 David SrbeckyRevert "Revert "Test that we can unwind framework code.""
2015-06-10 David SrbeckyAdd more log output to the CFI test.
2015-06-10 Nicolas GeoffrayMerge "Revert "Revert "Support for inlining virtual...
2015-06-10 Nicolas GeoffrayRevert "Revert "Support for inlining virtual and interf...
2015-06-10 Lazar Trsic[MIPS] Fix method tracing for mips64
2015-06-10 Sergio GiroMerge "Revert "art/tools: add new tests for the build...
2015-06-10 Sergio GiroRevert "art/tools: add new tests for the build bot"
2015-06-10 Nicolas GeoffrayMerge "Add optimizations for instanceof/checkcast."
2015-06-10 Nicolas GeoffrayMerge "Revert "art/tools: add new tests for the build...
2015-06-10 Nicolas GeoffrayRevert "art/tools: add new tests for the build bot"
2015-06-10 Guillaume SanchezAdd optimizations for instanceof/checkcast.
2015-06-10 Sergio GiroMerge "art/tools: add new tests for the build bot"
2015-06-10 Sergio Giroart/tools: add new tests for the build bot
2015-06-10 Nicolas GeoffrayMerge "Add boilerplate code for architecture-specific...
2015-06-10 Alexandre RamesAdd boilerplate code for architecture-specific HInstruc...
2015-06-10 David SrbeckyMerge "Revert "Test that we can unwind framework code.""
2015-06-10 David SrbeckyRevert "Test that we can unwind framework code."
2015-06-09 David SrbeckyMerge "Test that we can unwind framework code."
2015-06-09 Andreas GampeMerge "ART: Check long and double register pairs in...
2015-06-09 Jeff HaoMerge "Make dex file verifier check for dups between...
2015-06-09 Mathieu ChartierMerge "Increase ulimit to 64MB for --no-relocate"
2015-06-09 Mathieu ChartierIncrease ulimit to 64MB for --no-relocate
2015-06-09 David SrbeckyTest that we can unwind framework code.
2015-06-09 Jeff HaoMake dex file verifier check for dups between direct...
2015-06-09 Andreas GampeART: Check long and double register pairs in invokes
2015-06-09 Nicolas GeoffrayMerge "Add support for inlining already sharpened inter...
2015-06-09 Sebastien HertzMerge "Bring back verbosity override"
2015-06-09 Sebastien HertzMerge "Follow up on CL 151605"
2015-06-09 Nicolas GeoffrayMerge "Revert "Revert "Pass current method to HNewInsta...
2015-06-09 Sebastien HertzFollow up on CL 151605
2015-06-09 Nicolas GeoffrayRevert "Revert "Pass current method to HNewInstance...
2015-06-09 Nicolas GeoffrayMerge "Fix a crash in optimizing compiler with the...
2015-06-09 Nicolas GeoffrayAdd support for inlining already sharpened interface...
2015-06-09 Nicolas GeoffrayFix a crash in optimizing compiler with the current...
2015-06-09 Sebastien HertzBring back verbosity override
2015-06-09 Nicolas GeoffrayMerge "Revert "Pass current method to HNewInstance...
2015-06-09 Nicolas GeoffrayRevert "Pass current method to HNewInstance and HNewArray."
2015-06-09 Vladimir MarkoMerge "Quick: Fix LoopRepeatingTopologicalSortIterator."
2015-06-09 Nicolas GeoffrayMerge "Pass current method to HNewInstance and HNewArray."
2015-06-09 Nicolas GeoffrayMerge "Revert "Revert "Use HCurrentMethod in HInvokeSta...
2015-06-09 David SrbeckyMerge "Enable 64-bit CFI tests."
2015-06-09 David SrbeckyEnable 64-bit CFI tests.
2015-06-08 Mathieu ChartierMerge "More LOW_4G optimizations"
2015-06-08 Mathieu ChartierMore LOW_4G optimizations
2015-06-08 Mingyao YangMerge "Fix nested deoptimization."
2015-06-08 Vladimir MarkoQuick: Fix LoopRepeatingTopologicalSortIterator.
2015-06-08 Nicolas GeoffrayRevert "Revert "Use HCurrentMethod in HInvokeStaticOrDi...
2015-06-08 Nicolas GeoffrayMerge "Revert "Support for inlining virtual and interfa...
2015-06-08 Nicolas GeoffrayRevert "Support for inlining virtual and interface...
2015-06-08 Nicolas GeoffrayMerge "Revert "Do a type check for knowing if we can...
2015-06-08 Nicolas GeoffrayRevert "Do a type check for knowing if we can inline."
2015-06-08 Nicolas GeoffrayPass current method to HNewInstance and HNewArray.
2015-06-08 Mingyao YangFix nested deoptimization.
2015-06-07 Andreas GampeMerge "ART: Reload class on miranda method in verifier"
2015-06-07 Andreas GampeMerge "Revert "Revert "Turn off duplicate-classes check...
2015-06-07 Andreas GampeMerge "Revert "DO NOT MERGE ART: Turn off duplicate...
2015-06-07 Andreas GampeMerge "DO NOT MERGE ART: Turn off duplicate-classes...
2015-06-07 Andreas GampeART: Reload class on miranda method in verifier
2015-06-07 Andreas GampeRevert "Revert "Turn off duplicate-classes checking""
2015-06-07 Andreas GampeRevert "DO NOT MERGE ART: Turn off duplicate-classes...
2015-06-07 Andreas GampeDO NOT MERGE ART: Turn off duplicate-classes checking
2015-06-06 Andreas GampeMerge "ART: Add SetSpecialSignalHandlerFn to version...
2015-06-06 Andreas GampeART: Add SetSpecialSignalHandlerFn to version-script.txt
2015-06-05 Mathieu ChartierMerge "Use runFinalizationWithTimeout for native alloca...
2015-06-05 Mathieu ChartierUse runFinalizationWithTimeout for native allocations
next