- 4b51e27 Merge "Defer error reporting of missing prebuilt dex jar files" by Paul Duffin · 4 years, 2 months ago
- 3992423 Merge ""module_current" and "system_server_current" should contain ART's @SystemApi(MODULE_LIBRARIES)" by Orion Hodson · 4 years, 2 months ago
- f03aaf5 Merge "Support using java_sdk_library components in stub_libs" by Paul Duffin · 4 years, 2 months ago
- 3f0290e Support using java_sdk_library components in stub_libs by Paul Duffin · 4 years, 2 months ago
- 9d77384 Added quotes to protect wildcard by Maxim Pleshivenkov · 4 years, 2 months ago
- b54f5aa "module_current" and "system_server_current" should contain ART's @SystemApi(MODULE_LIBRARIES) by Victor Chang · 4 years, 2 months ago
- a36c2b8 Downgrade new errors from lint 7.1.0-dev to warnings by Colin Cross · 4 years, 2 months ago
- b0ef30a Filter srcjars out of srcFiles by Colin Cross · 4 years, 2 months ago
- ef083c9 Defer error reporting of missing prebuilt dex jar files by Paul Duffin · 4 years, 2 months ago
- f05ca9c Tag android_app_import's apk as `android:"path"` by Jooyung Han · 4 years, 2 months ago
- 6349667 Merge "Calculate widest stub dex jars per module" by Paul Duffin · 4 years, 2 months ago
- f6d3b2a Merge "Add test to show issues with widest stub dex jars" by Paul Duffin · 4 years, 2 months ago
- 9e4a278 Merge "Allow hiddenapi list to ignore missing classes/members" by Paul Duffin · 4 years, 2 months ago
- 280a31a Calculate widest stub dex jars per module by Paul Duffin · 4 years, 2 months ago
- 8aa7beb Merge "Use trimmed lint database for mainline modules" by Anton Hansson · 4 years, 2 months ago
- d2b1e0c Add test to show issues with widest stub dex jars by Paul Duffin · 4 years, 2 months ago
- 156b5d3 Allow hiddenapi list to ignore missing classes/members by Paul Duffin · 4 years, 2 months ago
- 9fc208e Add sdk_library_test.go to Android.bp file by Paul Duffin · 4 years, 2 months ago
- 99926a2 Merge "Support hidden API processing for modules that use platform APIs" by Paul Duffin · 4 years, 2 months ago
- 5cca7c4 Support hidden API processing for modules that use platform APIs by Paul Duffin · 4 years, 3 months ago
- 2e88097 Verify the modular stub flags are subsets of the monolithic stub flags by Paul Duffin · 4 years, 2 months ago
- 4539a37 Make ruleToGenerateHiddenAPIStubFlagsFile build rule by Paul Duffin · 4 years, 2 months ago
- 136fd55 Merge "Add ModuleLibHiddenAPIScope for hidden API processing" by Paul Duffin · 4 years, 2 months ago
- e09a669 Merge "Add HiddenAPIScope to replace use of SdkKind" by Paul Duffin · 4 years, 2 months ago
- 18233a2 Use trimmed lint database for mainline modules by Pedro Loureiro · 4 years, 3 months ago
- 4eb3d65 Merge "Update dex_preopt related OWNERS" by Orion Hodson · 4 years, 2 months ago
- b51db2e Add ModuleLibHiddenAPIScope for hidden API processing by Paul Duffin · 4 years, 3 months ago
- 31fad80 Add HiddenAPIScope to replace use of SdkKind by Paul Duffin · 4 years, 3 months ago
- ea8f808 Ensure consistent APEX variation for java_sdk_library and java_sdk_library_import by Paul Duffin · 4 years, 2 months ago
- a8de9fb Merge "Remove duplicate component from sdk snapshot" by Treehugger Robot · 4 years, 2 months ago
- c1218f3 Merge "Expose imageLocationsOnDevice as well as imageLocationsOnHost" by Jeongik Cha · 4 years, 2 months ago
- b97b157 Remove duplicate component from sdk snapshot by Paul Duffin · 4 years, 4 months ago
- 94b5148 Merge "Output bootclasspath_fragment's fragments property to sdk snapshot" by Paul Duffin · 4 years, 2 months ago
- 91913e3 Merge "fix: comparison between min_sdk_version" by Jooyung Han · 4 years, 2 months ago
- 51227d8 Output bootclasspath_fragment's fragments property to sdk snapshot by Paul Duffin · 4 years, 4 months ago
- 2afa891 Merge "Add commonSdkLibraryAndImportModule interface" by Paul Duffin · 4 years, 2 months ago
- e3165c8 Expose imageLocationsOnDevice as well as imageLocationsOnHost by Jeongik Cha · 4 years, 2 months ago
- 71b33cc Add commonSdkLibraryAndImportModule interface by Paul Duffin · 4 years, 2 months ago
- a580b5e Merge "Append platform classpath proto configs with missing apex jars." by satayev · 4 years, 2 months ago
- 4c4da06 fix: comparison between min_sdk_version by Jooyung Han · 4 years, 2 months ago
- b309050 Append platform classpath proto configs with missing apex jars. by satayev · 4 years, 3 months ago
- 99fc06f Merge "Disable boot jars package check if no boot jars have been configured" by Paul Duffin · 4 years, 2 months ago
- 9ffbecc Disable boot jars package check if no boot jars have been configured by Paul Duffin · 4 years, 2 months ago
- 86fe8f8 Remove unused apiModuleName by Paul Duffin · 4 years, 2 months ago
- a1a2baf Merge "Fix monolithic hidden API processing with prebuilts" by Paul Duffin · 4 years, 2 months ago
- f93d388 Merge "Fix bootDexJarByModule with UNSAFE_DISABLE_HIDDENAPI_FLAGS" by Paul Duffin · 4 years, 2 months ago
- 07cdd37 Merge "Make CheckHiddenAPIRuleInputs more reusable" by Paul Duffin · 4 years, 3 months ago
- 9d31361 Merge "Use classpath elements in platform_bootclasspath" by Paul Duffin · 4 years, 3 months ago
- e95a15e Fix bootDexJarByModule with UNSAFE_DISABLE_HIDDENAPI_FLAGS by Adrian Roos · 4 years, 3 months ago
- 348f20b Merge "AIDEGen: Collect dependencies info from APEX module." by Treehugger Robot · 4 years, 3 months ago
- 9e2dcbd Merge "DO NOT MERGE - Merge RQ3A.210605.005" by Xin Li · 4 years, 3 months ago
- d061d40 Fix monolithic hidden API processing with prebuilts by Paul Duffin · 4 years, 3 months ago
- 51d7da2 Make CheckHiddenAPIRuleInputs more reusable by Paul Duffin · 4 years, 3 months ago
- 89f570a Use classpath elements in platform_bootclasspath by Paul Duffin · 4 years, 3 months ago
- 0d7f2d3 Merge "Simplify deapexer support" by Paul Duffin · 4 years, 3 months ago
- 6b592bd Merge "Remove javalib special case in createDeapexerModuleIfNeeded" by Paul Duffin · 4 years, 3 months ago
- 4a5f125 DO NOT MERGE - Merge RQ3A.210605.005 by Xin Li · 4 years, 3 months ago
- 2b1536e Allow disabling errorprone even when RUN_ERROR_PRONE is true by Cole Faust · 4 years, 3 months ago
- e245b61 Add ClasspathElement support by Paul Duffin · 4 years, 3 months ago
- 6ea9e45 Merge "Add classpath fragment property to skip proto generation." am: f45966f35b by satayev · 4 years, 3 months ago
- f45966f Merge "Add classpath fragment property to skip proto generation." by satayev · 4 years, 3 months ago
- c4a3e6d Export boot image files from prebuilt_apex/apex_set am: 5466a3699c by Paul Duffin · 4 years, 3 months ago
- 56a6834 Copy boot dex jars from prebuilt art-bootclasspath-fragment if preferred am: ce918b0278 by Paul Duffin · 4 years, 3 months ago
- aee99b3 Merge "DO NOT MERGE - Merge ab/7272582" into stage-aosp-master by TreeHugger Robot · 4 years, 3 months ago
- 5466a36 Export boot image files from prebuilt_apex/apex_set by Paul Duffin · 4 years, 3 months ago
- ce918b0 Copy boot dex jars from prebuilt art-bootclasspath-fragment if preferred by Paul Duffin · 4 years, 3 months ago
- 007875c DO NOT MERGE - Merge ab/7272582 by Xin Li · 4 years, 3 months ago
- 7f87216 Exclude jacocoagent from boot jars package check by Paul Duffin · 4 years, 3 months ago
- 4aea00e Merge "Move boot jars package check into platform_bootclasspath" by Paul Duffin · 4 years, 3 months ago
- 6a540c4 Update dex_preopt related OWNERS by Orion Hodson · 4 years, 3 months ago
- 909a2fd Merge "Cleanup bootclasspathFragmentInitContentsFromImage" by Paul Duffin · 4 years, 3 months ago
- 975e757 Merge "Combine hidden API encoding with flag generation" by Paul Duffin · 4 years, 3 months ago
- b4bbf2c Simplify deapexer support by Paul Duffin · 4 years, 3 months ago
- fef5500 Remove javalib special case in createDeapexerModuleIfNeeded by Paul Duffin · 4 years, 3 months ago
- b98371c Add classpath fragment property to skip proto generation. by satayev · 4 years, 3 months ago
- c8ead41 Move boot jars package check into platform_bootclasspath by Paul Duffin · 4 years, 3 months ago
- 58e7586 Cleanup bootclasspathFragmentInitContentsFromImage by Paul Duffin · 4 years, 3 months ago
- e521881 Combine hidden API encoding with flag generation by Paul Duffin · 4 years, 3 months ago
- 142ed27 Rename ClasspathFragmentToConfiguredJarList methods to configuredJars. by satayev · 4 years, 3 months ago
- b0c1f0c AIDEGen: Collect dependencies info from APEX module. by bralee · 4 years, 3 months ago
- 768692b Merge "Add a build flag to always enable errorprone per-target" by Treehugger Robot · 4 years, 3 months ago
- 75fffb1 Add a build flag to always enable errorprone per-target by Cole Faust · 4 years, 3 months ago
- dd5993f Avoid passing around []hiddenAPIModule by Paul Duffin · 4 years, 3 months ago
- cc1bd83 Merge "Make copyBootJarsToPredefinedLocations simpler and less fragile" by Paul Duffin · 4 years, 3 months ago
- a11b870 Merge "Ensure primary boot image files are created before they are used" by Paul Duffin · 4 years, 3 months ago
- 2eddb50 Merge "Move TestPlatformBootclasspath_Fragments to apex package" by Paul Duffin · 4 years, 3 months ago
- 5e1073b Merge "Export hidden api related types and fields" by Paul Duffin · 4 years, 3 months ago
- 7b4bda2 Merge "Always propagate some environment variables to RBE" by Colin Cross · 4 years, 3 months ago
- 5f148ca Make copyBootJarsToPredefinedLocations simpler and less fragile by Paul Duffin · 4 years, 3 months ago
- bff50e2 Ensure primary boot image files are created before they are used by Paul Duffin · 4 years, 3 months ago
- ffa8375 Move TestPlatformBootclasspath_Fragments to apex package by Paul Duffin · 4 years, 3 months ago
- 524c82c Export hidden api related types and fields by Paul Duffin · 4 years, 3 months ago
- 95fad7a Always propagate some environment variables to RBE by Colin Cross · 4 years, 3 months ago
- 84c1cdf Maintain header order in merge_csv by Paul Duffin · 4 years, 3 months ago
- 05f1a0a Merge "Port module_partition logic for RRO from Make to Soong" by Spandan Das · 4 years, 3 months ago
- 5d1b929 Port module_partition logic for RRO from Make to Soong by Spandan Das · 4 years, 3 months ago
- 9eb611a Merge changes I162b0f68,I1689b670,Id6d997ee,I9aae2a16 by Colin Cross · 4 years, 3 months ago
- 5831f70 Merge "Add exemption for framework-sdkextensions-classpaths boot jar." by satayev · 4 years, 3 months ago
- 556e814 Remove sourcepath argument from metalava invocations by Anton Hansson · 4 years, 3 months ago
- edd6164 Stop filtering html files from droidstubs input by Anton Hansson · 4 years, 3 months ago