summaryrefslogtreecommitdiff
path: root/java
AgeCommit message (Expand)Author
2021-06-24Ensure consistent APEX variation for java_sdk_library and java_sdk_library_im... Paul Duffin
2021-06-24Merge "Remove duplicate component from sdk snapshot" Treehugger Robot
2021-06-23Merge "Expose imageLocationsOnDevice as well as imageLocationsOnHost" Jeongik Cha
2021-06-23Remove duplicate component from sdk snapshot Paul Duffin
2021-06-23Merge "Output bootclasspath_fragment's fragments property to sdk snapshot" Paul Duffin
2021-06-23Merge "fix: comparison between min_sdk_version" Jooyung Han
2021-06-23Output bootclasspath_fragment's fragments property to sdk snapshot Paul Duffin
2021-06-23Merge "Add commonSdkLibraryAndImportModule interface" Paul Duffin
2021-06-23Expose imageLocationsOnDevice as well as imageLocationsOnHost Jeongik Cha
2021-06-23Add commonSdkLibraryAndImportModule interface Paul Duffin
2021-06-23Merge "Append platform classpath proto configs with missing apex jars." satayev
2021-06-23fix: comparison between min_sdk_version Jooyung Han
2021-06-22Append platform classpath proto configs with missing apex jars. satayev
2021-06-22Merge "Disable boot jars package check if no boot jars have been configured" Paul Duffin
2021-06-22Disable boot jars package check if no boot jars have been configured Paul Duffin
2021-06-22Remove unused apiModuleName Paul Duffin
2021-06-22Merge "Fix monolithic hidden API processing with prebuilts" Paul Duffin
2021-06-22Merge "Fix bootDexJarByModule with UNSAFE_DISABLE_HIDDENAPI_FLAGS" Paul Duffin
2021-06-21Merge "Make CheckHiddenAPIRuleInputs more reusable" Paul Duffin
2021-06-21Merge "Use classpath elements in platform_bootclasspath" Paul Duffin
2021-06-21Fix bootDexJarByModule with UNSAFE_DISABLE_HIDDENAPI_FLAGS Adrian Roos
2021-06-21Merge "AIDEGen: Collect dependencies info from APEX module." Treehugger Robot
2021-06-21Merge "DO NOT MERGE - Merge RQ3A.210605.005" Xin Li
2021-06-20Fix monolithic hidden API processing with prebuilts Paul Duffin
2021-06-20Make CheckHiddenAPIRuleInputs more reusable Paul Duffin
2021-06-20Use classpath elements in platform_bootclasspath Paul Duffin
2021-06-20Merge "Simplify deapexer support" Paul Duffin
2021-06-20Merge "Remove javalib special case in createDeapexerModuleIfNeeded" Paul Duffin
2021-06-18DO NOT MERGE - Merge RQ3A.210605.005 Xin Li
2021-06-18Allow disabling errorprone even when RUN_ERROR_PRONE is true Cole Faust
2021-06-18Add ClasspathElement support Paul Duffin
2021-06-18Merge "Add classpath fragment property to skip proto generation." am: f45966f35b satayev
2021-06-18Merge "Add classpath fragment property to skip proto generation." satayev
2021-06-18Export boot image files from prebuilt_apex/apex_set am: 5466a3699c Paul Duffin
2021-06-18Copy boot dex jars from prebuilt art-bootclasspath-fragment if preferred am: ... Paul Duffin
2021-06-18Merge "DO NOT MERGE - Merge ab/7272582" into stage-aosp-master TreeHugger Robot
2021-06-17Export boot image files from prebuilt_apex/apex_set Paul Duffin
2021-06-17Copy boot dex jars from prebuilt art-bootclasspath-fragment if preferred Paul Duffin
2021-06-17DO NOT MERGE - Merge ab/7272582 Xin Li
2021-06-17Exclude jacocoagent from boot jars package check Paul Duffin
2021-06-17Merge "Move boot jars package check into platform_bootclasspath" Paul Duffin
2021-06-17Merge "Cleanup bootclasspathFragmentInitContentsFromImage" Paul Duffin
2021-06-17Merge "Combine hidden API encoding with flag generation" Paul Duffin
2021-06-17Simplify deapexer support Paul Duffin
2021-06-17Remove javalib special case in createDeapexerModuleIfNeeded Paul Duffin
2021-06-17Add classpath fragment property to skip proto generation. satayev
2021-06-17Move boot jars package check into platform_bootclasspath Paul Duffin
2021-06-17Cleanup bootclasspathFragmentInitContentsFromImage Paul Duffin
2021-06-17Combine hidden API encoding with flag generation Paul Duffin
2021-06-16Rename ClasspathFragmentToConfiguredJarList methods to configuredJars. satayev