Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
74b0a5b50c0f24ee9e7f825cb7ea5535f48ac06e
/
test
70713df
Fix obsolete method change check.
by Alex Light
· 8 years ago
741a81a
Merge "Make ART build/test configurations use the CC collector by default."
by Treehugger Robot
· 8 years ago
c36a970
Merge "Use correct type for GetValueFromShadowFrame"
by Mathieu Chartier
· 8 years ago
b2410c9
Merge "Use WARN_UNUSED consistently in ART."
by Roland Levillain
· 8 years ago
71b1708
Use correct type for GetValueFromShadowFrame
by Mathieu Chartier
· 8 years ago
2aac653
Merge "ART: Call ThreadGroup.add in Thread::FinishStartup"
by Treehugger Robot
· 8 years ago
1cae72e
Merge "Fix ARM64 SystemArrayCopy intrinsic with large constant dest position."
by Roland Levillain
· 8 years ago
4e5c73e
Use WARN_UNUSED consistently in ART.
by Roland Levillain
· 8 years ago
1ca955d
Fix ARM64 SystemArrayCopy intrinsic with large constant dest position.
by Roland Levillain
· 8 years ago
ccb80f0
Revert "Disable 160-read-barrier-stress temporarily"
by Vladimir Marko
· 8 years ago
21cf95d
ART: Call ThreadGroup.add in Thread::FinishStartup
by Andreas Gampe
· 8 years ago
66f43b9
Merge "Enable some redefinition run-tests in CTS"
by Treehugger Robot
· 8 years ago
78d6341
Enable some redefinition run-tests in CTS
by Alex Light
· 8 years ago
1dfd10e
ART: Change run-test 913 array testing
by Andreas Gampe
· 8 years ago
4bb9a2b
Merge "Use standard loading code in many tests"
by Treehugger Robot
· 8 years ago
4a4e245
Merge "Remove native code from test 944 for CTS"
by Treehugger Robot
· 8 years ago
3ccf980
Use standard loading code in many tests
by Alex Light
· 8 years ago
27fb1dc
Merge "Fixed bug on pending environment use of termination condition. With regression test."
by Aart Bik
· 8 years ago
d5e1a79
Remove native code from test 944 for CTS
by Alex Light
· 8 years ago
39d5628
Merge "ART: Add debug code to run-test 913"
by Treehugger Robot
· 8 years ago
393a1fd
Merge changes I5b05e23a,I9350b250,I1d66b42a
by Alex Light
· 8 years ago
452092b
Merge "Remove test skips associated with b/37240685"
by Treehugger Robot
· 8 years ago
8aa4f41
More refactor for JVMTI redefinition run tests (3/3)
by Alex Light
· 8 years ago
990634d
ART: Add debug code to run-test 913
by Andreas Gampe
· 8 years ago
5658c7a
More refactor for JVMTI redefinition run tests (2/3)
by Alex Light
· 8 years ago
4eec3c5
More refactor for JVMTI redefinition run tests (1/3)
by Alex Light
· 8 years ago
d86c085
Fixed bug on pending environment use of termination condition.
by Aart Bik
· 8 years ago
c251ebc
Remove test skips associated with b/37240685
by Alex Light
· 8 years ago
8d7f78d
Merge "ART: Refactor run-test 913"
by Treehugger Robot
· 8 years ago
1010749
Disable 160-read-barrier-stress temporarily
by Sebastien Hertz
· 8 years ago
e0f8ed9
ART: Refactor run-test 913
by Andreas Gampe
· 8 years ago
9fdafe8f
Merge "Remove native printing from test 980 and reliance on print internals"
by Treehugger Robot
· 8 years ago
2e410d2
Remove native printing from test 980 and reliance on print internals
by Alex Light
· 8 years ago
d52ddac
ART: Refactor run-test 910
by Andreas Gampe
· 8 years ago
e1f79b6
ART: Fix GetArgumentsSize
by Andreas Gampe
· 8 years ago
c830101
Merge "ART: Refactor run-test 904"
by Treehugger Robot
· 8 years ago
245af87
Make ART build/test configurations use the CC collector by default.
by Roland Levillain
· 8 years ago
111eefd
Merge "ARM/VIXL: Fix TypeConversion of large long constants to int."
by Treehugger Robot
· 8 years ago
ba1a48e
ARM/VIXL: Fix TypeConversion of large long constants to int.
by Vladimir Marko
· 8 years ago
7b33126
Merge "ARM64: Use link-time generated thunks for Baker CC read barrier."
by Vladimir Marko
· 8 years ago
0ccd1e2
ART: Fix test dependencies
by Andreas Gampe
· 8 years ago
115b498
ART: Refactor run-test 904
by Andreas Gampe
· 8 years ago
bb76646
Ensure one can call DisposeEnvironment during event callbacks.
by Alex Light
· 8 years ago
8f2c6d4
run-tests with jvmti-stress configuration
by Alex Light
· 8 years ago
f4f2daa
ARM64: Use link-time generated thunks for Baker CC read barrier.
by Vladimir Marko
· 8 years ago
4766f2c
Merge changes I1d4db176,Ifb931a99
by Aart Bik
· 8 years ago
da7d1bc
Merge "Add an 'art-preopt' test target configuration."
by Richard Uhler
· 8 years ago
60efed5
Merge "Fix bug in vectorization of charAt, with regression test"
by Treehugger Robot
· 8 years ago
e2dfd30
Merge "optimizing: do not illegally remove constructor barriers after inlining"
by Igor Murashkin
· 8 years ago
07f8d86
Merge "target_config: add art-test-javac target"
by Igor Murashkin
· 8 years ago
3101e58
Fix bug in vectorization of charAt, with regression test
by Aart Bik
· 8 years ago
26c25d5
Merge "Don't add Jack dependencies when building without Jack"
by Colin Cross
· 8 years ago
b6f707c
Don't add Jack dependencies when building without Jack
by Colin Cross
· 8 years ago
921c5f9
Merge "Add checker part of test, fix intrinsic copying"
by Aart Bik
· 8 years ago
bcdc7fe
Merge "ART: Expose jni_binder's FindClass"
by Treehugger Robot
· 8 years ago
a13354a
Add an 'art-preopt' test target configuration.
by Richard Uhler
· 8 years ago
7a4873e
ART: Expose jni_binder's FindClass
by Andreas Gampe
· 8 years ago
87bc257
ART: Package expected run-test results with jvmti Java library
by Andreas Gampe
· 8 years ago
9899026
Add checker part of test, fix intrinsic copying
by Aart Bik
· 8 years ago
8aaa601
Merge "Revert "Avoid JNI usage error when JNI_OnLoad throws""
by Treehugger Robot
· 8 years ago
032cacd
optimizing: do not illegally remove constructor barriers after inlining
by Igor Murashkin
· 8 years ago
41d14c5
Revert "Avoid JNI usage error when JNI_OnLoad throws"
by Igor Murashkin
· 8 years ago
d5886c9
target_config: add art-test-javac target
by Igor Murashkin
· 8 years ago
7f734d4
Merge "testrunner/env.py - Run from any directory"
by Treehugger Robot
· 8 years ago
8827cec
Merge "Avoid JNI usage error when JNI_OnLoad throws"
by Treehugger Robot
· 8 years ago
6b61c80
testrunner/env.py - Run from any directory
by Igor Murashkin
· 8 years ago
28728f1
Merge changes from topic 'more_jvmti_run-test_refactor_java_side'
by Treehugger Robot
· 8 years ago
b31f91f
ARM64: Support vectorization for double and long.
by Artem Serov
· 8 years ago
d111f90
Avoid JNI usage error when JNI_OnLoad throws
by Daniel Colascione
· 8 years ago
fa76296
Fixed missing context while detecting unit strides.
by Aart Bik
· 8 years ago
6f00593
Merge "Update NativeBridge interface in ART test"
by Treehugger Robot
· 8 years ago
3ea3d5c
ART: More refactor for JVMTI run tests (3/3)
by Andreas Gampe
· 8 years ago
a838024
ART: More refactor for JVMTI run tests (2/3)
by Andreas Gampe
· 8 years ago
4665167
ART: More refactor for JVMTI run tests (1/3)
by Andreas Gampe
· 8 years ago
2bbf16d
ART: Add JVMTI test shim
by Andreas Gampe
· 8 years ago
6cfd4c9
ART: Report array and proxy classes in ClassLoad & ClassPrepare
by Andreas Gampe
· 8 years ago
06a0d47
Merge "Testrunner: Fix output message"
by Nicolas Geoffray
· 8 years ago
9c4f0d8f
Clean up after MIPS got read barriers support
by Goran Jakovljevic
· 8 years ago
2679e49
Testrunner: Fix output message
by Goran Jakovljevic
· 8 years ago
a207841
Merge "Implemented ABS vectorization."
by Aart Bik
· 8 years ago
6daebeb
Implemented ABS vectorization.
by Aart Bik
· 8 years ago
c48266e
Merge "Ensure invoking obsolete methods throws errors."
by Treehugger Robot
· 8 years ago
db01a09
Ensure invoking obsolete methods throws errors.
by Alex Light
· 8 years ago
6228e9d
build: Add golem run_build_test_targets for go/ab
by Igor Murashkin
· 8 years ago
1927f66
Merge "ART: TI Agent test library refactor"
by Treehugger Robot
· 8 years ago
027444b
ART: TI Agent test library refactor
by Andreas Gampe
· 8 years ago
f8f5a16
ART vectorizer.
by Aart Bik
· 8 years ago
7201fe3
Merge "ART: Refactor JVMTI run tests"
by Treehugger Robot
· 8 years ago
113ecfe
Merge "Re-enable test 983 with speed-profile"
by Treehugger Robot
· 8 years ago
3f46c96
ART: Refactor JVMTI run tests
by Andreas Gampe
· 8 years ago
e79f329
Re-enable test 983 with speed-profile
by Alex Light
· 8 years ago
dac3f7d
Merge "(Re)enable the use of inline caches in AOT"
by Calin Juravle
· 8 years ago
f62940e
Merge "ART: Fix VISIT_OBJECTS and ABORT for FollowReferences"
by Treehugger Robot
· 8 years ago
c756f08
ART: Fix VISIT_OBJECTS and ABORT for FollowReferences
by Andreas Gampe
· 8 years ago
c700f00
Merge "Dedup original dex file for classes transformed on first load."
by Treehugger Robot
· 8 years ago
b68e12c
Merge "Do more GCs for test 141"
by Treehugger Robot
· 8 years ago
15996a3
Merge "Update deopt statements in 638-checker-inline-caches"
by Calin Juravle
· 8 years ago
6a65631
Dedup original dex file for classes transformed on first load.
by Alex Light
· 8 years ago
bc1ef6c
Do more GCs for test 141
by Mathieu Chartier
· 8 years ago
8af7089
(Re)enable the use of inline caches in AOT
by Calin Juravle
· 8 years ago
Next »