index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
986-native-method-bind
Age
Commit message (
Expand
)
Author
2023-05-22
Use C++17's [[maybe_unused]] attribute in ART
Stefano Cianciulli
2022-11-02
Run-tests: Rename "run" files to "run.py"
David Srbecky
2022-10-24
Revert^2 "Convert per-test run scripts to python."
David Srbecky
2022-10-23
Revert "Convert per-test run scripts to python."
David Srbecky
2022-10-23
Convert per-test run scripts to python.
David Srbecky
2021-03-05
Aesthetic changes in generated ART run-test Blueprint files.
Roland Levillain
2021-03-02
[LSC] Add LOCAL_LICENSE_KINDS to art
Bob Badour
2020-11-10
Verify ART run-tests' standard output and standard error separately.
Roland Levillain
2020-11-05
Rename ART run-tests `expected.txt` files as `expected-stdout.txt`.
Roland Levillain
2020-10-14
Only tag supported ART run-tests as part of `art-target-run-test`.
Roland Levillain
2020-09-09
Rename the expected-output text file in built TradeFed ART run-tests.
Roland Levillain
2020-07-03
Add Soong module definitions for ART run-tests with default build rules.
Roland Levillain
2017-11-08
cpplint: Cleanup errors
Igor Murashkin
2017-07-24
ART: Include cleanup
Andreas Gampe
2017-04-24
Remove unneeded shims and jni binding code
Alex Light
2017-04-20
Agent libraries need to be searched for JNI functions
Alex Light
2017-04-19
Implement can_generate_native_method_bind capability
Alex Light