summaryrefslogtreecommitdiff
path: root/java/java.go
AgeCommit message (Expand)Author
2024-04-12Add "test-only" flag for java modules Ronald Braunstein
2024-04-12Merge "Strip relative paths from java_import output files" into main Treehugger Robot
2024-04-11Strip relative paths from java_import output files Colin Cross
2024-04-09Merge "Add secretkeeper-v1-java to platform APIs" into main Nikolay Elenkov
2024-03-29Merge "Add test_module_config_host" into main Ronald Braunstein
2024-03-28Add test_module_config_host Ronald Braunstein
2024-03-27Add secretkeeper-v1-java to platform APIs Nikolay Elenkov
2024-03-23Revert^2 "Support static_libs for java_import modules" Colin Cross
2024-03-22Merge changes from topic "revert-3008874-OJOKRLYEZJ" into main Colin Cross
2024-03-22Revert "Support static_libs for java_import modules" Colin Cross
2024-03-22Merge changes from topic "no_more_nodeps" into main Colin Cross
2024-03-21Support static_libs for java_import modules Colin Cross
2024-03-21Merge "Export JavaBootLibsSdkMemberType and JavaSystemserverLibsSdkMemberType... Treehugger Robot
2024-03-20Export JavaBootLibsSdkMemberType and JavaSystemserverLibsSdkMemberType Spandan Das
2024-03-20Merge "Change java stem attribute for both device and host" into main Treehugger Robot
2024-03-19Propagate intermediateCacheFiles in java modules and filegroup Jihoon Kang
2024-03-19Change java stem attribute for both device and host yangbill
2024-03-14Merge "Validate aconfig libs are built with the correct modes." into main Yu Liu
2024-03-12Merge "Use uncompressed dex for all preopted system targets" into main Treehugger Robot
2024-03-07Validate aconfig libs are built with the correct modes. Yu Liu
2024-02-28Enable non-"everything" stubs generation in java_api_library Jihoon Kang
2024-02-20AOSP platform_apis violations Spandan Das
2024-02-20Merge "Disable dexpreopt if optional_uses_libs does not have an impl" into main Spandan Das
2024-02-16Disable dexpreopt if optional_uses_libs does not have an impl Spandan Das
2024-02-13Introduce library property is_stubs_module Jihoon Kang
2024-02-09Use uncompressed dex for all preopted system targets Jared Duke
2024-02-06Merge "Mechanism to select a specific version of java_sdk_library_import" int... Spandan Das
2024-02-06Mechanism to select a specific version of java_sdk_library_import Spandan Das
2024-02-05Automatically propagate jarjar rules for aconfig libraries Joe Onorato
2024-01-30Merge "Propagate profile_guided requirement of imports to top-level apex" int... Spandan Das
2024-01-30Merge "Support mechanism to select a specific version of module sdk prebuilt"... Spandan Das
2024-01-30Merge "Disable stub validation when `WITHOUT_CHECK_API=true`" into main Treehugger Robot
2024-01-30Propagate profile_guided requirement of imports to top-level apex Spandan Das
2024-01-30Disable stub validation when `WITHOUT_CHECK_API=true` Jihoon Kang
2024-01-30Support mechanism to select a specific version of module sdk prebuilt Spandan Das
2024-01-26Merge "Fix the args used to dexpreopt system server jars in prebuilt apexes" ... Treehugger Robot
2024-01-26Fix the args used to dexpreopt system server jars in prebuilt apexes Spandan Das
2024-01-24Convert coverageMutator to a TransitionMutator Colin Cross
2024-01-18Merge "Add better error handling to bootDexJar function" into main Treehugger Robot
2024-01-17Add better error handling to bootDexJar function Spandan Das
2024-01-16Merge "Implicitly bump up Java target to 1.8" into main Treehugger Robot
2024-01-15Implicitly bump up Java target to 1.8 Sorin Basca
2024-01-12Add defaults support for bootclasspath_fragment module type Jihoon Kang
2024-01-10Merge "Replace panic with ModuleErrorf" into main Treehugger Robot
2024-01-09Replace panic with ModuleErrorf Spandan Das
2024-01-08Add aconfig_declarations property to droidstubs and java_sdk_library Jihoon Kang
2023-12-20Use the correct bootjars when multiple prebuilt apexes exist Spandan Das
2023-12-18Move validation from FindDeapexerProviderForModule to rdeps Spandan Das
2023-12-14Convert OtherModuleProvider to generic providers API Colin Cross
2023-12-14Convert Provider to generic providers API Colin Cross