OSDN Git Service

android-x86/art.git
2015-01-26 Andreas Gampeam 8c1a3a22: Merge "ART: Some Quick cleanup"
2015-01-26 Andreas GampeMerge "ART: Some Quick cleanup"
2015-01-26 Andreas GampeART: Some Quick cleanup
2015-01-26 Mathieu Chartieram ad3c0597: Merge "Add missing EndTiming in CompileMethod"
2015-01-26 Mathieu ChartierMerge "Add missing EndTiming in CompileMethod"
2015-01-26 Mathieu ChartierAdd missing EndTiming in CompileMethod
2015-01-26 Andreas Gampeam b80c3154: Merge "ART: Take apart stream output"
2015-01-26 Andreas GampeMerge "ART: Take apart stream output"
2015-01-26 Mathieu Chartieram 2ca19c23: Merge "Change AtomicStack to use StackRefe...
2015-01-26 Mathieu ChartierMerge "Change AtomicStack to use StackReference"
2015-01-26 Vladimir Markoam cfc56e06: Merge "ART: Fix assembler labels\' usage...
2015-01-26 Andreas GampeART: Take apart stream output
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 Brazdilam ac99db27: Merge "Optimizing: Speed up HEnvironment...
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 Geoffrayam a5f982d7: Merge "Move code around and address growab...
2015-01-26 Vladimir Markoam bbacb3db: Merge "Quick: Fix range check for intrinsi...
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 Markoam 60430803: Merge "Fix Mac build."
2015-01-26 Vladimir MarkoMerge "Fix Mac build."
2015-01-26 Vladimir MarkoFix Mac build.
2015-01-26 Nicolas Geoffrayam f90eec00: Merge "Fix build breakage after GVN change."
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 Markoam 3c40d38e: Merge "ART: Fix asm literals for Mac builds."
2015-01-26 Nicolas Geoffrayam 76d032ba: Merge "Introduce a SideEffectsAnalysis...
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 Geoffrayam c2c25a93: Merge "Fix a bug in the liveness analysis."
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 Geoffrayam 081d2781: Merge "Fix lint error and typo."
2015-01-26 Nicolas GeoffrayMerge "Fix lint error and typo."
2015-01-26 Nicolas GeoffrayFix lint error and typo.
2015-01-26 Nicolas Geoffrayam 0da7a26e: Merge "Fix codegen_test."
2015-01-26 Nicolas GeoffrayMerge "Fix codegen_test."
2015-01-26 Nicolas GeoffrayFix codegen_test.
2015-01-26 Vladimir Markoam ebb3cbc5: Merge "ART: Implement X86 hard float ...
2015-01-26 Vladimir MarkoMerge "ART: Implement X86 hard float (Quick/JNI/Baseline)"
2015-01-26 Nicolas Geoffrayam 2dadc9df: Merge "Support callee-save registers on...
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 Gampeam 336247fa: Merge "ART: Fix new[] / delete mismatch"
2015-01-24 Andreas GampeMerge "ART: Fix new[] / delete mismatch"
2015-01-24 Andreas GampeART: Fix new[] / delete mismatch
2015-01-24 Hiroshi Yamauchiam d664b16a: Merge "Make it possible to enable read...
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 Gampeam d7fa69ca: Merge "ART: On shutdown, only warn on...
2015-01-23 Hiroshi Yamauchiam 61e620d4: Merge "More of the concurrent copying...
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 Geoffrayam 604e2828: Merge "Fix valgrind error."
2015-01-23 Nicolas GeoffrayMerge "Fix valgrind error."
2015-01-23 Nicolas GeoffrayFix valgrind error.
2015-01-23 Mathieu Chartieram c08e6453: Merge "Fix compaction bugs related to...
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 Geoffrayam e6a05bf1: Merge "Fix makefile error."
2015-01-23 Nicolas GeoffrayMerge "Fix makefile error."
2015-01-23 Nicolas GeoffrayFix makefile error.
2015-01-23 Nicolas Geoffrayam a5f74e15: Merge "Mark test as failing for optimizing."
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 Hertzam 294f9860: Merge "Fix exception handling during deopt...
2015-01-23 Sebastien HertzMerge "Fix exception handling during deoptimization"
2015-01-23 Sebastien HertzFix exception handling during deoptimization
2015-01-23 Vladimir Markoam d834380c: Merge "Fix BitVector::IndexIterator::opera...
2015-01-23 Vladimir MarkoMerge "Fix BitVector::IndexIterator::operator*() to...
2015-01-23 Vladimir MarkoFix BitVector::IndexIterator::operator*() to return...
2015-01-23 Nicolas Geoffrayam 1ab15020: Merge "Implicit stack overflow checks...
2015-01-23 Nicolas Geoffrayam 360daa6f: Merge "Support callee save floating point...
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 Chartieram 4dfe58d8: Merge "ART: clear dirty cards of alloc...
2015-01-23 Mathieu ChartierMerge "ART: clear dirty cards of alloc space in pause...
2015-01-23 Brian Carlstromam ce841e09: Merge "Fix 116-nodex2oat to use arguments...
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 Chartieram e82a67e5: Merge "Fix compaction unsafe DescribeWait"
2015-01-23 Mathieu ChartierMerge "Fix compaction unsafe DescribeWait"
2015-01-23 Mathieu ChartierFix compaction unsafe DescribeWait
2015-01-22 Andreas Gampeam 40d9c6a2: Merge "ART: Rewrite ParallelGC test"
2015-01-22 Andreas GampeMerge "ART: Rewrite ParallelGC test"
2015-01-22 Andreas Gampeam e2c05a27: Merge "ART: Refactor common ELF->Instructi...
2015-01-22 Andreas GampeMerge "ART: Refactor common ELF->InstructionSet code"
2015-01-22 Roland Levillainam 746a0401: Merge "Improve error messages in art:...
next