Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
de39ca0543faad292178ee5b84e6ef92d7f8847a
de39ca0
am c442e759: am ac99db27: Merge "Optimizing: Speed up HEnvironment use removal"
by David Brazdil
· 10 years ago
6ade3f0
am a12dcde1: am a5f982d7: Merge "Move code around and address growable_array comment."
by Nicolas Geoffray
· 10 years ago
129db55
am 4c51b2e6: am bbacb3db: Merge "Quick: Fix range check for intrinsic String.charAt() on x86."
by Vladimir Marko
· 10 years ago
c442e75
am ac99db27: Merge "Optimizing: Speed up HEnvironment use removal"
by David Brazdil
· 10 years ago
ac99db2
Merge "Optimizing: Speed up HEnvironment use removal"
by David Brazdil
· 10 years ago
ed59619
Optimizing: Speed up HEnvironment use removal
by David Brazdil
· 10 years ago
a12dcde
am a5f982d7: Merge "Move code around and address growable_array comment."
by Nicolas Geoffray
· 10 years ago
4c51b2e
am bbacb3db: Merge "Quick: Fix range check for intrinsic String.charAt() on x86."
by Vladimir Marko
· 10 years ago
a5f982d
Merge "Move code around and address growable_array comment."
by Nicolas Geoffray
· 10 years ago
bbacb3d
Merge "Quick: Fix range check for intrinsic String.charAt() on x86."
by Vladimir Marko
· 10 years ago
827eedb
Move code around and address growable_array comment.
by Nicolas Geoffray
· 10 years ago
9187051
am b1672806: am 60430803: Merge "Fix Mac build."
by Vladimir Marko
· 10 years ago
b1672806
am 60430803: Merge "Fix Mac build."
by Vladimir Marko
· 10 years ago
6043080
Merge "Fix Mac build."
by Vladimir Marko
· 10 years ago
bc50334
Fix Mac build.
by Vladimir Marko
· 10 years ago
2bca24d
am 1d3cb5f5: am f90eec00: Merge "Fix build breakage after GVN change."
by Nicolas Geoffray
· 10 years ago
1d3cb5f
am f90eec00: Merge "Fix build breakage after GVN change."
by Nicolas Geoffray
· 10 years ago
f90eec0
Merge "Fix build breakage after GVN change."
by Nicolas Geoffray
· 10 years ago
e6f1715
Fix build breakage after GVN change.
by Nicolas Geoffray
· 10 years ago
5cd8b2e
am dfdf5594: am 3c40d38e: Merge "ART: Fix asm literals for Mac builds."
by Vladimir Marko
· 10 years ago
6bd5e9f
am e8f979b8: am 76d032ba: Merge "Introduce a SideEffectsAnalysis class."
by Nicolas Geoffray
· 10 years ago
dfdf559
am 3c40d38e: Merge "ART: Fix asm literals for Mac builds."
by Vladimir Marko
· 10 years ago
e8f979b
am 76d032ba: Merge "Introduce a SideEffectsAnalysis class."
by Nicolas Geoffray
· 10 years ago
3c40d38
Merge "ART: Fix asm literals for Mac builds."
by Vladimir Marko
· 10 years ago
76d032b
Merge "Introduce a SideEffectsAnalysis class."
by Nicolas Geoffray
· 10 years ago
86dde16
Introduce a SideEffectsAnalysis class.
by Nicolas Geoffray
· 10 years ago
34eda1d
ART: Fix asm literals for Mac builds.
by Vladimir Marko
· 10 years ago
47ac8b1
am b2902660: am c2c25a93: Merge "Fix a bug in the liveness analysis."
by Nicolas Geoffray
· 10 years ago
00ca847
Quick: Fix range check for intrinsic String.charAt() on x86.
by Vladimir Marko
· 10 years ago
b290266
am c2c25a93: Merge "Fix a bug in the liveness analysis."
by Nicolas Geoffray
· 10 years ago
c2c25a9
Merge "Fix a bug in the liveness analysis."
by Nicolas Geoffray
· 10 years ago
aedc328
Fix a bug in the liveness analysis.
by Nicolas Geoffray
· 10 years ago
f7261e0
am c3e8a1f3: am 081d2781: Merge "Fix lint error and typo."
by Nicolas Geoffray
· 10 years ago
c3e8a1f
am 081d2781: Merge "Fix lint error and typo."
by Nicolas Geoffray
· 10 years ago
081d278
Merge "Fix lint error and typo."
by Nicolas Geoffray
· 10 years ago
e636228
Fix lint error and typo.
by Nicolas Geoffray
· 10 years ago
8a6478d
am 50a683c6: am 0da7a26e: Merge "Fix codegen_test."
by Nicolas Geoffray
· 10 years ago
50a683c
am 0da7a26e: Merge "Fix codegen_test."
by Nicolas Geoffray
· 10 years ago
0da7a26
Merge "Fix codegen_test."
by Nicolas Geoffray
· 10 years ago
689c1f1
am 77861013: am ebb3cbc5: Merge "ART: Implement X86 hard float (Quick/JNI/Baseline)"
by Vladimir Marko
· 10 years ago
a0bb2bd
Fix codegen_test.
by Nicolas Geoffray
· 10 years ago
7786101
am ebb3cbc5: Merge "ART: Implement X86 hard float (Quick/JNI/Baseline)"
by Vladimir Marko
· 10 years ago
ebb3cbc
Merge "ART: Implement X86 hard float (Quick/JNI/Baseline)"
by Vladimir Marko
· 10 years ago
e189ba5
am 007b1c31: am 2dadc9df: Merge "Support callee-save registers on ARM."
by Nicolas Geoffray
· 10 years ago
007b1c3
am 2dadc9df: Merge "Support callee-save registers on ARM."
by Nicolas Geoffray
· 10 years ago
2dadc9d
Merge "Support callee-save registers on ARM."
by Nicolas Geoffray
· 10 years ago
4dee636
Support callee-save registers on ARM.
by Nicolas Geoffray
· 10 years ago
df268ce
am ebfc225c: am 336247fa: Merge "ART: Fix new[] / delete mismatch"
by Andreas Gampe
· 10 years ago
ebfc225
am 336247fa: Merge "ART: Fix new[] / delete mismatch"
by Andreas Gampe
· 10 years ago
336247f
Merge "ART: Fix new[] / delete mismatch"
by Andreas Gampe
· 10 years ago
6c08a45
ART: Fix new[] / delete mismatch
by Andreas Gampe
· 10 years ago
13e757e
am 9a2a3d1e: am d664b16a: Merge "Make it possible to enable read barriers at build time."
by Hiroshi Yamauchi
· 10 years ago
9a2a3d1
am d664b16a: Merge "Make it possible to enable read barriers at build time."
by Hiroshi Yamauchi
· 10 years ago
d664b16
Merge "Make it possible to enable read barriers at build time."
by Hiroshi Yamauchi
· 10 years ago
c23f0d8
Make it possible to enable read barriers at build time.
by Hiroshi Yamauchi
· 10 years ago
55f8628
am 5b729520: am d7fa69ca: Merge "ART: On shutdown, only warn on mutex contention"
by Andreas Gampe
· 10 years ago
5ad5523
am 47ff3dff: am 61e620d4: Merge "More of the concurrent copying collector."
by Hiroshi Yamauchi
· 10 years ago
5b72952
am d7fa69ca: Merge "ART: On shutdown, only warn on mutex contention"
by Andreas Gampe
· 10 years ago
47ff3df
am 61e620d4: Merge "More of the concurrent copying collector."
by Hiroshi Yamauchi
· 10 years ago
d7fa69c
Merge "ART: On shutdown, only warn on mutex contention"
by Andreas Gampe
· 10 years ago
8f1fa10
ART: On shutdown, only warn on mutex contention
by Andreas Gampe
· 10 years ago
61e620d
Merge "More of the concurrent copying collector."
by Hiroshi Yamauchi
· 10 years ago
1f11a04
am 44124c94: (-s ours) am 980417bf: Merge "ART: On shutdown, only warn on mutex contention" into lmp-mr1-dev
by Andreas Gampe
· 10 years ago
44124c9
am 980417bf: Merge "ART: On shutdown, only warn on mutex contention" into lmp-mr1-dev
by Andreas Gampe
· 10 years ago
980417b
Merge "ART: On shutdown, only warn on mutex contention" into lmp-mr1-dev
by Andreas Gampe
· 10 years ago
fac2ba1
am 968af754: am 604e2828: Merge "Fix valgrind error."
by Nicolas Geoffray
· 10 years ago
2cd334a
More of the concurrent copying collector.
by Hiroshi Yamauchi
· 10 years ago
968af75
am 604e2828: Merge "Fix valgrind error."
by Nicolas Geoffray
· 10 years ago
604e282
Merge "Fix valgrind error."
by Nicolas Geoffray
· 10 years ago
4597b5b
Fix valgrind error.
by Nicolas Geoffray
· 10 years ago
44e4f24
am 4e0e57d1: (-s ours) am 6e18c0ab: Merge "Allow preopted apps to have sharpened calls for non-x86 architectures." into lmp-mr1-dev
by Jeff Hao
· 10 years ago
fd14c77
am 69951e44: am c08e6453: Merge "Fix compaction bugs related to IdentityHashCode"
by Mathieu Chartier
· 10 years ago
69951e4
am c08e6453: Merge "Fix compaction bugs related to IdentityHashCode"
by Mathieu Chartier
· 10 years ago
c08e645
Merge "Fix compaction bugs related to IdentityHashCode"
by Mathieu Chartier
· 10 years ago
0cb5b5e
resolved conflicts for merge of 29d50f9f to lmp-mr1-dev-plus-aosp
by Sebastien Hertz
· 10 years ago
4c4d609
Fix compaction bugs related to IdentityHashCode
by Mathieu Chartier
· 10 years ago
4e0e57d
am 6e18c0ab: Merge "Allow preopted apps to have sharpened calls for non-x86 architectures." into lmp-mr1-dev
by Jeff Hao
· 10 years ago
29d50f9
am 90a33595: Fix exception handling during deoptimization
by Sebastien Hertz
· 10 years ago
6e18c0a
Merge "Allow preopted apps to have sharpened calls for non-x86 architectures." into lmp-mr1-dev
by Jeff Hao
· 10 years ago
f73e9cb
am 0de0b084: am e6a05bf1: Merge "Fix makefile error."
by Nicolas Geoffray
· 10 years ago
3d2c8e7
ART: Implement X86 hard float (Quick/JNI/Baseline)
by Mark Mendell
· 10 years ago
0de0b08
am e6a05bf1: Merge "Fix makefile error."
by Nicolas Geoffray
· 10 years ago
e6a05bf
Merge "Fix makefile error."
by Nicolas Geoffray
· 10 years ago
aa8dd2f
Fix makefile error.
by Nicolas Geoffray
· 10 years ago
8150927
am 84c511e3: am a5f74e15: Merge "Mark test as failing for optimizing."
by Nicolas Geoffray
· 10 years ago
84c511e
am a5f74e15: Merge "Mark test as failing for optimizing."
by Nicolas Geoffray
· 10 years ago
c0440f6
ART: On shutdown, only warn on mutex contention
by Andreas Gampe
· 10 years ago
a5f74e1
Merge "Mark test as failing for optimizing."
by Nicolas Geoffray
· 10 years ago
fe380a7
Mark test as failing for optimizing.
by Nicolas Geoffray
· 10 years ago
3e92bbb
am 3a270d22: am 294f9860: Merge "Fix exception handling during deoptimization"
by Sebastien Hertz
· 10 years ago
90a3359
Fix exception handling during deoptimization
by Sebastien Hertz
· 10 years ago
3a270d2
am 294f9860: Merge "Fix exception handling during deoptimization"
by Sebastien Hertz
· 10 years ago
294f986
Merge "Fix exception handling during deoptimization"
by Sebastien Hertz
· 10 years ago
270a0e1
Fix exception handling during deoptimization
by Sebastien Hertz
· 10 years ago
51e2ec8
am d29b85c3: am d834380c: Merge "Fix BitVector::IndexIterator::operator*() to return uint32_t."
by Vladimir Marko
· 10 years ago
d29b85c
am d834380c: Merge "Fix BitVector::IndexIterator::operator*() to return uint32_t."
by Vladimir Marko
· 10 years ago
d834380
Merge "Fix BitVector::IndexIterator::operator*() to return uint32_t."
by Vladimir Marko
· 10 years ago
0407196
Fix BitVector::IndexIterator::operator*() to return uint32_t.
by Vladimir Marko
· 10 years ago
ac434be
am 96f9ef2c: am 1ab15020: Merge "Implicit stack overflow checks and null checks are the norm now."
by Nicolas Geoffray
· 10 years ago
4ca7160
am 75bc72a8: am 360daa6f: Merge "Support callee save floating point registers on x64."
by Nicolas Geoffray
· 10 years ago
Next »