1. 2444671 Refactor function to reduce nestedness level. No functional changes. by Ulya Trafimovich · 4 years, 8 months ago
  2. 7beb099 Merge "Drop `strings.HasPrefix` when guarding `strings.TrimPrefix`." by Ulyana Trafimovich · 4 years, 8 months ago
  3. 497a093 Drop `strings.HasPrefix` when guarding `strings.TrimPrefix`. by Ulya Trafimovich · 4 years, 8 months ago
  4. 4b073cd dexpreopt.config should be created even though unbundled image is built by Jeongik Cha · 4 years, 9 months ago
  5. d5fe878 SdkLibraryImport's DexJarInstallPath uses installPath from source module by Jeongik Cha · 4 years, 8 months ago
  6. 49e0e81 Merge "make system server modules use filtered lint database" by Pedro Loureiro · 4 years, 8 months ago
  7. bb360c3 Move modules containing ART, conscrypt and i18n from libcore by Paul Duffin · 4 years, 8 months ago
  8. a56be7d Generate boot images for host from prebuilts by Paul Duffin · 4 years, 8 months ago
  9. 8fc51a8 Switch boot image generation to use GetGlobalSoongConfig(ctx) by Paul Duffin · 4 years, 8 months ago
  10. ffb643f make system server modules use filtered lint database by Pedro Loureiro · 4 years, 8 months ago
  11. 452decb Merge "Generate boot zip file from prebuilt_bootclasspath_fragment" by Paul Duffin · 4 years, 8 months ago
  12. 276fd42 Merge "Use both module name and stem name to filter updatable boot jars" by Paul Duffin · 4 years, 8 months ago
  13. 56afb27 Generate boot zip file from prebuilt_bootclasspath_fragment by Paul Duffin · 4 years, 8 months ago
  14. 8e3356f Merge "Use system stubs for framework-doc-system-stubs." by satayev · 4 years, 8 months ago
  15. 4b51e27 Merge "Defer error reporting of missing prebuilt dex jar files" by Paul Duffin · 4 years, 8 months ago
  16. 3992423 Merge ""module_current" and "system_server_current" should contain ART's @SystemApi(MODULE_LIBRARIES)" by Orion Hodson · 4 years, 8 months ago
  17. f03aaf5 Merge "Support using java_sdk_library components in stub_libs" by Paul Duffin · 4 years, 8 months ago
  18. 3f0290e Support using java_sdk_library components in stub_libs by Paul Duffin · 4 years, 8 months ago
  19. 9d77384 Added quotes to protect wildcard by Maxim Pleshivenkov · 4 years, 8 months ago
  20. 56c93e8 Use both module name and stem name to filter updatable boot jars by Paul Duffin · 4 years, 8 months ago
  21. 783195c Use system stubs for framework-doc-system-stubs. by satayev · 4 years, 9 months ago
  22. b54f5aa "module_current" and "system_server_current" should contain ART's @SystemApi(MODULE_LIBRARIES) by Victor Chang · 4 years, 8 months ago
  23. a36c2b8 Downgrade new errors from lint 7.1.0-dev to warnings by Colin Cross · 4 years, 9 months ago
  24. b0ef30a Filter srcjars out of srcFiles by Colin Cross · 4 years, 8 months ago
  25. ef083c9 Defer error reporting of missing prebuilt dex jar files by Paul Duffin · 4 years, 8 months ago
  26. f05ca9c Tag android_app_import's apk as `android:"path"` by Jooyung Han · 4 years, 8 months ago
  27. 6349667 Merge "Calculate widest stub dex jars per module" by Paul Duffin · 4 years, 8 months ago
  28. f6d3b2a Merge "Add test to show issues with widest stub dex jars" by Paul Duffin · 4 years, 8 months ago
  29. 9e4a278 Merge "Allow hiddenapi list to ignore missing classes/members" by Paul Duffin · 4 years, 8 months ago
  30. 280a31a Calculate widest stub dex jars per module by Paul Duffin · 4 years, 8 months ago
  31. 8aa7beb Merge "Use trimmed lint database for mainline modules" by Anton Hansson · 4 years, 8 months ago
  32. d2b1e0c Add test to show issues with widest stub dex jars by Paul Duffin · 4 years, 8 months ago
  33. 156b5d3 Allow hiddenapi list to ignore missing classes/members by Paul Duffin · 4 years, 9 months ago
  34. 9fc208e Add sdk_library_test.go to Android.bp file by Paul Duffin · 4 years, 8 months ago
  35. 99926a2 Merge "Support hidden API processing for modules that use platform APIs" by Paul Duffin · 4 years, 9 months ago
  36. 5cca7c4 Support hidden API processing for modules that use platform APIs by Paul Duffin · 4 years, 10 months ago
  37. 2e88097 Verify the modular stub flags are subsets of the monolithic stub flags by Paul Duffin · 4 years, 9 months ago
  38. 4539a37 Make ruleToGenerateHiddenAPIStubFlagsFile build rule by Paul Duffin · 4 years, 9 months ago
  39. 136fd55 Merge "Add ModuleLibHiddenAPIScope for hidden API processing" by Paul Duffin · 4 years, 9 months ago
  40. e09a669 Merge "Add HiddenAPIScope to replace use of SdkKind" by Paul Duffin · 4 years, 9 months ago
  41. 18233a2 Use trimmed lint database for mainline modules by Pedro Loureiro · 4 years, 9 months ago
  42. 4eb3d65 Merge "Update dex_preopt related OWNERS" by Orion Hodson · 4 years, 9 months ago
  43. b51db2e Add ModuleLibHiddenAPIScope for hidden API processing by Paul Duffin · 4 years, 9 months ago
  44. 31fad80 Add HiddenAPIScope to replace use of SdkKind by Paul Duffin · 4 years, 9 months ago
  45. ea8f808 Ensure consistent APEX variation for java_sdk_library and java_sdk_library_import by Paul Duffin · 4 years, 9 months ago
  46. a8de9fb Merge "Remove duplicate component from sdk snapshot" by Treehugger Robot · 4 years, 9 months ago
  47. c1218f3 Merge "Expose imageLocationsOnDevice as well as imageLocationsOnHost" by Jeongik Cha · 4 years, 9 months ago
  48. b97b157 Remove duplicate component from sdk snapshot by Paul Duffin · 4 years, 10 months ago
  49. 94b5148 Merge "Output bootclasspath_fragment's fragments property to sdk snapshot" by Paul Duffin · 4 years, 9 months ago
  50. 91913e3 Merge "fix: comparison between min_sdk_version" by Jooyung Han · 4 years, 9 months ago
  51. 51227d8 Output bootclasspath_fragment's fragments property to sdk snapshot by Paul Duffin · 4 years, 10 months ago
  52. 2afa891 Merge "Add commonSdkLibraryAndImportModule interface" by Paul Duffin · 4 years, 9 months ago
  53. e3165c8 Expose imageLocationsOnDevice as well as imageLocationsOnHost by Jeongik Cha · 4 years, 9 months ago
  54. 71b33cc Add commonSdkLibraryAndImportModule interface by Paul Duffin · 4 years, 9 months ago
  55. a580b5e Merge "Append platform classpath proto configs with missing apex jars." by satayev · 4 years, 9 months ago
  56. 4c4da06 fix: comparison between min_sdk_version by Jooyung Han · 4 years, 9 months ago
  57. b309050 Append platform classpath proto configs with missing apex jars. by satayev · 4 years, 9 months ago
  58. 99fc06f Merge "Disable boot jars package check if no boot jars have been configured" by Paul Duffin · 4 years, 9 months ago
  59. 9ffbecc Disable boot jars package check if no boot jars have been configured by Paul Duffin · 4 years, 9 months ago
  60. 86fe8f8 Remove unused apiModuleName by Paul Duffin · 4 years, 9 months ago
  61. a1a2baf Merge "Fix monolithic hidden API processing with prebuilts" by Paul Duffin · 4 years, 9 months ago
  62. f93d388 Merge "Fix bootDexJarByModule with UNSAFE_DISABLE_HIDDENAPI_FLAGS" by Paul Duffin · 4 years, 9 months ago
  63. 07cdd37 Merge "Make CheckHiddenAPIRuleInputs more reusable" by Paul Duffin · 4 years, 9 months ago
  64. 9d31361 Merge "Use classpath elements in platform_bootclasspath" by Paul Duffin · 4 years, 9 months ago
  65. e95a15e Fix bootDexJarByModule with UNSAFE_DISABLE_HIDDENAPI_FLAGS by Adrian Roos · 4 years, 9 months ago
  66. 348f20b Merge "AIDEGen: Collect dependencies info from APEX module." by Treehugger Robot · 4 years, 9 months ago
  67. 9e2dcbd Merge "DO NOT MERGE - Merge RQ3A.210605.005" by Xin Li · 4 years, 9 months ago
  68. d061d40 Fix monolithic hidden API processing with prebuilts by Paul Duffin · 4 years, 9 months ago
  69. 51d7da2 Make CheckHiddenAPIRuleInputs more reusable by Paul Duffin · 4 years, 9 months ago
  70. 89f570a Use classpath elements in platform_bootclasspath by Paul Duffin · 4 years, 9 months ago
  71. 0d7f2d3 Merge "Simplify deapexer support" by Paul Duffin · 4 years, 9 months ago
  72. 6b592bd Merge "Remove javalib special case in createDeapexerModuleIfNeeded" by Paul Duffin · 4 years, 9 months ago
  73. 4a5f125 DO NOT MERGE - Merge RQ3A.210605.005 by Xin Li · 4 years, 9 months ago
  74. 2b1536e Allow disabling errorprone even when RUN_ERROR_PRONE is true by Cole Faust · 4 years, 9 months ago
  75. e245b61 Add ClasspathElement support by Paul Duffin · 4 years, 9 months ago
  76. 6ea9e45 Merge "Add classpath fragment property to skip proto generation." am: f45966f35b by satayev · 4 years, 9 months ago
  77. f45966f Merge "Add classpath fragment property to skip proto generation." by satayev · 4 years, 9 months ago
  78. c4a3e6d Export boot image files from prebuilt_apex/apex_set am: 5466a3699c by Paul Duffin · 4 years, 9 months ago
  79. 56a6834 Copy boot dex jars from prebuilt art-bootclasspath-fragment if preferred am: ce918b0278 by Paul Duffin · 4 years, 9 months ago
  80. aee99b3 Merge "DO NOT MERGE - Merge ab/7272582" into stage-aosp-master by TreeHugger Robot · 4 years, 9 months ago
  81. 5466a36 Export boot image files from prebuilt_apex/apex_set by Paul Duffin · 4 years, 9 months ago
  82. ce918b0 Copy boot dex jars from prebuilt art-bootclasspath-fragment if preferred by Paul Duffin · 4 years, 9 months ago
  83. 007875c DO NOT MERGE - Merge ab/7272582 by Xin Li · 4 years, 9 months ago
  84. 7f87216 Exclude jacocoagent from boot jars package check by Paul Duffin · 4 years, 9 months ago
  85. 4aea00e Merge "Move boot jars package check into platform_bootclasspath" by Paul Duffin · 4 years, 9 months ago
  86. 6a540c4 Update dex_preopt related OWNERS by Orion Hodson · 4 years, 9 months ago
  87. 909a2fd Merge "Cleanup bootclasspathFragmentInitContentsFromImage" by Paul Duffin · 4 years, 9 months ago
  88. 975e757 Merge "Combine hidden API encoding with flag generation" by Paul Duffin · 4 years, 9 months ago
  89. b4bbf2c Simplify deapexer support by Paul Duffin · 4 years, 9 months ago
  90. fef5500 Remove javalib special case in createDeapexerModuleIfNeeded by Paul Duffin · 4 years, 9 months ago
  91. b98371c Add classpath fragment property to skip proto generation. by satayev · 4 years, 9 months ago
  92. c8ead41 Move boot jars package check into platform_bootclasspath by Paul Duffin · 4 years, 9 months ago
  93. 58e7586 Cleanup bootclasspathFragmentInitContentsFromImage by Paul Duffin · 4 years, 9 months ago
  94. e521881 Combine hidden API encoding with flag generation by Paul Duffin · 4 years, 9 months ago
  95. 142ed27 Rename ClasspathFragmentToConfiguredJarList methods to configuredJars. by satayev · 4 years, 9 months ago
  96. b0c1f0c AIDEGen: Collect dependencies info from APEX module. by bralee · 4 years, 9 months ago
  97. 768692b Merge "Add a build flag to always enable errorprone per-target" by Treehugger Robot · 4 years, 9 months ago
  98. 75fffb1 Add a build flag to always enable errorprone per-target by Cole Faust · 4 years, 9 months ago
  99. dd5993f Avoid passing around []hiddenAPIModule by Paul Duffin · 4 years, 9 months ago
  100. cc1bd83 Merge "Make copyBootJarsToPredefinedLocations simpler and less fragile" by Paul Duffin · 4 years, 9 months ago