1. 8574ae7 Merge "Allow Bazel to write to an external DIST_DIR (outside of OUT_DIR)." by Treehugger Robot · 5 years ago
  2. 5571f61 Merge changes I394a1b62,I6906be4c by Treehugger Robot · 5 years ago
  3. 3c9f5ac Allow Bazel to write to an external DIST_DIR (outside of OUT_DIR). by Rupert Shuttleworth · 5 years ago
  4. d3b3067 Merge changes I1d6750db,Ie2c197bb,I6a51c89a by Colin Cross · 5 years ago
  5. 4056402 Add bazel metrics directory to the list of metrics files to be uploaded. by Patrice Arruda · 5 years ago
  6. 83842d7 Provide an interface for shared paths between Soong and Soong UI. by Patrice Arruda · 5 years ago
  7. 859dfd9 Add executable flag to sbox copy requests by Colin Cross · 5 years ago
  8. 741711b Merge "Add ranking in docs for exclude_srcs to follow srcs" by Treehugger Robot · 5 years ago
  9. 946e0b6 Merge "Add bp2build mode to soong_build." by Jingwen Chen · 5 years ago
  10. 4133ce6 Add bp2build mode to soong_build. by Jingwen Chen · 5 years ago
  11. 97d85c8 Merge "Remove soong.config, FileConfigurableOptions, MegaDevice config." by Jingwen Chen · 5 years ago
  12. 6e25bb9 Merge "Soong: use deterministic temp dir names in sbox" by Treehugger Robot · 5 years ago
  13. af970a2 Generalize the handling of dist tags by Paul Duffin · 5 years ago
  14. b73daa5 Soong: use deterministic temp dir names in sbox by Ulf Adams · 5 years ago
  15. d03797e Remove hardlink optmization in sbox by Colin Cross · 5 years ago
  16. c4d91bc Remove soong.config, FileConfigurableOptions, MegaDevice config. by Jingwen Chen · 5 years ago
  17. 38214f5 Merge changes I8af00c8c,Ia526ae89 by Colin Cross · 5 years ago
  18. fbb138c Merge "Refactor queryview templates into a different file." by Treehugger Robot · 5 years ago
  19. e16ce36 Reland: Rewrite sbox to use a textproto manifest by Colin Cross · 5 years ago
  20. b893f87 Merge "Revert "Rewrite sbox to use a textproto manifest"" by Colin Cross · 5 years ago
  21. 619b9ab Revert "Rewrite sbox to use a textproto manifest" by Colin Cross · 5 years ago
  22. 60d06cf Merge "Rewrite sbox to use a textproto manifest" by Colin Cross · 5 years ago
  23. 83f738c Merge "zipsync handles symlink" by Treehugger Robot · 5 years ago
  24. 157a781 Merge "Add and update comments in env and android_env.go" by Jaewoong Jung · 5 years ago
  25. dc48afd zipsync handles symlink by Jiyong Park · 5 years ago
  26. 151b9ff Rewrite sbox to use a textproto manifest by Colin Cross · 5 years ago
  27. b24e970 Refactor queryview templates into a different file. by Jingwen Chen · 5 years ago
  28. 9f98d3f Improve soong_ui main.go comments. by Jaewoong Jung · 5 years ago
  29. f2200ad Add and update comments in env and android_env.go by Jaewoong Jung · 5 years ago
  30. ceed6be Merge "Pass Config to NewTestContext instead of ctx.Register" by Treehugger Robot · 5 years ago
  31. 0c1c456 Define UseBazel in Config by Patrice Arruda · 5 years ago
  32. 3060ec7 Stop first pass of mixed bazel builds before writing ninja by Chris Parsons · 5 years ago
  33. ae8600b Pass Config to NewTestContext instead of ctx.Register by Colin Cross · 5 years ago
  34. e7211dd Add ranking in docs for exclude_srcs to follow srcs by Liz Kammer · 5 years ago
  35. 50f93d2 Rename bazel overlay to queryview. by Jingwen Chen · 5 years ago
  36. 222ff4d bazel overlay: fix regression to "list of string" bpdocs type. by Jingwen Chen · 5 years ago
  37. d3e294d Merge "Add --skip-soong-tests argument to soong_ui and use it in multiproduct_kati" by Treehugger Robot · 5 years ago
  38. 00a8a3f Add --skip-soong-tests argument to soong_ui and use it in multiproduct_kati by Colin Cross · 5 years ago
  39. e92c30d Capture the build command that executed the build system. by Patrice Arruda · 5 years ago
  40. 680387b Add code to enable USE_BAZEL=1 m functionality in AOSP. by Rupert Shuttleworth · 5 years ago
  41. 311bd38 Bazel overlay: write all .bzl files in <bazel_overlay>/build/bazel/overlay_rules directory by Jingwen Chen · 5 years ago
  42. 0e7993e Clarify error for soong_ui failing to parse args by Liz Kammer · 5 years ago
  43. 6874dbe Stop hardcoding sdk/module_exports dynamic prop types for Bazel overlay. by Jingwen Chen · 5 years ago
  44. f43eee4 Merge "Add warning about out-directory usage with RBE builds" by Treehugger Robot · 5 years ago
  45. 405af07 Revert "Make lots of tests run in parallel" by Colin Cross · 6 years ago
  46. c8f8480 Merge "Mixed bazel/soong build prototype for genrule" by Christopher Parsons · 6 years ago
  47. f3c96ef Mixed bazel/soong build prototype for genrule by Chris Parsons · 6 years ago
  48. a0a44a8 Add warning about out-directory usage with RBE builds by Kousik Kumar · 6 years ago
  49. 323dc60 Make lots of tests run in parallel by Colin Cross · 6 years ago
  50. ec47864 Deprecate USE_GOMA and replace with FORCE_USE_GOMA by Kousik Kumar · 6 years ago
  51. d8004ef Generate .bzl rule definitions for every module type in Soong, and by Jingwen Chen · 6 years ago
  52. ce3d46f Bazel overlay: rename 'deps' to 'module_deps'. by Jingwen Chen · 6 years ago
  53. 81a0b66 Merge "Surface module properties as Bazel BUILD target attributes in the Bazel overlay" by Jingwen Chen · 6 years ago
  54. 69d4cbe Surface module properties as Bazel BUILD target attributes in the Bazel overlay by Jingwen Chen · 6 years ago
  55. f668917 Add Goma deprecation PSA to soong. by Ramy Medhat · 6 years ago
  56. 5ba7e47 Create a AOSP Bazel overlay workspace with Soong by Jingwen Chen · 6 years ago
  57. 09ef4dc Update language to comply with inclusive guidance by Patrice Arruda · 6 years ago
  58. 0413d0a Merge "Update language to comply with inclusive guidance" by Treehugger Robot · 6 years ago
  59. 8da724a Update language to comply with inclusive guidance by Patrice Arruda · 6 years ago
  60. f445ba1 Inclusive fix: renaming dumb terminal to simple terminal. by Patrice Arruda · 6 years ago
  61. 73c790f Use the build start time from Soong main UI for metrics build timestamp. by Patrice Arruda · 6 years ago
  62. 62f1bf2 Add RBE metrics dump in Soong UI. by Patrice Arruda · 6 years ago
  63. a93fbac Correct typo of defaults for docs property sorting by Liz Kammer · 6 years ago
  64. 0eeff82 Merge "Add missing soong_docs inputs" by Christopher Parsons · 6 years ago
  65. 11c1e0f Output apkcerts file for android_app_set. by Jaewoong Jung · 6 years ago
  66. 5e291c2 Fix bpfmt issues and add bpfmt to preupload checks by Thiébaud Weksteen · 6 years ago
  67. 8f232a2 Add missing soong_docs inputs by Chris Parsons · 6 years ago
  68. cd767ee Revert "Add Android.bp.list and soong.variables to inputs for soong_docs action" by Christopher Parsons · 6 years ago
  69. 67eee7c Add Android.bp.list and soong.variables to inputs for soong_docs action by Chris Parsons · 6 years ago
  70. 7cc2074 Run the metrics uploader in the background. by Patrice Arruda · 6 years ago
  71. 039b04f Merge "Upload build metrics after a build is completed." by Treehugger Robot · 6 years ago
  72. 219eef3 Upload build metrics after a build is completed. by Patrice Arruda · 6 years ago
  73. 9a37d4a Merge "pom2bp: add apex_available/min_sdk_version" by Jooyung Han · 6 years ago
  74. 321bbe9 Explain checkLinker errors a bit more. by Martin Stjernholm · 6 years ago
  75. ad37304 Merge "Call Delve using exec() instead of "dlv attach"." by Lukács T. Berki · 6 years ago
  76. 43d3025 pom2bp: add apex_available/min_sdk_version by Jooyung Han · 6 years ago
  77. 827c55f Handle universal APK case in extract_apks by Sasha Smundak · 6 years ago
  78. a5e0f71 Call Delve using exec() instead of "dlv attach". by Lukacs T. Berki · 6 years ago
  79. fa00c06 Add apex_set module. by Jaewoong Jung · 6 years ago
  80. 7a894a6 Implement extract_apks by Sasha Smundak · 6 years ago
  81. 347ba75 Remove TEMPORARY_DISABLE_PATH_RESTRICTIONS by Dan Willemsen · 6 years ago
  82. a86983d Use 0777 instead of FileInfo() for dirs. by Jaewoong Jung · 6 years ago
  83. 74b4399 Add build progress in Soong UI by Patrice Arruda · 6 years ago
  84. 9403e4b Merge "Collect metrics from inside soong_build" by Colin Cross · 6 years ago
  85. b72c909 Collect metrics from inside soong_build by Colin Cross · 6 years ago
  86. c087be1 Automate dependency on inputs of genrule module type. by Bill Peckham · 6 years ago
  87. 7c78b3c Merge "If input zip file cannot opened, print its name." by Treehugger Robot · 6 years ago
  88. 8b8bec3 Create a highmem pool and put metalava into it by Colin Cross · 6 years ago
  89. 6172491 If input zip file cannot opened, print its name. by Sasha Smundak · 6 years ago
  90. 1bdbdec Take into account RAM usage for multiproduct_kati by Dan Willemsen · 6 years ago
  91. 9609ad9 Add sharding support to multiproduct_kati by Dan Willemsen · 6 years ago
  92. e94272d Silence trailing "1 warning" message from javac when warning is silenced by Colin Cross · 6 years ago
  93. c0b9f6b Force dumpvars into dumb terminal mode and move log files by Colin Cross · 7 years ago
  94. b5f6dc4 Fix lint error in format string by Colin Cross · 7 years ago
  95. f80ef34 Merge "Rewrite depfile from sbox to stay reproducible" am: e2ce551909 by Dan Willemsen · 7 years ago
  96. c89b6f1 Rewrite depfile from sbox to stay reproducible by Dan Willemsen · 7 years ago
  97. 73d9ff7 Merge "Allow reading zipfile list from a file." am: 02ed5df4ac by Alexander Smundak · 7 years ago
  98. 1459a92 Allow reading zipfile list from a file. by Sasha Smundak · 7 years ago
  99. 57d5786 Merge "Remove support for ONE_SHOT_MAKEFILE" am: d778b93168 by Dan Willemsen · 7 years ago
  100. ce41e94 Remove support for ONE_SHOT_MAKEFILE by Dan Willemsen · 7 years ago