Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
fec13d4f4e8ad8cc5186696945b9498e1b53b1c9
/
test
6ed8fc7
Merge "Improved and simplified loop optimizations."
by Treehugger Robot
· 8 years ago
8c4a854
Improved and simplified loop optimizations.
by Aart Bik
· 8 years ago
fec2bdf
Blacklist test 903.
by Nicolas Geoffray
· 8 years ago
6dee92e
ART: Support object tagging
by Andreas Gampe
· 9 years ago
2f61867
Merge "Remove #include "oat_file.h" from class_linker.h ."
by Vladimir Marko
· 8 years ago
adc2ef2
Temporarily blacklist 955-method-handles-smali.
by Narayan Kamath
· 8 years ago
97d7e1c
Remove #include "oat_file.h" from class_linker.h .
by Vladimir Marko
· 8 years ago
8ee0b08
Merge "Basic implementation of invoke / invoke-polymorphic."
by Treehugger Robot
· 8 years ago
9823e78
Basic implementation of invoke / invoke-polymorphic.
by Narayan Kamath
· 9 years ago
3601e4a
Merge "Revert "Compute PPID at ninja time""
by Colin Cross
· 8 years ago
556c9a2
Merge "Rename ObjPtr::Decode to ObjPtr::Ptr"
by Mathieu Chartier
· 8 years ago
a82a1ac
Revert "Compute PPID at ninja time"
by Colin Cross
· 8 years ago
26705cc
Merge "A first implementation of a loop optimization framework."
by Aart Bik
· 8 years ago
1cc62e4
Rename ObjPtr::Decode to ObjPtr::Ptr
by Mathieu Chartier
· 8 years ago
aad75c6
Revert "Revert "Store resolved Strings for AOT code in .bss.""
by Vladimir Marko
· 8 years ago
b1c17bb
Compute PPID at ninja time
by Colin Cross
· 8 years ago
281c681
A first implementation of a loop optimization framework.
by Aart Bik
· 9 years ago
25352fc
class_linker: Add support for resolving method types.
by Narayan Kamath
· 9 years ago
4f0cabf
Merge "Remove dependency on libcutils"
by Dimitry Ivanov
· 8 years ago
5f92605
Revert "Store resolved Strings for AOT code in .bss."
by Vladimir Marko
· 8 years ago
9e5739a
Merge "Make run-test fail if output-path is too long"
by Treehugger Robot
· 8 years ago
9642b1b
Remove dependency on libcutils
by Dimitry Ivanov
· 8 years ago
4287925
Merge "Store resolved Strings for AOT code in .bss."
by Vladimir Marko
· 8 years ago
0795f23
Clean up ScopedThreadStateChange to use ObjPtr
by Mathieu Chartier
· 8 years ago
63dccbb
Store resolved Strings for AOT code in .bss.
by Vladimir Marko
· 8 years ago
3bc58b9
Print to System.err to avoid output races.
by Nicolas Geoffray
· 8 years ago
e663653
Make run-test fail if output-path is too long
by Wojciech Staszkiewicz
· 8 years ago
36cbbde
Merge "Store bisection logs in test directory"
by Treehugger Robot
· 8 years ago
fbe170c
Fix no-prebuild failure.
by Nicolas Geoffray
· 8 years ago
0c88383
Store bisection logs in test directory
by Wojciech Staszkiewicz
· 8 years ago
3fec9ac
ART: Use libbase logging
by Andreas Gampe
· 9 years ago
3cc69a8
Merge "Compensate in compiler for verifier shortcomings."
by Treehugger Robot
· 8 years ago
50a9ed0
Compensate in compiler for verifier shortcomings.
by Nicolas Geoffray
· 8 years ago
a1d66b9
Merge "Add DCE check to test 458-checker-instruct-simplification"
by Sebastien Hertz
· 8 years ago
496577f
Smarter image layout
by Mathieu Chartier
· 8 years ago
55418e1
Add DCE check to test 458-checker-instruct-simplification
by Sebastien Hertz
· 8 years ago
cbb651f
Merge "Clean-up sharpening and compiler driver."
by Treehugger Robot
· 8 years ago
411caad
Merge "Use android_root instead of hard coded /system in test script."
by Nicolas Geoffray
· 8 years ago
5e4e11e
Clean-up sharpening and compiler driver.
by Nicolas Geoffray
· 8 years ago
ae7e502
Disable test 902-hello-transformation on target
by Alex Light
· 8 years ago
f13a365
Use android_root instead of hard coded /system in test script.
by Nicolas Geoffray
· 8 years ago
7e242e2
Merge "Ensure Jack generates annotations for test 005-annotations"
by Benoit Lamarche
· 8 years ago
4670b99
Merge "Update art tests"
by Benoit Lamarche
· 8 years ago
45026e4
Merge "Don't warn for frame size in tests."
by Treehugger Robot
· 8 years ago
4b55b4b
Merge "Get a basic modification of dex file working"
by Treehugger Robot
· 8 years ago
524dfe8
Merge "jni: Implement generic JNI support for @CriticalNative/@FastNative"
by Treehugger Robot
· 8 years ago
9c20a14
Get a basic modification of dex file working
by Alex Light
· 9 years ago
b5d36de
Don't warn for frame size in tests.
by Dan Albert
· 8 years ago
06a04e0
jni: Implement generic JNI support for @CriticalNative/@FastNative
by Igor Murashkin
· 9 years ago
9837caf
Update art tests
by Sebastien Hertz
· 9 years ago
0e84439
Collapse ART's AbstractMethod class into Executable
by Neil Fuller
· 9 years ago
5213626
Rename several tests to be easier to read.
by Alex Light
· 8 years ago
901669c
Merge "Make javac always use Java 7 when running tests using javac and dx"
by Nicolas Geoffray
· 8 years ago
620d0a5
Make javac always use Java 7 when running tests using javac and dx
by Søren Gjesse
· 8 years ago
adf4304
Merge "Integrate built-in bisection search with runtest"
by Treehugger Robot
· 8 years ago
7bdc637
Merge "Shorten long test names"
by Aart Bik
· 8 years ago
ca57c40
Shorten long test names
by Wojciech Staszkiewicz
· 8 years ago
d7a819a
Integrate built-in bisection search with runtest
by Wojciech Staszkiewicz
· 9 years ago
fd5428b
Fix mac build
by Colin Cross
· 8 years ago
904614f
Merge "Convert art runtests to Android.bp"
by Colin Cross
· 8 years ago
afd3c9e
Convert art runtests to Android.bp
by Colin Cross
· 8 years ago
ec88abd
Merge "Remove the `CanTriggerGC` side-effects on a few instructions."
by Roland Levillain
· 8 years ago
91a6516
Remove the `CanTriggerGC` side-effects on a few instructions.
by Alexandre Rames
· 8 years ago
302432c
Ensure Jack generates annotations for test 005-annotations
by Sebastien Hertz
· 9 years ago
29b0cde
ARM: VIXL32: Implement a disassembler.
by Anton Kirilov
· 9 years ago
ca3c8c3
Collect verifier dependencies
by David Brazdil
· 9 years ago
2c92bf2
Merge "Fix 32-bit device tests"
by Nicolas Geoffray
· 8 years ago
c5c7187
Fix 32-bit device tests
by Colin Cross
· 9 years ago
942036f
Fix mac build
by Colin Cross
· 9 years ago
6e95dd5
Convert art gtests to Android.bp
by Colin Cross
· 9 years ago
6b22aa5
Convert libart-gtest to Android.bp
by Colin Cross
· 9 years ago
b76bc78
Revert "Revert "Re-apply "Cleanup run-test and Makefile around boot image and PIC."""
by Nicolas Geoffray
· 9 years ago
3b7537b
Revert "Revert "Use implicit null checks inside try blocks.""
by Vladimir Marko
· 9 years ago
e204051
Merge "Revert "Use implicit null checks inside try blocks.""
by Nicolas Geoffray
· 9 years ago
0719b5b
Revert "Use implicit null checks inside try blocks."
by Nicolas Geoffray
· 9 years ago
6ee9a33
Merge "Use implicit null checks inside try blocks."
by Treehugger Robot
· 9 years ago
7aa7560
Use implicit null checks inside try blocks.
by Vladimir Marko
· 9 years ago
f029fb6
Merge "Squashed commit of the following:"
by Nicolas Geoffray
· 9 years ago
1ba223b
Squashed commit of the following:
by Nicolas Geoffray
· 9 years ago
50082ba
Merge "MIPS64: Sign-extend results in art_quick_get32_static/instance"
by Treehugger Robot
· 9 years ago
7cb4fb0
Blacklist failing test after critical JNI changes.
by Nicolas Geoffray
· 9 years ago
8536f24
Merge "MIPS32: Properly handle doubles in GetRegisterIfAccessible"
by Nicolas Geoffray
· 9 years ago
4bd3d6b
Merge "Cleanup run-test and Makefile around boot image and PIC."
by Nicolas Geoffray
· 9 years ago
03008e4
Merge "test: Disable 004-JniTest for nodex2oat and JIT config"
by Treehugger Robot
· 9 years ago
0bc4335
test: Disable 004-JniTest for nodex2oat and JIT config
by Igor Murashkin
· 9 years ago
279ac5c
Don't assume resolved classes are filled in for ResolvedFieldAccessTest
by Mathieu Chartier
· 9 years ago
4a7ad32
Merge "Fix vtable corruption issue"
by Alex Light
· 9 years ago
367f3dd
jni: Add @CriticalNative optimization to speed up JNI transitions
by Igor Murashkin
· 9 years ago
1f3925d
Fix vtable corruption issue
by Alex Light
· 9 years ago
fd0740a
MIPS64: Sign-extend results in art_quick_get32_static/instance
by Goran Jakovljevic
· 9 years ago
8c9ccac
Cleanup run-test and Makefile around boot image and PIC.
by Nicolas Geoffray
· 9 years ago
986660c
MIPS32: Properly handle doubles in GetRegisterIfAccessible
by Goran Jakovljevic
· 9 years ago
d7a6222
Merge "Add transactions for string resolve"
by Treehugger Robot
· 9 years ago
bb816d6
Add transactions for string resolve
by Mathieu Chartier
· 9 years ago
9d14eb1
Clean up the 538-checker-embed-constants test
by Anton Kirilov
· 9 years ago
3e65825
Merge "ART: Dump more info on 137-cfi failure"
by Treehugger Robot
· 9 years ago
888c2f9
Merge "Optimizing: Fix handling empty fill-array-data."
by Treehugger Robot
· 9 years ago
78da0d7
ART: Dump more info on 137-cfi failure
by Andreas Gampe
· 9 years ago
c69fba2
Optimizing: Fix handling empty fill-array-data.
by Vladimir Marko
· 9 years ago
239d6ea
Change deoptimize entrypoint to save everything.
by Vladimir Marko
· 9 years ago
Next »