Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
8c96d1ad7d5c1bd98908f444b4c6bf671b69f2ce
8c96d1a
Merge "ART: Fix line break in Throwable::Dump" am: bb4366d2b0
by Andreas Gampe
· 8 years ago
bb4366d
Merge "ART: Fix line break in Throwable::Dump"
by Treehugger Robot
· 8 years ago
1eaefe8
Merge "Revert "Revert "Revert "Revert "JIT root tables.""""" am: dac7ad17c7
by Nicolas Geoffray
· 8 years ago
dac7ad1
Merge "Revert "Revert "Revert "Revert "JIT root tables."""""
by Nicolas Geoffray
· 8 years ago
b4c63db
Merge changes I240f8bb7,I27defaa7,Ib82d64cc am: af524438b8
by Andreas Gampe
· 8 years ago
1e1d48f
ART: Do not DCHECK in verifier when already aborting am: f8f36c246e
by Andreas Gampe
· 8 years ago
fbabed5
ART: Add debug exception check to JIT am: 320ba91911
by Andreas Gampe
· 8 years ago
81f3e2d
ART: Extend DumpRecursiveAbort am: 9fd470f873
by Andreas Gampe
· 8 years ago
af52443
Merge changes I240f8bb7,I27defaa7,Ib82d64cc
by Treehugger Robot
· 8 years ago
cca340b
ART: Fix line break in Throwable::Dump
by Andreas Gampe
· 8 years ago
f8f36c2
ART: Do not DCHECK in verifier when already aborting
by Andreas Gampe
· 8 years ago
320ba91
ART: Add debug exception check to JIT
by Andreas Gampe
· 8 years ago
9fd470f
ART: Extend DumpRecursiveAbort
by Andreas Gampe
· 8 years ago
962a861
Merge "Fix valgrind issue with thread_pool_test." am: ab07cbe238
by Andreas Gampe
· 8 years ago
ab07cbe
Merge "Fix valgrind issue with thread_pool_test."
by Treehugger Robot
· 8 years ago
1013bde
Fix valgrind issue with thread_pool_test.
by Andreas Gampe
· 8 years ago
49a9771
Merge "Revert "Revert "Use interpret-only instead of verify-at-runtime when testing JIT"""
by Calin Juravle
· 8 years ago
40d98eb
Merge "ART: Dump native stack on recursive abort" am: 88c4ff69df
by Andreas Gampe
· 8 years ago
3bf14d6
Merge "Revert "Revert "Use interpret-only instead of verify-at-runtime when testing JIT"""
by Treehugger Robot
· 8 years ago
88c4ff6
Merge "ART: Dump native stack on recursive abort"
by Andreas Gampe
· 8 years ago
5da6d67
Merge "Run 103-string-append with libartd." am: a9d89686c9
by Hiroshi Yamauchi
· 8 years ago
a9d8968
Merge "Run 103-string-append with libartd."
by Hiroshi Yamauchi
· 8 years ago
39f6852
Merge "ART: Use cerr in Runtime::Abort on the host" am: 8df07aa7fe
by Andreas Gampe
· 8 years ago
8df07aa
Merge "ART: Use cerr in Runtime::Abort on the host"
by Treehugger Robot
· 8 years ago
8b2cf76
Revert "Revert "Use interpret-only instead of verify-at-runtime when testing JIT""
by Calin Juravle
· 8 years ago
7afa454
ART: Dump native stack on recursive abort
by Andreas Gampe
· 8 years ago
b67906b
ART: Use cerr in Runtime::Abort on the host
by Andreas Gampe
· 8 years ago
1995c6b
Merge "Revert "Revert Revert "Use interpret-only instead of verify-at-runtime when testing JIT"""
by Calin Juravle
· 8 years ago
5e294c3
Merge "Revert "Revert Revert "Use interpret-only instead of verify-at-runtime when testing JIT"""
by Calin Juravle
· 8 years ago
0b4d05e
Revert "Revert Revert "Use interpret-only instead of verify-at-runtime when testing JIT""
by Calin Juravle
· 8 years ago
132d836
Revert "Revert "Revert "Revert "JIT root tables.""""
by Nicolas Geoffray
· 8 years ago
7763ab3
Merge "Add dequickening support." am: 2dae2f256b
by Nicolas Geoffray
· 8 years ago
2dae2f2
Merge "Add dequickening support."
by Nicolas Geoffray
· 8 years ago
161d926
Merge "ARM: VIXL32: Fix PackedSwitch." am: 67eb3914d2
by Nicolas Geoffray
· 8 years ago
67eb391
Merge "ARM: VIXL32: Fix PackedSwitch."
by Nicolas Geoffray
· 8 years ago
febe5ff
Merge "Fix valgrind issue with thread_pool_test." am: 80fdea404b
by Nicolas Geoffray
· 8 years ago
6183bef
Merge "Revert Revert "Use interpret-only instead of verify-at-runtime when testing JIT""
by Calin Juravle
· 8 years ago
80fdea4
Merge "Fix valgrind issue with thread_pool_test."
by Nicolas Geoffray
· 8 years ago
b760a2f
Merge "Revert Revert "Use interpret-only instead of verify-at-runtime when testing JIT""
by Calin Juravle
· 8 years ago
795d17b
Merge "Make ImageWriter and PatchOat helper classes nested." am: 965a21e284
by Vladimir Marko
· 8 years ago
965a21e
Merge "Make ImageWriter and PatchOat helper classes nested."
by Treehugger Robot
· 8 years ago
01b70e8
Add dequickening support.
by Nicolas Geoffray
· 8 years ago
e2fc98e
Fix valgrind issue with thread_pool_test.
by Nicolas Geoffray
· 8 years ago
94744fe
Merge "ART: Make libopenjdkjvmti a run-test dependency" am: 368479e345
by Andreas Gampe
· 8 years ago
368479e
Merge "ART: Make libopenjdkjvmti a run-test dependency"
by Treehugger Robot
· 8 years ago
f2c5dbd
ART: Make libopenjdkjvmti a run-test dependency
by Andreas Gampe
· 8 years ago
0fba3f8
Merge "Fix false positive stack ASan errors on x86." am: 71d763a5c4
by Evgenii Stepanov
· 8 years ago
71d763a
Merge "Fix false positive stack ASan errors on x86."
by Treehugger Robot
· 8 years ago
2be4cea
Merge "ART: Remove ti library dependency for ti tests" am: 8d3cee0029
by Andreas Gampe
· 8 years ago
8d3cee0
Merge "ART: Remove ti library dependency for ti tests"
by Treehugger Robot
· 8 years ago
1ffcf7b
Fix false positive stack ASan errors on x86.
by Evgenii Stepanov
· 8 years ago
53b61f7
Run 103-string-append with libartd.
by Hiroshi Yamauchi
· 8 years ago
6e3dd3e
ART: Remove ti library dependency for ti tests
by Andreas Gampe
· 8 years ago
f11a3e9
Merge "ART: Rewrite test 913 printing" am: ab95bad2b8
by Andreas Gampe
· 8 years ago
ab95bad
Merge "ART: Rewrite test 913 printing"
by Treehugger Robot
· 8 years ago
398b41d
Merge "Change offline profile to store type_idx of classes." am: 137b07593a
by Jeff Hao
· 8 years ago
137b075
Merge "Change offline profile to store type_idx of classes."
by Jeff Hao
· 8 years ago
1fdba0e
Merge changes I710ca0ed,I576e7926,Id0144b68 am: de19542bdd
by Andreas Gampe
· 8 years ago
98c7a4a
ART: Stop JIT in 913-heaps am: 8df069253e
by Andreas Gampe
· 8 years ago
78101ba
ART: Add ScopedJitSuspend am: f149b3fc6f
by Andreas Gampe
· 8 years ago
c3c34ad
ART: Change ThreadPool::Wait behavior am: 6f3a70f316
by Andreas Gampe
· 8 years ago
de19542
Merge changes I710ca0ed,I576e7926,Id0144b68
by Treehugger Robot
· 8 years ago
dce591b
ART: Rewrite test 913 printing
by Andreas Gampe
· 8 years ago
54b5855
Change offline profile to store type_idx of classes.
by Jeff Hao
· 8 years ago
aeb3af3
Merge "[MIPS64] JNI Compiler: compiler independent test" am: 8eaa426ca9
by Pavle Batuta
· 8 years ago
8eaa426
Merge "[MIPS64] JNI Compiler: compiler independent test"
by Treehugger Robot
· 8 years ago
ad06b98
Make ImageWriter and PatchOat helper classes nested.
by Vladimir Marko
· 8 years ago
8df0692
ART: Stop JIT in 913-heaps
by Andreas Gampe
· 8 years ago
f149b3f
ART: Add ScopedJitSuspend
by Andreas Gampe
· 8 years ago
6f3a70f
ART: Change ThreadPool::Wait behavior
by Andreas Gampe
· 8 years ago
bfa2111
Merge "Revert "jni: Punt to generic JNI for mips"" am: 3825da56fb
by Goran Jakovljevic
· 8 years ago
489dc94
Merge "jni: Add @CriticalNative support for MIPS32/MIPS64" am: c180a1b861
by Goran Jakovljevic
· 8 years ago
7ead8fe
Merge "MIPS32: Assign missing entrypoints in InitEntryPoints" am: 2b362587ab
by Goran Jakovljevic
· 8 years ago
09a940d
ARM: VIXL32: Fix PackedSwitch.
by Artem Serov
· 8 years ago
3825da5
Merge "Revert "jni: Punt to generic JNI for mips""
by Treehugger Robot
· 8 years ago
c180a1b
Merge "jni: Add @CriticalNative support for MIPS32/MIPS64"
by Treehugger Robot
· 8 years ago
2b36258
Merge "MIPS32: Assign missing entrypoints in InitEntryPoints"
by Treehugger Robot
· 8 years ago
0b64a51
Revert Revert "Use interpret-only instead of verify-at-runtime when testing JIT"
by Calin Juravle
· 8 years ago
c03de63
Merge "Add const-class benchmark." am: 85347bd18d
by Vladimir Marko
· 8 years ago
85347bd
Merge "Add const-class benchmark."
by Vladimir Marko
· 8 years ago
fa1b78f
Add const-class benchmark.
by Vladimir Marko
· 8 years ago
837e72a
[MIPS64] JNI Compiler: compiler independent test
by Pavle Batuta
· 9 years ago
49d6efb
Merge "MethodHandles: Check return types when resolving handles." am: f75d4c239d
by Orion Hodson
· 8 years ago
f75d4c2
Merge "MethodHandles: Check return types when resolving handles."
by Orion Hodson
· 8 years ago
3d5124a
Merge "ARM: VIXL32: Arch specific operations." am: 5f498b2784
by Nicolas Geoffray
· 8 years ago
5f498b2
Merge "ARM: VIXL32: Arch specific operations."
by Nicolas Geoffray
· 8 years ago
9dbbe38
Merge "Address comments from aog/303658." am: ab39c21007
by Hiroshi Yamauchi
· 8 years ago
ab39c21
Merge "Address comments from aog/303658."
by Hiroshi Yamauchi
· 8 years ago
2af9c7d
Merge "Ensure CC GC is used for the read barrier config." am: 96de579b8c
by Hiroshi Yamauchi
· 8 years ago
96de579
Merge "Ensure CC GC is used for the read barrier config."
by Treehugger Robot
· 8 years ago
efbcf48
Merge "Change iftable to never be null" am: 82d44f1408
by Mathieu Chartier
· 8 years ago
82d44f1
Merge "Change iftable to never be null"
by Mathieu Chartier
· 8 years ago
6013f77
Address comments from aog/303658.
by Hiroshi Yamauchi
· 8 years ago
1b0adbf
Ensure CC GC is used for the read barrier config.
by Hiroshi Yamauchi
· 8 years ago
6beced4
Change iftable to never be null
by Mathieu Chartier
· 8 years ago
2bbc953
ARM: VIXL32: Arch specific operations.
by Artem Serov
· 8 years ago
4856b24
Merge "A few more tests for LICM." am: a45aedbc88
by Aart Bik
· 8 years ago
a45aedb
Merge "A few more tests for LICM."
by Aart Bik
· 8 years ago
c5d1b4b
A few more tests for LICM.
by Aart Bik
· 8 years ago
8797fdf
MethodHandles: Check return types when resolving handles.
by Orion Hodson
· 8 years ago
Next »