1. 15c82a1 Merge "Fix the way manifest fixer detects optional <uses-library> entries." by Aurimas Liutikas · 4 years, 5 months ago
  2. fc0f6e3 Fix the way manifest fixer detects optional <uses-library> entries. by Ulya Trafimovich · 4 years, 5 months ago
  3. 1f0cc77 Merge "Filter blocked entries from modular flag files" by Paul Duffin · 4 years, 5 months ago
  4. 280bae6 Filter blocked entries from modular flag files by Paul Duffin · 4 years, 6 months ago
  5. 721f42d Merge "Fix tests to use correct fixtures for configuring (Apex)BootJars." by satayev · 4 years, 5 months ago
  6. 8355c15 Collect lint reports from apps in apexes by Colin Cross · 4 years, 5 months ago
  7. abcd597 Fix tests to use correct fixtures for configuring (Apex)BootJars. by satayev · 4 years, 5 months ago
  8. 795a9f9 Merge "Reland: Pass jars with resources to R8" by Colin Cross · 4 years, 5 months ago
  9. 0334918 Merge changes Ia0c3826a,I92ad6635 by Colin Cross · 4 years, 5 months ago
  10. 8d007e9 Export signature patterns to sdk snapshot by Paul Duffin · 4 years, 6 months ago
  11. 67b9d61 Separate creation of signature patterns from overlap checking by Paul Duffin · 4 years, 6 months ago
  12. a79a52c Reland: Pass jars with resources to R8 by Colin Cross · 4 years, 5 months ago
  13. a832a04 Revert "Time out and dump stacks from R8 processes after 30 minutes" by Colin Cross · 4 years, 5 months ago
  14. 93fb53f Merge "Revert "Pass jars with resources to R8"" by Colin Cross · 4 years, 5 months ago
  15. 1d73c73 Revert "Pass jars with resources to R8" by Colin Cross · 4 years, 5 months ago
  16. ac33aac Merge "Pass jars with resources to R8" by Colin Cross · 4 years, 5 months ago
  17. 05ca7c8 Pass jars with resources to R8 by Colin Cross · 4 years, 5 months ago
  18. 8662a37 Merge "Update documentation for genrule and sdk_library" by Treehugger Robot · 4 years, 5 months ago
  19. 93e9599 Update documentation for genrule and sdk_library by Spandan Das · 4 years, 6 months ago
  20. 0d8c497 Merge "Rename UpdatableSystemServerJars to ApexSystemServerJars." by satayev · 4 years, 6 months ago
  21. 492b17d Rename UpdatableSystemServerJars to ApexSystemServerJars. by satayev · 4 years, 6 months ago
  22. 5c4881c Add initial bp2build support for converting android_app_certificate modules. by Rupert Shuttleworth · 4 years, 6 months ago
  23. 6e4950a Add some more properties to the bp2build APEX converter (second try) by Rupert Shuttleworth · 4 years, 6 months ago
  24. d0e6ad1 Merge "Revert "Add some more properties to the bp2build APEX converter."" by Rupert Shuttleworth · 4 years, 6 months ago
  25. 0358478 Revert "Add some more properties to the bp2build APEX converter." by Rupert Shuttleworth · 4 years, 6 months ago
  26. 57dd3c4 Merge "Add some more properties to the bp2build APEX converter." by Treehugger Robot · 4 years, 6 months ago
  27. 4102c0c Merge "Rename UpdatableBootJars to ApexBootJars." by satayev · 4 years, 6 months ago
  28. 69bf4c0 Add some more properties to the bp2build APEX converter. by Rupert Shuttleworth · 4 years, 6 months ago
  29. 04f3f07 Merge "Disable lint checks which do not apply in the platform" by Treehugger Robot · 4 years, 6 months ago
  30. b015aec Disable lint checks which do not apply in the platform by Tor Norbye · 4 years, 6 months ago
  31. 78fd15f Merge "Replace android.BuildOs with Config.BuildOS" by Colin Cross · 4 years, 6 months ago
  32. d604b21 Rename UpdatableBootJars to ApexBootJars. by satayev · 4 years, 6 months ago
  33. 6e9bc01 Remove unnecessary dedup logic by Paul Duffin · 4 years, 6 months ago
  34. ed12c13 Remove unnecessary handling of nil paths in HiddenAPIOutput by Paul Duffin · 4 years, 6 months ago
  35. d6a072b Remove fallback to classes jars from bootclasspath_fragment by Paul Duffin · 4 years, 6 months ago
  36. 41461f3 Merge "Require prebuilt_bootclasspath_fragment to provide hidden API files" by Treehugger Robot · 4 years, 6 months ago
  37. 0c66bc6 Replace android.BuildOs with Config.BuildOS by Colin Cross · 4 years, 6 months ago
  38. 54e4197 Require prebuilt_bootclasspath_fragment to provide hidden API files by Paul Duffin · 4 years, 6 months ago
  39. c2427ea Merge "Remove `OptionalImplicitSdkLibrary()` function (it's not used anymore)." by Ulyana Trafimovich · 4 years, 6 months ago
  40. 52cc879 Merge "Revert "Export implementation class jars for java_boot_libs"" by Treehugger Robot · 4 years, 6 months ago
  41. 452366a Merge "Make bootclasspath_fragments always perform hidden API processing" by Treehugger Robot · 4 years, 6 months ago
  42. 393bffe Merge "Avoid permitted_packages related build failures in unbundled builds" by Paul Duffin · 4 years, 6 months ago
  43. 5c21145 Revert "Export implementation class jars for java_boot_libs" by Paul Duffin · 4 years, 6 months ago
  44. 3bc8e21 Avoid permitted_packages related build failures in unbundled builds by Paul Duffin · 4 years, 6 months ago
  45. fe26147 Merge "Don't attempt to add stub libraries to class loader context." by Ulyana Trafimovich · 4 years, 6 months ago
  46. 78645fb Remove `OptionalImplicitSdkLibrary()` function (it's not used anymore). by Ulya Trafimovich · 4 years, 6 months ago
  47. da286f4 Make bootclasspath_fragments always perform hidden API processing by Paul Duffin · 4 years, 7 months ago
  48. 840efb6 Don't attempt to add stub libraries to class loader context. by Ulya Trafimovich · 4 years, 6 months ago
  49. f87aae5 Merge "Fix handling of "prebuilt_" prefix in classLoaderContextForUsesLibDeps." by Ulyana Trafimovich · 4 years, 6 months ago
  50. 9cb1577 Merge "Refactor function to reduce nestedness level. No functional changes." by Ulyana Trafimovich · 4 years, 6 months ago
  51. 9fe17bc Merge "Document how APEXes are identified in the boot jar variables." by Martin Stjernholm · 4 years, 6 months ago
  52. d2a2351 Merge "Build updatable-bcp-packages.txt from prebuilts in sdk snapshot" by Paul Duffin · 4 years, 6 months ago
  53. 81d56dc Merge "Propagate permitted packages to sdk snapshot" by Paul Duffin · 4 years, 6 months ago
  54. e14f80b Fix handling of "prebuilt_" prefix in classLoaderContextForUsesLibDeps. by Ulya Trafimovich · 4 years, 6 months ago
  55. 2444671 Refactor function to reduce nestedness level. No functional changes. by Ulya Trafimovich · 4 years, 6 months ago
  56. 630b11e Build updatable-bcp-packages.txt from prebuilts in sdk snapshot by Paul Duffin · 4 years, 6 months ago
  57. 869de14 Propagate permitted packages to sdk snapshot by Paul Duffin · 4 years, 6 months ago
  58. f208a57 Update a comment about PRODUCT_UPDATABLE_BOOT_JARS. by satayev · 4 years, 6 months ago
  59. 7beb099 Merge "Drop `strings.HasPrefix` when guarding `strings.TrimPrefix`." by Ulyana Trafimovich · 4 years, 6 months ago
  60. 497a093 Drop `strings.HasPrefix` when guarding `strings.TrimPrefix`. by Ulya Trafimovich · 4 years, 6 months ago
  61. 4b073cd dexpreopt.config should be created even though unbundled image is built by Jeongik Cha · 4 years, 7 months ago
  62. d5fe878 SdkLibraryImport's DexJarInstallPath uses installPath from source module by Jeongik Cha · 4 years, 6 months ago
  63. 49e0e81 Merge "make system server modules use filtered lint database" by Pedro Loureiro · 4 years, 6 months ago
  64. bb360c3 Move modules containing ART, conscrypt and i18n from libcore by Paul Duffin · 4 years, 6 months ago
  65. 1d51ea9 Document how APEXes are identified in the boot jar variables. by Martin Stjernholm · 4 years, 6 months ago
  66. a56be7d Generate boot images for host from prebuilts by Paul Duffin · 4 years, 7 months ago
  67. 8fc51a8 Switch boot image generation to use GetGlobalSoongConfig(ctx) by Paul Duffin · 4 years, 6 months ago
  68. ffb643f make system server modules use filtered lint database by Pedro Loureiro · 4 years, 6 months ago
  69. 452decb Merge "Generate boot zip file from prebuilt_bootclasspath_fragment" by Paul Duffin · 4 years, 6 months ago
  70. 276fd42 Merge "Use both module name and stem name to filter updatable boot jars" by Paul Duffin · 4 years, 7 months ago
  71. 56afb27 Generate boot zip file from prebuilt_bootclasspath_fragment by Paul Duffin · 4 years, 7 months ago
  72. 8e3356f Merge "Use system stubs for framework-doc-system-stubs." by satayev · 4 years, 7 months ago
  73. 4b51e27 Merge "Defer error reporting of missing prebuilt dex jar files" by Paul Duffin · 4 years, 7 months ago
  74. 3992423 Merge ""module_current" and "system_server_current" should contain ART's @SystemApi(MODULE_LIBRARIES)" by Orion Hodson · 4 years, 7 months ago
  75. f03aaf5 Merge "Support using java_sdk_library components in stub_libs" by Paul Duffin · 4 years, 7 months ago
  76. 3f0290e Support using java_sdk_library components in stub_libs by Paul Duffin · 4 years, 7 months ago
  77. 9d77384 Added quotes to protect wildcard by Maxim Pleshivenkov · 4 years, 7 months ago
  78. 56c93e8 Use both module name and stem name to filter updatable boot jars by Paul Duffin · 4 years, 7 months ago
  79. 783195c Use system stubs for framework-doc-system-stubs. by satayev · 4 years, 7 months ago
  80. b54f5aa "module_current" and "system_server_current" should contain ART's @SystemApi(MODULE_LIBRARIES) by Victor Chang · 4 years, 7 months ago
  81. a36c2b8 Downgrade new errors from lint 7.1.0-dev to warnings by Colin Cross · 4 years, 7 months ago
  82. b0ef30a Filter srcjars out of srcFiles by Colin Cross · 4 years, 7 months ago
  83. ef083c9 Defer error reporting of missing prebuilt dex jar files by Paul Duffin · 4 years, 7 months ago
  84. f05ca9c Tag android_app_import's apk as `android:"path"` by Jooyung Han · 4 years, 7 months ago
  85. 6349667 Merge "Calculate widest stub dex jars per module" by Paul Duffin · 4 years, 7 months ago
  86. f6d3b2a Merge "Add test to show issues with widest stub dex jars" by Paul Duffin · 4 years, 7 months ago
  87. 9e4a278 Merge "Allow hiddenapi list to ignore missing classes/members" by Paul Duffin · 4 years, 7 months ago
  88. 280a31a Calculate widest stub dex jars per module by Paul Duffin · 4 years, 7 months ago
  89. 8aa7beb Merge "Use trimmed lint database for mainline modules" by Anton Hansson · 4 years, 7 months ago
  90. d2b1e0c Add test to show issues with widest stub dex jars by Paul Duffin · 4 years, 7 months ago
  91. 156b5d3 Allow hiddenapi list to ignore missing classes/members by Paul Duffin · 4 years, 7 months ago
  92. 9fc208e Add sdk_library_test.go to Android.bp file by Paul Duffin · 4 years, 7 months ago
  93. 99926a2 Merge "Support hidden API processing for modules that use platform APIs" by Paul Duffin · 4 years, 7 months ago
  94. 5cca7c4 Support hidden API processing for modules that use platform APIs by Paul Duffin · 4 years, 8 months ago
  95. 2e88097 Verify the modular stub flags are subsets of the monolithic stub flags by Paul Duffin · 4 years, 7 months ago
  96. 4539a37 Make ruleToGenerateHiddenAPIStubFlagsFile build rule by Paul Duffin · 4 years, 7 months ago
  97. 136fd55 Merge "Add ModuleLibHiddenAPIScope for hidden API processing" by Paul Duffin · 4 years, 7 months ago
  98. e09a669 Merge "Add HiddenAPIScope to replace use of SdkKind" by Paul Duffin · 4 years, 7 months ago
  99. 18233a2 Use trimmed lint database for mainline modules by Pedro Loureiro · 4 years, 7 months ago
  100. 4eb3d65 Merge "Update dex_preopt related OWNERS" by Orion Hodson · 4 years, 7 months ago