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