OSDN Git Service

android-x86/art.git
2015-01-26 Mathieu ChartierAdd missing EndTiming in CompileMethod
2015-01-26 Mathieu ChartierMerge "Change AtomicStack to use StackReference"
2015-01-26 Vladimir MarkoMerge "ART: Fix assembler labels' usage in macros for...
2015-01-26 Vladimir MarkoART: Fix assembler labels' usage in macros for Mac.
2015-01-26 David BrazdilMerge "Optimizing: Speed up HEnvironment use removal"
2015-01-26 David BrazdilOptimizing: Speed up HEnvironment use removal
2015-01-26 Nicolas GeoffrayMerge "Move code around and address growable_array...
2015-01-26 Vladimir MarkoMerge "Quick: Fix range check for intrinsic String...
2015-01-26 Nicolas GeoffrayMove code around and address growable_array comment.
2015-01-26 Vladimir MarkoMerge "Fix Mac build."
2015-01-26 Vladimir MarkoFix Mac build.
2015-01-26 Nicolas GeoffrayMerge "Fix build breakage after GVN change."
2015-01-26 Nicolas GeoffrayFix build breakage after GVN change.
2015-01-26 Vladimir MarkoMerge "ART: Fix asm literals for Mac builds."
2015-01-26 Nicolas GeoffrayMerge "Introduce a SideEffectsAnalysis class."
2015-01-26 Nicolas GeoffrayIntroduce a SideEffectsAnalysis class.
2015-01-26 Vladimir MarkoART: Fix asm literals for Mac builds.
2015-01-26 Vladimir MarkoQuick: Fix range check for intrinsic String.charAt...
2015-01-26 Nicolas GeoffrayMerge "Fix a bug in the liveness analysis."
2015-01-26 Nicolas GeoffrayFix a bug in the liveness analysis.
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-25 Mathieu ChartierChange AtomicStack to use StackReference
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"
next