Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
20eef176101924d5047895214bad4e73b8ae35ec
20eef17
Merge "Fix arm64 simplifier bug that tries to remove same statement twice. With fail-before/pass-after test (on arm64)."
by Aart Bik
· 9 years ago
13ce07a
Merge "ART: Fix unstarted runtime for Security"
by Andreas Gampe
· 9 years ago
968056f
Fix arm64 simplifier bug that tries to remove same statement twice.
by Aart Bik
· 9 years ago
77376a4
Merge "Revert "Revert "ART: Improve JitProfile perf in arm/arm64 mterp"""
by Bill Buzbee
· 9 years ago
3d8762c
Merge "Optimizing: Clean up after const-string sharpening."
by Vladimir Marko
· 9 years ago
db8e62d
Optimizing: Clean up after const-string sharpening.
by Vladimir Marko
· 9 years ago
20df4e4
Merge "Don't return kPatchOatNeeded if there is no patch info."
by Richard Uhler
· 9 years ago
085055f
Merge "Optimizing: Improve const-string code generation."
by Vladimir Marko
· 9 years ago
a1eff4f
Merge "X86_64: Replace x86_64 xchg instruction use"
by Vladimir Marko
· 9 years ago
15a605e
Merge "ART: Flush ostream less frequently in GraphVisualizer"
by David Brazdil
· 9 years ago
fa02c9d
ART: Flush ostream less frequently in GraphVisualizer
by David Brazdil
· 9 years ago
e0f633e
ART: Fix unstarted runtime for Security
by Andreas Gampe
· 9 years ago
a923025
Merge "ART: Postpone interface-related dex failure to version 37"
by Andreas Gampe
· 9 years ago
76ed99d
ART: Postpone interface-related dex failure to version 37
by Andreas Gampe
· 9 years ago
4a8ac9c
Revert "Revert "ART: Improve JitProfile perf in arm/arm64 mterp""
by Bill Buzbee
· 9 years ago
d1537b5
Don't return kPatchOatNeeded if there is no patch info.
by Richard Uhler
· 9 years ago
8a31b7d
Merge "ART: Update DexFile for compiler-filter pass-down"
by Andreas Gampe
· 9 years ago
335b8fb
Merge "Disable oatdump_test on mips due to timeouts."
by Vladimir Marko
· 9 years ago
cac5a7e
Optimizing: Improve const-string code generation.
by Vladimir Marko
· 9 years ago
c38be81
ART: Update DexFile for compiler-filter pass-down
by Andreas Gampe
· 9 years ago
7da3170
Disable oatdump_test on mips due to timeouts.
by Vladimir Marko
· 9 years ago
6f51d77
Merge "Optimizing: Reduce arena memory used by GraphChecker."
by Vladimir Marko
· 9 years ago
fedcd0a
Merge "ART: Make verifier fail log level adjustable"
by Andreas Gampe
· 9 years ago
ef94b54
Merge "ART: Clean up verifier"
by Andreas Gampe
· 9 years ago
7fe3023
ART: Make verifier fail log level adjustable
by Andreas Gampe
· 9 years ago
bf9611f
ART: Clean up verifier
by Andreas Gampe
· 9 years ago
ec89839
Merge "Add support for Dex version 37 in Runtime."
by Alex Light
· 9 years ago
e28ad4b
Merge "Fix bug not accounting for type in induction comparison. Extended unit tests."
by Aart Bik
· 9 years ago
782d046
Merge "ART: Relax verifier checks"
by Andreas Gampe
· 9 years ago
8d8fc48
ART: Relax verifier checks
by Andreas Gampe
· 9 years ago
7829691
Fix bug not accounting for type in induction comparison. Extended unit tests.
by Aart Bik
· 9 years ago
91ac272
Merge "Allow x86+arm multilib build."
by Ying Wang
· 9 years ago
6a63bac
Allow x86+arm multilib build.
by Ying Wang
· 9 years ago
b0b3859
Merge "Avoid removing new-instance instruction twice. Includes a fail-before/pass-after regression test."
by Aart Bik
· 9 years ago
0a4d6b9
Merge "ART: Allow array-ness for unresolved merge types"
by Andreas Gampe
· 9 years ago
bb18a03
ART: Allow array-ness for unresolved merge types
by Andreas Gampe
· 9 years ago
eda3140
Avoid removing new-instance instruction twice.
by Aart Bik
· 9 years ago
947eb70
Optimizing: Reduce arena memory used by GraphChecker.
by Vladimir Marko
· 9 years ago
5d87b29
Merge "Revert "ART: Improve JitProfile perf in arm/arm64 mterp""
by Calin Juravle
· 9 years ago
38be6ba
Merge "Revert "ART: Ignore hotness updates if jit inactive""
by Calin Juravle
· 9 years ago
6aef867
Revert "ART: Improve JitProfile perf in arm/arm64 mterp"
by Calin Juravle
· 9 years ago
1cb8689
Revert "ART: Ignore hotness updates if jit inactive"
by Calin Juravle
· 9 years ago
2295f2e
Merge "Only call jit_load after the zygote fork"
by Mathieu Chartier
· 9 years ago
c1bc415
Only call jit_load after the zygote fork
by Mathieu Chartier
· 9 years ago
c496181
Add support for Dex version 37 in Runtime.
by Alex Light
· 9 years ago
af8e71d
Merge "ART: Ignore hotness updates if jit inactive"
by Bill Buzbee
· 9 years ago
17bda20
ART: Ignore hotness updates if jit inactive
by buzbee
· 9 years ago
ee91f08
Merge "Load jit compiler pre zygote fork"
by Mathieu Chartier
· 9 years ago
72918ea
Load jit compiler pre zygote fork
by Mathieu Chartier
· 9 years ago
42cd3cb
Merge "ART: Improve JitProfile perf in arm/arm64 mterp"
by Bill Buzbee
· 9 years ago
62e78a7
Merge "ART: Fix order of operations in HBasicBlock::DisconnectAndDelete"
by David Brazdil
· 9 years ago
9eeebf6
ART: Fix order of operations in HBasicBlock::DisconnectAndDelete
by David Brazdil
· 9 years ago
308640f
Merge "ART: Fix run-test"
by David Brazdil
· 9 years ago
94f62ef
ART: Fix run-test
by David Brazdil
· 9 years ago
1345aa3
Merge "Fix stub_test after semantic conflicting merge."
by Nicolas Geoffray
· 9 years ago
484fb9f
Fix stub_test after semantic conflicting merge.
by Nicolas Geoffray
· 9 years ago
594973c
Merge "ART: Loosen a GraphChecker rule on Boolean inputs"
by David Brazdil
· 9 years ago
11edec7
ART: Loosen a GraphChecker rule on Boolean inputs
by David Brazdil
· 9 years ago
2e38434
Merge "Post-Quick cleanup: Remove CompilationUnit."
by Vladimir Marko
· 9 years ago
a872368
Merge "Re-enable IMT stub test."
by Nicolas Geoffray
· 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
df73984
Post-Quick cleanup: Remove CompilationUnit.
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
c1d6b34
ART: Improve JitProfile perf in arm/arm64 mterp
by buzbee
· 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
1004faa
Re-enable IMT stub test.
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
Next »