Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
c80618565c777fb18352b9a09d617d7b2a5c9233
/
test
c806185
sigchain: limit use of SetHandlingSignal.
by Josh Gao
· 8 years ago
a402fbc
Add test for getError() of NativeBridge.
by Yanbing Jiang
· 8 years ago
78a9fe6
Merge "Clear odex/vdex/art file before running run-test" into oc-dev
by Calin Juravle
· 8 years ago
e5dcc23
Clear odex/vdex/art file before running run-test
by Calin Juravle
· 8 years ago
8b3ce5e
ART: Add IterateThroughHeapExt
by Andreas Gampe
· 8 years ago
037b8b7
ART: Add Heap JVMTI extension API
by Andreas Gampe
· 8 years ago
c956b00
ART: Fix GetErrorName.
by Andreas Gampe
· 8 years ago
776d583
Merge "ART: Fix test 912" into oc-dev
by TreeHugger Robot
· 8 years ago
ef41485
Merge "Fixed bug due to not updating TC information (with regression test)" into oc-dev
by Aart Bik
· 8 years ago
6036725
ART: Fix test 912
by Andreas Gampe
· 8 years ago
af1c77d
Merge "Update knownfailures.json." into oc-dev
by Nicolas Geoffray
· 8 years ago
06886e5
Fixed bug due to not updating TC information (with regression test)
by Aart Bik
· 8 years ago
055242b
Merge "inliner: Do not assume that the outermost_graph has an art method" into oc-dev
by Calin Juravle
· 8 years ago
6df62f7
inliner: Do not assume that the outermost_graph has an art method
by Calin Juravle
· 8 years ago
459d8bc
Update knownfailures.json.
by Nicolas Geoffray
· 8 years ago
0aaac37
Merge "Make vdex and dexlayout compatible." into oc-dev
by TreeHugger Robot
· 8 years ago
cab6557
Make vdex and dexlayout compatible.
by Nicolas Geoffray
· 8 years ago
1de5849
Merge "If a profile is passed, we should always pass output-vdex and input-vdex." into oc-dev
by Nicolas Geoffray
· 8 years ago
168a5ce
Merge "Rename and obsolete compiler filter names." into oc-dev
by Nicolas Geoffray
· 8 years ago
68d9fb7
Bug fix on shift that exceeds "lane width".
by Aart Bik
· 8 years ago
f50c2b9
Allow same-length integral type mixing in SIMD.
by Aart Bik
· 8 years ago
e4df112
Merge "Fix unquickening in the presence of duplicate methods." into oc-dev
by TreeHugger Robot
· 8 years ago
e7fb6d1
If a profile is passed, we should always pass output-vdex and input-vdex.
by Nicolas Geoffray
· 8 years ago
a10ac2a
Rename and obsolete compiler filter names.
by Nicolas Geoffray
· 8 years ago
dda5ee2
Fix unquickening in the presence of duplicate methods.
by Nicolas Geoffray
· 8 years ago
e338757
Ignore an additional thread in test 911
by Alex Light
· 8 years ago
c7ffd39
Add more cts tests
by Alex Light
· 8 years ago
351ba5a
Remove unneeded shims and jni binding code
by Alex Light
· 8 years ago
9dd326e
Merge "ART: Add object-readbarrier-inl.h"
by Treehugger Robot
· 8 years ago
0a5fa0c
Merge "ART: Refactor run-test 911"
by Treehugger Robot
· 8 years ago
c15a2f4
ART: Add object-readbarrier-inl.h
by Andreas Gampe
· 8 years ago
6a90934
Merge "Add suppression for process_vm_readv."
by Treehugger Robot
· 8 years ago
70ddf5e
ART: Refactor run-test 911
by Andreas Gampe
· 8 years ago
e81b88f
Merge "run_build_test_target: Fix run-test not running for art-test[-javac]"
by Treehugger Robot
· 8 years ago
6eadc67
Add suppression for process_vm_readv.
by Josh Gao
· 8 years ago
01079c4
run_build_test_target: Fix run-test not running for art-test[-javac]
by Igor Murashkin
· 8 years ago
c6ea7d0
ART: Clean up art_method.h
by Andreas Gampe
· 8 years ago
d68677c
Merge "Fix verifier crash on abstract final class."
by Treehugger Robot
· 8 years ago
9cb0c46
Fix verifier crash on abstract final class.
by Vladimir Marko
· 8 years ago
d1a05c9
Merge "Handle catch phis in code sinking."
by Nicolas Geoffray
· 8 years ago
bdbc63b
Merge changes If234ff55,I2d83fc46,I5ad78a15
by Treehugger Robot
· 8 years ago
42151c0
Be able to run jvmti-stress on RI
by Alex Light
· 8 years ago
0af8cde
Do native method bind in jvmti-stress
by Alex Light
· 8 years ago
65af20b
Agent libraries need to be searched for JNI functions
by Alex Light
· 8 years ago
f99f62f
Merge "ARM64: Support MultiplyAccumulate for SIMD."
by Aart Bik
· 8 years ago
13445e7
Handle catch phis in code sinking.
by Nicolas Geoffray
· 8 years ago
38870a8
Merge "Add descriptor validation to ClassLinker::FindClass()."
by Treehugger Robot
· 8 years ago
5fdd778
Add descriptor validation to ClassLinker::FindClass().
by Vladimir Marko
· 8 years ago
de9e54a
Merge "Vdex: Workaround arrays with erroneous component type."
by Treehugger Robot
· 8 years ago
bdb540d
Vdex: Workaround arrays with erroneous component type.
by Nicolas Geoffray
· 8 years ago
f34dd20
ARM64: Support MultiplyAccumulate for SIMD.
by Artem Serov
· 8 years ago
6c99499
Merge "Remove obsolete rules to build runtests"
by Colin Cross
· 8 years ago
afcec28
Merge changes from topic 'art_run_test_912_cts_refactor'
by Treehugger Robot
· 8 years ago
1fa5765
ART: Refactor run-test 912 (3/3)
by Andreas Gampe
· 8 years ago
cdd50bf
ART: Refactor run-test 912 (2/3)
by Andreas Gampe
· 8 years ago
d5f2ccc
ART: Refactor run-test 912 (1/3)
by Andreas Gampe
· 8 years ago
9088df8
Merge "Implement can_generate_native_method_bind capability"
by Treehugger Robot
· 8 years ago
ed5d0ee
Merge "Implement halving add idiom (with checker tests)."
by Treehugger Robot
· 8 years ago
5971502
Merge "Fix CHA test failures under some configurations."
by Mingyao Yang
· 8 years ago
f3e61ee
Implement halving add idiom (with checker tests).
by Aart Bik
· 8 years ago
d78ddec
Implement can_generate_native_method_bind capability
by Alex Light
· 8 years ago
70d9cf9
Merge "ART: Refactor run-test 924"
by Treehugger Robot
· 8 years ago
5e2c289
Merge "ART: Filter more thread roots"
by Treehugger Robot
· 8 years ago
447c1af
ART: Refactor run-test 924
by Andreas Gampe
· 8 years ago
6684cc3
ART: Filter more thread roots
by Andreas Gampe
· 8 years ago
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
Next »