1. 1459a92 Allow reading zipfile list from a file. by Sasha Smundak · 6 years ago
  2. ce41e94 Remove support for ONE_SHOT_MAKEFILE by Dan Willemsen · 6 years ago
  3. c636083 Deprecate ONE_SHOT_MAKEFILE by Dan Willemsen · 6 years ago
  4. 8178500 Allow other module types in androidx by Tony Mak · 6 years ago
  5. 216e315 Merge "soong-ui: Redirect mmm to mmma." by Treehugger Robot · 6 years ago
  6. a9e1215 soong-ui: Redirect mmm to mmma. by Patrice Arruda · 6 years ago
  7. 2274102 soong-ui: Redirect mm to mma. by Patrice Arruda · 6 years ago
  8. d5f6c82 Rename product_services to system_ext by Justin Yun · 6 years ago
  9. aa812d1 Allow debugging with SOONG_DELVE=<listen addr> by Colin Cross · 6 years ago
  10. 7b62453 Compute critical path when ninja finishes by Colin Cross · 6 years ago
  11. 297ceba Soong: Add build_error proto raw file to $(OUT_DIR). by Patrice Arruda · 6 years ago
  12. 3928206 Soong: Add BUILD_MODULES build action in soong_ui. by Patrice Arruda · 6 years ago
  13. db4c2f1 Soong: Use ctx.Writer in flag usage for dumpVar and dumpVars in soong_ui. by Patrice Arruda · 6 years ago
  14. b7b2282 soong_ui: Add --build-mode flag in soong_ui by Patrice Arruda · 6 years ago
  15. 0cc5b21 Soong: Fix the package name in metrics.proto file by Patrice Arruda · 6 years ago
  16. e0df1a3 Move all output through StatusOutput by Colin Cross · 6 years ago
  17. 097ed2a Remove terminal.Writer by Colin Cross · 6 years ago
  18. 304cfec Refactor .aar resource compilation by Dan Willemsen · 6 years ago
  19. 565ee6e Merge "Soong: Refactor the soong_ui arguments processing to be more like bazel." by Treehugger Robot · 6 years ago
  20. a5c2542 Soong: Refactor the soong_ui arguments processing to be more like bazel. by Patrice Arruda · 7 years ago
  21. 497d4c2 Remove services.art from known_nondeterminism.whitelist by Colin Cross · 6 years ago
  22. 52c90d8 pom2bp: Implement -static-deps to match pom2mk by Dan Willemsen · 6 years ago
  23. 7fdab6e Add -jetifier to pom2mk and pom2bp by Dan Willemsen · 6 years ago
  24. 38b1220 Merge "Rename -extra-deps to --extra-static-libs and add --extra-libs" by Paul Duffin · 7 years ago
  25. babaf07 Rename -extra-deps to --extra-static-libs and add --extra-libs by Paul Duffin · 7 years ago
  26. 0a0b3fa Merge "Embed CSS entries in soong_build.html." by Treehugger Robot · 7 years ago
  27. 5f867c0 Embed CSS entries in soong_build.html. by Jaewoong Jung · 7 years ago
  28. 633c502 Support RuleBuilder.Sbox to wrap commands in sbox by Dan Willemsen · 7 years ago
  29. 1aa7f26 pom2bp: add jar deps to -nodeps modules by Colin Cross · 7 years ago
  30. cc0ce80 Fix package path of android/soong/android pctx by Colin Cross · 7 years ago
  31. 92cc716 Merge changes I7dd4ba7f,I7887a67a by Colin Cross · 7 years ago
  32. 11581cf Merge changes Ie7f776a4,I3ca5dd1f,I2e911262 by Colin Cross · 7 years ago
  33. d1c1e6f Touch output files in sbox by Colin Cross · 7 years ago
  34. d93112a Add a whitelist for services.art changing between builds by Colin Cross · 7 years ago
  35. 91ee4c7 Add diff_target_files tool by Colin Cross · 7 years ago
  36. c45c3b5 Import files from compare_target_files for use in diff_target_files by Colin Cross · 7 years ago
  37. 1d2cf04 Add depfile support to RuleBuilder by Colin Cross · 7 years ago
  38. 12c02a6 Build doc improvements. by Jaewoong Jung · 7 years ago
  39. 238be38 Change module type text to HTML in build docs. by Jaewoong Jung · 7 years ago
  40. 0b9f31f Replace *Escape with *EscapeList by Colin Cross · 7 years ago
  41. d10f484 Add a filename to anchor links in build docs. by Jaewoong Jung · 7 years ago
  42. 90e1155 soong_docs build link error fix. by Jaewoong Jung · 7 years ago
  43. 6c29688 Split up Soong build doc. by Jaewoong Jung · 7 years ago
  44. a2b41a6 Merge "Improve documentation page layout" by Treehugger Robot · 7 years ago
  45. 707542f Simplify python launcher, use __main__.py by Dan Willemsen · 7 years ago
  46. ff48339 Improve documentation page layout by Sasha Smundak · 7 years ago
  47. 7089c27 Update Soong docs generator for blueprint changes by Colin Cross · 7 years ago
  48. c0c9ef9 Provide an option to reduce build's verbosity. by Sasha Smundak · 7 years ago
  49. d50f53b Fix the issue for dumping metrics file to artifact by Nan Zhang · 7 years ago
  50. 17f2767 Generate build timing metrics to proto format file by Nan Zhang · 7 years ago
  51. 263dde7 Fix par file zip offsets by Dan Willemsen · 7 years ago
  52. 10bf17c Fix the host bionic linker check; add tests by Dan Willemsen · 7 years ago
  53. 714614c Keep directories when moving glob results by Colin Cross · 7 years ago
  54. f99915f Speed up build_test by Dan Willemsen · 7 years ago
  55. a0790e3 Rework how linux_bionic is built with LLD by Dan Willemsen · 7 years ago
  56. 2249dc8 Turn symbol_inject into a reusable package by Dan Willemsen · 7 years ago
  57. dc1e829 Always allow duplicates with identical CRC32 and size by Colin Cross · 7 years ago
  58. 3824771 zip2zip: support included an excluded file by Colin Cross · 7 years ago
  59. b1a5e9c zip2zip: add flag to uncompress files by Colin Cross · 7 years ago
  60. 40b41b4 Use SoongJavacWrapper for javadoc by Nan Zhang · 7 years ago
  61. 2997123 Refactor Kati logic by Dan Willemsen · 7 years ago
  62. 05518bc soong_zip: Add tests by Colin Cross · 7 years ago
  63. bcc1dbf Refactor multiproduct_kati by Dan Willemsen · 7 years ago
  64. 4153838 Add an incremental mode to multiproduct_kati / build_test by Dan Willemsen · 7 years ago
  65. 632987a pom2bp: clean up templates by Colin Cross · 7 years ago
  66. 8a9900a pom2bp: use java_import_host for host modules by Colin Cross · 7 years ago
  67. 86bc9d4 gofmt -w . by Colin Cross · 7 years ago
  68. 179d89b Merge "Pass extra args from multiproduct_kati to config." by Anton Hansson · 7 years ago
  69. d492853 pom2bp support to specify which modules are host modules by Jeff Gaston · 7 years ago
  70. 43da16a Pass extra args from multiproduct_kati to config. by Anton Hansson · 7 years ago
  71. 59339a2 Fix `go vet` issues by Dan Willemsen · 7 years ago
  72. 34218ec Make multiproduct_kati return error by Dan Willemsen · 7 years ago
  73. c35b381 Fix missing errors during lunch by Dan Willemsen · 7 years ago
  74. cdec7e7 Merge changes I5b8522aa,I541aea75 by Colin Cross · 7 years ago
  75. 6d6faa1 Merge changes from topic "merge_zips_strip" by Treehugger Robot · 7 years ago
  76. fe5a3b7 Fix lint errors caught by go test by Colin Cross · 7 years ago
  77. 4c03f68 Make merge_zips -stripFile use blueprint style globs by Colin Cross · 7 years ago
  78. 2486065 Add tests for merge_zips by Colin Cross · 7 years ago
  79. b82471a Add a unified status reporting UI by Dan Willemsen · 7 years ago
  80. 461ba49 pom2bp: move misplaced {{end}} by Colin Cross · 7 years ago
  81. cf53e60 pom2bp: extract minSdkVersion from manifest into Android.bp by Colin Cross · 7 years ago
  82. 1849011 Revert "Revert "Revert "Revert "Add path interposer"""" by Dan Willemsen · 7 years ago
  83. 09f4540 Revert "Revert "Revert "Add path interposer""" by Dan Willemsen · 7 years ago
  84. c59a92c Revert "Revert "Add path interposer"" by Dan Willemsen · 7 years ago
  85. 96c957a Revert "Add path interposer" by Dan Willemsen · 7 years ago
  86. a14704c Add path interposer by Dan Willemsen · 8 years ago
  87. 04d76ef Fix multiproduct_kati product list by Dan Willemsen · 7 years ago
  88. 4339853 Add a dependency fixer for proto deps by Dan Willemsen · 8 years ago
  89. 66f7882 Regenerate R.java files from LOCAL_STATIC_ANDROID_LIBRARIES by Colin Cross · 7 years ago
  90. 70dd38f Add pom2bp by Colin Cross · 8 years ago
  91. 6b382bc Add pom2mk -exclude by Colin Cross · 7 years ago
  92. 9f5633d Add pom2mk -regen by Colin Cross · 7 years ago
  93. 358f25e pom2mk to include extra-deps as top-level deps too by Jeff Gaston · 7 years ago
  94. 3fb1fae Use Config/DeviceConfig functions to access ProductVariables by Dan Willemsen · 8 years ago
  95. af2191e Have pom2mk list all duplicates modules by Jeff Gaston · 8 years ago
  96. 8f08482 Have pom2mk include runtime deps too by Jeff Gaston · 8 years ago
  97. f46e37f Fix format string issues by Colin Cross · 8 years ago
  98. 2b53a0c Always include JAR dependencies (not just with --static-deps) in Makefile by Alan Viverette · 8 years ago
  99. 628d55d Make zipsync list file output empty if there are no files by Colin Cross · 8 years ago
  100. 436b765 Replace extract-srcjars.sh with zipsync tool by Colin Cross · 8 years ago