- ceed6be Merge "Pass Config to NewTestContext instead of ctx.Register" by Treehugger Robot · 4 years, 1 month ago
- 0c1c456 Define UseBazel in Config by Patrice Arruda · 4 years, 2 months ago
- 3060ec7 Stop first pass of mixed bazel builds before writing ninja by Chris Parsons · 4 years, 2 months ago
- ae8600b Pass Config to NewTestContext instead of ctx.Register by Colin Cross · 4 years, 2 months ago
- 50f93d2 Rename bazel overlay to queryview. by Jingwen Chen · 4 years, 2 months ago
- 222ff4d bazel overlay: fix regression to "list of string" bpdocs type. by Jingwen Chen · 4 years, 2 months ago
- d3e294d Merge "Add --skip-soong-tests argument to soong_ui and use it in multiproduct_kati" by Treehugger Robot · 4 years, 2 months ago
- 00a8a3f Add --skip-soong-tests argument to soong_ui and use it in multiproduct_kati by Colin Cross · 4 years, 2 months ago
- e92c30d Capture the build command that executed the build system. by Patrice Arruda · 4 years, 2 months ago
- 680387b Add code to enable USE_BAZEL=1 m functionality in AOSP. by Rupert Shuttleworth · 4 years, 2 months ago
- 311bd38 Bazel overlay: write all .bzl files in <bazel_overlay>/build/bazel/overlay_rules directory by Jingwen Chen · 4 years, 2 months ago
- 0e7993e Clarify error for soong_ui failing to parse args by Liz Kammer · 4 years, 2 months ago
- 6874dbe Stop hardcoding sdk/module_exports dynamic prop types for Bazel overlay. by Jingwen Chen · 4 years, 3 months ago
- f43eee4 Merge "Add warning about out-directory usage with RBE builds" by Treehugger Robot · 4 years, 3 months ago
- 405af07 Revert "Make lots of tests run in parallel" by Colin Cross · 4 years, 3 months ago
- c8f8480 Merge "Mixed bazel/soong build prototype for genrule" by Christopher Parsons · 4 years, 3 months ago
- f3c96ef Mixed bazel/soong build prototype for genrule by Chris Parsons · 4 years, 3 months ago
- a0a44a8 Add warning about out-directory usage with RBE builds by Kousik Kumar · 4 years, 3 months ago
- 323dc60 Make lots of tests run in parallel by Colin Cross · 4 years, 3 months ago
- ec47864 Deprecate USE_GOMA and replace with FORCE_USE_GOMA by Kousik Kumar · 4 years, 3 months ago
- d8004ef Generate .bzl rule definitions for every module type in Soong, and by Jingwen Chen · 4 years, 4 months ago
- ce3d46f Bazel overlay: rename 'deps' to 'module_deps'. by Jingwen Chen · 4 years, 4 months ago
- 81a0b66 Merge "Surface module properties as Bazel BUILD target attributes in the Bazel overlay" by Jingwen Chen · 4 years, 4 months ago
- 69d4cbe Surface module properties as Bazel BUILD target attributes in the Bazel overlay by Jingwen Chen · 4 years, 5 months ago
- f668917 Add Goma deprecation PSA to soong. by Ramy Medhat · 4 years, 4 months ago
- 5ba7e47 Create a AOSP Bazel overlay workspace with Soong by Jingwen Chen · 4 years, 6 months ago
- 09ef4dc Update language to comply with inclusive guidance by Patrice Arruda · 4 years, 5 months ago
- 0413d0a Merge "Update language to comply with inclusive guidance" by Treehugger Robot · 4 years, 5 months ago
- 8da724a Update language to comply with inclusive guidance by Patrice Arruda · 4 years, 5 months ago
- f445ba1 Inclusive fix: renaming dumb terminal to simple terminal. by Patrice Arruda · 4 years, 5 months ago
- 73c790f Use the build start time from Soong main UI for metrics build timestamp. by Patrice Arruda · 4 years, 6 months ago
- 62f1bf2 Add RBE metrics dump in Soong UI. by Patrice Arruda · 4 years, 6 months ago
- a93fbac Correct typo of defaults for docs property sorting by Liz Kammer · 4 years, 6 months ago
- 0eeff82 Merge "Add missing soong_docs inputs" by Christopher Parsons · 4 years, 6 months ago
- 11c1e0f Output apkcerts file for android_app_set. by Jaewoong Jung · 4 years, 6 months ago
- 5e291c2 Fix bpfmt issues and add bpfmt to preupload checks by Thiébaud Weksteen · 4 years, 6 months ago
- 8f232a2 Add missing soong_docs inputs by Chris Parsons · 4 years, 6 months ago
- cd767ee Revert "Add Android.bp.list and soong.variables to inputs for soong_docs action" by Christopher Parsons · 4 years, 6 months ago
- 67eee7c Add Android.bp.list and soong.variables to inputs for soong_docs action by Chris Parsons · 4 years, 7 months ago
- 7cc2074 Run the metrics uploader in the background. by Patrice Arruda · 4 years, 7 months ago
- 039b04f Merge "Upload build metrics after a build is completed." by Treehugger Robot · 4 years, 7 months ago
- 219eef3 Upload build metrics after a build is completed. by Patrice Arruda · 4 years, 7 months ago
- 9a37d4a Merge "pom2bp: add apex_available/min_sdk_version" by Jooyung Han · 4 years, 7 months ago
- 321bbe9 Explain checkLinker errors a bit more. by Martin Stjernholm · 4 years, 7 months ago
- ad37304 Merge "Call Delve using exec() instead of "dlv attach"." by Lukács T. Berki · 4 years, 7 months ago
- 43d3025 pom2bp: add apex_available/min_sdk_version by Jooyung Han · 4 years, 7 months ago
- 827c55f Handle universal APK case in extract_apks by Sasha Smundak · 4 years, 7 months ago
- a5e0f71 Call Delve using exec() instead of "dlv attach". by Lukacs T. Berki · 4 years, 7 months ago
- fa00c06 Add apex_set module. by Jaewoong Jung · 4 years, 8 months ago
- 7a894a6 Implement extract_apks by Sasha Smundak · 4 years, 8 months ago
- 347ba75 Remove TEMPORARY_DISABLE_PATH_RESTRICTIONS by Dan Willemsen · 4 years, 8 months ago
- a86983d Use 0777 instead of FileInfo() for dirs. by Jaewoong Jung · 4 years, 9 months ago
- 74b4399 Add build progress in Soong UI by Patrice Arruda · 4 years, 10 months ago
- 9403e4b Merge "Collect metrics from inside soong_build" by Colin Cross · 4 years, 10 months ago
- b72c909 Collect metrics from inside soong_build by Colin Cross · 4 years, 11 months ago
- c087be1 Automate dependency on inputs of genrule module type. by Bill Peckham · 4 years, 11 months ago
- 7c78b3c Merge "If input zip file cannot opened, print its name." by Treehugger Robot · 5 years ago
- 8b8bec3 Create a highmem pool and put metalava into it by Colin Cross · 5 years ago
- 6172491 If input zip file cannot opened, print its name. by Sasha Smundak · 5 years ago
- 1bdbdec Take into account RAM usage for multiproduct_kati by Dan Willemsen · 5 years ago
- 9609ad9 Add sharding support to multiproduct_kati by Dan Willemsen · 5 years ago
- e94272d Silence trailing "1 warning" message from javac when warning is silenced by Colin Cross · 5 years ago
- c0b9f6b Force dumpvars into dumb terminal mode and move log files by Colin Cross · 5 years ago
- b5f6dc4 Fix lint error in format string by Colin Cross · 5 years ago
- f80ef34 Merge "Rewrite depfile from sbox to stay reproducible" am: e2ce551909 by Dan Willemsen · 5 years ago
- c89b6f1 Rewrite depfile from sbox to stay reproducible by Dan Willemsen · 5 years ago
- 73d9ff7 Merge "Allow reading zipfile list from a file." am: 02ed5df4ac by Alexander Smundak · 5 years ago
- 1459a92 Allow reading zipfile list from a file. by Sasha Smundak · 5 years ago
- 57d5786 Merge "Remove support for ONE_SHOT_MAKEFILE" am: d778b93168 by Dan Willemsen · 5 years ago
- ce41e94 Remove support for ONE_SHOT_MAKEFILE by Dan Willemsen · 5 years ago
- 12efb05 Merge "Deprecate ONE_SHOT_MAKEFILE" am: 1d73e5e566 by Dan Willemsen · 5 years ago
- c636083 Deprecate ONE_SHOT_MAKEFILE by Dan Willemsen · 5 years ago
- 6f71678 Merge "Allow other module types in androidx" am: 6edff69513 by Tony Mak · 5 years ago
- 8178500 Allow other module types in androidx by Tony Mak · 5 years ago
- fe6a621 Merge "soong-ui: Redirect mmm to mmma." am: 216e315a34 by Patrice Arruda · 5 years ago
- 216e315 Merge "soong-ui: Redirect mmm to mmma." by Treehugger Robot · 5 years ago
- 0cacc04 Merge "soong-ui: Redirect mm to mma." am: 80b562eb5b by Patrice Arruda · 5 years ago
- a9e1215 soong-ui: Redirect mmm to mmma. by Patrice Arruda · 5 years ago
- 2274102 soong-ui: Redirect mm to mma. by Patrice Arruda · 5 years ago
- 9321804 Rename product_services to system_ext am: d5f6c8261a by Justin Yun · 5 years ago
- d5f6c82 Rename product_services to system_ext by Justin Yun · 6 years ago
- cd48600 Merge changes Icfc893c8,I40f03fc0 am: f67e1bee4a by Colin Cross · 5 years ago
- aa812d1 Allow debugging with SOONG_DELVE=<listen addr> by Colin Cross · 6 years ago
- a73c8a4 Merge "Compute critical path when ninja finishes" am: 7c9b4cf144 am: 7b4a190539 by Colin Cross · 6 years ago
- 7b62453 Compute critical path when ninja finishes by Colin Cross · 6 years ago
- 55ac3dd Merge "Soong: Add build_error proto raw file to $(OUT_DIR)." am: 7d7cae85ab by Patrice Arruda · 6 years ago
- 297ceba Soong: Add build_error proto raw file to $(OUT_DIR). by Patrice Arruda · 6 years ago
- 4b557d8 Merge "Soong: Add BUILD_MODULES build action in soong_ui." am: 45cdb71290 by Patrice Arruda · 6 years ago
- 3928206 Soong: Add BUILD_MODULES build action in soong_ui. by Patrice Arruda · 6 years ago
- 5dbf869 Soong: Use ctx.Writer in flag usage for dumpVar and dumpVars in soong_ui. am: db4c2f115e by Patrice Arruda · 6 years ago
- db4c2f1 Soong: Use ctx.Writer in flag usage for dumpVar and dumpVars in soong_ui. by Patrice Arruda · 6 years ago
- 268a702 Merge "soong_ui: Add --build-mode flag in soong_ui" am: 2f93a2e07b by Patrice Arruda · 6 years ago
- b7b2282 soong_ui: Add --build-mode flag in soong_ui by Patrice Arruda · 6 years ago
- 10b659a Merge "Soong: Fix the package name in metrics.proto file" am: eec8d3aee3 by Patrice Arruda · 6 years ago
- 0cc5b21 Soong: Fix the package name in metrics.proto file by Patrice Arruda · 6 years ago
- ceec6a2 Merge changes I555ad21a,I9d46761e,I917bdeee,I5bc5476a,I59bbdae4, ... am: 6ebe07def7 by Colin Cross · 6 years ago
- e0df1a3 Move all output through StatusOutput by Colin Cross · 6 years ago
- 097ed2a Remove terminal.Writer by Colin Cross · 6 years ago
- 7488174 Merge "Refactor .aar resource compilation" am: 588857b418 am: 2758050dc4 by Dan Willemsen · 6 years ago
- 304cfec Refactor .aar resource compilation by Dan Willemsen · 6 years ago