1. 867c6af Merge tag 'android-16.0.0_r1' of https://android.googlesource.com/platform/build/soong into HEAD by micky387 · 10 weeks ago
  2. 3ddf20b Merge tag 'android-15.0.0_r32' of https://android.googlesource.com/platform/build/soong into HEAD by micky387 · 3 months ago
  3. b97f1d1 Use d8 when on eng builds by LaMont Jones · 5 months ago
  4. f22120f Change CommonModuleInfoProvider to a pointer. by Yu Liu · 5 months ago
  5. 9697c53 Merge "Expand TestSuiteInfoProvider to all test modules" into main by Treehugger Robot · 6 months ago
  6. b4d5038 Merge "Add a trace_references_from dex optimization property" into main by Treehugger Robot · 6 months ago
  7. 5e1454a Expand TestSuiteInfoProvider to all test modules by Cole Faust · 6 months ago
  8. 0ac6ae7 Add a trace_references_from dex optimization property by Jared Duke · 6 months ago
  9. ef9e63e Rename CommonModuleInfoKey to be consistent with others. by Yu Liu · 6 months ago
  10. ec1b7fa More partial compile optimizations by LaMont Jones · 6 months ago
  11. 71f1ea3 Convert tidyPhonySingleton, jdepsGeneratorSingleton and by Yu Liu · 6 months ago
  12. 2a815b6 Convert the following singletons to use ModuleProxy: by Yu Liu · 6 months ago
  13. ff5a9c3 Merge "Implement host_common_data property for cc, java, rust and sh test modules" into main by Colin Cross · 6 months ago
  14. 1dcf9e4 Build proguard zips in soong-only builds by Cole Faust · 6 months ago
  15. 8ff4af3 Remove RELEASE_USE_TRANSITIVE_JARS_IN_CLASSPATH by Colin Cross · 6 months ago
  16. 3c551be Merge "Change depVisitor to use providers instead of type-asserting to interfaces directly, the next step is to change it to use ModuleProxy once IsDepInSameApex is ready." into main by Yu Liu · 6 months ago
  17. 0a37d42 Change depVisitor to use providers instead of type-asserting to by Yu Liu · 6 months ago
  18. b361442 Implement host_common_data property for cc, java, rust and sh test modules by Colin Cross · 6 months ago
  19. ec71dfb Install tradefed dynamic config file in soong-only builds by Cole Faust · 6 months ago
  20. df0b839 Convert CheckMinSdkVersion to use providers. by Yu Liu · 6 months ago
  21. 3f603bd Merge "Support DepIsInSameApex using provider." into main by Yu Liu · 6 months ago
  22. f180603 Support DepIsInSameApex using provider. by Yu Liu · 7 months ago
  23. a43fb25 Move dists to GenerateAndroidBuildActions by Cole Faust · 6 months ago
  24. 7313f0e Merge "Fix ninja_determinism_test CI breakage" into main by Wei Li · 6 months ago
  25. 736c6c2 Fix ninja_determinism_test CI breakage by Wei Li · 6 months ago
  26. 5c846d8 Merge changes from topics "apex_transition_info", "bcp_dependency_through_apex" into main by Colin Cross · 6 months ago
  27. 1cea530 Convert android.TransitionMutator to TransitionInfo by Colin Cross · 9 months ago
  28. d5a8463 Merge "Convert api.xml dist rules to Soong" into main by Treehugger Robot · 7 months ago
  29. 1262e20 Convert api.xml dist rules to Soong by Jihoon Kang · 7 months ago
  30. 10f6c32 Merge "Add java_genrule_combiner module" into main by Treehugger Robot · 7 months ago
  31. 8546f0c Add java_genrule_combiner module by LaMont Jones · 7 months ago
  32. c9b88c9 Remove configurable values from providers by Cole Faust · 7 months ago
  33. 2faf92b Merge changes I5057c2cc,I83ac66c6 into main by Treehugger Robot · 7 months ago
  34. 4bf1e16 Merge "Move installation of dexpreopted system server classpath libraries into apex" into main by Colin Cross · 7 months ago
  35. d718aa5 Install intermediate file in testcases by Spandan Das · 7 months ago
  36. d2de593 Do not propagate uses lib tags of framework by Jihoon Kang · 7 months ago
  37. 388c661 Move installation of dexpreopted system server classpath libraries into apex by Colin Cross · 7 months ago
  38. 986fe74 Add compliance metadata of java modules by Wei Li · 7 months ago
  39. 7904883 Merge "Install java_test module test deps and configs in soong-only" into main by Treehugger Robot · 7 months ago
  40. 8219749 Install java_test module test deps and configs in soong-only by Jihoon Kang · 7 months ago
  41. d2c82e1 Merge "Convert sdk_library to use ModuleProxy." into main by Yu Liu · 7 months ago
  42. dc81dfe Merge "Pass --api-surface to Metalava" into main by Treehugger Robot · 7 months ago
  43. 35acd33 Convert sdk_library to use ModuleProxy. by Yu Liu · 7 months ago
  44. 208f8e7 Convert robolectric_test's module-info.json to song by Cole Faust · 7 months ago
  45. d406381 Convert java modules' module-info.json to Soong by Jihoon Kang · 7 months ago
  46. d71dc40 Pass --api-surface to Metalava by Paul Duffin · 7 months ago
  47. 5f77916 Add core-platform-legacy to supported api surfaces by Paul Duffin · 7 months ago
  48. d01f0b2 Allow java_sdk_library to override the droidstubs api_surface per scope by Paul Duffin · 7 months ago
  49. 61445a9 Merge "Convert JavaFuzzTest, JavaLibrary, generateAndroidBuildActionsWithConfig, ravenwood and robolectricTest to use ModuleProxy." into main by Yu Liu · 7 months ago
  50. d0feb71 Update java_defaults to support android_app_import properties by Herbert Xue · 8 months ago
  51. 7eebf8b Convert JavaFuzzTest, JavaLibrary, by Yu Liu · 7 months ago
  52. cbb50c2 Convert AndroidLibrary.GenerateAndroidBuildActions, by Yu Liu · 7 months ago
  53. 39f5fb3 Convert collectDeps and collectTransitiveHeaderJarsForR8 to use ModuleProxy. by Yu Liu · 7 months ago
  54. ece2411 Merge changes I4fb8fc36,I5d7150fe into main by Yu Liu · 7 months ago
  55. b9d0000 Merge "_test module types shouldn't override user-set test property" into main by Cole Faust · 8 months ago
  56. c731528 _test module types shouldn't override user-set test property by Cole Faust · 8 months ago
  57. c0a3630 Convert checkSdkVersions to use ModuleProxy. by Yu Liu · 8 months ago
  58. 460cf37 Convert hasCode and aaptLibs to use ModuleProxy. by Yu Liu · 8 months ago
  59. 172c56d Extract proguard rules found in imported JAR archives by Luca Stefani · 8 months ago
  60. 65bfc29 Use implementation jar in IDEInfo by Spandan Das · 8 months ago
  61. f7bbd2f Split DepIsInSameApex into outgoing and incoming by Colin Cross · 9 months ago
  62. 8eb0536 Merge tag 'android-15.0.0_r6' of https://android.googlesource.com/platform/build/soong into HEAD by micky387 · 9 months ago
  63. 63bdf63 Change checkJavaStableSdkVersion to use ModuleProxy. by Yu Liu · 9 months ago
  64. 458fde5 Collect aconfig files from *_libs in java_api_library by Jihoon Kang · 9 months ago
  65. 7cd1d42 Don't use echo -e by Colin Cross · 9 months ago
  66. f424c9a test_module_config for sh_test by Ronald Braunstein · 10 months ago
  67. b4ec556 Merge "Revert "test_module_config for sh_test"" into main by Liana Kazanova · 10 months ago
  68. 876b803 Revert "test_module_config for sh_test" by Liana Kazanova · 10 months ago
  69. 6d89d77 Merge "test_module_config for sh_test" into main by Ronald Braunstein · 10 months ago
  70. 45dca5c test_module_config for sh_test by Ronald Braunstein · 10 months ago
  71. 4432408 Merge "Target Java 21 by default" into main by Sorin Basca · 10 months ago
  72. 3f92ee1 Merge "Verify that libraries in apexes don't link to implementations outside the apex" into main by Colin Cross · 10 months ago
  73. b614cd4 Verify that libraries in apexes don't link to implementations outside the apex by Colin Cross · 11 months ago
  74. 37cc271 Target Java 21 by default by Sorin Basca · 10 months ago
  75. 034af2c Distinguish HideFromMake from SkipInstall by Spandan Das · 10 months ago
  76. 3a7e911 Merge "Revert "Add device_first_vendor(_shared)_data"" into main by Cole Faust · 10 months ago
  77. 710a14b Revert "Add device_first_vendor(_shared)_data" by Cole Faust · 10 months ago
  78. 878b2fc [Ravenwood] Support java_defaults for ravenwood properties by John Wu · 10 months ago
  79. a8bf946 Add device_first_vendor(_shared)_data by Cole Faust · 10 months ago
  80. 1c841c4 Merge changes from topic "move-depset" into main by Colin Cross · 10 months ago
  81. a14fb6a Update DepSet references by Colin Cross · 10 months ago
  82. 830f56a Remove testing package by Cole Faust · 10 months ago
  83. 18f03f1 Add device_first_prefer32_data to java modules by Cole Faust · 10 months ago
  84. a9e9f53 Merge "Add new properties to aid in removing the 1-variant fallback" into main by Cole Faust · 10 months ago
  85. 65cb40a Add new properties to aid in removing the 1-variant fallback by Cole Faust · 10 months ago
  86. 64f2d84 Make uses_libs and optional_uses_libs configurable by Cole Faust · 10 months ago
  87. 4f443e7 Skip `none` system_modules from module_bp_java_deps.json by Spandan Das · 10 months ago
  88. 004074d Merge changes from topic "remove-non-parallel-mutator" into main by Colin Cross · 11 months ago
  89. 8a96280 Remove MutatorHandle.Parallel() by Colin Cross · 11 months ago
  90. b9c67e2 Make java binaries common instead of common-first by Cole Faust · 11 months ago
  91. e42c5d9 Add JNI libs support to device variants of java_binary by Spandan Das · 11 months ago
  92. 0c8d641 Merge "Make the java jni_libs property configurable" into main by Treehugger Robot · 11 months ago
  93. 6d39c70 Make the java jni_libs property configurable by Jihoon Kang · 11 months ago
  94. b16bd5d Merge "Remove top down strict updatability checks" into main by Colin Cross · 11 months ago
  95. b27645a Merge "Remove the SdkLibraryDependency interface" into main by Treehugger Robot · 11 months ago
  96. 8742735 Remove top down strict updatability checks by Colin Cross · 11 months ago
  97. ff49c6c Merge "Use providers for lint" into main by Colin Cross · 11 months ago
  98. 98e9ac6 Remove the SdkLibraryDependency interface by Jihoon Kang · 11 months ago
  99. b79aa8f Use providers for lint by Colin Cross · 11 months ago
  100. e2860d9 Merge changes I0edb681b,I0ea2327f into main by Spandan Das · 11 months ago