Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
27cdee65fd350454f38f6a7aa51b84004bedc367
27cdee6
Fix the benchmark fail by caliper's change
by bowen_lai
· 9 years ago
0ced281
Merge "Clean up art::HConstant predicates."
by Roland Levillain
· 9 years ago
843a655
Merge "Do a null check on the sibling in the register allocator."
by Nicolas Geoffray
· 9 years ago
32cc778
Do a null check on the sibling in the register allocator.
by Nicolas Geoffray
· 9 years ago
c2b4c6d
Merge "Disable test on arm due to timeouts."
by Nicolas Geoffray
· 9 years ago
63ec322
Merge "Optimizing: Do not insert suspend checks on back-edges."
by Vladimir Marko
· 9 years ago
973ce7c
Disable test on arm due to timeouts.
by Nicolas Geoffray
· 9 years ago
d6026cd
Merge "Fix potential race condition with threads array."
by Aart Bik
· 9 years ago
1fd223d
Merge "Add RosAlloc stats dump."
by Hiroshi Yamauchi
· 9 years ago
b62f2e6
Add RosAlloc stats dump.
by Hiroshi Yamauchi
· 9 years ago
760efa3
Merge "Use smaller rosalloc run sizes."
by Hiroshi Yamauchi
· 9 years ago
fc067bf
Use smaller rosalloc run sizes.
by Hiroshi Yamauchi
· 9 years ago
d074538
Fix potential race condition with threads array.
by Aart Bik
· 9 years ago
f33c605
Merge "Revert "Revert "Use compiler filter to determine oat file status."""
by Richard Uhler
· 9 years ago
d96a246
Optimizing: Do not insert suspend checks on back-edges.
by Vladimir Marko
· 9 years ago
29d38e7
Revert "Revert "Use compiler filter to determine oat file status.""
by Andreas Gampe
· 9 years ago
2e89e90
Merge "Fix dex2oat/oatdump cross-compilation."
by Calin Juravle
· 9 years ago
541261e
Merge "Fix and improve shift and rotate operations."
by Roland Levillain
· 9 years ago
f8a3dea
Merge "Fix some typos in art/compiler/optimizing/nodes.cc."
by Roland Levillain
· 9 years ago
c9b21f8
Fix some typos in art/compiler/optimizing/nodes.cc.
by Roland Levillain
· 9 years ago
40c68c6
Fix dex2oat/oatdump cross-compilation.
by Nicolas Geoffray
· 9 years ago
7ee5bc5
Merge "Ensure object ArraySet with null value does not need a type check."
by Roland Levillain
· 9 years ago
dba2b19
Merge "Relax too strong DCHECK."
by Nicolas Geoffray
· 9 years ago
b133ec6
Ensure object ArraySet with null value does not need a type check.
by Roland Levillain
· 9 years ago
3920099
Merge "Revert "ART: Weaken DCHECK""
by Nicolas Geoffray
· 9 years ago
141de8c
Revert "ART: Weaken DCHECK"
by Nicolas Geoffray
· 9 years ago
3504ca2
Merge "Revert "ART: Temporarily disable test""
by Nicolas Geoffray
· 9 years ago
71d5876
Revert "ART: Temporarily disable test"
by Nicolas Geoffray
· 9 years ago
e9b6bea
Merge "Update run-test 097-duplicate-method"
by Sebastien Hertz
· 9 years ago
7ddf7e9
Merge "Revert "Use compiler filter to determine oat file status.""
by Nicolas Geoffray
· 9 years ago
845e506
Revert "Use compiler filter to determine oat file status."
by Nicolas Geoffray
· 9 years ago
3e86d67
Merge "ART: Weaken DCHECK"
by Andreas Gampe
· 9 years ago
1ee29d3
ART: Weaken DCHECK
by Andreas Gampe
· 9 years ago
0197bb5
Merge "ART: Temporarily disable test"
by Andreas Gampe
· 9 years ago
5113583
ART: Temporarily disable test
by Andreas Gampe
· 9 years ago
be4f66c
Merge "Delete too spammy VLOG(heap) in ReleasePrimitiveArray"
by Mathieu Chartier
· 9 years ago
317a3d8
Merge "Use compiler filter to determine oat file status."
by Richard Uhler
· 9 years ago
a62d2f0
Use compiler filter to determine oat file status.
by Richard Uhler
· 9 years ago
fb98df3
Merge "Rename test to avoid too long file names."
by Nicolas Geoffray
· 9 years ago
0d6d8d8
Rename test to avoid too long file names.
by Nicolas Geoffray
· 9 years ago
9d7a4ac
Delete too spammy VLOG(heap) in ReleasePrimitiveArray
by Mathieu Chartier
· 9 years ago
2794b41
Merge "Disable test for now."
by Nicolas Geoffray
· 9 years ago
f9018b0
Disable test for now.
by Nicolas Geoffray
· 9 years ago
48e7224
Merge "Optimizing: Reduce GraphChecker memory usage."
by Vladimir Marko
· 9 years ago
9a3c1fa
Merge "ART: Clean up arena allocation memory tracking."
by Vladimir Marko
· 9 years ago
0f49c82
Optimizing: Reduce GraphChecker memory usage.
by Vladimir Marko
· 9 years ago
6fa06e6
Merge "Tighten art::HNeg type constraints on its input."
by Roland Levillain
· 9 years ago
3a40bf2
ART: Clean up arena allocation memory tracking.
by Vladimir Marko
· 9 years ago
2a07b80
Merge "MIPS32: Implement UnsafeCASInt and UnsafeCASObject intrinsics."
by Roland Levillain
· 9 years ago
db17ce1
Merge "Fix missing header inclusion in art/runtime/thread.cc."
by Roland Levillain
· 9 years ago
1fbd452
Fix missing header inclusion in art/runtime/thread.cc.
by Roland Levillain
· 9 years ago
c507fb6
Merge "Rename test to avoid too long filenames."
by Nicolas Geoffray
· 9 years ago
4603473
Rename test to avoid too long filenames.
by Nicolas Geoffray
· 9 years ago
1f4364d
Merge "Add an ImtConflictTable to better resolve IMT conflicts."
by Nicolas Geoffray
· 9 years ago
796d630
Add an ImtConflictTable to better resolve IMT conflicts.
by Nicolas Geoffray
· 9 years ago
974bbdd
Relax too strong DCHECK.
by Nicolas Geoffray
· 9 years ago
5b5b931
Fix and improve shift and rotate operations.
by Roland Levillain
· 9 years ago
0339bee
Merge "Optimizing: Fix a new valgrind error in image_test."
by Vladimir Marko
· 9 years ago
1aafce4
Merge "Disable two tests for no-prebuild."
by Nicolas Geoffray
· 9 years ago
cfa7239
Disable two tests for no-prebuild.
by Nicolas Geoffray
· 9 years ago
948a2a7
Merge "Revamp run-test 431-optimizing-arith-shifts."
by Roland Levillain
· 9 years ago
0e2f2ff
Optimizing: Fix a new valgrind error in image_test.
by Vladimir Marko
· 9 years ago
937e6cd
Tighten art::HNeg type constraints on its input.
by Roland Levillain
· 9 years ago
0c25da0
Merge "Fix braino in JitCodeCache."
by Nicolas Geoffray
· 9 years ago
b9a639d
Fix braino in JitCodeCache.
by Nicolas Geoffray
· 9 years ago
eecf60d
Merge "ART: remove nested include in arch_test"
by Bill Buzbee
· 9 years ago
a373a33
Merge "Revert "Revert "Enable compilation of secondary dex files"""
by Nicolas Geoffray
· 9 years ago
e2aad5d
Merge "Update Makefile and scripts after Quick removal."
by Nicolas Geoffray
· 9 years ago
7db00cd
Update Makefile and scripts after Quick removal.
by Nicolas Geoffray
· 9 years ago
e989fe0
Merge "Suppress MIPS32 assembler warnings"
by Roland Levillain
· 9 years ago
b9131b1
Update run-test 097-duplicate-method
by Sebastien Hertz
· 9 years ago
c6b1b93
Revert "Revert "Enable compilation of secondary dex files""
by Nicolas Geoffray
· 9 years ago
2fac35e
Merge "Remove Quick from tree."
by Nicolas Geoffray
· 9 years ago
988a8ff
Merge "Remove bogus DCHECK()."
by Vladimir Marko
· 9 years ago
1a9018b
Merge "Add sanity checking to declaring class visiting"
by Mathieu Chartier
· 9 years ago
d5f3f32
Add sanity checking to declaring class visiting
by Mathieu Chartier
· 9 years ago
9060376
Merge "Generalize induction and range analysis across type conversions."
by Aart Bik
· 9 years ago
51aff3a
MIPS32: Implement UnsafeCASInt and UnsafeCASObject intrinsics.
by Alexey Frunze
· 9 years ago
69dd2ed
ART: remove nested include in arch_test
by buzbee
· 9 years ago
0d345cf
Generalize induction and range analysis across type conversions.
by Aart Bik
· 9 years ago
6a32929
Merge "Move process state into runtime"
by Mathieu Chartier
· 9 years ago
4485c69
Merge "Disable LZ4HC compressed images"
by Mathieu Chartier
· 9 years ago
f8cb178
Move process state into runtime
by Mathieu Chartier
· 9 years ago
9894fc8
Disable LZ4HC compressed images
by Mathieu Chartier
· 9 years ago
e1e5a86
Remove bogus DCHECK().
by Vladimir Marko
· 9 years ago
3c94f09
Remove Quick from tree.
by Nicolas Geoffray
· 9 years ago
162629e
Merge "Optimizing: Fix register allocator validation memory usage."
by Vladimir Marko
· 9 years ago
3890e85
Merge "Fix a CC 145-alloc-tracking-stress deadlock."
by Hiroshi Yamauchi
· 9 years ago
f6a35de
Optimizing: Fix register allocator validation memory usage.
by Vladimir Marko
· 9 years ago
985125b
Merge "Let tests informa Jack of the min api version"
by Yohann Roussel
· 9 years ago
4b49567
Let tests informa Jack of the min api version
by Yohann Roussel
· 9 years ago
ae207db
Merge "MIPS32: sun.misc.Unsafe get/put intrinsics."
by Roland Levillain
· 9 years ago
73139dd
Merge "Pacify g++ about a set-but-unused variable."
by Roland Levillain
· 9 years ago
1153282
Merge "Code cleanup between debugger and jit."
by Nicolas Geoffray
· 9 years ago
6300fd7
Code cleanup between debugger and jit.
by Nicolas Geoffray
· 9 years ago
590b136
Suppress MIPS32 assembler warnings
by Goran Jakovljevic
· 9 years ago
48a7bae
Pacify g++ about a set-but-unused variable.
by Roland Levillain
· 9 years ago
459898d
Merge "Check if the type of an instruction is erroneous before inlining."
by Nicolas Geoffray
· 9 years ago
3cf5f5c
Merge "Call HuntForOriginalReference to get to the null."
by Nicolas Geoffray
· 9 years ago
ab5327d
Check if the type of an instruction is erroneous before inlining.
by Nicolas Geoffray
· 9 years ago
Next »