Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
a79efdb69350fa66e1beabed4499ef4d0e809785
/
test
7d2ec61
Copy 'res' folder to device for run-tests
by David Brazdil
· 7 years ago
ad643b0
Merge "More general store elimination"
by Mingyao Yang
· 7 years ago
1458841
Merge "Enhance BCE range analysis with length "alias" case."
by Aart Bik
· 7 years ago
62c5751
Merge "Enable unwind test for JIT"
by Treehugger Robot
· 7 years ago
08a9af0
Enable unwind test for JIT
by David Srbecky
· 7 years ago
78d9ab0
Merge changes I310e3daf,I3f662586
by Treehugger Robot
· 7 years ago
98f1736
Enhance BCE range analysis with length "alias" case.
by Aart Bik
· 7 years ago
23c6cf4
Merge "Fix misc issues with non-generated-code fault handlers"
by Alex Light
· 7 years ago
aec4e73
More general store elimination
by Mingyao Yang
· 7 years ago
7c61374
Merge "Code sinking near "always throwing" method calls"
by Treehugger Robot
· 7 years ago
f4ed7e8
Fix misc issues with non-generated-code fault handlers
by Alex Light
· 7 years ago
d4e328f
Code sinking near "always throwing" method calls
by Aart Bik
· 7 years ago
74c876b
Disable input vdex tests for cdex
by Mathieu Chartier
· 7 years ago
3b7916d
Merge "Add 968 to skips for jvmti-stress"
by Treehugger Robot
· 7 years ago
66bed3b
Merge "Improve code sinking near "always throwing" method calls"
by Treehugger Robot
· 7 years ago
a8b8e9b
Improve code sinking near "always throwing" method calls
by Aart Bik
· 7 years ago
f12a1b0
Revise 004-NativeAllocations test.
by Richard Uhler
· 7 years ago
2b9c35b
Introduce new build tool: hiddenapi
by David Brazdil
· 7 years ago
13a92d5
Merge "ART: Add support for VMStack.getAnnotatedStackTrace"
by Treehugger Robot
· 7 years ago
a6b2a2d
Merge "Revert "Make arm64-scratch-register less dexer dependent""
by Nicolas Geoffray
· 7 years ago
942da61
Revert "Make arm64-scratch-register less dexer dependent"
by Nicolas Geoffray
· 7 years ago
017adc2
Merge changes from topic "userdebug-jdwp"
by Alex Light
· 7 years ago
5a2492b
Merge "Make arm64-scratch-register less dexer dependent"
by Alan Leung
· 7 years ago
013fd80
Create an ART-independent DexFileLoader
by David Sehr
· 7 years ago
c44b433
Add 968 to skips for jvmti-stress
by Alex Light
· 7 years ago
2ce6fc8
Support using adbconnection and openjdkjvmti without JAVA_DEBUGGABLE
by Alex Light
· 7 years ago
22861a9
Merge "Enable compact dex by default"
by Mathieu Chartier
· 7 years ago
ea443af
Merge "Add missing skips for --redefine-stress"
by Treehugger Robot
· 7 years ago
1530591
Merge "Do not abort if we fail to allocate a thread-peer on shutdown"
by Alex Light
· 7 years ago
fb6b0b1
ART: Add support for VMStack.getAnnotatedStackTrace
by Andreas Gampe
· 7 years ago
5015148
Add missing skips for --redefine-stress
by Alex Light
· 7 years ago
e44ee0c
Do not abort if we fail to allocate a thread-peer on shutdown
by Alex Light
· 7 years ago
ee74149
Force JIT on reduction with many variables.
by Aart Bik
· 7 years ago
698ebbc
Clean up CodeItemAccessors and Compact/StandardDexFile
by Mathieu Chartier
· 7 years ago
4cb6347
Merge "ART: Take classloader into account for AttachAgent"
by Treehugger Robot
· 7 years ago
118c59c
Merge "ART: Verifier support for VarHandles"
by Orion Hodson
· 7 years ago
9e734c7
Create dex subdirectory
by David Sehr
· 7 years ago
7b38e69
ART: Take classloader into account for AttachAgent
by Andreas Gampe
· 7 years ago
b496af8
Merge "ART: Clean up library loading"
by Treehugger Robot
· 7 years ago
70a58af
Merge "Change ClassStatus to fit into 4 bits."
by Treehugger Robot
· 7 years ago
2c64a83
Change ClassStatus to fit into 4 bits.
by Vladimir Marko
· 7 years ago
fe92d12
ART: Verifier support for VarHandles
by Orion Hodson
· 7 years ago
4d77daf
Correct behavior of thread suspension around Raw monitors
by Alex Light
· 7 years ago
b6f3464
Ensure shutdown thread has a java peer.
by Alex Light
· 7 years ago
ecb8662
Enable compact dex by default
by Mathieu Chartier
· 7 years ago
a821bb1
Merge "Make D8 Desugaring default."
by Alan Leung
· 7 years ago
a61e97f
Merge "Remove CodeItem accessor functions"
by Mathieu Chartier
· 7 years ago
a81a374
Ignore OOMEs in ThreadStress' QueuedWait operation.
by Roland Levillain
· 7 years ago
473191c
ART: Clean up library loading
by Andreas Gampe
· 7 years ago
50173eb
Make D8 Desugaring default.
by Alan Leung
· 7 years ago
73f21d4
Remove CodeItem accessor functions
by Mathieu Chartier
· 7 years ago
e8f74ca
ART: Ensure slow-debug mode in dex2oatd testing
by Andreas Gampe
· 7 years ago
90f2097
Merge "Fix Concurrency issues in test 1941"
by Treehugger Robot
· 7 years ago
f6e3147
Fix default method verifier check for compact dex
by Mathieu Chartier
· 7 years ago
4ae4e7e
Fix Concurrency issues in test 1941
by Alex Light
· 7 years ago
1e01815
Fix potential out of bounds access in 151-OpenFileLimit test.
by Richard Uhler
· 7 years ago
1d32a16
Merge "Extensions to check JNI."
by Treehugger Robot
· 7 years ago
55256cb
Extensions to check JNI.
by Ian Rogers
· 7 years ago
808c7a5
Make CodeItem fields private
by Mathieu Chartier
· 7 years ago
ffc3be6
Merge "Revert "Revert "Move art-heap-poisoning and art-gtest-ss-gc to test cdex"""
by Mathieu Chartier
· 7 years ago
39d764d
Make arm64-scratch-register less dexer dependent
by Alan Leung
· 7 years ago
532246e
Revert "Revert "Move art-heap-poisoning and art-gtest-ss-gc to test cdex""
by Mathieu Chartier
· 7 years ago
7d355c7
Merge "Work around a art test script bug mixing up bootclasspaths."
by Tobias Thierer
· 7 years ago
c9b09e4
Merge "Tweak art tests to decouple better from toolchain version."
by Tobias Thierer
· 7 years ago
95e5a35
Merge "Revert "Move art-heap-poisoning and art-gtest-ss-gc to test cdex""
by Mathieu Chartier
· 7 years ago
7ff53f8
Revert "Move art-heap-poisoning and art-gtest-ss-gc to test cdex"
by Mathieu Chartier
· 7 years ago
1e61f98
Merge "Move art-heap-poisoning and art-gtest-ss-gc to test cdex"
by Mathieu Chartier
· 7 years ago
7861b4b
Merge "Fix cdex bugs to enable ART_DEFAULT_COMPACT_DEX_LEVEL=fast tests passing"
by Mathieu Chartier
· 7 years ago
437b54c
Work around a art test script bug mixing up bootclasspaths.
by Tobias Thierer
· 7 years ago
bb68b22
Tweak art tests to decouple better from toolchain version.
by Tobias Thierer
· 7 years ago
2c4b084
Fix cdex bugs to enable ART_DEFAULT_COMPACT_DEX_LEVEL=fast tests passing
by Mathieu Chartier
· 7 years ago
fe8a897
Merge changes Ib1381084,Icb2a838f
by Vladimir Marko
· 7 years ago
8a34abc
Move art-heap-poisoning and art-gtest-ss-gc to test cdex
by Mathieu Chartier
· 7 years ago
ed416f7
Merge "Fix the side effects of clinit check"
by Treehugger Robot
· 7 years ago
217eb06
Fix the side effects of clinit check
by Mingyao Yang
· 7 years ago
ba3a790
Merge "Revert "ART: Try to statically evaluate some conditions.""
by Treehugger Robot
· 7 years ago
8758454
Clean up InstanceOf/CheckCast.
by Vladimir Marko
· 7 years ago
04366f3
Revert "ART: Try to statically evaluate some conditions."
by Nicolas Geoffray
· 7 years ago
f4886df
Add mini-debug-info generation mode for JIT.
by David Srbecky
· 7 years ago
7eb4333
Merge "Loosen check:jni around GetStatic[...]Field"
by Treehugger Robot
· 7 years ago
e4033fa
Loosen check:jni around GetStatic[...]Field
by Alex Light
· 7 years ago
89ff8b2
ARM64: Workaround for the callee saved FP registers and SIMD.
by Artem Serov
· 7 years ago
03376f4
Merge "ART: Try to statically evaluate some conditions."
by Treehugger Robot
· 7 years ago
e5463a8
Ensure that DDM processing doesn't leave unhandled exceptions
by Alex Light
· 7 years ago
6f2a634
Clean up JVMTI DDMS extension function.
by Alex Light
· 7 years ago
1de1e11
ART: Try to statically evaluate some conditions.
by Artem Serov
· 8 years ago
8a4d1e5
ART: Give 667-jit-jni-stub more time for compiling.
by Vladimir Marko
· 7 years ago
e38ff66
Merge "Don't check the offset of a NPE for field accesses."
by Nicolas Geoffray
· 7 years ago
f279b82
Merge "Add --cdex-fast and --cdex-none variant to testrunner"
by Mathieu Chartier
· 7 years ago
8f1a586
Merge changes I917df597,Ib2ca880e,Ib3733573,I3e3a4672
by Treehugger Robot
· 7 years ago
dcd56c9
Add --cdex-fast and --cdex-none variant to testrunner
by Mathieu Chartier
· 7 years ago
f56a1c0
Merge "Determine HLoadClass/String load kind early."
by Vladimir Marko
· 7 years ago
28e012a
Determine HLoadClass/String load kind early.
by Vladimir Marko
· 7 years ago
1344914
Don't check the offset of a NPE for field accesses.
by Nicolas Geoffray
· 7 years ago
5449e07
Merge "Fixed spilling bug (visible on ARM64): missed SIMD type."
by Aart Bik
· 7 years ago
dcc528d
ART: Move runtime-debug flags to own files
by Andreas Gampe
· 7 years ago
5794381
ART: Replace base/logging with android-base/logging
by Andreas Gampe
· 7 years ago
2dd7b67
Fixed spilling bug (visible on ARM64): missed SIMD type.
by Aart Bik
· 7 years ago
d515362
Merge "Merged a few more ARM64/MIPS64 cases."
by Aart Bik
· 7 years ago
3bcb751
type conversion elimination for store value only uses.
by Mingyao Yang
· 7 years ago
Next »