1. 39f5fb3 Convert collectDeps and collectTransitiveHeaderJarsForR8 to use ModuleProxy. by Yu Liu · 8 months ago
  2. c0a3630 Convert checkSdkVersions to use ModuleProxy. by Yu Liu · 8 months ago
  3. 460cf37 Convert hasCode and aaptLibs to use ModuleProxy. by Yu Liu · 8 months ago
  4. e34968e Merge "Add support for aapt2 png compression level" into main by Yurii Zubrytskyi · 8 months ago
  5. 65bfc29 Use implementation jar in IDEInfo by Spandan Das · 8 months ago
  6. 3afd795 Add support for aapt2 png compression level by Yurii Zubrytskyi · 10 months ago
  7. 42f6997 Convert CombinedApis's GenerateAndroidBuildActions to use ModuleProxy. by Yu Liu · 9 months ago
  8. f7bbd2f Split DepIsInSameApex into outgoing and incoming by Colin Cross · 9 months ago
  9. 8222955 Do not include assets in autogenerated RROs by Spandan Das · 9 months ago
  10. de588a3 Revert^2 "Use soong built autogenerated RROs" by Spandan Das · 9 months ago
  11. e8ef6f1 Revert "Use soong built autogenerated RROs" by Liana Kazanova · 9 months ago
  12. ef56908 Use soong built autogenerated RROs by Spandan Das · 10 months ago
  13. e2f98da Introduce module type to autogenerate RROS by Spandan Das · 10 months ago
  14. 5b98977 Make resource_dirs configurable by Cole Faust · 10 months ago
  15. a14fb6a Update DepSet references by Colin Cross · 11 months ago
  16. 457e506 Skip resource verification on intermediate android libraries by Spandan Das · 11 months ago
  17. c444162 Convert RRO enforcement to transition mutator by Colin Cross · 12 months ago
  18. 219009f Merge "Make the java static_libs property configurable" into main by Cole Faust · 12 months ago
  19. f2c204c Merge "Remove asset dir glob files" into main by Treehugger Robot · 12 months ago
  20. 6265120c Remove asset dir glob files by Cole Faust · 12 months ago
  21. b749347 Make the java static_libs property configurable by Cole Faust · 1 year ago
  22. c9b4f6b Use transitive header jars in classpaths by Colin Cross · 1 year, 1 month ago
  23. fdaa672 Remove obsolete robolectric test runner integration by Colin Cross · 1 year ago
  24. 9ffaf28 Rename collectTransitiveHeaderJars and friends to mention R8 by Colin Cross · 1 year, 1 month ago
  25. a6182ab Move checkbuild targets of Soong modules into Soong by Colin Cross · 1 year ago
  26. b36d31d Add ctx argument to IDEInfo() by Cole Faust · 1 year ago
  27. 77965d9 Convert more stored WritablePaths to Paths by Colin Cross · 1 year, 1 month ago
  28. edcbad4 Merge changes Ifc905b14,I62166c6d into main by Treehugger Robot · 1 year, 1 month ago
  29. b08bf77 Add IdeInfo for android_library_import by Spandan Das · 1 year, 1 month ago
  30. 7727c7f Convert JavaInfoProvider to *JavaInfo by Colin Cross · 1 year, 2 months ago
  31. d40aac1 Merge "Don't hold on to WritablePath" into main by Treehugger Robot · 1 year, 1 month ago
  32. 72ae33f Merge "Disable ResourceProcessorBusyBox in kythe builds" into main by Treehugger Robot · 1 year, 1 month ago
  33. a62d956 Disable ResourceProcessorBusyBox in kythe builds by Spandan Das · 1 year, 1 month ago
  34. d65add2 Tag resource_dirs as android:"path" by Cole Faust · 1 year, 1 month ago
  35. 7707b24 Don't hold on to WritablePath by Colin Cross · 1 year, 1 month ago
  36. 98ea836 Support aapt2 resources flagging by Jihoon Kang · 1 year, 2 months ago
  37. 9f7b9f4 Use OutputFilesProvider on java modules by mrziwang · 1 year, 2 months ago
  38. 68786d8 Use OutputFilesProvider on Import, AARImport and AndroidAppImport by mrziwang · 1 year, 2 months ago
  39. 9aef777 Propagate flags_packages to static reverse dependencies by Jihoon Kang · 1 year, 3 months ago
  40. 40182b6 Remove duplicated CollectDependencyAconfigFiles() by Justin Yun · 1 year, 4 months ago
  41. 21ed469 Allow overriding android_library_import manifests by Colin Cross · 1 year, 4 months ago
  42. 8a2427c Merge "Enable non final ids for non BusyBox builds" into main by Rico Wind · 1 year, 4 months ago
  43. 7152e82 Enable non final ids for non BusyBox builds by Rico Wind · 1 year, 5 months ago
  44. 9a8255f Merge changes from topic "cherrypicker-L27000030003160683:N90900030051335582" into main by Treehugger Robot · 1 year, 5 months ago
  45. 3693708 Propagate transitive missing optional_uses_libs. by Jiakai Zhang · 1 year, 5 months ago
  46. f98da19 Refactor the contruction of the manifest check inputs. by Jiakai Zhang · 1 year, 5 months ago
  47. 720146b Merge "Add "test-only" flag for java modules" into main by Ronald Braunstein · 1 year, 5 months ago
  48. c5c5480 Merge "Add support for transitive resources to android_library_import" into main by Treehugger Robot · 1 year, 5 months ago
  49. 607bbd6 Add support for transitive resources to android_library_import by Colin Cross · 1 year, 5 months ago
  50. cdc66f4 Add "test-only" flag for java modules by Ronald Braunstein · 1 year, 5 months ago
  51. eabd1ef Merge "Strip relative paths from android_library_import output files" into main by Treehugger Robot · 1 year, 5 months ago
  52. 28ac2ff Strip relative paths from android_library_import output files by Colin Cross · 1 year, 5 months ago
  53. cde5534 Support transitive proguard specs in android_library_import by Colin Cross · 1 year, 5 months ago
  54. eee4ab1 Disable use_resource_processor when producing a shared library by Colin Cross · 1 year, 5 months ago
  55. 9055e21 Revert "Revert "Support transitive dependencies through android_..." by Colin Cross · 1 year, 6 months ago
  56. 567b9d7 Merge changes from topic "revert-3008874-OJOKRLYEZJ" into main by Colin Cross · 1 year, 6 months ago
  57. 44841aa Revert "Support transitive dependencies through android_libary_i..." by Colin Cross · 1 year, 6 months ago
  58. 77be51b Merge changes from topic "no_more_nodeps" into main by Colin Cross · 1 year, 6 months ago
  59. a2fa263 Add flag for optimized resource shrinking with R8 by Rico Wind · 1 year, 6 months ago
  60. 8179496 Support transitive dependencies through android_libary_import modules by Colin Cross · 1 year, 7 months ago
  61. 5c0a491 Merge "Add aconfig flag support for android_library" into main by Treehugger Robot · 1 year, 6 months ago
  62. 9049c27 Add aconfig flag support for android_library by Jihoon Kang · 1 year, 6 months ago
  63. 2af0b6e Change java stem attribute for both device and host by yangbill · 1 year, 6 months ago
  64. 08bef28 Merge "Merge Android 14 QPR2 to AOSP main" into main by Xin Li · 1 year, 6 months ago
  65. 1d3f590 Reverse order of transitive R.jar classpath entries by Colin Cross · 1 year, 6 months ago
  66. d2820e8 Merge "Use R.txt files from aar files directly" into main am: 4b6a3ae65c by Colin Cross · 1 year, 6 months ago
  67. 4b6a3ae Merge "Use R.txt files from aar files directly" into main by Colin Cross · 1 year, 6 months ago
  68. bb77d8e Use R.txt files from aar files directly by Colin Cross · 1 year, 7 months ago
  69. 8a10331 Merge "Disable dexpreopt if optional_uses_libs does not have an impl" into main am: 4bec95e2f6 by Spandan Das · 1 year, 7 months ago
  70. 4bec95e Merge "Disable dexpreopt if optional_uses_libs does not have an impl" into main by Spandan Das · 1 year, 7 months ago
  71. 0727ba7 Disable dexpreopt if optional_uses_libs does not have an impl by Spandan Das · 1 year, 7 months ago
  72. d60be87 Introduce library property is_stubs_module am: fe914ed17f by Jihoon Kang · 1 year, 7 months ago
  73. b45200b Merge changes from topic "is_stubs_module" into main by LaMont Jones · 1 year, 7 months ago
  74. 8113101 Merge "Always use aapt2 --no-static-lib-packages" into main am: 308d64ed72 by Colin Cross · 1 year, 7 months ago
  75. fe914ed Introduce library property is_stubs_module by Jihoon Kang · 1 year, 7 months ago
  76. 7c4dc5d Always use aapt2 --no-static-lib-packages by Colin Cross · 1 year, 7 months ago
  77. 14a55a9 Merge Android 24Q1 Release (ab/11220357) by Xin Li · 1 year, 7 months ago
  78. 8f1b033 Add build flag to enable ResourceProcessorBusyBox by default by Colin Cross · 1 year, 7 months ago
  79. 7e6a901 Fix data race in propagateRROEnforcementMutator by Colin Cross · 1 year, 8 months ago
  80. afe7baf Propagate aconfig providers for more modules. by LaMont Jones · 1 year, 8 months ago
  81. 59a4a2b Replace panic with ModuleErrorf by Spandan Das · 1 year, 8 months ago
  82. d3f7d1a Translate --custom-package aapt2 flag for ResourceProcessorBusyBox by Colin Cross · 1 year, 8 months ago
  83. 313aa54 Convert OtherModuleProvider to generic providers API by Colin Cross · 1 year, 9 months ago
  84. ff694a8 Convert Provider to generic providers API by Colin Cross · 1 year, 9 months ago
  85. 4021302 Convert SetProvider to generic providers API by Colin Cross · 1 year, 9 months ago
  86. bc7d76c Convert NewProvider/NewMutatorProvider to generic providers API by Colin Cross · 1 year, 9 months ago
  87. e8eeec9 Fix TestAarImportProducesJniPackages/aar-no-jni by Colin Cross · 1 year, 9 months ago
  88. 5c298e2 Merge "Remove ConvertWithBp2build implementations" into main am: a72573a727 am: cd4b2f21cd am: 8bb537ba9c by Colin Cross · 1 year, 9 months ago
  89. 8ff1058 Remove ConvertWithBp2build implementations by Colin Cross · 1 year, 9 months ago
  90. 59bb904 Merge changes from topic "aconfig_dump_map" into main am: 25c187cc7d am: 1ed5d5ca20 am: 1befeeb5e8 by Jihoon Kang · 1 year, 9 months ago
  91. 84b2589 Add aconfig flag support for android_app by Jihoon Kang · 1 year, 9 months ago
  92. 3888f70 Merge "Don't write transitive dependencies to Android-${TARGET_PRODUCT}.mk" into main am: 556ba81849 am: c65780626c am: bd149b1c8f by Colin Cross · 1 year, 9 months ago
  93. 312634e Don't write transitive dependencies to Android-${TARGET_PRODUCT}.mk by Colin Cross · 1 year, 10 months ago
  94. 550a615 Merge "Add support for auto-generated characteristics RRO" into main am: b5d713f2cb am: 99913d4e59 am: 6b52e7aabe by Inseob Kim · 1 year, 10 months ago
  95. 34dc4cd Add support for auto-generated characteristics RRO by Inseob Kim · 1 year, 10 months ago
  96. 1f2d568 Merge "transitive r8 flags for installable {android,java}_libraries" into main am: d9569528bd am: 0b74fbb608 am: 727dc7ce68 by Sam Delmerico · 1 year, 10 months ago
  97. d956952 Merge "transitive r8 flags for installable {android,java}_libraries" into main by Sam Delmerico · 1 year, 10 months ago
  98. c8e040c transitive r8 flags for installable {android,java}_libraries by Sam Delmerico · 1 year, 10 months ago
  99. 137c7c3 Merge "add manifest_values application id property to soong" into main am: a9ead6ef2b am: f98019df2f am: e073f0f8dd by Alix Espino · 1 year, 10 months ago
  100. 96ea8845 add manifest_values application id property to soong by Alix · 2 years ago