aboutsummaryrefslogtreecommitdiff
path: root/java/hiddenapi_singleton.go
Commit message (Expand)AuthorAgeFilesLines
* Convert OtherModuleProvider to generic providers APIColin Cross2023-12-141-1/+1
* Disable Hidden API Checks for ENG BuildsPratyush2023-07-301-2/+2
* Extract duplicate code to common helper functions.Jiakai Zhang2023-07-111-1/+1
* Parallelize singleton executionLaMont Jones2023-05-191-1/+1
* Drop "prebuilt_" prefixes from names registered in ApexInfo.InApexXxx.Martin Stjernholm2021-05-261-1/+1
* Rename InApexes -> InApexVariantsJiyong Park2021-05-181-2/+2
* Refactor special handling of hidden API encoding for master-artPaul Duffin2021-05-141-34/+2
* Move copying of dex files from dexpreopt_bootjars singletonPaul Duffin2021-05-121-3/+1
* Split findAndCopyBootJars into separate find and copy functionsPaul Duffin2021-04-301-3/+2
* Move generation of hidden API make vars to platform_bootclasspathPaul Duffin2021-04-291-9/+0
* Treat "apex" system_ext the same as platformPaul Duffin2021-04-291-1/+1
* Move monolithic stub flags generation to platform_bootclasspathPaul Duffin2021-04-221-133/+0
* Extract common stub flags codePaul Duffin2021-04-221-32/+60
* Add tempPathForRestat to improve consistencyPaul Duffin2021-04-211-1/+13
* Move hidden API metadata file rule to platform_bootclasspathPaul Duffin2021-04-141-35/+1
* Move handling of prebuilt hiddenapi-index.csv to hiddenapi singletonPaul Duffin2021-04-141-30/+12
* Move hidden API index file rule to platform_bootclasspathPaul Duffin2021-04-141-28/+0
* Remove unused hiddenapi_flags module typePaul Duffin2021-04-131-48/+0
* Export monolithic hidden API files from platform_bootclasspathPaul Duffin2021-04-131-4/+8
* Move generation of global hidden API flags to platform_bootclasspathPaul Duffin2021-04-121-99/+2
* Extract ruleToGenerateHiddenApiFlagsPaul Duffin2021-04-121-23/+66
* Merge "Update build to new location of hiddenapi config files"Paul Duffin2021-04-071-7/+7
|\
| * Update build to new location of hiddenapi config filesPaul Duffin2021-04-061-7/+7
* | Remove hidden API special handling of android.test.basePaul Duffin2021-04-071-11/+0
|/
* Convert hiddenapi tests to use test fixturesPaul Duffin2021-03-161-0/+2
* Sort hiddenapi monolithic files by signaturePaul Duffin2021-02-161-0/+2
* Remove duplicates in monolithic hidden API filesPaul Duffin2021-02-161-13/+4
* Convert java.Dependency to JavaInfo providerColin Cross2021-02-091-1/+1
* Move hiddenapi tools used by build/soong from frameworks/basePaul Duffin2021-02-091-1/+1
* Add test for hiddenAPI index file generationPaul Duffin2021-02-071-3/+7
* Improve module filtering in hiddenapi stubFlagsRule()Paul Duffin2021-02-051-5/+47
* Add documentation for the different files created by hiddenapiPaul Duffin2021-01-291-3/+58
* Enable prebuilt hiddenapi CSV files.Bill Peckham2021-01-191-0/+40
* Move temp blocklist APIs to max-sdk-r list.Mathew Inwood2021-01-131-2/+2
* Improve error messages for missing dependenciesPaul Duffin2020-12-041-3/+4
* Pass pctx and ctx to NewRuleBuilderColin Cross2020-12-011-12/+12
* Add 'lo-prio' tag to temp blocklist.Mathew Inwood2020-11-301-1/+1
* Merge "Explicitly tag max-target-o APIs as "lo-prio"."Mathew Inwood2020-11-231-1/+1
|\
| * Explicitly tag max-target-o APIs as "lo-prio".Mathew Inwood2020-11-111-1/+1
* | Merge "Temporarily move APIs to blocked list."Mathew Inwood2020-11-111-0/+2
|\ \
| * | Temporarily move APIs to blocked list.Mathew Inwood2020-11-101-0/+2
| |/
* / Remove dead codeAnton Hansson2020-11-051-9/+0
|/
* Tag removed APIs as such in hiddenapi_flags.csv.Mathew Inwood2020-10-211-5/+5
* Merge "Make hiddenapi flag generation use new artifact"Anton Hansson2020-10-121-14/+11
|\
| * Make hiddenapi flag generation use new artifactAnton Hansson2020-10-071-14/+11
* | Remove global state from apex modulesColin Cross2020-10-061-4/+3
|/
* Make hiddenapi use prebuilt stubs when it shouldAnton Hansson2020-09-181-20/+23
* Merge "Add hidden_api for java_import"Liz Kammer2020-09-141-0/+1
|\
| * Add hidden_api for java_importLiz Kammer2020-09-101-0/+1
* | Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)Xin Li2020-08-291-1/+10
|\ \ | |/ |/|