summaryrefslogtreecommitdiff
path: root/java/hiddenapi_singleton.go
AgeCommit message (Expand)Author
2021-04-13Remove unused hiddenapi_flags module type Paul Duffin
2021-04-13Export monolithic hidden API files from platform_bootclasspath Paul Duffin
2021-04-12Move generation of global hidden API flags to platform_bootclasspath Paul Duffin
2021-04-12Extract ruleToGenerateHiddenApiFlags Paul Duffin
2021-04-07Merge "Update build to new location of hiddenapi config files" Paul Duffin
2021-04-07Remove hidden API special handling of android.test.base Paul Duffin
2021-04-06Update build to new location of hiddenapi config files Paul Duffin
2021-03-16Convert hiddenapi tests to use test fixtures Paul Duffin
2021-02-16Sort hiddenapi monolithic files by signature Paul Duffin
2021-02-16Remove duplicates in monolithic hidden API files Paul Duffin
2021-02-09Convert java.Dependency to JavaInfo provider Colin Cross
2021-02-09Move hiddenapi tools used by build/soong from frameworks/base Paul Duffin
2021-02-07Add test for hiddenAPI index file generation Paul Duffin
2021-02-05Improve module filtering in hiddenapi stubFlagsRule() Paul Duffin
2021-01-29Add documentation for the different files created by hiddenapi Paul Duffin
2021-01-19Enable prebuilt hiddenapi CSV files. Bill Peckham
2021-01-13Move temp blocklist APIs to max-sdk-r list. Mathew Inwood
2020-12-04Improve error messages for missing dependencies Paul Duffin
2020-12-01Pass pctx and ctx to NewRuleBuilder Colin Cross
2020-11-30Add 'lo-prio' tag to temp blocklist. Mathew Inwood
2020-11-23Merge "Explicitly tag max-target-o APIs as "lo-prio"." Mathew Inwood
2020-11-11Explicitly tag max-target-o APIs as "lo-prio". Mathew Inwood
2020-11-11Merge "Temporarily move APIs to blocked list." Mathew Inwood
2020-11-10Temporarily move APIs to blocked list. Mathew Inwood
2020-11-05Remove dead code Anton Hansson
2020-10-21Tag removed APIs as such in hiddenapi_flags.csv. Mathew Inwood
2020-10-12Merge "Make hiddenapi flag generation use new artifact" Anton Hansson
2020-10-07Make hiddenapi flag generation use new artifact Anton Hansson
2020-10-06Remove global state from apex modules Colin Cross
2020-09-18Make hiddenapi use prebuilt stubs when it should Anton Hansson
2020-09-14Merge "Add hidden_api for java_import" Liz Kammer
2020-09-10Add hidden_api for java_import Liz Kammer
2020-08-29Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) Xin Li
2020-08-10Rename hiddenapi csv artifact Andrei Onea
2020-08-10Merge "Introduce AlwaysUsePrebuiltSdks" Jeongik Cha
2020-08-07Introduce AlwaysUsePrebuiltSdks Jeongik Cha
2020-08-04Rename hiddenapi manual lists Andrei Onea
2020-07-29Update language to comply with Android's inclusive language guidance Aleksei Kalinov
2020-06-09Merge "Split the core/platform API into stable and legacy versions." am: d7db... Pete Gillin
2020-06-08Merge "Include car project in grey list removed apis" into rvc-dev am: 50cea1... TreeHugger Robot
2020-06-08Split the core/platform API into stable and legacy versions. Pete Gillin
2020-06-05Include car project in grey list removed apis Eric Jeong
2020-06-04Revert^2 "Rename DexJar interface method to DexJarBuildPath." Ulyana Trafimovich
2020-06-04Revert "Rename DexJar interface method to DexJarBuildPath." Ulyana Trafimovich
2020-06-03Rename DexJar interface method to DexJarBuildPath. Ulya Trafimovich
2020-03-31Use modular removed-dex.txt files for greylisting. Artur Satayev
2020-03-30Use modular removed-dex.txt files for greylisting. Artur Satayev
2020-03-21Merge CSV files generated by UnsupportedAppUsageProcessor. Artur Satayev
2020-02-20Merge CSV files generated by UnsupportedAppUsageProcessor. Artur Satayev
2020-02-19Use flag names with merge_csv.py. Artur Satayev