Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
704b4f1358ccdb98993ea9d167bba0e00ab4aa00
704b4f1
am b6404fe0: Disable kEnableJavaStackTraceHandler
by Brian Carlstrom
· 10 years ago
208b1e5
am a3c4d722: Merge "Disable kEnableJavaStackTraceHandler"
by Brian Carlstrom
· 10 years ago
a3c4d72
Merge "Disable kEnableJavaStackTraceHandler"
by Brian Carlstrom
· 10 years ago
b57f1c7
Disable kEnableJavaStackTraceHandler
by Brian Carlstrom
· 10 years ago
c401ff0
am a9b09744: Merge "Don\'t copy fill array data to quick literal pool."
by Ian Rogers
· 10 years ago
a9b0974
Merge "Don't copy fill array data to quick literal pool."
by Ian Rogers
· 10 years ago
832336b
Don't copy fill array data to quick literal pool.
by Ian Rogers
· 10 years ago
b2b246b
am 47798949: Merge "Dump mutator lock for thread suspend timeout"
by Mathieu Chartier
· 10 years ago
4779894
Merge "Dump mutator lock for thread suspend timeout"
by Mathieu Chartier
· 10 years ago
5869a2c
Dump mutator lock for thread suspend timeout
by Mathieu Chartier
· 10 years ago
b6404fe
Disable kEnableJavaStackTraceHandler
by Brian Carlstrom
· 10 years ago
d84d69b
am f1f05d30: Merge "Really fix --gdb when running tests on target."
by Nicolas Geoffray
· 10 years ago
f1f05d3
Merge "Really fix --gdb when running tests on target."
by Nicolas Geoffray
· 10 years ago
5bf66fd
am 175b2732: Merge "Header file clean up."
by Ian Rogers
· 10 years ago
175b273
Merge "Header file clean up."
by Ian Rogers
· 10 years ago
7e70b00
Header file clean up.
by Ian Rogers
· 10 years ago
35d013f
am edc34c88: Merge "ART: fix NullCheckElimination to preserve MIR_IGNORE_NULL_CHECK"
by Bill Buzbee
· 10 years ago
176336d
am 254aa0d3: Merge "ART: Fix SelectKind to work with nullptr"
by Bill Buzbee
· 10 years ago
32a74a4
am 1293b6b2: Merge "ART: Fix issues with SplitBlock"
by Bill Buzbee
· 10 years ago
26cce4c
am 893e8558: Merge "Fix to MirGraph::GetSSANameWithConst()"
by Bill Buzbee
· 10 years ago
edc34c8
Merge "ART: fix NullCheckElimination to preserve MIR_IGNORE_NULL_CHECK"
by Bill Buzbee
· 10 years ago
254aa0d
Merge "ART: Fix SelectKind to work with nullptr"
by Bill Buzbee
· 10 years ago
1293b6b
Merge "ART: Fix issues with SplitBlock"
by Bill Buzbee
· 10 years ago
893e855
Merge "Fix to MirGraph::GetSSANameWithConst()"
by Bill Buzbee
· 10 years ago
2e6a60d
am 663796fb: Merge "Fix and improve static evaluation of constant expressions."
by Roland Levillain
· 10 years ago
663796f
Merge "Fix and improve static evaluation of constant expressions."
by Roland Levillain
· 10 years ago
9344568
Fix and improve static evaluation of constant expressions.
by Roland Levillain
· 10 years ago
33c1702
ART: Fix issues with SplitBlock
by Mathew Zaleski
· 11 years ago
54083fb
am 50940ea8: Merge "Implement method calls using relative BL on ARM64."
by Vladimir Marko
· 10 years ago
50940ea
Merge "Implement method calls using relative BL on ARM64."
by Vladimir Marko
· 10 years ago
baf9102
Really fix --gdb when running tests on target.
by Nicolas Geoffray
· 10 years ago
fda39af
am 1000e69b: Merge "Add trivial register hints to the register allocator."
by Nicolas Geoffray
· 10 years ago
1000e69
Merge "Add trivial register hints to the register allocator."
by Nicolas Geoffray
· 10 years ago
01ef345
Add trivial register hints to the register allocator.
by Nicolas Geoffray
· 10 years ago
1042fbd
am a9f29042: Merge "Add support for floats and doubles."
by Nicolas Geoffray
· 10 years ago
a9f2904
Merge "Add support for floats and doubles."
by Nicolas Geoffray
· 10 years ago
7fb49da
Add support for floats and doubles.
by Nicolas Geoffray
· 10 years ago
adc0a8f
am 4a1b4679: Merge "Inserting a node must also update its inputs users."
by Nicolas Geoffray
· 10 years ago
4a1b467
Merge "Inserting a node must also update its inputs users."
by Nicolas Geoffray
· 10 years ago
191c4b1
Inserting a node must also update its inputs users.
by Nicolas Geoffray
· 10 years ago
9c14053
am 0d6102a8: Merge "Propagate optimization flags to kMirOpCheck."
by Vladimir Marko
· 10 years ago
0d6102a
Merge "Propagate optimization flags to kMirOpCheck."
by Vladimir Marko
· 10 years ago
71c7dc4
am 45eaba56: Merge "Fix movw on x86/x86_64 to accept any 16bits immediate."
by Nicolas Geoffray
· 10 years ago
45eaba5
Merge "Fix movw on x86/x86_64 to accept any 16bits immediate."
by Nicolas Geoffray
· 10 years ago
b6e7206
Fix movw on x86/x86_64 to accept any 16bits immediate.
by Nicolas Geoffray
· 10 years ago
52f2687
am 41abdb6e: Merge "Do not use kDiesAtEntry when inputs must be in specific reg."
by Nicolas Geoffray
· 10 years ago
41abdb6
Merge "Do not use kDiesAtEntry when inputs must be in specific reg."
by Nicolas Geoffray
· 10 years ago
7adfcc8
Do not use kDiesAtEntry when inputs must be in specific reg.
by Nicolas Geoffray
· 10 years ago
3cdf658
am e9da5d17: Merge "Add a prepare for register allocation pass."
by Nicolas Geoffray
· 10 years ago
e9da5d1
Merge "Add a prepare for register allocation pass."
by Nicolas Geoffray
· 10 years ago
b50f49b
am 9800e55b: Merge "Make which dex2oat version to use configurable."
by Nicolas Geoffray
· 10 years ago
9800e55
Merge "Make which dex2oat version to use configurable."
by Nicolas Geoffray
· 10 years ago
504b788
ART: fix NullCheckElimination to preserve MIR_IGNORE_NULL_CHECK
by Yevgeny Rouban
· 10 years ago
f360467
am 92e7b912: Merge "Fix a merge error in cl 108991."
by Hiroshi Yamauchi
· 10 years ago
233806e
am 902c989b: Merge "Add way to warn about missing JNI_ABORT"
by Mathieu Chartier
· 10 years ago
756f652
am da20867f: Merge "Merge host-run-test-jar and push-and-run-test-jar."
by Nicolas Geoffray
· 10 years ago
92e7b91
Merge "Fix a merge error in cl 108991."
by Hiroshi Yamauchi
· 10 years ago
902c989
Merge "Add way to warn about missing JNI_ABORT"
by Mathieu Chartier
· 10 years ago
86891cd
Fix a merge error in cl 108991.
by Hiroshi Yamauchi
· 10 years ago
24555ad
Add way to warn about missing JNI_ABORT
by Mathieu Chartier
· 10 years ago
da20867
Merge "Merge host-run-test-jar and push-and-run-test-jar."
by Nicolas Geoffray
· 10 years ago
1a58b7f
Merge host-run-test-jar and push-and-run-test-jar.
by Nicolas Geoffray
· 10 years ago
5b17a45
am 31fa08d8: Merge "Handlerize methods across some GC points."
by Hiroshi Yamauchi
· 10 years ago
31fa08d
Merge "Handlerize methods across some GC points."
by Hiroshi Yamauchi
· 10 years ago
26a25ef
Add a prepare for register allocation pass.
by Nicolas Geoffray
· 10 years ago
5ad97da
Handlerize methods across some GC points.
by Hiroshi Yamauchi
· 10 years ago
86c660c
am 17b1c174: Merge "Add support for inputs dying at entry of instructions."
by Nicolas Geoffray
· 10 years ago
17b1c17
Merge "Add support for inputs dying at entry of instructions."
by Nicolas Geoffray
· 10 years ago
9ae0daa
Add support for inputs dying at entry of instructions.
by Nicolas Geoffray
· 10 years ago
1ffa074
Make which dex2oat version to use configurable.
by Nicolas Geoffray
· 10 years ago
9944b3b
Fix to MirGraph::GetSSANameWithConst()
by Mark Mendell
· 10 years ago
cc8cc7c
Propagate optimization flags to kMirOpCheck.
by Vladimir Marko
· 10 years ago
db7e301
am 2d4e89e9: Merge "Respect USE_CLANG_PLATFORM_BUILD for art builds"
by Brian Carlstrom
· 10 years ago
2d4e89e
Merge "Respect USE_CLANG_PLATFORM_BUILD for art builds"
by Brian Carlstrom
· 10 years ago
88c0569
Respect USE_CLANG_PLATFORM_BUILD for art builds
by Bernhard Rosenkraenzer
· 10 years ago
eab084e
am 15a7fc2e: Merge "Make host-run-test-ar take --no-prebuild."
by Nicolas Geoffray
· 10 years ago
15a7fc2
Merge "Make host-run-test-ar take --no-prebuild."
by Nicolas Geoffray
· 10 years ago
1b4e252
Make host-run-test-ar take --no-prebuild.
by Nicolas Geoffray
· 10 years ago
040dc9c
am e6b73ea6: Merge "Merge push-and-run-{prebuilt}-test-jar files."
by Nicolas Geoffray
· 10 years ago
e6b73ea
Merge "Merge push-and-run-{prebuilt}-test-jar files."
by Nicolas Geoffray
· 10 years ago
fb89324
am d4155721: Merge "Add some missing TEMP_FAILURE_RETRYs around unlink(2)"
by Brian Carlstrom
· 10 years ago
d415572
Merge "Add some missing TEMP_FAILURE_RETRYs around unlink(2)"
by Brian Carlstrom
· 10 years ago
a19a709
am fc951768: Merge "ART: Prepare for ELF64."
by Brian Carlstrom
· 10 years ago
8c52a3f
Add some missing TEMP_FAILURE_RETRYs around unlink(2)
by Brian Carlstrom
· 10 years ago
fc95176
Merge "ART: Prepare for ELF64."
by Brian Carlstrom
· 10 years ago
0db92e0
am c226f141: Merge "Add test for getDeclaredClasses of with missing class"
by Brian Carlstrom
· 10 years ago
c226f14
Merge "Add test for getDeclaredClasses of with missing class"
by Brian Carlstrom
· 10 years ago
01afdba
Add test for getDeclaredClasses of with missing class
by Brian Carlstrom
· 10 years ago
fdb97de
am b9001abf: Add extra logging for lock contention
by Mathieu Chartier
· 10 years ago
c9ed6e6
am dfaf4c39: Merge "Quick compiler: Fix ambiguous LoadValue()"
by buzbee
· 10 years ago
dfaf4c3
Merge "Quick compiler: Fix ambiguous LoadValue()"
by buzbee
· 10 years ago
b9001ab
Add extra logging for lock contention
by Mathieu Chartier
· 10 years ago
7c02e91
Quick compiler: Fix ambiguous LoadValue()
by buzbee
· 10 years ago
62d1ca3
ART: Prepare for ELF64.
by Tong Shen
· 11 years ago
7c2ad5a
Implement method calls using relative BL on ARM64.
by Vladimir Marko
· 10 years ago
0bc0f41
am 63462448: Merge "AArch64: oat patches should be 32-bit ints."
by Vladimir Marko
· 10 years ago
6346244
Merge "AArch64: oat patches should be 32-bit ints."
by Vladimir Marko
· 10 years ago
270c70f
am b5325e24: Merge "Revert "Fix OOM throwing if it happens in finalizer reference""
by Nicolas Geoffray
· 10 years ago
f066714
am 04fe6524: Merge "Revert "Rename registers in arm64.""
by Nicolas Geoffray
· 10 years ago
12c3553
am 20810995: Merge "Remove all uses of MIR_INLINED."
by Vladimir Marko
· 10 years ago
Next »