summaryrefslogtreecommitdiff
path: root/java
AgeCommit message (Expand)Author
2022-02-22Merge SP2A.220305.013Haamed Gheibi
2022-01-11[automerge] Revert "Time out and dump stacks from R8 processes after 30 minut...Colin Cross
2021-12-08Revert "Time out and dump stacks from R8 processes after 30 minutes"Colin Cross
2021-11-02Skip dexbootjar check using AllowMissingDependencies flagTaiyab Haque
2021-10-05Add {.aar} support for android_librarySaeid Farivar Asanjan
2021-09-01Revert "Skip dexbootjar check using AllowMissingDependencies flag"Jose "Pepe" Galmes
2021-08-31Merge "Skip dexbootjar check using AllowMissingDependencies flag" into s-keys...Spandan Das
2021-08-30Skip dexbootjar check using AllowMissingDependencies flagSpandan Das
2021-08-13Merge SP1A.210812.003Scott Lobdell
2021-08-11Collect lint reports from apps in apexesColin Cross
2021-08-04Merge SP1A.210803.001Scott Lobdell
2021-07-27Merge SP1A.210723.002Scott Lobdell
2021-07-23Merge SP1A.210715.002Scott Lobdell
2021-07-23Build updatable-bcp-packages.txt from prebuilts in sdk snapshotPaul Duffin
2021-07-19Fix handling of "prebuilt_" prefix in classLoaderContextForUsesLibDeps.Jeongik Cha
2021-07-16Merge "Merge SP1A.210709.002" into s-keystone-qcom-devHaamed Gheibi
2021-07-15Propagate permitted packages to sdk snapshotPaul Duffin
2021-07-15dexpreopt.config should be created even though unbundled image is builtJeongik Cha
2021-07-15SdkLibraryImport's DexJarInstallPath uses installPath from source moduleJeongik Cha
2021-07-15Port module_partition logic for RRO from Make to SoongSpandan Das
2021-07-12Merge SP1A.210709.002Haamed Gheibi
2021-07-12Merge "Do not allow duplicate deapexer dependencies." into sc-devMartin Stjernholm
2021-07-07Merge SP1A.210624.001Scott Lobdell
2021-07-06Generate boot images for host from prebuiltsPaul Duffin
2021-07-06Switch boot image generation to use GetGlobalSoongConfig(ctx)Paul Duffin
2021-07-06Generate boot zip file from prebuilt_bootclasspath_fragmentPaul Duffin
2021-07-06Use both module name and stem name to filter updatable boot jarsPaul Duffin
2021-07-05make system server modules use filtered lint databasePedro Loureiro
2021-07-02Revert "Allow partner NQNfcNci module to use legacy APIs"Bill Peckham
2021-07-02Do not allow duplicate deapexer dependencies.Martin Stjernholm
2021-07-01Retry: Make bootclasspath_fragments always perform hidden API processingPaul Duffin
2021-07-01Defer error reporting of missing prebuilt dex jar filesPaul Duffin
2021-07-01Merge "Support using java_sdk_library components in stub_libs" into sc-devOrion Hodson
2021-07-01Merge "Revert "Make bootclasspath_fragments always perform hidden API process...Paul Duffin
2021-07-01Revert "Make bootclasspath_fragments always perform hidden API processing"Paul Duffin
2021-07-01Merge "Make bootclasspath_fragments always perform hidden API processing" int...Paul Duffin
2021-07-01Merge ""module_current" and "system_server_current" should contain ART's @Sys...Orion Hodson
2021-07-01Support using java_sdk_library components in stub_libsPaul Duffin
2021-07-01Ensure that systemserverclasspath_fragment does not depend on prebuiltsPaul Duffin
2021-07-01Make bootclasspath_fragments always perform hidden API processingPaul Duffin
2021-07-01"module_current" and "system_server_current" should contain ART's @SystemApi(...Victor Chang
2021-06-28Calculate widest stub dex jars per modulePaul Duffin
2021-06-28Add test to show issues with widest stub dex jarsPaul Duffin
2021-06-28Allow hiddenapi list to ignore missing classes/membersPaul Duffin
2021-06-28Merge "Use trimmed lint database for mainline modules" into sc-devMathew Inwood
2021-06-25Support hidden API processing for modules that use platform APIsPaul Duffin
2021-06-25Verify the modular stub flags are subsets of the monolithic stub flagsPaul Duffin
2021-06-25Make ruleToGenerateHiddenAPIStubFlagsFile build rulePaul Duffin
2021-06-25Merge "Add ModuleLibHiddenAPIScope for hidden API processing" into sc-devPaul Duffin
2021-06-25Merge "Add HiddenAPIScope to replace use of SdkKind" into sc-devPaul Duffin