index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
674-hiddenapi
Age
Commit message (
Expand
)
Author
2025-03-20
Run-test: Remove intermediate files from the build output.
David Srbecky
2025-02-25
Allow accesses to unsupported APIs from platform to core platform.
Martin Stjernholm
2025-01-29
Ignore hiddenapi denial errors on qemu as well.
Martin Stjernholm
2025-01-28
Log info about the caller and callee in hiddenapi denial messages.
Martin Stjernholm
2025-01-28
Use libarttest(d)_external to fix 674-hiddenapi, and enable it on
Martin Stjernholm
2024-10-16
Set native libs to non writable before loading it
Linus Tufvesson
2023-02-21
Refactor DexFileLoader
David Srbecky
2022-11-14
Run test build: Refactor path handling
David Srbecky
2022-11-02
Run-tests: Rename "run" files to "run.py"
David Srbecky
2022-10-28
Move run-test "check" scripts to "run" scripts.
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
2022-10-21
Simplify run-test check scripts
David Srbecky
2022-10-21
Run-tests: Remove buildfailures.json
David Srbecky
2022-10-20
Refactor individual run-test build scripts
David Srbecky
2022-08-17
Add a helper class OfaContext for OatFileAssistant.
Jiakai Zhang
2022-06-28
Convert run-test bash build scripts to python.
David Srbecky
2021-08-31
Fix a few non-inclusive terms
Orion Hodson
2020-11-23
Add compat framework logging to ART
Andrei Onea
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-08-13
Rename classes in art hiddenapi tests
Andrei Onea
2020-08-13
Rename api lists
Andrei Onea
2020-08-10
Rename ApiList::Value enums
Andrei Onea
2020-08-03
Rename meta-reflection changeid
Andrei Onea
2020-07-26
More inclusive language fixes
Orion Hodson
2020-05-07
"Move ICU from ART APEX to i18n APEX" Attempt 2
Victor Chang
2020-05-05
Revert "Calling @IntraCoreApi from core-icu4j should not cause "..."
vichang
2020-05-05
Calling @IntraCoreApi from core-icu4j should not cause "Core platform API vio...
Victor Chang
2020-03-12
"Revert^6 "[art] Enable compilation of secondary dexes by default i..."
Andreas Gampe
2020-03-11
Revert^5 "[art] Enable compilation of secondary dexes by default i..."
Mathieu Chartier
2020-03-11
Revert^4 "[art] Enable compilation of secondary dexes by default i..."
Andreas Gampe
2020-03-06
Revert "Revert^2 "[art] Enable compilation of secondary dexes by default i...""
Nicolas Geoffray
2020-03-05
Revert^2 "[art] Enable compilation of secondary dexes by default i..."
Dan Zimmerman
2020-02-09
Revert "[art] Enable compilation of secondary dexes by default i..."
Nicolas Geoffray
2020-02-07
[art] Enable compilation of secondary dexes by default in tests
Dan Zimmerman
2020-01-17
Harden hidden api checks.
Andrei Onea
2020-01-14
Revert "Harden hidden api checks."
Andrei-Valentin Onea
2020-01-14
Harden hidden api checks.
Andrei Onea
2019-12-02
Add null check in AppendToBootClassPath
Mathieu Chartier
2019-04-02
Revert^2 Verify InMemoryDexClassLoader classes in a background thread
David Brazdil
2019-04-01
Revert "Verify InMemoryDexClassLoader classes in a background thread"
David Brazdil
2019-04-01
Verify InMemoryDexClassLoader classes in a background thread
David Brazdil
2019-01-22
Fix 674-hiddenapi run-test on AOSP host
David Brazdil
2019-01-21
hiddenapi: Print warnings for @CorePlatformApi violations
David Brazdil
2018-11-29
hiddenapi: Convert API lists to a flags CSV file
David Brazdil
2018-11-22
Rename and reorganize hiddenapi::ApiList
David Brazdil
2018-11-16
Create SdkVersion enum, migrate users to it
David Brazdil
2018-11-16
Runtime flags only for fast/slow hiddenapi path
David Brazdil
[next]