Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
4388fb213ec746ee18a6bea38ee894f8c19990b9
/
test
4388fb2
Merge "Fix typing bug in load store elimination"
by Treehugger Robot
· 7 years ago
94539fd
Fix typing bug in load store elimination
by Vladimir Marko
· 7 years ago
52f205a
ART: Remove old aget on null workaround
by Andreas Gampe
· 7 years ago
718173b
Merge "Fix races in trace_helper.cc"
by Alex Light
· 7 years ago
2743d75
Fix races in trace_helper.cc
by Alex Light
· 7 years ago
9cb7fe4
Exploited CHECK-START-{x,y,z} syntax.
by Aart Bik
· 7 years ago
f057d5d
Merge "Introduced CHECK-START-{x,y,z} syntax."
by Treehugger Robot
· 7 years ago
6f2960c
Merge "Enhance removed loads/substitutes in LSE."
by Mingyao Yang
· 7 years ago
fbaf29e
Fix test failure of 638-checker-inline-cache-intrinsic
by Mingyao Yang
· 7 years ago
206070c
Enhance removed loads/substitutes in LSE.
by Mingyao Yang
· 7 years ago
92706a8
Introduced CHECK-START-{x,y,z} syntax.
by Aart Bik
· 7 years ago
6b1aebe
Allow devirtualized method to be intrinsified.
by Mingyao Yang
· 7 years ago
45d3efb
Merge "Type conversion elimination of constants"
by Mingyao Yang
· 7 years ago
175706e
Merge "Add VMDebug.getInstancesOfClasses API."
by Treehugger Robot
· 7 years ago
660be6f
Add VMDebug.getInstancesOfClasses API.
by Richard Uhler
· 7 years ago
75bb2f3
Type conversion elimination of constants
by Mingyao Yang
· 7 years ago
a43a894
Merge "Revert^4 "JIT JNI stubs.""
by Vladimir Marko
· 7 years ago
0b0d03d
Merge "ART: Allow multiple tests to be requested"
by Treehugger Robot
· 7 years ago
2196c65
Revert^4 "JIT JNI stubs."
by Vladimir Marko
· 7 years ago
1fa2881
Merge "Add DexFile.getStaticSizeOfFile function."
by Richard Uhler
· 7 years ago
8f8bd8b
Merge "Revert "Revert "Revert "JIT JNI stubs.""""
by Nicolas Geoffray
· 7 years ago
056d775
Revert "Revert "Revert "JIT JNI stubs."""
by Nicolas Geoffray
· 7 years ago
09b2d50
ART: Allow multiple tests to be requested
by Andreas Gampe
· 7 years ago
111b7d4
Merge "ART: Change lock dumping"
by Treehugger Robot
· 7 years ago
1f541bf
Merge "Re-enable in-process unwind test."
by David Srbecky
· 7 years ago
ee58bd4
Re-enable in-process unwind test.
by David Srbecky
· 7 years ago
e744163
Revert "Revert "JIT JNI stubs.""
by Vladimir Marko
· 7 years ago
299c1e1
Merge "Revert "JIT JNI stubs.""
by Treehugger Robot
· 7 years ago
aaf0d38
ART: Change lock dumping
by Andreas Gampe
· 7 years ago
47d3185
Revert "JIT JNI stubs."
by Vladimir Marko
· 7 years ago
23f8f50
Merge "ART: Interfaces must declare superclass j.l.Object."
by Vladimir Marko
· 7 years ago
1fcae9f
ART: Interfaces must declare superclass j.l.Object.
by Vladimir Marko
· 7 years ago
3417eae
JIT JNI stubs.
by Vladimir Marko
· 7 years ago
24ed94f
Add DexFile.getStaticSizeOfFile function.
by Richard Uhler
· 7 years ago
e1b6d7b
Merge "type conversion elimination for constant input"
by Treehugger Robot
· 7 years ago
cebb5e7
type conversion elimination for constant input
by Mingyao Yang
· 7 years ago
6d95c80
Merge "Recognize countable "break" loops"
by Aart Bik
· 7 years ago
3604749
Merge "Add remaining DDMS messages into DdmPublishChunk"
by Alex Light
· 7 years ago
772099a
Add remaining DDMS messages into DdmPublishChunk
by Alex Light
· 7 years ago
b284f8d
Revert "Revert "Make JVMTI DisposeEnvironment and GetEnv thread safe.""
by Alex Light
· 7 years ago
af93410
Revert "Make JVMTI DisposeEnvironment and GetEnv thread safe."
by Alex Light
· 7 years ago
ceb0693
Recognize countable "break" loops
by Aart Bik
· 7 years ago
e5a2ae3
Make JVMTI DisposeEnvironment and GetEnv thread safe.
by Alex Light
· 7 years ago
5573c37
cpplint: Remove many unnecessary NOLINT
by Igor Murashkin
· 7 years ago
1598a77
Merge "Don't merge values for exit block in LSE."
by Treehugger Robot
· 7 years ago
46721ef
Don't merge values for exit block in LSE.
by Mingyao Yang
· 7 years ago
41af72b
Merge "Rename d8 to d8-compat-dx"
by Nicolas Geoffray
· 7 years ago
a4ba9b5
Rename d8 to d8-compat-dx
by Alan Leung
· 7 years ago
7137b65
Merge "Revert "Make arm64-scratch-register less dexer dependent""
by Nicolas Geoffray
· 7 years ago
94cd28a
Revert "Make arm64-scratch-register less dexer dependent"
by Nicolas Geoffray
· 7 years ago
0bfd0cc
Merge "Add JVMTI DDMS extension method and event."
by Treehugger Robot
· 7 years ago
e999445
Merge "MIPS: Implement Sum-of-Abs-Differences"
by Aart Bik
· 7 years ago
925b514
Merge "Make arm64-scratch-register less dexer dependent"
by Alan Leung
· 7 years ago
38e380b
MIPS: Implement Sum-of-Abs-Differences
by Lena Djokic
· 7 years ago
8c2b929
Add JVMTI DDMS extension method and event.
by Alex Light
· 7 years ago
c82745f
Make arm64-scratch-register less dexer dependent
by Alan Leung
· 7 years ago
b0b68cf
ART: Clean up #includes in jit_code_cache.h .
by Vladimir Marko
· 7 years ago
87c9317
Make sure VMClassLoader is initialized before eating up the RAM
by Mathieu Chartier
· 7 years ago
784f4d8
Merge "ART: Fix run-test 165"
by Treehugger Robot
· 7 years ago
051f31e
Merge "Add D8 reference file for 913-heaps"
by Alan Leung
· 7 years ago
66b223c
ART: Fix run-test 165
by Andreas Gampe
· 7 years ago
4720046
ART: Fix test dependencies
by Andreas Gampe
· 7 years ago
a051f29
Merge "Clean up 669-moveable-string-class-equals."
by Vladimir Marko
· 7 years ago
2202d56
Merge "Check invocation's side effects for LSE."
by Mingyao Yang
· 7 years ago
0e9e853
Clean up 669-moveable-string-class-equals.
by Vladimir Marko
· 7 years ago
972e654
Merge "Fix String.equals() for moveable String.class."
by Vladimir Marko
· 7 years ago
bda66c7
Merge "cpplint: Cleanup errors"
by Treehugger Robot
· 7 years ago
1078d15
ART: Change meaning of run-test's --no-image
by Andreas Gampe
· 7 years ago
293f1c0
Check invocation's side effects for LSE.
by Mingyao Yang
· 7 years ago
2ffb703
cpplint: Cleanup errors
by Igor Murashkin
· 7 years ago
5d16562
Merge "Delete CodeItemIterator"
by Mathieu Chartier
· 7 years ago
3b3ecdf
Merge "Simplify handling of finalizable in LSE."
by Mingyao Yang
· 7 years ago
b630031
Merge "ART: Do not use proxy method as owner of lock"
by Treehugger Robot
· 7 years ago
025c1a6
Simplify handling of finalizable in LSE.
by Mingyao Yang
· 7 years ago
37d164f
Merge "ART: Change no-dex2oat test configuration"
by Treehugger Robot
· 7 years ago
da28305
Fix String.equals() for moveable String.class.
by Vladimir Marko
· 7 years ago
db9f630
Merge "Revert "Move ART tests to use D8.""
by Nicolas Geoffray
· 7 years ago
18085ac
Revert "Move ART tests to use D8."
by Nicolas Geoffray
· 7 years ago
3b7ce4e
Merge "Fix missing dependencies in master-art-host"
by Treehugger Robot
· 7 years ago
cefd676
Merge "runtime: Bitstring implementation for subtype checking (4/4)."
by Treehugger Robot
· 7 years ago
45c899b
Fix missing dependencies in master-art-host
by Alan Leung
· 7 years ago
5b8a197
ART: Change no-dex2oat test configuration
by Andreas Gampe
· 7 years ago
f8efae7
Add D8 reference file for 913-heaps
by Alan Leung
· 7 years ago
86083f7
runtime: Bitstring implementation for subtype checking (4/4).
by Igor Murashkin
· 7 years ago
5abdfa9
Merge "Move ART tests to use D8."
by Alan Leung
· 7 years ago
0021feb
Delete CodeItemIterator
by Mathieu Chartier
· 7 years ago
074c5d7
Fix 651-checker-long-simd-minmax
by Goran Jakovljevic
· 7 years ago
5a38727
ART: Do not use proxy method as owner of lock
by Andreas Gampe
· 7 years ago
0ee89f4
Move ART tests to use D8.
by Alan Leung
· 7 years ago
3836845
Merge "Clear shadow registers only after potentially switching interpreters."
by Nicolas Geoffray
· 7 years ago
846127c
Clear shadow registers only after potentially switching interpreters.
by Nicolas Geoffray
· 7 years ago
521be42
Merge "Add D8 reference file for 911-get-stack-trace"
by Alan Leung
· 7 years ago
42530a8
Merge "ART: Fix OOME case in proxy dispatch"
by Treehugger Robot
· 7 years ago
72627a5
Merge "Fix LSA hunt for original reference bug."
by Nicolas Geoffray
· 7 years ago
ee29a07
ART: Fix OOME case in proxy dispatch
by Andreas Gampe
· 7 years ago
2070513
Add D8 reference file for 911-get-stack-trace
by Alan Leung
· 7 years ago
535a15c
Testrunner: Stop execution when a test fails with ART_TEST_KEEP_GOING=false
by Shubham Ajmera
· 7 years ago
e0eb483
Fix LSA hunt for original reference bug.
by xueliang.zhong
· 7 years ago
98ac0cc
Merge "Prevent abort in situations with recursive checkpoints"
by Treehugger Robot
· 7 years ago
df00a1e
Prevent abort in situations with recursive checkpoints
by Alex Light
· 7 years ago
Next »