1. 867c6af Merge tag 'android-16.0.0_r1' of https://android.googlesource.com/platform/build/soong into HEAD by micky387 · 3 months ago
  2. 3ddf20b Merge tag 'android-15.0.0_r32' of https://android.googlesource.com/platform/build/soong into HEAD by micky387 · 4 months ago
  3. 1262e20 Convert api.xml dist rules to Soong by Jihoon Kang · 7 months ago
  4. e6daf66 Migrate api lint report dist rules to Soong by Jihoon Kang · 7 months ago
  5. 388c661 Move installation of dexpreopted system server classpath libraries into apex by Colin Cross · 7 months ago
  6. e9eecc7 Convert checkapi and update-api to Soong by Jihoon Kang · 7 months ago
  7. d406381 Convert java modules' module-info.json to Soong by Jihoon Kang · 7 months ago
  8. a5c7daa Bugfix for LOCAL_CERTIFICATE of AutogeneratedRuntimeResourceOverlay by Spandan Das · 9 months ago
  9. af8a3f5 Bugfix for LOCAL_CERTIFICATE of AutogeneratedRuntimeResourceOverlay by Spandan Das · 9 months ago
  10. 4d72d3e Merge "Revert^2 "Use soong built autogenerated RROs"" into main by Spandan Das · 9 months ago
  11. de588a3 Revert^2 "Use soong built autogenerated RROs" by Spandan Das · 9 months ago
  12. 39acfc8 Fix LOCAL_CERTIFICATE of autogenerated RROs by Spandan Das · 9 months ago
  13. e8ef6f1 Revert "Use soong built autogenerated RROs" by Liana Kazanova · 9 months ago
  14. ef56908 Use soong built autogenerated RROs by Spandan Das · 10 months ago
  15. e2f98da Introduce module type to autogenerate RROS by Spandan Das · 10 months ago
  16. b9c67e2 Make java binaries common instead of common-first by Cole Faust · 11 months ago
  17. e42c5d9 Add JNI libs support to device variants of java_binary by Spandan Das · 11 months ago
  18. d4530d6 Explicitly set the bitness of the jni lib required dep by Spandan Das · 11 months ago
  19. 5b948ab soong: Squash of omnirom-sdk bringup commits by Rashed Abdel-Tawab · 7 years ago
  20. 25b9222 Revert^2 "Install jni symlinks in Soong" by Jiyong Park · 1 year, 4 months ago
  21. b7646e4 Revert "Install jni symlinks in Soong" by Yu Shan · 1 year, 4 months ago
  22. 4f487c5 Install jni symlinks in Soong by Jiyong Park · 1 year, 4 months ago
  23. d044bb4 Revert "Revert^2 "Always embed jni libs and store uncompressed"" by Jiyong Park · 1 year, 4 months ago
  24. b544a8b Merge changes from topic "reland_embedded_jni" into main by Jiyong Park · 1 year, 4 months ago
  25. 40182b6 Remove duplicated CollectDependencyAconfigFiles() by Justin Yun · 1 year, 4 months ago
  26. 20df11e Revert^2 "Always embed jni libs and store uncompressed" by Jiyong Park · 1 year, 4 months ago
  27. d02d710 Merge changes from topic "revert-3075263-MMTOVXSVUO" into main by Treehugger Robot · 1 year, 4 months ago
  28. a71b90c Revert "Always embed jni libs and store uncompressed" by Sam Chiu · 1 year, 4 months ago
  29. 14f7714 Merge changes Ie866b192,I7df993ea into main by Jiyong Park · 1 year, 4 months ago
  30. 3eea67d Always embed jni libs and store uncompressed by Jiyong Park · 1 year, 4 months ago
  31. 17ce834 Export app's logtags too by Inseob Kim · 1 year, 4 months ago
  32. 37e0bb0 Merge logtags from cc modules too by Inseob Kim · 1 year, 4 months ago
  33. dad2a36 Revert^2 "Support static_libs for java_import modules" by Colin Cross · 1 year, 6 months ago
  34. 9055e21 Revert "Revert "Support transitive dependencies through android_..." by Colin Cross · 1 year, 6 months ago
  35. 44841aa Revert "Support transitive dependencies through android_libary_i..." by Colin Cross · 1 year, 6 months ago
  36. c6c9c73 Revert "Support static_libs for java_import modules" by Colin Cross · 1 year, 6 months ago
  37. a174d2e Support static_libs for java_import modules by Colin Cross · 1 year, 6 months ago
  38. 8179496 Support transitive dependencies through android_libary_import modules by Colin Cross · 1 year, 7 months ago
  39. 614a6f2 Use BaseModuleName for LOCAL_MODULE by Spandan Das · 1 year, 6 months ago
  40. 7dacb0e Merge "Modify LOCAL_DROIDDOC_* to export the exportable artifacts" into main by Jihoon Kang · 1 year, 7 months ago
  41. 246690a Modify LOCAL_DROIDDOC_* to export the exportable artifacts by Jihoon Kang · 1 year, 7 months ago
  42. 3cf0463 Support mechanism to select a specific version of module sdk prebuilt by Spandan Das · 1 year, 8 months ago
  43. ee11328 Prepare to generate "runtime" stubs in droidstubs by Jihoon Kang · 1 year, 8 months ago
  44. acae2d7 move SetAconfigFileMkEntries to android by LaMont Jones · 1 year, 8 months ago
  45. 2069c3f Move dexpreopt processing from java_*_import to prebuilt_apex by Spandan Das · 1 year, 9 months ago
  46. 6dc93f9 Properly package aconfig files for vendor partition by Yu Liu · 1 year, 9 months ago
  47. d788b3e Merge aconfig files per-module by Colin Cross · 1 year, 9 months ago
  48. 9dc6b10 Merge "Add container property to aconfig_declarations." into main by Yu Liu · 1 year, 9 months ago
  49. 312634e Don't write transitive dependencies to Android-${TARGET_PRODUCT}.mk by Colin Cross · 1 year, 10 months ago
  50. eae7b36 Add container property to aconfig_declarations. by Yu Liu · 1 year, 10 months ago
  51. 34dc4cd Add support for auto-generated characteristics RRO by Inseob Kim · 1 year, 10 months ago
  52. 6077263 Update Headers_only to a bool pointer by Liz Kammer · 1 year, 11 months ago
  53. a15790a java_library support for building headers-only by Mark White · 2 years, 1 month ago
  54. 245482e Merge "Move android_library resource handling to Bazel's ResourceProcessorBusyBox" into main by Treehugger Robot · 2 years, 1 month ago
  55. 4eae06d Move android_library resource handling to Bazel's ResourceProcessorBusyBox by Colin Cross · 2 years, 3 months ago
  56. ed89d33 Merge changes I69f80d12,I40d48644 into main by Treehugger Robot · 2 years, 1 month ago
  57. 6fe59eb Track transitive usage of aconfig flags and add LOCAL_ACONFIG_FILES to Android-<product>.mk by Joe Onorato · 2 years, 2 months ago
  58. f06d8dc Strip META-INF/services from implementation jars when using as header jars by Colin Cross · 2 years, 2 months ago
  59. 1bfb6f2 Fix stem to be propagated to output jar name in java_library by Jihoon Kang · 2 years, 2 months ago
  60. 4c90f99 Use depsets for transitive manifests and assets by Colin Cross · 2 years, 3 months ago
  61. eaf7f5e Fix Soong code, remove dead code, and clean up code for Java fuzz by Cory Barker · 2 years, 7 months ago
  62. 1bff034 Modify Soong to utilize from-text android.jar in build by Jihoon Kang · 2 years, 8 months ago
  63. 8ac7d7d Revert "Export non-apex variants of modules to make" by Jingwen Chen · 2 years, 6 months ago
  64. 502da39 Export non-apex variants of modules to make by Cole Faust · 2 years, 6 months ago
  65. 295da16 Revert "Export non-apex variants of modules to make" by Iván Budnik · 2 years, 6 months ago
  66. ad222f2 Export non-apex variants of modules to make by Cole Faust · 2 years, 6 months ago
  67. 458a15b Remove IsModuleInVersionedSdk by Paul Duffin · 2 years, 10 months ago
  68. e3ae3dd Dedup checks for module being in versioned sdk snapshot by Paul Duffin · 2 years, 10 months ago
  69. fb7d5c8 Merge "Build and package Java fuzzers for device" by Muhammad Haseeb Ahmad · 2 years, 11 months ago
  70. eb14ff2 Build and package Java fuzzers for device by Muhammad Haseeb Ahmad · 3 years ago
  71. f78a890 Specify jnilib partition in Android-<target>.mk by Jihoon Kang · 3 years ago
  72. 852d0c4 Merge "Move common test_options properties into the android package" by Zhenhuang Wang · 3 years, 1 month ago
  73. 0ac5a43 Move common test_options properties into the android package by Zhenhuang Wang · 3 years, 1 month ago
  74. 4815e77 Merge "Make sure dist files have license metadata." am: f57b54cda7 am: c688531cba by Treehugger Robot · 3 years, 3 months ago
  75. 5180438 Make sure dist files have license metadata. by Bob Badour · 3 years, 5 months ago
  76. 9f2eab6 Merge "Fix prebuilts of overridden apps" am: 822029166d am: 7a8e610703 by Treehugger Robot · 3 years, 4 months ago
  77. 8220291 Merge "Fix prebuilts of overridden apps" by Treehugger Robot · 3 years, 4 months ago
  78. 7583481 Merge "Make "overrides" attribute of Android_app overridable" by Treehugger Robot · 3 years, 4 months ago
  79. aaa0c1f Fix prebuilts of overridden apps by Colin Cross · 3 years, 4 months ago
  80. 198f589 Make "overrides" attribute of Android_app overridable by zhidou · 3 years, 7 months ago
  81. 15d071f Merge "Write AndroidMk for api-versions.xml module" am: 55c157791e am: adfab19c93 by Anton Hansson · 3 years, 4 months ago
  82. 4bf0080 Write AndroidMk for api-versions.xml module by Anton Hansson · 3 years, 4 months ago
  83. 809cd79 Merge "Add jni support to java_fuzz_host" am: 4e70b7586a am: 5b63f52025 by Muhammad Haseeb Ahmad · 3 years, 4 months ago
  84. 7e74405 Add jni support to java_fuzz_host by Muhammad Haseeb Ahmad · 3 years, 5 months ago
  85. 8c80126 Surface Java APIs Used By APK-only Modules. by Matt Banda · 3 years, 5 months ago
  86. 0a6539d Merge "Revert "Revert "Build notice files from license metadata.""" am: 3aae38d451 am: b0489dec23 am: bf82573d27 by Bob Badour · 3 years, 5 months ago
  87. de6a087 Revert "Revert "Build notice files from license metadata."" by Bob Badour · 3 years, 5 months ago
  88. 67c0b63 Revert "Build notice files from license metadata." am: 77807b3c27 am: 72f9cdb599 am: 6c698e406d by Wei Sheng Shih · 3 years, 5 months ago
  89. 77807b3 Revert "Build notice files from license metadata." by Wei Sheng Shih · 3 years, 5 months ago
  90. 8d17118 Build notice files from license metadata. am: 43c2dcaef6 am: 6f7de5b1a9 am: cbcf8d9b05 by Bob Badour · 3 years, 5 months ago
  91. 43c2dca Build notice files from license metadata. by Bob Badour · 3 years, 5 months ago
  92. a2ce78f Make "overrides" attribute of Android_app overridable by zhidou · 3 years, 7 months ago
  93. 29e2f6d Use 'stem' to override APK name by Jooyung Han · 3 years, 8 months ago
  94. 880e111 Merge changes I8f4eaed1,I358a62d3 by Jiakai Zhang · 3 years, 9 months ago
  95. 28bc9a8 Dexpreopt standalone system server jars from prebuilts. by Jiakai Zhang · 3 years, 9 months ago
  96. c68db4b Remove InstallBypassMake and ToMakePath by Colin Cross · 3 years, 10 months ago
  97. ffbcd1d Extract primary apk from apk set zip by Colin Cross · 3 years, 10 months ago
  98. 3108ce1 Add dependency from hostdex installed module to Make intermediates by Colin Cross · 3 years, 10 months ago
  99. 24cc4be6 Move java module installation into Soong by Colin Cross · 3 years, 10 months ago
  100. 9fe1410 Add android_sdk_repo_host to build platform-tools&build-tools by Dan Willemsen · 4 years, 2 months ago