Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
art
/
debdc77dbbb8226d2071cffd9bb7de8108f7f28c
/
test
bf6498e
Fix incorrect dex-cache clearing with structural redefinition
by Alex Light
· 6 years ago
c06e07f
Correctly use handles for JVMTI heap iteration.
by Alex Light
· 6 years ago
4307cd7
LSE: Fix tracking heap values for small types.
by Vladimir Marko
· 6 years ago
e886d68
Revert^2 "VIXL simulator for ART (Stage1)"
by Ulyana Trafimovich
· 6 years ago
f12dd58
Move ART run-tests to the `postsubmit` test group in `TEST_MAPPING`.
by Roland Levillain
· 6 years ago
3060bb9
Revert "VIXL simulator for ART (Stage1)"
by Ulyana Trafimovich
· 6 years ago
48ca6a6
VIXL simulator for ART (Stage1)
by Xueliang Zhong
· 7 years ago
3284661
Fix ddm.publish_chunk extension to prevent deadlock
by Alex Light
· 6 years ago
7400a54
Fixes for gtests in eng-prod
by David Srbecky
· 6 years ago
fab6f1c
Fix incorrect LSE across throwing ArraySet.
by Vladimir Marko
· 6 years ago
d2c30c3
Add `TEST_MAPPING` entries for supported target ART run-tests.
by Roland Levillain
· 6 years ago
7285a4b
Fix GetDirectBufferCapacity for zero length direct buffer
by Orion Hodson
· 6 years ago
60690e4
ART: Improve two SIMD tests.
by Artem Serov
· 6 years ago
d6e14e0
Rewrite assembler_test_base.h
by David Srbecky
· 6 years ago
be7fe3b
Add some x86/x86-64 assembler tests.
by Vladimir Marko
· 6 years ago
dc787f4
Make Integer.divideUnsigned intrinsic for x86.
by Andra Danciu
· 6 years ago
9a09e7c
Enable host gtests in eng-prod
by David Srbecky
· 6 years ago
edda3ca
Use different extension for smali test files.
by David Srbecky
· 6 years ago
01e5698
Add Soong module definitions for ART run-tests with default build rules.
by Roland Levillain
· 6 years ago
f938841
ARM: Optimize Div/Rem by positive const for non-negative dividends
by Evgeny Astigeevich
· 6 years ago
af92a0f
ARM: Optimize Div/Rem by 2^n for non-negative dividends
by Evgeny Astigeevich
· 6 years ago
90a18cf
Rewrite OatFileManager::OpenDexFilesFromOat.
by Nicolas Geoffray
· 6 years ago
0a17b6a
Revert "Support running of host gtests in eng-prod"
by David Srbecky
· 6 years ago
65e2140
Remove option `--build-target` from `test/testrunner/testrunner.py`.
by Roland Levillain
· 6 years ago
93e4df7
Add option `--dist` to `test/testrunner/testrunner.py`.
by Roland Levillain
· 6 years ago
22831a3
Print the build command in `test/testrunner/testrunner.py` (if any).
by Roland Levillain
· 6 years ago
9a0f9ba
Build ART run-tests using the same settings as Libcore tests.
by Roland Levillain
· 6 years ago
79d9092
Introduce a Soong `java_defaults` module for ART run-tests.
by Roland Levillain
· 6 years ago
a8049c6
Introduce a test configuration template for ART run-tests.
by Roland Levillain
· 7 years ago
22872da
Support running of host gtests in eng-prod
by David Srbecky
· 6 years ago
fda2a4d
Make ART run-test 001-HelloWorld buildable and runnable with Atest.
by Roland Levillain
· 7 years ago
2d10117
ARM32: Combine LSR into ADD for Div by 2^n
by Evgeny Astigeevich
· 6 years ago
6906910
Enable TARGET_BUILD_UNBUNDLED in master-art (reland).
by Martin Stjernholm
· 6 years ago
bb829d2
Remove obsolete `build` file from 530-checker-lse.
by Vladimir Marko
· 6 years ago
3d190c0
ART: Transform Sub+Sub into Sub+Add to merge Shl
by Evgeny Astigeevich
· 6 years ago
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
Next »