1. 96d0161 Fix the instructions for regenerating .txt by Neil Fuller · 4 years, 2 months ago
  2. 12aa3e4 Merge "run vndk-sp closure check before double-loadable" by Jooyung Han · 4 years, 3 months ago
  3. 7838612 Merge "Add stats from ninja subprocesses to build.trace.gz" by Treehugger Robot · 4 years, 3 months ago
  4. 627ce86 Merge "Do not install vndk lib" by Jooyung Han · 4 years, 3 months ago
  5. 0aedb1e Merge changes I65a78260,I4b3cbbc3 by Treehugger Robot · 4 years, 3 months ago
  6. 7b111ec Merge "Remove hosttestlib from suite dependencies" by Julien Desprez · 4 years, 3 months ago
  7. 97cbce1 Merge "Propagate min_sdk_version to apexer" by Nikita Ioffe · 4 years, 3 months ago
  8. 8d8e03f Merge "Assume 32-bit ARM has Neon support in Mainline module SDKs." by Treehugger Robot · 4 years, 3 months ago
  9. ebb2901 Merge "Alpha sort rust allowed_list.go" by Alistair Delva · 4 years, 3 months ago
  10. 457c5d3 Rename time to event in Soong metrics system. by Patrice Arruda · 4 years, 3 months ago
  11. fec3bf2 Add resource usage metrics in Soong metrics.proto. by Patrice Arruda · 4 years, 3 months ago
  12. d90bd4a Merge "rust: Add cflag checks against -xc++ and -std." by Ivan Lozano · 4 years, 3 months ago
  13. e172eaf Alpha sort rust allowed_list.go by Alistair Delva · 4 years, 3 months ago
  14. 5335bc4 Propagate min_sdk_version to apexer by Nikita Ioffe · 4 years, 3 months ago
  15. 7020ca0 Merge "Update allowed deps for sdkext apex" by Nikita Ioffe · 4 years, 3 months ago
  16. 1795819 Merge "Add symlink_outputs support to Soong." by Jingwen Chen · 4 years, 3 months ago
  17. 261e158 Do not install vndk lib by Jooyung Han · 4 years, 3 months ago
  18. 8149862 Merge "Allow Strip in Debuggable" by Treehugger Robot · 4 years, 3 months ago
  19. 2e251af Merge "Use sysprop stub regarding to the install location" by Treehugger Robot · 4 years, 3 months ago
  20. dd203b6 Update allowed deps for sdkext apex by Nikita Ioffe · 4 years, 3 months ago
  21. 95ea917 Remove hosttestlib from suite dependencies by Julien Desprez · 4 years, 3 months ago
  22. 7397707 Merge "Revert "Add -fdebug-compilation-dir option"" by Treehugger Robot · 4 years, 3 months ago
  23. 328e0bf Allow Strip in Debuggable by Philip Cuadra · 4 years, 3 months ago
  24. f657ff1 Merge "Move the intermediate directory for ART boot images." by Martin Stjernholm · 4 years, 3 months ago
  25. d207cbe Revert "Add -fdebug-compilation-dir option" by Kousik Kumar · 4 years, 3 months ago
  26. fe61218 Use sysprop stub regarding to the install location by Inseob Kim · 4 years, 3 months ago
  27. d9052d1 Merge "Deprecate both USE_GOMA and FORCE_USE_GOMA flags" by Treehugger Robot · 4 years, 3 months ago
  28. f808c82 Merge "Bazel overlay: write all .bzl files in <bazel_overlay>/build/bazel/overlay_rules directory" by Jingwen Chen · 4 years, 3 months ago
  29. 4ccc616 Merge "Set flag exporter provider for vendor snapshots" by Treehugger Robot · 4 years, 3 months ago
  30. 3625d86 Merge "Handle new filetype 'linker_config'" by Kiyoung Kim · 4 years, 3 months ago
  31. 1537692 Merge "Do not exclude VNDK modules from SoC/Product-specific modules" by Treehugger Robot · 4 years, 3 months ago
  32. 9368834 Assume 32-bit ARM has Neon support in Mainline module SDKs. by Martin Stjernholm · 4 years, 3 months ago
  33. ea581fc Move the intermediate directory for ART boot images. by Martin Stjernholm · 4 years, 3 months ago
  34. e72e1ff Merge "Error if visibility specifies a module" by Liz Kammer · 4 years, 3 months ago
  35. 18e990e Merge "Move tradefed_binary.go into subdir" by Jooyung Han · 4 years, 3 months ago
  36. 15df2f2 Merge "Expand visiblity error" am: b51d6d13a8 by Liz Kammer · 4 years, 3 months ago
  37. b51d6d1 Merge "Expand visiblity error" by Liz Kammer · 4 years, 3 months ago
  38. 311bd38 Bazel overlay: write all .bzl files in <bazel_overlay>/build/bazel/overlay_rules directory by Jingwen Chen · 4 years, 3 months ago
  39. 479ca17 run vndk-sp closure check before double-loadable by Jooyung Han · 4 years, 3 months ago
  40. b328f6d Deprecate both USE_GOMA and FORCE_USE_GOMA flags by Kousik Kumar · 4 years, 3 months ago
  41. ce679d2 Add symlink_outputs support to Soong. by Jingwen Chen · 4 years, 4 months ago
  42. 1e611b8 Move tradefed_binary.go into subdir by Jooyung Han · 4 years, 3 months ago
  43. 67be732 Set flag exporter provider for vendor snapshots by Inseob Kim · 4 years, 3 months ago
  44. 85e95f7 Merge "Set flag exporter provider for vndk_prebuilt libs" am: 509a9d35ac by Treehugger Robot · 4 years, 3 months ago
  45. 509a9d3 Merge "Set flag exporter provider for vndk_prebuilt libs" by Treehugger Robot · 4 years, 3 months ago
  46. 543f60b Do not exclude VNDK modules from SoC/Product-specific modules by Justin Yun · 4 years, 3 months ago
  47. b1c6f59 Merge "Add the Tradefed binary (suite) rules to soong" am: 34f0290582 by Julien Desprez · 4 years, 3 months ago
  48. 34f0290 Merge "Add the Tradefed binary (suite) rules to soong" by Julien Desprez · 4 years, 3 months ago
  49. 0a2a115 rust: Add cflag checks against -xc++ and -std. by Ivan Lozano · 4 years, 3 months ago
  50. 70cb3b6 Set flag exporter provider for vndk_prebuilt libs by Inseob Kim · 4 years, 3 months ago
  51. 157f088 Merge "Add -fdebug-compilation-dir option" am: 5109979468 by Kousik Kumar · 4 years, 3 months ago
  52. 5109979 Merge "Add -fdebug-compilation-dir option" by Kousik Kumar · 4 years, 3 months ago
  53. 37de54e Add the Tradefed binary (suite) rules to soong by Julien Desprez · 4 years, 3 months ago
  54. 873f4b6 Error if visibility specifies a module by Liz Kammer · 4 years, 3 months ago
  55. 479ed0c Merge "Add empty tag support for java_import" am: faf30e19d6 by Treehugger Robot · 4 years, 3 months ago
  56. e501bb4 Expand visiblity error by Liz Kammer · 4 years, 3 months ago
  57. faf30e1 Merge "Add empty tag support for java_import" by Treehugger Robot · 4 years, 3 months ago
  58. 5a09f1c Merge "Update liblog header paths after git project move" am: 2517c408e5 by Tom Cherry · 4 years, 3 months ago
  59. 2517c40 Merge "Update liblog header paths after git project move" by Tom Cherry · 4 years, 3 months ago
  60. b524af7 Clarify error for soong_ui failing to parse args am: 0e7993e3d2 by Liz Kammer · 4 years, 3 months ago
  61. d888b6b Add stats from ninja subprocesses to build.trace.gz by Colin Cross · 4 years, 3 months ago
  62. 578ba00 Add -fdebug-compilation-dir option by Kousik Kumar · 4 years, 3 months ago
  63. 0e7993e Clarify error for soong_ui failing to parse args by Liz Kammer · 4 years, 3 months ago
  64. 128fe5c Add empty tag support for java_import by Saeid Farivar Asanjan · 4 years, 3 months ago
  65. 9e10324 Merge "Change bazel_module property to be of struct type instead of string" am: 38fa0f5a77 by Christopher Parsons · 4 years, 3 months ago
  66. 38fa0f5 Merge "Change bazel_module property to be of struct type instead of string" by Christopher Parsons · 4 years, 3 months ago
  67. 62abd12 Handle new filetype 'linker_config' by Kiyoung Kim · 4 years, 3 months ago
  68. 4936f55 Merge "Use protobuf-codegen default and add mod_stem.rs" am: f4155dc551 by Chih-hung Hsieh · 4 years, 3 months ago
  69. f4155dc Merge "Use protobuf-codegen default and add mod_stem.rs" by Chih-hung Hsieh · 4 years, 3 months ago
  70. 83556b4 Merge "Stop hardcoding sdk/module_exports dynamic prop types for Bazel overlay." am: cc49b09560 by Jingwen Chen · 4 years, 3 months ago
  71. cc49b09 Merge "Stop hardcoding sdk/module_exports dynamic prop types for Bazel overlay." by Jingwen Chen · 4 years, 3 months ago
  72. d23b4dd Merge "Add odm_dlkm and vendor_dlkm to the installclean list" am: a9a427615b by Treehugger Robot · 4 years, 3 months ago
  73. a9a4276 Merge "Add odm_dlkm and vendor_dlkm to the installclean list" by Treehugger Robot · 4 years, 3 months ago
  74. aa8be05 Change bazel_module property to be of struct type instead of string by Chris Parsons · 4 years, 3 months ago
  75. ce4c7cd Add odm_dlkm and vendor_dlkm to the installclean list by Colin Cross · 4 years, 3 months ago
  76. 42c7aa8 Merge "find bazel-related files and add them to bazel.list and ninja deps" am: 17e97d97e2 by Christopher Parsons · 4 years, 3 months ago
  77. 17e97d9 Merge "find bazel-related files and add them to bazel.list and ninja deps" by Christopher Parsons · 4 years, 3 months ago
  78. 4cc669d Merge "Make test api extend system in sdk_library.go" am: faa866c5f0 by Anton Hansson · 4 years, 3 months ago
  79. faa866c Merge "Make test api extend system in sdk_library.go" by Anton Hansson · 4 years, 3 months ago
  80. deea9b7 Merge "Support building WITHOUT_CHECK_API=true" am: 527b2578ea by Treehugger Robot · 4 years, 3 months ago
  81. 527b257 Merge "Support building WITHOUT_CHECK_API=true" by Treehugger Robot · 4 years, 3 months ago
  82. 6874dbe Stop hardcoding sdk/module_exports dynamic prop types for Bazel overlay. by Jingwen Chen · 4 years, 3 months ago
  83. 7cfb22f Merge changes from topic "rust4virt" am: 251b517222 by Andrew Scull · 4 years, 3 months ago
  84. 0382c2c Allow packages/modules/Virtualization to use rust am: af2015d7d6 by Andrew Scull · 4 years, 3 months ago
  85. 251b517 Merge changes from topic "rust4virt" by Andrew Scull · 4 years, 3 months ago
  86. 52e3cbc Merge "Collect total number of CPU cores and available RAM for each build." am: 24600e394d by Treehugger Robot · 4 years, 3 months ago
  87. de33278 Merge "Install prebuilt_etc modules to out/soong" am: 544446ca33 by Treehugger Robot · 4 years, 3 months ago
  88. 24600e3 Merge "Collect total number of CPU cores and available RAM for each build." by Treehugger Robot · 4 years, 3 months ago
  89. 544446c Merge "Install prebuilt_etc modules to out/soong" by Treehugger Robot · 4 years, 3 months ago
  90. 14ca2fc Merge changes Idc985c52,Ibbbde323,I51417cf6,I9886498d,I195d99c9 am: 6ddb81b0db by Colin Cross · 4 years, 3 months ago
  91. 6ddb81b Merge changes Idc985c52,Ibbbde323,I51417cf6,I9886498d,I195d99c9 by Colin Cross · 4 years, 3 months ago
  92. 3edfd48 Collect total number of CPU cores and available RAM for each build. by Patrice Arruda · 4 years, 3 months ago
  93. 051ea99 Merge "Start using Providers instead of direct module access" am: d4620701ad by Colin Cross · 4 years, 3 months ago
  94. d462070 Merge "Start using Providers instead of direct module access" by Colin Cross · 4 years, 3 months ago
  95. a798d96 find bazel-related files and add them to bazel.list and ninja deps by Chris Parsons · 4 years, 3 months ago
  96. e3d0a6f Merge "Collect the hostname of the machine as a metric." am: 585d7d4c2e by Treehugger Robot · 4 years, 3 months ago
  97. 2cd36f0 Merge "Support asan/hwasan versions of prebuilts." am: 00e07c9779 by Evgenii Stepanov · 4 years, 3 months ago
  98. 585d7d4 Merge "Collect the hostname of the machine as a metric." by Treehugger Robot · 4 years, 3 months ago
  99. 00e07c9 Merge "Support asan/hwasan versions of prebuilts." by Evgenii Stepanov · 4 years, 3 months ago
  100. 5ef24a2 Merge "Zero C++ heap by default." am: 88ed5d9353 by Steven Moreland · 4 years, 3 months ago