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