Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
0035f8b5eb3b59c537c613ab93d55d129a7322dc
/
test
2cf5659
Merge "run-test: Fix bash warning with DESUGAR=false"
by Treehugger Robot
· 8 years ago
5144849
Merge "test: Fix 956-methodhandle-stackframe for javac/dx"
by Igor Murashkin
· 8 years ago
2ffec90
Merge "test: Fix 636-wrong-static-access for javac/dx"
by Treehugger Robot
· 8 years ago
d323277
run-test: Fix bash warning with DESUGAR=false
by Igor Murashkin
· 8 years ago
a08c9bb
Merge "Ensure GetLoadedClasses only returns 'Loaded' Classes."
by Treehugger Robot
· 8 years ago
34bf622
Merge changes Ib2146ee7,I65f724be
by Treehugger Robot
· 8 years ago
c0f2321
test: Fix 956-methodhandle-stackframe for javac/dx
by Igor Murashkin
· 8 years ago
829da13
test: Fix 636-wrong-static-access for javac/dx
by Igor Murashkin
· 8 years ago
f8a4a2c
Ensure GetLoadedClasses only returns 'Loaded' Classes.
by Alex Light
· 8 years ago
919852e
test: Fix jvmti tests for javac/dx
by Igor Murashkin
· 8 years ago
fae4d85
Merge "Fix loop optimization in the presence of environment uses."
by Narayan Kamath
· 8 years ago
27aaf64
ART: Add slow-debug test in 004-JniTest
by Andreas Gampe
· 8 years ago
a4811cd
Merge "Revert "More run-test with Jack""
by Igor Murashkin
· 8 years ago
5ab5427
Merge "test: More javac/dx fixes"
by Igor Murashkin
· 8 years ago
5154e2a
Merge "More robust 652-deopt-intrinsic."
by Nicolas Geoffray
· 8 years ago
1a0a519
Fix loop optimization in the presence of environment uses.
by Nicolas Geoffray
· 8 years ago
d61c381
Revert "More run-test with Jack"
by Igor Murashkin
· 8 years ago
10ba685
test: More javac/dx fixes
by Igor Murashkin
· 8 years ago
1c5b42f
ART: Add support for runtime debug checks
by Andreas Gampe
· 8 years ago
b96ed2c
Merge "test: enable javac/dx to import libcore on the bootclasspath"
by Igor Murashkin
· 8 years ago
1c843e9
test: enable javac/dx to import libcore on the bootclasspath
by Igor Murashkin
· 8 years ago
6fa7b81
Add GetSourceFile and GetSourceDebugExt JVMTI functions
by Alex Light
· 8 years ago
18b4ed1
Merge changes from topic 'jvmti-field-cbs'
by Alex Light
· 8 years ago
f48029f
More robust 652-deopt-intrinsic.
by Nicolas Geoffray
· 8 years ago
e882b6d
Merge "test: Fix broken build scripts causing art-test-javac to fail"
by Treehugger Robot
· 8 years ago
09eb186
test: Fix broken build scripts causing art-test-javac to fail
by Igor Murashkin
· 8 years ago
43e935d
Add field-access/modification to ti-stress.
by Alex Light
· 8 years ago
7c95849
Add tests for field access and modify JVMTI callbacks
by Alex Light
· 8 years ago
4db66ab
test: Fix 004-JniTest for javac/dx
by Igor Murashkin
· 8 years ago
6919639
test: Don't force-compile with jack for runtests
by Igor Murashkin
· 8 years ago
6c946b5
test: Fix javac/dx run-test regressions from adding desugar
by Igor Murashkin
· 8 years ago
8d80bba
Merge "test: Skip desugar with DESUGAR=false when running tests"
by Treehugger Robot
· 8 years ago
698bd05
Merge "Null check thread peers in JVMTI class callbacks"
by Treehugger Robot
· 8 years ago
e518193
test: Skip desugar with DESUGAR=false when running tests
by Igor Murashkin
· 8 years ago
7239865
Null check thread peers in JVMTI class callbacks
by Alex Light
· 8 years ago
4cf4e36
Merge "Revert "Revert "test: Add desugar support to run-test"""
by Treehugger Robot
· 8 years ago
2a33775
Revert "Revert "test: Add desugar support to run-test""
by Igor Murashkin
· 8 years ago
2dd3d71
ART: Refactor run-test 104
by Andreas Gampe
· 8 years ago
fbc3fff
Merge "Revert "test: Add desugar support to run-test""
by Mariano Giardina
· 8 years ago
75e7c9c
Revert "test: Add desugar support to run-test"
by Mariano Giardina
· 8 years ago
d732528
Blacklist 905-object-free on gcstress & jit & target
by Nicolas Geoffray
· 8 years ago
8ff5c5e
Merge "ART: Export ASAN_OPTIONS in build testrunner"
by Treehugger Robot
· 8 years ago
1663705
ART: Export ASAN_OPTIONS in build testrunner
by Andreas Gampe
· 8 years ago
5c722df
Merge "test: Add desugar support to run-test"
by Igor Murashkin
· 8 years ago
86b0db4
test: Add desugar support to run-test
by Igor Murashkin
· 8 years ago
bad2f51
Clean up ti-stress
by Alex Light
· 8 years ago
cd9e5e7
Blacklist tests under gcstress/debug/target.
by Nicolas Geoffray
· 8 years ago
d38b67c
Merge "ART: Add JIT cache race test"
by Treehugger Robot
· 8 years ago
af14a86
Merge "Rename art-run-test-asan to art-asan"
by Treehugger Robot
· 8 years ago
2b5bc3a
Revert "ART: Disable test 137 for ASAN"
by Christopher Ferris
· 8 years ago
885a713
Add support for profiling boot class path
by Mathieu Chartier
· 8 years ago
c09ae47
Rename art-run-test-asan to art-asan
by Alex Light
· 8 years ago
bb5fd1b
Merge "Add art-ndebug target to target_config.py"
by Treehugger Robot
· 8 years ago
504cfab
Add art-ndebug target to target_config.py
by Alex Light
· 8 years ago
8aa5270
Remove method reference from test 988
by Alex Light
· 8 years ago
9a18396
Update test expectation for no-image.
by Nicolas Geoffray
· 8 years ago
fbb22de
Merge "Don't reset to a level above warmup threshold."
by Nicolas Geoffray
· 8 years ago
9e20fd6
Merge "Add method tracing JVMTI callbacks"
by Treehugger Robot
· 8 years ago
13600e9
Merge "MIPS64: Min/max vectorization support"
by Aart Bik
· 8 years ago
b7edcda
Add method tracing JVMTI callbacks
by Alex Light
· 8 years ago
86060f9
Merge "Revert "Revert "Fully support static encoded fields."""
by Mathieu Chartier
· 8 years ago
f654ef9
no-image does not prebuild, so disable checker for this.
by Nicolas Geoffray
· 8 years ago
88f50b1
Don't reset to a level above warmup threshold.
by Nicolas Geoffray
· 8 years ago
fed9cb1
Merge "ART: Use stdout in run-test 909"
by Nicolas Geoffray
· 8 years ago
4e4001e
Disable 137-cfi and 629-vdex-speed in no-prebuild mode
by Calin Juravle
· 8 years ago
941c6ec
Revert "Update profiling info allocation logic."
by Nicolas Geoffray
· 8 years ago
f1dd69a
Revert "Revert "Fully support static encoded fields.""
by Mathieu Chartier
· 8 years ago
db1a013
Merge "ARM64: Encode constants when it is possible."
by Aart Bik
· 8 years ago
b5f33fb
ART: Use stdout in run-test 909
by Andreas Gampe
· 8 years ago
074408d
Merge "ART: Add SANITIZE_HOST test configurations"
by Treehugger Robot
· 8 years ago
8dfe746
ARM64: Encode constants when it is possible.
by Artem Serov
· 8 years ago
a215c5b
Merge "Revert "Revert "Use OatFileAssistant default filter instead of the dex2oat one"""
by Calin Juravle
· 8 years ago
33e9483
Merge "Update profiling info allocation logic."
by Nicolas Geoffray
· 8 years ago
7d6a1c0
Update profiling info allocation logic.
by Nicolas Geoffray
· 8 years ago
eced692
ART: Add JIT cache race test
by Orion Hodson
· 8 years ago
07c6d72
Revert "Revert "Use OatFileAssistant default filter instead of the dex2oat one""
by Calin Juravle
· 8 years ago
6fc7c4a
Merge "Use ArtMethod* .bss entries for HInvokeStaticOrDirect."
by Vladimir Marko
· 8 years ago
97acd8a
Merge "Use sleep instead of yield."
by Nicolas Geoffray
· 8 years ago
e7e3543
ART: Add SANITIZE_HOST test configurations
by Andreas Gampe
· 8 years ago
de3a5e9
Use sleep instead of yield.
by Nicolas Geoffray
· 8 years ago
0669e6f
Merge "Handler-ize InstrumentationListener and related code"
by Treehugger Robot
· 8 years ago
d766158
Handler-ize InstrumentationListener and related code
by Alex Light
· 8 years ago
3b8bbb9
Merge "Don't call EnsureInitialized in the JIT."
by Treehugger Robot
· 8 years ago
0eb882b
Use ArtMethod* .bss entries for HInvokeStaticOrDirect.
by Vladimir Marko
· 8 years ago
23ddfe8
Don't call EnsureInitialized in the JIT.
by Nicolas Geoffray
· 8 years ago
3c8a912
Merge "Replace invoke kind kDexCacheViaMethod with kRuntimeCall."
by Vladimir Marko
· 8 years ago
84c8432
Revert "Fully support static encoded fields."
by Nicolas Geoffray
· 8 years ago
f7ab834
Revert "Fixed Literal String intern mismatch."
by Nicolas Geoffray
· 8 years ago
8fea1e1
MIPS64: Min/max vectorization support
by Goran Jakovljevic
· 8 years ago
e913cd0
Merge "ART: Use dex2oat watchdog in host run-test"
by Treehugger Robot
· 8 years ago
e7197bf
Replace invoke kind kDexCacheViaMethod with kRuntimeCall.
by Vladimir Marko
· 8 years ago
43ee054
ART: Use dex2oat watchdog in host run-test
by Andreas Gampe
· 8 years ago
40c6710
Merge "ART: Disable test 137 for ASAN"
by Treehugger Robot
· 8 years ago
73dd3a2
ART: Disable test 137 for ASAN
by Andreas Gampe
· 8 years ago
81c7694
Merge "Fix redefinition related use-after-free bug"
by Treehugger Robot
· 8 years ago
98e3693
ART: Disable test 071-dexfile-map-clean for ASAN
by Andreas Gampe
· 8 years ago
177701a
ART: Add custom check script to run-test 115
by Andreas Gampe
· 8 years ago
08c4edb
Merge "ART: Disable test 202 for ASAN"
by Treehugger Robot
· 8 years ago
fa6b034
ART: Disable test 202 for ASAN
by Andreas Gampe
· 8 years ago
36a5d0c
Merge "MIPS64: ART Vectorizer"
by Aart Bik
· 8 years ago
Next »