1. a3759f9 Merge "Write raw files to disk instead of the ninja file" into main by Colin Cross · 1 year, 8 months ago
  2. 64c9e0c Use the correct bootjars for hiddneapi when multiple prebuilts exist by Spandan Das · 1 year, 9 months ago
  3. 71790b1 Merge "Remove usage of OtherModuleHasProvider in dexpreopt_bootjars" into main by Treehugger Robot · 1 year, 9 months ago
  4. bdfb169 Merge "Change target platform to LINUX-OTHER" into main by Treehugger Robot · 1 year, 9 months ago
  5. 088e079 Change target platform to LINUX-OTHER by Sorin Basca · 1 year, 9 months ago
  6. c97dfe4 Merge "Remove setting com.android.tools.r8.emitRecordAnnotationsExInDex" into main by Søren Gjesse · 1 year, 9 months ago
  7. 412b33a Merge "Use the correct bootjars when multiple prebuilt apexes exist" into main by Spandan Das · 1 year, 9 months ago
  8. 5be6333 Use the correct bootjars when multiple prebuilt apexes exist by Spandan Das · 1 year, 9 months ago
  9. f01e2f7 Merge "Revert^6 "Enable dex container (DEX v41) for the whole system"" into main by David Srbecky · 1 year, 9 months ago
  10. 30e32f6 Merge changes I8b352305,Iadf9e324 into main by Cole Faust · 1 year, 9 months ago
  11. bc114d2 Remove usage of OtherModuleHasProvider in dexpreopt_bootjars by Spandan Das · 1 year, 9 months ago
  12. 31a6745 Write raw files to disk instead of the ninja file by Colin Cross · 1 year, 10 months ago
  13. 96feedc Merge "Use the correct prof file when multiple prebuilt apexes exist" into main by Spandan Das · 1 year, 9 months ago
  14. da739a3 Use the correct prof file when multiple prebuilt apexes exist by Spandan Das · 1 year, 9 months ago
  15. e8561c6 Include "soong" in sandboxed out paths by Cole Faust · 1 year, 9 months ago
  16. aa005ae move CollectDependencyAconfigFiles to android by LaMont Jones · 1 year, 9 months ago
  17. 8a5b32d Remove setting com.android.tools.r8.emitRecordAnnotationsExInDex by Søren Gjesse · 1 year, 9 months ago
  18. fae468e Move validation from FindDeapexerProviderForModule to rdeps by Spandan Das · 1 year, 9 months ago
  19. 2069c3f Move dexpreopt processing from java_*_import to prebuilt_apex by Spandan Das · 1 year, 9 months ago
  20. 7022550 Revert^6 "Enable dex container (DEX v41) for the whole system" by Dan Shi · 1 year, 9 months ago
  21. 6482cb9 Merge "Revert^5 "Enable dex container (DEX v41) for the whole system"" into main by Chris Antol · 1 year, 9 months ago
  22. a336912 Revert^5 "Enable dex container (DEX v41) for the whole system" by Chris Antol · 1 year, 9 months ago
  23. a6bc7c8 Merge "Revert^4 "Enable dex container (DEX v41) for the whole system"" into main by David Srbecky · 1 year, 9 months ago
  24. 5a37718 Convert ModuleProvder to generic providers API by Colin Cross · 1 year, 9 months ago
  25. 313aa54 Convert OtherModuleProvider to generic providers API by Colin Cross · 1 year, 9 months ago
  26. ff694a8 Convert Provider to generic providers API by Colin Cross · 1 year, 9 months ago
  27. 4021302 Convert SetProvider to generic providers API by Colin Cross · 1 year, 9 months ago
  28. bc7d76c Convert NewProvider/NewMutatorProvider to generic providers API by Colin Cross · 1 year, 9 months ago
  29. 3c0a83d Use generics for providers API by Colin Cross · 1 year, 9 months ago
  30. e8eeec9 Fix TestAarImportProducesJniPackages/aar-no-jni by Colin Cross · 1 year, 9 months ago
  31. c011042 Merge "Allow compile_data on all java modules" into main by Cole Faust · 1 year, 9 months ago
  32. 2b64af8 Allow compile_data on all java modules by Cole Faust · 1 year, 9 months ago
  33. 6dc93f9 Properly package aconfig files for vendor partition by Yu Liu · 1 year, 9 months ago
  34. 7ac943f Use --revert-annotation instead of --hide-annotation by Paul Duffin · 1 year, 9 months ago
  35. a72573a Merge "Remove ConvertWithBp2build implementations" into main by Colin Cross · 1 year, 9 months ago
  36. b49f038 Merge "Add compile_data for android apps" into main by Treehugger Robot · 1 year, 9 months ago
  37. 2624653 Merge "303434307: Enable flagged API checking" into main by Tor Norbye · 1 year, 9 months ago
  38. 8ff1058 Remove ConvertWithBp2build implementations by Colin Cross · 1 year, 9 months ago
  39. df1efd7 Add compile_data for android apps by Cole Faust · 1 year, 9 months ago
  40. 558e2bd Merge "Fix typo in the comment" into main am: 2237d24894 by Cole Faust · 1 year, 9 months ago
  41. 2237d24 Merge "Fix typo in the comment" into main by Cole Faust · 1 year, 9 months ago
  42. cabafde 303434307: Enable flagged API checking by Tor Norbye · 1 year, 9 months ago
  43. 1ed5d5c Merge changes from topic "aconfig_dump_map" into main am: 25c187cc7d by Jihoon Kang · 1 year, 9 months ago
  44. e42ac1c Fix typo in the comment by Yuichiro Hanada · 1 year, 9 months ago
  45. 84b2589 Add aconfig flag support for android_app by Jihoon Kang · 1 year, 9 months ago
  46. 4c803a0 Merge aconfig files per-module am: d788b3e6cb by Colin Cross · 1 year, 9 months ago
  47. d788b3e Merge aconfig files per-module by Colin Cross · 1 year, 9 months ago
  48. d798f5c Merge changes from topic "code_metadata" into main am: 4c3e2df157 by Aditya Choudhary · 1 year, 9 months ago
  49. 7d37796 Add Code Metadata rule to soong/testing. am: 8094b6bf9d by Aditya Choudhary · 1 year, 9 months ago
  50. 26df39f Add source file provider for genrule/srcs, python libraries and rust libraries. by Aditya Choudhary · 1 year, 9 months ago
  51. 8094b6b Add Code Metadata rule to soong/testing. by Aditya Choudhary · 1 year, 11 months ago
  52. d45836e Revert^4 "Enable dex container (DEX v41) for the whole system" by David Srbecky · 1 year, 9 months ago
  53. 0782541 Merge "Add TestContext parameter to ContentFromFileRuleForTests" into main am: 2998c33d43 by Colin Cross · 1 year, 9 months ago
  54. 2998c33 Merge "Add TestContext parameter to ContentFromFileRuleForTests" into main by Colin Cross · 1 year, 9 months ago
  55. f61d03d Add TestContext parameter to ContentFromFileRuleForTests by Colin Cross · 1 year, 10 months ago
  56. 96e84f8 Merge "Revert^3 "Enable dex container (DEX v41) for the whole system"" into main am: 3d11d51733 by Serdar Kocdemir · 1 year, 9 months ago
  57. 3d11d51 Merge "Revert^3 "Enable dex container (DEX v41) for the whole system"" into main by Serdar Kocdemir · 1 year, 9 months ago
  58. 0968a93 Revert^3 "Enable dex container (DEX v41) for the whole system" by Serdar Kocdemir · 1 year, 9 months ago
  59. 0cc9d26 Merge "Revert^2 "Enable dex container (DEX v41) for the whole system"" into main am: 8e1efb7fc5 by David Srbecky · 1 year, 9 months ago
  60. 8e1efb7 Merge "Revert^2 "Enable dex container (DEX v41) for the whole system"" into main by David Srbecky · 1 year, 9 months ago
  61. 4d6d371 Merge "Add container property to aconfig_declarations." into main am: 9dc6b1025d by Yu Liu · 1 year, 9 months ago
  62. 9dc6b10 Merge "Add container property to aconfig_declarations." into main by Yu Liu · 1 year, 9 months ago
  63. e4d0e94 Revert^2 "Enable dex container (DEX v41) for the whole system" by David Srbecky · 1 year, 9 months ago
  64. c657806 Merge "Don't write transitive dependencies to Android-${TARGET_PRODUCT}.mk" into main am: 556ba81849 by Colin Cross · 1 year, 9 months ago
  65. 556ba81 Merge "Don't write transitive dependencies to Android-${TARGET_PRODUCT}.mk" into main by Colin Cross · 1 year, 9 months ago
  66. 26539fd Merge "Support experimental building with OpenJDK 21" into main am: 8f7ee30d21 by Treehugger Robot · 1 year, 9 months ago
  67. 8f7ee30 Merge "Support experimental building with OpenJDK 21" into main by Treehugger Robot · 1 year, 9 months ago
  68. ff5cf34 Merge "Revert "Enable dex container (DEX v41) for the whole system"" into main am: 29e05d1007 by Ramya Subramanian · 1 year, 9 months ago
  69. 29e05d1 Merge "Revert "Enable dex container (DEX v41) for the whole system"" into main by Ramya Subramanian · 1 year, 9 months ago
  70. 0760c89 Support experimental building with OpenJDK 21 by Sorin Basca · 1 year, 9 months ago
  71. 432fbfa Revert "Enable dex container (DEX v41) for the whole system" by Ramya Subramanian · 1 year, 9 months ago
  72. 312634e Don't write transitive dependencies to Android-${TARGET_PRODUCT}.mk by Colin Cross · 1 year, 10 months ago
  73. 7eb7457 Merge "allow specifying remote caching opt for rewrapper" into main am: 80117e6c4f by Anas Sulaiman · 1 year, 9 months ago
  74. 80117e6 Merge "allow specifying remote caching opt for rewrapper" into main by Anas Sulaiman · 1 year, 9 months ago
  75. 36c8b1d Merge "Remove PreoptExtractedApk." into main am: ba45ba5763 by Jiakai Zhang · 1 year, 9 months ago
  76. 77379a4 Merge "Reapply "Use R8 for resource shrinking"" into main am: 2f6b403ccd by Rico Wind · 1 year, 9 months ago
  77. ba45ba5 Merge "Remove PreoptExtractedApk." into main by Jiakai Zhang · 1 year, 9 months ago
  78. 98e7fa8 Reapply "Use R8 for resource shrinking" by Rico Wind · 1 year, 9 months ago
  79. 66dd52b Merge "Enable dex container (DEX v41) for the whole system" into main am: 7d813e0dba by Treehugger Robot · 1 year, 9 months ago
  80. 9d7a36d allow specifying remote caching opt for rewrapper by Anas Sulaiman · 1 year, 10 months ago
  81. eae7b36 Add container property to aconfig_declarations. by Yu Liu · 1 year, 10 months ago
  82. db93553 Remove PreoptExtractedApk. by Jiakai Zhang · 1 year, 9 months ago
  83. b82a2a2 Enable dex container (DEX v41) for the whole system by Søren Gjesse · 3 years ago
  84. efb785c Merge "Change position of R8/D8 flags on the command line." into main am: ea5bb25378 by David Srbecky · 1 year, 9 months ago
  85. b5429e8 Add the ability for a java_sdk_library to depend on another. am: e570ace2e4 by Jamie Garside · 1 year, 9 months ago
  86. ea5bb25 Merge "Change position of R8/D8 flags on the command line." into main by David Srbecky · 1 year, 9 months ago
  87. bda964c Change position of R8/D8 flags on the command line. by David Srbecky · 1 year, 9 months ago
  88. e570ace Add the ability for a java_sdk_library to depend on another. by Jamie Garside · 1 year, 9 months ago
  89. baed9d5 Merge "Use result.Config.PrebuiltOS() to get prebuiltHost in test_spec_test" into main am: 9be9a126d1 by Treehugger Robot · 1 year, 10 months ago
  90. 3562962 Use result.Config.PrebuiltOS() to get prebuiltHost in test_spec_test by Aditya Choudhary · 1 year, 10 months ago
  91. 64b6c64 Add test for soong/testing/test_spec. am: b7b3de8307 by Aditya Choudhary · 1 year, 10 months ago
  92. b7b3de8 Add test for soong/testing/test_spec. by Aditya Choudhary · 1 year, 10 months ago
  93. 918285a Merge "resourceshrinker: Add dexContainerExperiment flag" into main am: 3f7d0f6797 by David Srbecky · 1 year, 10 months ago
  94. 3f7d0f6 Merge "resourceshrinker: Add dexContainerExperiment flag" into main by David Srbecky · 1 year, 10 months ago
  95. 7dcb26f Change deps of ctx.Install* from Paths to InstallPaths am: 09ad3a6505 by Colin Cross · 1 year, 10 months ago
  96. 09ad3a6 Change deps of ctx.Install* from Paths to InstallPaths by Colin Cross · 1 year, 10 months ago
  97. 99913d4 Merge "Add support for auto-generated characteristics RRO" into main am: b5d713f2cb by Inseob Kim · 1 year, 10 months ago
  98. b5d713f Merge "Add support for auto-generated characteristics RRO" into main by Inseob Kim · 1 year, 10 months ago
  99. 34dc4cd Add support for auto-generated characteristics RRO by Inseob Kim · 1 year, 10 months ago
  100. 5c8f4f4 Merge "Add contribute_to_android_api property in java_sdk_library" into main am: 7fcb470251 by Treehugger Robot · 1 year, 10 months ago