index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
900-hello-plugin
Age
Commit message (
Expand
)
Author
2025-01-28
Allow ART internal libs to load libs in NATIVELOADER_DEFAULT_NAMESPACE_LIBS.
Martin Stjernholm
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
2019-09-24
Various renames following the name change from "Runtime APEX" to "ART APEX".
Martin Stjernholm
2019-06-24
Use flattened Runtime APEX contents in ART chroot-based device testing.
Roland Levillain
2018-05-09
ART: Move JNI files to runtime/jni/ .
Vladimir Marko
2017-12-07
ART: Replace base/logging with android-base/logging
Andreas Gampe
2017-04-21
ART: Add object-readbarrier-inl.h
Andreas Gampe
2017-03-29
Change Ti::Agent collection from vector to List
Alex Light
2017-02-14
Remove unneeded build files
Alex Light
2017-01-25
ART: Remove experimental flags for plugins and agents
Andreas Gampe
2016-08-12
Make test work when running ndebug.
Alex Light
2016-08-11
Add basic runtime-plugins support.
Alex Light
2016-08-11
Create a basic agent loading framework.
Alex Light