aboutsummaryrefslogtreecommitdiff
path: root/java
AgeCommit message (Expand)Author
2022-01-11[automerge] Revert "Time out and dump stacks from R8 processes after 30 minut...android12L-devColin Cross
2021-12-08Revert "Time out and dump stacks from R8 processes after 30 minutes"Colin Cross
2021-10-05Add {.aar} support for android_librarySaeid Farivar Asanjan
2021-08-11Collect lint reports from apps in apexesColin Cross
2021-07-23Build updatable-bcp-packages.txt from prebuilts in sdk snapshotPaul Duffin
2021-07-15Propagate permitted packages to sdk snapshotPaul Duffin
2021-07-12Merge "Do not allow duplicate deapexer dependencies." into sc-devMartin Stjernholm
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-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
2021-06-25Merge "Ensure consistent APEX variation for java_sdk_library and java_sdk_lib...Paul Duffin
2021-06-25Use trimmed lint database for mainline modulesPedro Loureiro
2021-06-25Add ModuleLibHiddenAPIScope for hidden API processingPaul Duffin
2021-06-25Add HiddenAPIScope to replace use of SdkKindPaul Duffin
2021-06-24Expose imageLocationsOnDevice as well as imageLocationsOnHostJeongik Cha
2021-06-24Ensure consistent APEX variation for java_sdk_library and java_sdk_library_im...Paul Duffin
2021-06-23Remove duplicate component from sdk snapshotPaul Duffin
2021-06-23Add commonSdkLibraryAndImportModule interfacePaul Duffin
2021-06-22Remove unused apiModuleNamePaul Duffin
2021-06-22Fix monolithic hidden API processing with prebuiltsPaul Duffin
2021-06-22Make CheckHiddenAPIRuleInputs more reusablePaul Duffin
2021-06-22Use classpath elements in platform_bootclasspathPaul Duffin
2021-06-22Merge "Fix bootDexJarByModule with UNSAFE_DISABLE_HIDDENAPI_FLAGS" into sc-devTreeHugger Robot
2021-06-22Fix bootDexJarByModule with UNSAFE_DISABLE_HIDDENAPI_FLAGSAdrian Roos
2021-06-21Simplify deapexer supportPaul Duffin
2021-06-21Remove javalib special case in createDeapexerModuleIfNeededPaul Duffin
2021-06-18Add ClasspathElement supportPaul Duffin