1. d8004ef Generate .bzl rule definitions for every module type in Soong, and by Jingwen Chen · 4 years, 5 months ago
  2. ce3d46f Bazel overlay: rename 'deps' to 'module_deps'. by Jingwen Chen · 4 years, 5 months ago
  3. 81a0b66 Merge "Surface module properties as Bazel BUILD target attributes in the Bazel overlay" by Jingwen Chen · 4 years, 5 months ago
  4. 69d4cbe Surface module properties as Bazel BUILD target attributes in the Bazel overlay by Jingwen Chen · 4 years, 5 months ago
  5. f668917 Add Goma deprecation PSA to soong. by Ramy Medhat · 4 years, 5 months ago
  6. 5ba7e47 Create a AOSP Bazel overlay workspace with Soong by Jingwen Chen · 4 years, 6 months ago
  7. 09ef4dc Update language to comply with inclusive guidance by Patrice Arruda · 4 years, 6 months ago
  8. 0413d0a Merge "Update language to comply with inclusive guidance" by Treehugger Robot · 4 years, 6 months ago
  9. 8da724a Update language to comply with inclusive guidance by Patrice Arruda · 4 years, 6 months ago
  10. f445ba1 Inclusive fix: renaming dumb terminal to simple terminal. by Patrice Arruda · 4 years, 6 months ago
  11. 73c790f Use the build start time from Soong main UI for metrics build timestamp. by Patrice Arruda · 4 years, 6 months ago
  12. 62f1bf2 Add RBE metrics dump in Soong UI. by Patrice Arruda · 4 years, 6 months ago
  13. a93fbac Correct typo of defaults for docs property sorting by Liz Kammer · 4 years, 6 months ago
  14. 0eeff82 Merge "Add missing soong_docs inputs" by Christopher Parsons · 4 years, 6 months ago
  15. 11c1e0f Output apkcerts file for android_app_set. by Jaewoong Jung · 4 years, 7 months ago
  16. 5e291c2 Fix bpfmt issues and add bpfmt to preupload checks by Thiébaud Weksteen · 4 years, 7 months ago
  17. 8f232a2 Add missing soong_docs inputs by Chris Parsons · 4 years, 7 months ago
  18. cd767ee Revert "Add Android.bp.list and soong.variables to inputs for soong_docs action" by Christopher Parsons · 4 years, 7 months ago
  19. 67eee7c Add Android.bp.list and soong.variables to inputs for soong_docs action by Chris Parsons · 4 years, 8 months ago
  20. 7cc2074 Run the metrics uploader in the background. by Patrice Arruda · 4 years, 7 months ago
  21. 039b04f Merge "Upload build metrics after a build is completed." by Treehugger Robot · 4 years, 8 months ago
  22. 219eef3 Upload build metrics after a build is completed. by Patrice Arruda · 4 years, 8 months ago
  23. 9a37d4a Merge "pom2bp: add apex_available/min_sdk_version" by Jooyung Han · 4 years, 8 months ago
  24. 321bbe9 Explain checkLinker errors a bit more. by Martin Stjernholm · 4 years, 8 months ago
  25. ad37304 Merge "Call Delve using exec() instead of "dlv attach"." by Lukács T. Berki · 4 years, 8 months ago
  26. 43d3025 pom2bp: add apex_available/min_sdk_version by Jooyung Han · 4 years, 8 months ago
  27. 827c55f Handle universal APK case in extract_apks by Sasha Smundak · 4 years, 8 months ago
  28. a5e0f71 Call Delve using exec() instead of "dlv attach". by Lukacs T. Berki · 4 years, 8 months ago
  29. fa00c06 Add apex_set module. by Jaewoong Jung · 4 years, 8 months ago
  30. 7a894a6 Implement extract_apks by Sasha Smundak · 4 years, 8 months ago
  31. 347ba75 Remove TEMPORARY_DISABLE_PATH_RESTRICTIONS by Dan Willemsen · 4 years, 9 months ago
  32. a86983d Use 0777 instead of FileInfo() for dirs. by Jaewoong Jung · 4 years, 10 months ago
  33. 74b4399 Add build progress in Soong UI by Patrice Arruda · 4 years, 10 months ago
  34. 9403e4b Merge "Collect metrics from inside soong_build" by Colin Cross · 4 years, 11 months ago
  35. b72c909 Collect metrics from inside soong_build by Colin Cross · 5 years ago
  36. c087be1 Automate dependency on inputs of genrule module type. by Bill Peckham · 5 years ago
  37. 7c78b3c Merge "If input zip file cannot opened, print its name." by Treehugger Robot · 5 years ago
  38. 8b8bec3 Create a highmem pool and put metalava into it by Colin Cross · 5 years ago
  39. 6172491 If input zip file cannot opened, print its name. by Sasha Smundak · 5 years ago
  40. 1bdbdec Take into account RAM usage for multiproduct_kati by Dan Willemsen · 5 years ago
  41. 9609ad9 Add sharding support to multiproduct_kati by Dan Willemsen · 5 years ago
  42. e94272d Silence trailing "1 warning" message from javac when warning is silenced by Colin Cross · 5 years ago
  43. c0b9f6b Force dumpvars into dumb terminal mode and move log files by Colin Cross · 5 years ago
  44. b5f6dc4 Fix lint error in format string by Colin Cross · 5 years ago
  45. f80ef34 Merge "Rewrite depfile from sbox to stay reproducible" am: e2ce551909 by Dan Willemsen · 5 years ago
  46. c89b6f1 Rewrite depfile from sbox to stay reproducible by Dan Willemsen · 5 years ago
  47. 73d9ff7 Merge "Allow reading zipfile list from a file." am: 02ed5df4ac by Alexander Smundak · 5 years ago
  48. 1459a92 Allow reading zipfile list from a file. by Sasha Smundak · 6 years ago
  49. 57d5786 Merge "Remove support for ONE_SHOT_MAKEFILE" am: d778b93168 by Dan Willemsen · 5 years ago
  50. ce41e94 Remove support for ONE_SHOT_MAKEFILE by Dan Willemsen · 5 years ago
  51. 12efb05 Merge "Deprecate ONE_SHOT_MAKEFILE" am: 1d73e5e566 by Dan Willemsen · 5 years ago
  52. c636083 Deprecate ONE_SHOT_MAKEFILE by Dan Willemsen · 5 years ago
  53. 6f71678 Merge "Allow other module types in androidx" am: 6edff69513 by Tony Mak · 5 years ago
  54. 8178500 Allow other module types in androidx by Tony Mak · 5 years ago
  55. fe6a621 Merge "soong-ui: Redirect mmm to mmma." am: 216e315a34 by Patrice Arruda · 5 years ago
  56. 216e315 Merge "soong-ui: Redirect mmm to mmma." by Treehugger Robot · 5 years ago
  57. 0cacc04 Merge "soong-ui: Redirect mm to mma." am: 80b562eb5b by Patrice Arruda · 5 years ago
  58. a9e1215 soong-ui: Redirect mmm to mmma. by Patrice Arruda · 5 years ago
  59. 2274102 soong-ui: Redirect mm to mma. by Patrice Arruda · 5 years ago
  60. 9321804 Rename product_services to system_ext am: d5f6c8261a by Justin Yun · 6 years ago
  61. d5f6c82 Rename product_services to system_ext by Justin Yun · 6 years ago
  62. cd48600 Merge changes Icfc893c8,I40f03fc0 am: f67e1bee4a by Colin Cross · 6 years ago
  63. aa812d1 Allow debugging with SOONG_DELVE=<listen addr> by Colin Cross · 6 years ago
  64. a73c8a4 Merge "Compute critical path when ninja finishes" am: 7c9b4cf144 am: 7b4a190539 by Colin Cross · 6 years ago
  65. 7b62453 Compute critical path when ninja finishes by Colin Cross · 6 years ago
  66. 55ac3dd Merge "Soong: Add build_error proto raw file to $(OUT_DIR)." am: 7d7cae85ab by Patrice Arruda · 6 years ago
  67. 297ceba Soong: Add build_error proto raw file to $(OUT_DIR). by Patrice Arruda · 6 years ago
  68. 4b557d8 Merge "Soong: Add BUILD_MODULES build action in soong_ui." am: 45cdb71290 by Patrice Arruda · 6 years ago
  69. 3928206 Soong: Add BUILD_MODULES build action in soong_ui. by Patrice Arruda · 6 years ago
  70. 5dbf869 Soong: Use ctx.Writer in flag usage for dumpVar and dumpVars in soong_ui. am: db4c2f115e by Patrice Arruda · 6 years ago
  71. db4c2f1 Soong: Use ctx.Writer in flag usage for dumpVar and dumpVars in soong_ui. by Patrice Arruda · 6 years ago
  72. 268a702 Merge "soong_ui: Add --build-mode flag in soong_ui" am: 2f93a2e07b by Patrice Arruda · 6 years ago
  73. b7b2282 soong_ui: Add --build-mode flag in soong_ui by Patrice Arruda · 6 years ago
  74. 10b659a Merge "Soong: Fix the package name in metrics.proto file" am: eec8d3aee3 by Patrice Arruda · 6 years ago
  75. 0cc5b21 Soong: Fix the package name in metrics.proto file by Patrice Arruda · 6 years ago
  76. ceec6a2 Merge changes I555ad21a,I9d46761e,I917bdeee,I5bc5476a,I59bbdae4, ... am: 6ebe07def7 by Colin Cross · 6 years ago
  77. e0df1a3 Move all output through StatusOutput by Colin Cross · 6 years ago
  78. 097ed2a Remove terminal.Writer by Colin Cross · 6 years ago
  79. 7488174 Merge "Refactor .aar resource compilation" am: 588857b418 am: 2758050dc4 by Dan Willemsen · 6 years ago
  80. 304cfec Refactor .aar resource compilation by Dan Willemsen · 6 years ago
  81. d2e1149 resolve merge conflicts of a3898089ba59d4b014a1da731413c1e91a7f29d3 to qt-dev-plus-aosp by Patrice Arruda · 6 years ago
  82. 565ee6e Merge "Soong: Refactor the soong_ui arguments processing to be more like bazel." by Treehugger Robot · 6 years ago
  83. a5c2542 Soong: Refactor the soong_ui arguments processing to be more like bazel. by Patrice Arruda · 6 years ago
  84. f41ed9a Merge "Remove services.art from known_nondeterminism.whitelist" am: 42603c4ab5 by Colin Cross · 6 years ago
  85. 497d4c2 Remove services.art from known_nondeterminism.whitelist by Colin Cross · 6 years ago
  86. 7d15509 Merge "pom2bp: Implement -static-deps to match pom2mk" am: 80ae6816ae by Dan Willemsen · 6 years ago
  87. 52c90d8 pom2bp: Implement -static-deps to match pom2mk by Dan Willemsen · 6 years ago
  88. 8a4c0da Add -jetifier to pom2mk and pom2bp am: 7fdab6eeec am: fd9fa1a56e by Dan Willemsen · 6 years ago
  89. 7fdab6e Add -jetifier to pom2mk and pom2bp by Dan Willemsen · 6 years ago
  90. 0018e7f Merge "Rename -extra-deps to --extra-static-libs and add --extra-libs" am: 38b122021a by Paul Duffin · 6 years ago
  91. 38b1220 Merge "Rename -extra-deps to --extra-static-libs and add --extra-libs" by Paul Duffin · 6 years ago
  92. babaf07 Rename -extra-deps to --extra-static-libs and add --extra-libs by Paul Duffin · 6 years ago
  93. a7d23ae Merge "Embed CSS entries in soong_build.html." am: 0a0b3fa605 am: 6d48aa4186 by Jaewoong Jung · 6 years ago
  94. 891af48 Support RuleBuilder.Sbox to wrap commands in sbox am: 633c502295 am: b933c57635 by Dan Willemsen · 6 years ago
  95. 0a0b3fa Merge "Embed CSS entries in soong_build.html." by Treehugger Robot · 6 years ago
  96. 5f867c0 Embed CSS entries in soong_build.html. by Jaewoong Jung · 6 years ago
  97. 633c502 Support RuleBuilder.Sbox to wrap commands in sbox by Dan Willemsen · 6 years ago
  98. 537cfd2 Merge "pom2bp: add jar deps to -nodeps modules" am: 34df71446f am: 694b4629e1 by Colin Cross · 6 years ago
  99. 1aa7f26 pom2bp: add jar deps to -nodeps modules by Colin Cross · 6 years ago
  100. 11fbb89 Fix package path of android/soong/android pctx am: cc0ce80ed5 am: a1c57b4664 by Colin Cross · 6 years ago