OSDN Git Service

android-x86/art.git
2015-01-26 Sebastien HertzJDWP: allocate single step control only when active
2015-01-26 Nicolas GeoffrayMerge "Fix lint error and typo."
2015-01-26 Nicolas GeoffrayFix lint error and typo.
2015-01-26 Nicolas GeoffrayMerge "Fix codegen_test."
2015-01-26 Nicolas GeoffrayFix codegen_test.
2015-01-26 Vladimir MarkoMerge "ART: Implement X86 hard float (Quick/JNI/Baseline)"
2015-01-26 Nicolas GeoffrayMerge "Support callee-save registers on ARM."
2015-01-24 Nicolas GeoffraySupport callee-save registers on ARM.
2015-01-24 Andreas GampeMerge "ART: Fix new[] / delete mismatch"
2015-01-24 Andreas GampeART: Fix new[] / delete mismatch
2015-01-24 Hiroshi YamauchiMerge "Make it possible to enable read barriers at...
2015-01-24 Hiroshi YamauchiMake it possible to enable read barriers at build time.
2015-01-23 Andreas GampeMerge "ART: On shutdown, only warn on mutex contention"
2015-01-23 Andreas GampeART: On shutdown, only warn on mutex contention
2015-01-23 Hiroshi YamauchiMerge "More of the concurrent copying collector."
2015-01-23 Hiroshi YamauchiMore of the concurrent copying collector.
2015-01-23 Nicolas GeoffrayMerge "Fix valgrind error."
2015-01-23 Nicolas GeoffrayFix valgrind error.
2015-01-23 Mathieu ChartierMerge "Fix compaction bugs related to IdentityHashCode"
2015-01-23 Mathieu ChartierFix compaction bugs related to IdentityHashCode
2015-01-23 Mark MendellART: Implement X86 hard float (Quick/JNI/Baseline)
2015-01-23 Nicolas GeoffrayMerge "Fix makefile error."
2015-01-23 Nicolas GeoffrayFix makefile error.
2015-01-23 Nicolas GeoffrayMerge "Mark test as failing for optimizing."
2015-01-23 Nicolas GeoffrayMark test as failing for optimizing.
2015-01-23 Sebastien HertzMerge "Fix exception handling during deoptimization"
2015-01-23 Sebastien HertzFix exception handling during deoptimization
2015-01-23 Vladimir MarkoMerge "Fix BitVector::IndexIterator::operator*() to...
2015-01-23 Vladimir MarkoFix BitVector::IndexIterator::operator*() to return...
2015-01-23 Nicolas GeoffrayMerge "Implicit stack overflow checks and null checks...
2015-01-23 Nicolas GeoffrayImplicit stack overflow checks and null checks are...
2015-01-23 Nicolas GeoffrayMerge "Support callee save floating point registers...
2015-01-23 Nicolas GeoffraySupport callee save floating point registers on x64.
2015-01-23 Mathieu ChartierMerge "ART: clear dirty cards of alloc space in pause...
2015-01-23 Brian CarlstromMerge "Fix 116-nodex2oat to use arguments in custom...
2015-01-23 Brian CarlstromFix 116-nodex2oat to use arguments in custom run script
2015-01-23 Mathieu ChartierMerge "Fix compaction unsafe DescribeWait"
2015-01-23 Mathieu ChartierFix compaction unsafe DescribeWait
2015-01-22 Andreas GampeMerge "ART: Rewrite ParallelGC test"
2015-01-22 Andreas GampeMerge "ART: Refactor common ELF->InstructionSet code"
2015-01-22 Roland LevillainMerge "Improve error messages in art::GraphChecker...
2015-01-22 Vladimir MarkoMerge "ART: Fix GenInlined functions"
2015-01-22 Nicolas GeoffrayMerge "Fix lint error."
2015-01-22 Nicolas GeoffrayFix lint error.
2015-01-22 Nicolas GeoffrayMerge "Enable core callee-save on x64."
2015-01-22 Lei LiART: clear dirty cards of alloc space in pause phase
2015-01-22 Sebastien HertzMerge "Follow up on CL 123650"
2015-01-22 Andreas GampeART: Rewrite ParallelGC test
2015-01-22 Andreas GampeART: Refactor common ELF->InstructionSet code
2015-01-22 Brian CarlstromMerge "Clean-up 116-nodex2oat unit test"
2015-01-22 Chao-ying FuART: Fix GenInlined functions
2015-01-21 Serguei KatkovClean-up 116-nodex2oat unit test
2015-01-21 Andreas GampeMerge "ART: Fix stub_test"
2015-01-21 Andreas GampeART: Fix stub_test
2015-01-21 Nicolas GeoffrayEnable core callee-save on x64.
2015-01-21 Roland LevillainMerge "Allow std::function<return_type(arg_type)> patte...
2015-01-21 Roland LevillainMerge "ART: Replace NULL to nullptr in the optimizing...
2015-01-21 Nicolas GeoffrayMerge "Do not use HNot for creating !bool."
2015-01-21 Jean Christophe... ART: Replace NULL to nullptr in the optimizing compiler
2015-01-21 Roland LevillainMerge "ART: Create a RemoveBlock method"
2015-01-21 Nicolas GeoffrayDo not use HNot for creating !bool.
2015-01-21 Sebastien HertzFollow up on CL 123650
2015-01-21 Nicolas GeoffrayMerge "Revert "Revert "Fully support pairs in the regis...
2015-01-21 Nicolas GeoffrayRevert "Revert "Fully support pairs in the register...
2015-01-21 Sebastien HertzMerge "Update instrumentation stubs on resolved classes"
2015-01-21 Calin JuravleMerge "Record implicit null checks at the actual invoke...
2015-01-21 Calin JuravleRecord implicit null checks at the actual invoke time.
2015-01-21 Nicolas GeoffrayMerge "Update expectations after test change."
2015-01-21 Nicolas GeoffrayUpdate expectations after test change.
2015-01-21 Nicolas GeoffrayMerge "Revert "Fully support pairs in the register...
2015-01-21 Nicolas GeoffrayRevert "Fully support pairs in the register allocator."
2015-01-21 Roland LevillainImprove error messages in art::GraphChecker and art...
2015-01-21 Nicolas GeoffrayMerge "Fully support pairs in the register allocator."
2015-01-21 Nicolas GeoffrayFully support pairs in the register allocator.
2015-01-21 Calin JuravleMerge "[optimizing compiler] Implement inline x86 FP...
2015-01-21 Mark Mendell[optimizing compiler] Implement inline x86 FP '%'
2015-01-21 Calin JuravleMerge "Use CompilerOptions for implicit stack overflow...
2015-01-21 Andreas GampeMerge "ART: Fix arm64 backend"
2015-01-21 Andreas GampeART: Fix arm64 backend
2015-01-21 Andreas GampeMerge "ART: Make ProcessStrings less noisy"
2015-01-21 Andreas GampeART: Make ProcessStrings less noisy
2015-01-21 Hiroshi YamauchiMerge "Clean up the locks around Heap::VisitObjects()."
2015-01-20 Andreas GampeMerge "ART: Make some helpers non-virtual in Mir2Lir"
2015-01-20 Andreas GampeMerge "ART: Curb dex2oat verbosity"
2015-01-20 Andreas GampeART: Curb dex2oat verbosity
2015-01-20 Hiroshi YamauchiClean up the locks around Heap::VisitObjects().
2015-01-20 Calin JuravleUse CompilerOptions for implicit stack overflow checks
2015-01-20 Andreas GampeART: Make some helpers non-virtual in Mir2Lir
2015-01-20 Andreas GampeMerge "ART: Some Quick cleanup"
2015-01-20 Andreas GampeART: Some Quick cleanup
2015-01-20 Calin JuravleMerge "Fix register allocator test."
2015-01-20 Calin JuravleFix register allocator test.
2015-01-20 Calin JuravleMerge "Add implicit null checks for the optimizing...
2015-01-20 Roland LevillainMerge "Ensure HCondition nodes on objects are either...
2015-01-20 David BrazdilMerge "ART: Run Checker with Python >2.6"
2015-01-20 David BrazdilART: Run Checker with Python >2.6
2015-01-20 David BrazdilMerge "ART: Invoke Checker from run-test scripts"
2015-01-19 Nicolas GeoffrayMerge "Address review comments."
2015-01-19 Nicolas GeoffrayAddress review comments.
2015-01-19 Sebastien HertzUpdate instrumentation stubs on resolved classes
next