Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
art
/
0fee1fbaf203756e77f360462f0f7f9ba7e097d1
/
test
396198b
Handle unresolved field type in compiler.
by Nicolas Geoffray
· 6 years ago
0d60a2b
Introduce an enum for the compilation kind.
by Nicolas Geoffray
· 6 years ago
289bd1c
Make GVN handle HDeoptimize better
by Alex Light
· 6 years ago
2b74f60
ART: Add recognition of optimized HRems in BCE
by Evgeny Astigeevich
· 6 years ago
6587d91
ART: Simplify HRem to reuse existing HDiv
by Evgeny Astigeevich
· 6 years ago
72cf0a8
Revert "Move ART gtests to general-tests."
by David Srbecky
· 6 years ago
efc8004
Revert "ART-tests: Remove DX dependency from 450-checker-types."
by Vladimir Marko
· 6 years ago
b122cd6
Revert "ART-tests: Remove DX-dependency from 530-checker-lse"
by Vladimir Marko
· 6 years ago
f68ce90
Make test 656-checker-simd-opt pass on RI.
by Vladimir Marko
· 6 years ago
0e6d73a
Move ART gtests to general-tests.
by David Srbecky
· 6 years ago
faada5e
Revert "Move a 530-checker-lse test from java to smali"
by Vladimir Marko
· 6 years ago
638c28f
Revert "Port two methods in checker-dead-blocks to Smali"
by Vladimir Marko
· 6 years ago
6fb8e57
Revert "Smailify a test in checker-lse-ctor-fences"
by Vladimir Marko
· 6 years ago
1faa17f
Revert "Move InlineWithControlFlow to Smali based."
by Vladimir Marko
· 6 years ago
344e24e
Make test 455-checker-gvn pass on RI.
by Vladimir Marko
· 6 years ago
16527e8
Preserve JNI bindings across structural redefinition
by Alex Light
· 6 years ago
6bc480b
Fix dlsym lookup trampoline for @CriticalNative.
by Vladimir Marko
· 6 years ago
06d9854
Checker: Support IF, ELIF, ELSE, FI
by David Brazdil
· 10 years ago
a21054b
Remove stale dependency on dx.
by Martin Stjernholm
· 6 years ago
6355d69
Remove core.art image
by David Srbecky
· 6 years ago
1c993cd
Revert^2 "Throw ClassFormatError for unsupported default methods."
by Vladimir Marko
· 6 years ago
4a88a5a
Finish move of jar compilation rules from makefile to soong.
by David Srbecky
· 6 years ago
09261a8
Revert "Throw ClassFormatError for unsupported default methods."
by Nicolas Geoffray
· 6 years ago
262925e
Add test-suite-tag for ART gtests.
by David Srbecky
· 6 years ago
adf0f2e
Throw ClassFormatError for unsupported default methods.
by Vladimir Marko
· 6 years ago
b3146d0
Make heap exhaustion more robust in art-tests
by Lokesh Gidra
· 6 years ago
a2efd2a
Add regression test for b/36989421
by Alex Light
· 6 years ago
6217fc2
Fix calling instance methods of erroneous classes.
by Vladimir Marko
· 6 years ago
d1a421f
Re-enable asan tests which we disabled due to huge stack frames.
by David Srbecky
· 6 years ago
2acd1ec
HWASan fixes for ART tests
by David Srbecky
· 6 years ago
1f5300a
Fix heap exhaustion logic
by Lokesh Gidra
· 6 years ago
daee51f
Revert "Move ArtGtestsTarget to general-tests."
by Sooraj Sasindran
· 6 years ago
5217396
Make heap exhaustion more robust in art-tests
by Lokesh Gidra
· 6 years ago
0ddb338
ARM64: Combine LSR+ADD into ADD_shift for Int32 HDiv/HRem
by Evgeny Astigeevich
· 6 years ago
8bcba22
ART: Fix infinite recursion in testrunner parse_test_name
by Evgeny Astigeevich
· 6 years ago
c6849c6
Move ArtGtestsTarget to general-tests.
by David Srbecky
· 6 years ago
1439e57
ART: Optimize ADD/SUB+ADD_shift into ADDS/SUBS+CINC for HDiv/HRem
by Evgeny Astigeevich
· 6 years ago
883c134
Revert^2 "Remove test_per_src from ART tests."
by David Srbecky
· 6 years ago
6128097
Set 067-preemptive-unpark success flag sooner
by Hans Boehm
· 6 years ago
33c091e
Code sinking can move around LoadString that can throw.
by Nicolas Geoffray
· 6 years ago
5868ada
Move implementations from class_root.h to -inl.h .
by Vladimir Marko
· 6 years ago
aba509f
Add a --csv-results flag to testrunner
by Alex Light
· 6 years ago
e050f58
Fix ArtGtestsTarget
by David Srbecky
· 6 years ago
928d28e
Use boot image for all tests instead of core.art.
by David Srbecky
· 6 years ago
85af16e
Fix two bugs around aput-object.
by Nicolas Geoffray
· 6 years ago
968db3c
ARM64: Combine LSR+ASR into ASR for Int32 HDiv/HRem
by Evgeny Astigeevich
· 6 years ago
94a810b
Small cleanups
by Eric Holk
· 6 years ago
fc5e2ef
Revert "Remove test_per_src from ART tests."
by Christopher Ferris
· 6 years ago
8103e47
Remove test_per_src from ART tests.
by David Srbecky
· 6 years ago
d20e51d
"Move ICU from ART APEX to i18n APEX" Attempt 2
by Victor Chang
· 6 years ago
4a48775
Revert "Move ICU from ART APEX to i18n APEX"
by vichang
· 6 years ago
b5146a3
Revert "Calling @IntraCoreApi from core-icu4j should not cause "..."
by vichang
· 6 years ago
50f89ba
Calling @IntraCoreApi from core-icu4j should not cause "Core platform API violation"
by Victor Chang
· 6 years ago
8419b82
Move ICU from ART APEX to i18n APEX
by Victor Chang
· 6 years ago
3971661
Relax 2033-shutdown-mechanics result comparison
by Hans Boehm
· 6 years ago
2a84650
Make tests robust against GCs failing early
by Hans Boehm
· 6 years ago
b6ea8bb
Revert "Disable ART run-test 2231-oat-require-app-image on the RI."
by Alessio Balsini
· 6 years ago
40082b6
Revert "Reject OAT file in speed-profile if app image is rejected"
by Louis Chang
· 6 years ago
196eabf
Rework 2034-spaces-in-SimpleName to run on RI.
by Ulya Trafimovich
· 6 years ago
dac9c97
Rename test to avoid number clash with another test.
by Ulya Trafimovich
· 6 years ago
9c674ca
Explicitly flush stdout in 2033-shutdown-mechanics
by Hans Boehm
· 6 years ago
d898624
Disable ART run-test 2231-oat-require-app-image on the RI.
by Roland Levillain
· 6 years ago
c2a769d
Refactor builder intrinsic tests.
by Vladimir Marko
· 6 years ago
bf10f65
Move skips for --jvm 2009, 2011, and 2012 to appropriate block
by Alex Light
· 6 years ago
06c0d17
Fix tests 1953, 1954, 1955 and, 1956 on --jvm
by Alex Light
· 6 years ago
7c25b09
Reject OAT file in speed-profile if app image is rejected
by Eric Holk
· 6 years ago
aafe432
Move some checker tests from smali to Java.
by Vladimir Marko
· 6 years ago
9b78924
Fix execution with RI in ART `testrunner.py` script.
by Roland Levillain
· 6 years ago
cc82f79
Disable ART run-tests newly failing on the RI.
by Roland Levillain
· 6 years ago
6127ace
Increase shutdown time constants
by Hans Boehm
· 6 years ago
b7724c4
Fix execution with RI in ART `run-test-jar` script.
by Roland Levillain
· 6 years ago
75c3ff3
Better instrument 067-preemptive-unpark
by Hans Boehm
· 6 years ago
050e215
Fix typo in name of ART run-test `941-recurive-obsolete-jit`.
by Roland Levillain
· 6 years ago
b0c6cb5
Fix logic to find dex2oat.
by Nicolas Geoffray
· 6 years ago
672295a
Add test for JNI env modifications on shutdown
by Hans Boehm
· 6 years ago
5f84607
Optimizing: Construct intrinsic HIR in builder.
by Vladimir Marko
· 6 years ago
f823f0e
Fix deadlock bug in test 2005
by Alex Light
· 6 years ago
b47b978
ART: Fix vectorizer HalvingAdd idiom.
by Artem Serov
· 7 years ago
69847ca
Remove 726 test
by Calin Juravle
· 6 years ago
b495e7f
Log an error when an app loads duplicate dex files
by Calin Juravle
· 6 years ago
42df1c7
Compile boot image on host.
by David Srbecky
· 6 years ago
a801213
Update art/911-get-stack-trace expectations
by Morten Krogh-Jespersen
· 6 years ago
2506eff
Replace art_cts_jvmti_test_library filegroup with java_library
by Paul Duffin
· 6 years ago
216a645
Remove libicuuc/libicui18n usage from art_gtest_defaults
by Victor Chang
· 6 years ago
4fa07a5
Add explicit compiler option to enable test-specific features.
by David Srbecky
· 6 years ago
fdd4684
Deduplicate interned image strings.
by Vladimir Marko
· 6 years ago
d31cff1
Remove conscrypt as a build time dependency of ART.
by Nicolas Geoffray
· 6 years ago
fe57c2b
Revert^4 "Add "linkage" test options""
by David Sehr
· 6 years ago
a467a6e
Fix incorrect interface-override linking
by Alex Light
· 6 years ago
e5621f5
Wrap expected_cts_outputs in a java_library
by Paul Duffin
· 6 years ago
16c08ca
Revert "Revert "Revert "Add "linkage" test options"""
by Nicolas Geoffray
· 6 years ago
80c0c50
Revert "Revert "Add "linkage" test options""
by David Sehr
· 6 years ago
31e0dc2
Remove -testdex variants of bootclasspath jars.
by Nicolas Geoffray
· 6 years ago
91a8e6f
Revert "Add "linkage" test options"
by Nicolas Geoffray
· 6 years ago
873bb64
Add "linkage" test options
by David Sehr
· 6 years ago
80495fd
Re-enable 137-cfi test.
by David Srbecky
· 6 years ago
0300822
Move @CriticalNative arguments in registers.
by Vladimir Marko
· 6 years ago
444dc1c
Fix 1001-app-image-regions
by Mathieu Chartier
· 6 years ago
539d1d4
Blacklist test 596/597 for no-prebuild
by Mathieu Chartier
· 6 years ago
038a198
"Revert^6 "[art] Enable compilation of secondary dexes by default i..."
by Andreas Gampe
· 6 years ago
Next »