1. 039b04f Merge "Upload build metrics after a build is completed." by Treehugger Robot · 6 years ago
  2. 219eef3 Upload build metrics after a build is completed. by Patrice Arruda · 6 years ago
  3. 9a37d4a Merge "pom2bp: add apex_available/min_sdk_version" by Jooyung Han · 6 years ago
  4. 321bbe9 Explain checkLinker errors a bit more. by Martin Stjernholm · 6 years ago
  5. ad37304 Merge "Call Delve using exec() instead of "dlv attach"." by Lukács T. Berki · 6 years ago
  6. 43d3025 pom2bp: add apex_available/min_sdk_version by Jooyung Han · 6 years ago
  7. 827c55f Handle universal APK case in extract_apks by Sasha Smundak · 6 years ago
  8. a5e0f71 Call Delve using exec() instead of "dlv attach". by Lukacs T. Berki · 6 years ago
  9. fa00c06 Add apex_set module. by Jaewoong Jung · 6 years ago
  10. 7a894a6 Implement extract_apks by Sasha Smundak · 6 years ago
  11. 347ba75 Remove TEMPORARY_DISABLE_PATH_RESTRICTIONS by Dan Willemsen · 6 years ago
  12. a86983d Use 0777 instead of FileInfo() for dirs. by Jaewoong Jung · 6 years ago
  13. 74b4399 Add build progress in Soong UI by Patrice Arruda · 6 years ago
  14. 9403e4b Merge "Collect metrics from inside soong_build" by Colin Cross · 6 years ago
  15. b72c909 Collect metrics from inside soong_build by Colin Cross · 6 years ago
  16. c087be1 Automate dependency on inputs of genrule module type. by Bill Peckham · 6 years ago
  17. 7c78b3c Merge "If input zip file cannot opened, print its name." by Treehugger Robot · 6 years ago
  18. 8b8bec3 Create a highmem pool and put metalava into it by Colin Cross · 6 years ago
  19. 6172491 If input zip file cannot opened, print its name. by Sasha Smundak · 6 years ago
  20. 1bdbdec Take into account RAM usage for multiproduct_kati by Dan Willemsen · 6 years ago
  21. 9609ad9 Add sharding support to multiproduct_kati by Dan Willemsen · 6 years ago
  22. e94272d Silence trailing "1 warning" message from javac when warning is silenced by Colin Cross · 6 years ago
  23. c0b9f6b Force dumpvars into dumb terminal mode and move log files by Colin Cross · 6 years ago
  24. b5f6dc4 Fix lint error in format string by Colin Cross · 6 years ago
  25. f80ef34 Merge "Rewrite depfile from sbox to stay reproducible" am: e2ce551909 by Dan Willemsen · 6 years ago
  26. c89b6f1 Rewrite depfile from sbox to stay reproducible by Dan Willemsen · 6 years ago
  27. 73d9ff7 Merge "Allow reading zipfile list from a file." am: 02ed5df4ac by Alexander Smundak · 6 years ago
  28. 1459a92 Allow reading zipfile list from a file. by Sasha Smundak · 6 years ago
  29. 57d5786 Merge "Remove support for ONE_SHOT_MAKEFILE" am: d778b93168 by Dan Willemsen · 6 years ago
  30. ce41e94 Remove support for ONE_SHOT_MAKEFILE by Dan Willemsen · 6 years ago
  31. 12efb05 Merge "Deprecate ONE_SHOT_MAKEFILE" am: 1d73e5e566 by Dan Willemsen · 6 years ago
  32. c636083 Deprecate ONE_SHOT_MAKEFILE by Dan Willemsen · 6 years ago
  33. 6f71678 Merge "Allow other module types in androidx" am: 6edff69513 by Tony Mak · 6 years ago
  34. 8178500 Allow other module types in androidx by Tony Mak · 6 years ago
  35. fe6a621 Merge "soong-ui: Redirect mmm to mmma." am: 216e315a34 by Patrice Arruda · 6 years ago
  36. 216e315 Merge "soong-ui: Redirect mmm to mmma." by Treehugger Robot · 6 years ago
  37. 0cacc04 Merge "soong-ui: Redirect mm to mma." am: 80b562eb5b by Patrice Arruda · 6 years ago
  38. a9e1215 soong-ui: Redirect mmm to mmma. by Patrice Arruda · 6 years ago
  39. 2274102 soong-ui: Redirect mm to mma. by Patrice Arruda · 6 years ago
  40. 9321804 Rename product_services to system_ext am: d5f6c8261a by Justin Yun · 6 years ago
  41. d5f6c82 Rename product_services to system_ext by Justin Yun · 7 years ago
  42. cd48600 Merge changes Icfc893c8,I40f03fc0 am: f67e1bee4a by Colin Cross · 6 years ago
  43. aa812d1 Allow debugging with SOONG_DELVE=<listen addr> by Colin Cross · 7 years ago
  44. a73c8a4 Merge "Compute critical path when ninja finishes" am: 7c9b4cf144 am: 7b4a190539 by Colin Cross · 7 years ago
  45. 7b62453 Compute critical path when ninja finishes by Colin Cross · 7 years ago
  46. 55ac3dd Merge "Soong: Add build_error proto raw file to $(OUT_DIR)." am: 7d7cae85ab by Patrice Arruda · 7 years ago
  47. 297ceba Soong: Add build_error proto raw file to $(OUT_DIR). by Patrice Arruda · 7 years ago
  48. 4b557d8 Merge "Soong: Add BUILD_MODULES build action in soong_ui." am: 45cdb71290 by Patrice Arruda · 7 years ago
  49. 3928206 Soong: Add BUILD_MODULES build action in soong_ui. by Patrice Arruda · 7 years ago
  50. 5dbf869 Soong: Use ctx.Writer in flag usage for dumpVar and dumpVars in soong_ui. am: db4c2f115e by Patrice Arruda · 7 years ago
  51. db4c2f1 Soong: Use ctx.Writer in flag usage for dumpVar and dumpVars in soong_ui. by Patrice Arruda · 7 years ago
  52. 268a702 Merge "soong_ui: Add --build-mode flag in soong_ui" am: 2f93a2e07b by Patrice Arruda · 7 years ago
  53. b7b2282 soong_ui: Add --build-mode flag in soong_ui by Patrice Arruda · 7 years ago
  54. 10b659a Merge "Soong: Fix the package name in metrics.proto file" am: eec8d3aee3 by Patrice Arruda · 7 years ago
  55. 0cc5b21 Soong: Fix the package name in metrics.proto file by Patrice Arruda · 7 years ago
  56. ceec6a2 Merge changes I555ad21a,I9d46761e,I917bdeee,I5bc5476a,I59bbdae4, ... am: 6ebe07def7 by Colin Cross · 7 years ago
  57. e0df1a3 Move all output through StatusOutput by Colin Cross · 7 years ago
  58. 097ed2a Remove terminal.Writer by Colin Cross · 7 years ago
  59. 7488174 Merge "Refactor .aar resource compilation" am: 588857b418 am: 2758050dc4 by Dan Willemsen · 7 years ago
  60. 304cfec Refactor .aar resource compilation by Dan Willemsen · 7 years ago
  61. d2e1149 resolve merge conflicts of a3898089ba59d4b014a1da731413c1e91a7f29d3 to qt-dev-plus-aosp by Patrice Arruda · 7 years ago
  62. 565ee6e Merge "Soong: Refactor the soong_ui arguments processing to be more like bazel." by Treehugger Robot · 7 years ago
  63. a5c2542 Soong: Refactor the soong_ui arguments processing to be more like bazel. by Patrice Arruda · 7 years ago
  64. f41ed9a Merge "Remove services.art from known_nondeterminism.whitelist" am: 42603c4ab5 by Colin Cross · 7 years ago
  65. 497d4c2 Remove services.art from known_nondeterminism.whitelist by Colin Cross · 7 years ago
  66. 7d15509 Merge "pom2bp: Implement -static-deps to match pom2mk" am: 80ae6816ae by Dan Willemsen · 7 years ago
  67. 52c90d8 pom2bp: Implement -static-deps to match pom2mk by Dan Willemsen · 7 years ago
  68. 8a4c0da Add -jetifier to pom2mk and pom2bp am: 7fdab6eeec am: fd9fa1a56e by Dan Willemsen · 7 years ago
  69. 7fdab6e Add -jetifier to pom2mk and pom2bp by Dan Willemsen · 7 years ago
  70. 0018e7f Merge "Rename -extra-deps to --extra-static-libs and add --extra-libs" am: 38b122021a by Paul Duffin · 7 years ago
  71. 38b1220 Merge "Rename -extra-deps to --extra-static-libs and add --extra-libs" by Paul Duffin · 7 years ago
  72. babaf07 Rename -extra-deps to --extra-static-libs and add --extra-libs by Paul Duffin · 7 years ago
  73. a7d23ae Merge "Embed CSS entries in soong_build.html." am: 0a0b3fa605 am: 6d48aa4186 by Jaewoong Jung · 7 years ago
  74. 891af48 Support RuleBuilder.Sbox to wrap commands in sbox am: 633c502295 am: b933c57635 by Dan Willemsen · 7 years ago
  75. 0a0b3fa Merge "Embed CSS entries in soong_build.html." by Treehugger Robot · 7 years ago
  76. 5f867c0 Embed CSS entries in soong_build.html. by Jaewoong Jung · 7 years ago
  77. 633c502 Support RuleBuilder.Sbox to wrap commands in sbox by Dan Willemsen · 7 years ago
  78. 537cfd2 Merge "pom2bp: add jar deps to -nodeps modules" am: 34df71446f am: 694b4629e1 by Colin Cross · 7 years ago
  79. 1aa7f26 pom2bp: add jar deps to -nodeps modules by Colin Cross · 7 years ago
  80. 11fbb89 Fix package path of android/soong/android pctx am: cc0ce80ed5 am: a1c57b4664 by Colin Cross · 7 years ago
  81. cc0ce80 Fix package path of android/soong/android pctx by Colin Cross · 7 years ago
  82. a50a246 Merge changes I7dd4ba7f,I7887a67a am: 92cc71606c am: 900574f0cd am: 6c99a30bb7 by Colin Cross · 7 years ago
  83. 92cc716 Merge changes I7dd4ba7f,I7887a67a by Colin Cross · 7 years ago
  84. f37f6b0 Merge changes Ie7f776a4,I3ca5dd1f,I2e911262 am: 11581cf6b3 am: 89d99337fb by Colin Cross · 7 years ago
  85. 11581cf Merge changes Ie7f776a4,I3ca5dd1f,I2e911262 by Colin Cross · 7 years ago
  86. 93599cd Merge "Touch output files in sbox" am: 80eb6907ac am: 9457c97c40 am: 5cb90e6517 by Colin Cross · 7 years ago
  87. d1c1e6f Touch output files in sbox by Colin Cross · 7 years ago
  88. d93112a Add a whitelist for services.art changing between builds by Colin Cross · 7 years ago
  89. 91ee4c7 Add diff_target_files tool by Colin Cross · 7 years ago
  90. c45c3b5 Import files from compare_target_files for use in diff_target_files by Colin Cross · 7 years ago
  91. 1d2cf04 Add depfile support to RuleBuilder by Colin Cross · 7 years ago
  92. 9b4cd0c Build doc improvements. am: 12c02a63d0 am: dde127fdb6 am: 8c822915fb by Jaewoong Jung · 7 years ago
  93. 12c02a6 Build doc improvements. by Jaewoong Jung · 7 years ago
  94. e4d2d08 Merge "Change module type text to HTML in build docs." am: 0d2c1d1e23 am: 7c8d1b2400 by Jaewoong Jung · 7 years ago
  95. 238be38 Change module type text to HTML in build docs. by Jaewoong Jung · 7 years ago
  96. 6b783c8 Fix recent builds with bad dangling symlinks by Dan Willemsen · 7 years ago
  97. 0b9f31f Replace *Escape with *EscapeList by Colin Cross · 7 years ago
  98. d10f484 Add a filename to anchor links in build docs. by Jaewoong Jung · 7 years ago
  99. 90e1155 soong_docs build link error fix. by Jaewoong Jung · 7 years ago
  100. 6c29688 Split up Soong build doc. by Jaewoong Jung · 7 years ago