1. 479ca17 run vndk-sp closure check before double-loadable by Jooyung Han · 4 years, 11 months ago
  2. 1e611b8 Move tradefed_binary.go into subdir by Jooyung Han · 4 years, 11 months ago
  3. 509a9d3 Merge "Set flag exporter provider for vndk_prebuilt libs" by Treehugger Robot · 4 years, 11 months ago
  4. 34f0290 Merge "Add the Tradefed binary (suite) rules to soong" by Julien Desprez · 5 years ago
  5. 70cb3b6 Set flag exporter provider for vndk_prebuilt libs by Inseob Kim · 5 years ago
  6. 5109979 Merge "Add -fdebug-compilation-dir option" by Kousik Kumar · 5 years ago
  7. 37de54e Add the Tradefed binary (suite) rules to soong by Julien Desprez · 5 years ago
  8. faf30e1 Merge "Add empty tag support for java_import" by Treehugger Robot · 5 years ago
  9. 2517c40 Merge "Update liblog header paths after git project move" by Tom Cherry · 5 years ago
  10. 578ba00 Add -fdebug-compilation-dir option by Kousik Kumar · 5 years ago
  11. 0e7993e Clarify error for soong_ui failing to parse args by Liz Kammer · 5 years ago
  12. 128fe5c Add empty tag support for java_import by Saeid Farivar Asanjan · 5 years ago
  13. 38fa0f5 Merge "Change bazel_module property to be of struct type instead of string" by Christopher Parsons · 5 years ago
  14. f4155dc Merge "Use protobuf-codegen default and add mod_stem.rs" by Chih-hung Hsieh · 5 years ago
  15. cc49b09 Merge "Stop hardcoding sdk/module_exports dynamic prop types for Bazel overlay." by Jingwen Chen · 5 years ago
  16. a9a4276 Merge "Add odm_dlkm and vendor_dlkm to the installclean list" by Treehugger Robot · 5 years ago
  17. aa8be05 Change bazel_module property to be of struct type instead of string by Chris Parsons · 5 years ago
  18. ce4c7cd Add odm_dlkm and vendor_dlkm to the installclean list by Colin Cross · 5 years ago
  19. 17e97d9 Merge "find bazel-related files and add them to bazel.list and ninja deps" by Christopher Parsons · 5 years ago
  20. faa866c Merge "Make test api extend system in sdk_library.go" by Anton Hansson · 5 years ago
  21. 527b257 Merge "Support building WITHOUT_CHECK_API=true" by Treehugger Robot · 5 years ago
  22. 6874dbe Stop hardcoding sdk/module_exports dynamic prop types for Bazel overlay. by Jingwen Chen · 5 years ago
  23. 251b517 Merge changes from topic "rust4virt" by Andrew Scull · 5 years ago
  24. 24600e3 Merge "Collect total number of CPU cores and available RAM for each build." by Treehugger Robot · 5 years ago
  25. 544446c Merge "Install prebuilt_etc modules to out/soong" by Treehugger Robot · 5 years ago
  26. 6ddb81b Merge changes Idc985c52,Ibbbde323,I51417cf6,I9886498d,I195d99c9 by Colin Cross · 5 years ago
  27. 3edfd48 Collect total number of CPU cores and available RAM for each build. by Patrice Arruda · 5 years ago
  28. d462070 Merge "Start using Providers instead of direct module access" by Colin Cross · 5 years ago
  29. a798d96 find bazel-related files and add them to bazel.list and ninja deps by Chris Parsons · 5 years ago
  30. 585d7d4 Merge "Collect the hostname of the machine as a metric." by Treehugger Robot · 5 years ago
  31. 00e07c9 Merge "Support asan/hwasan versions of prebuilts." by Evgenii Stepanov · 5 years ago
  32. 88ed5d9 Merge "Zero C++ heap by default." by Steven Moreland · 5 years ago
  33. bc0fe96 Support building WITHOUT_CHECK_API=true by Paul Duffin · 5 years ago
  34. 5a58bca Update rustfmt preupload example reference by Andrew Scull · 5 years ago
  35. af2015d Allow packages/modules/Virtualization to use rust by Andrew Scull · 5 years ago
  36. 4fe970f Make test api extend system in sdk_library.go by Anton Hansson · 5 years ago
  37. ff98103 Merge "Remove jdiff support from droiddoc" by Anton Hansson · 5 years ago
  38. f9f6805 Install prebuilt_etc modules to out/soong by Jiyong Park · 5 years ago
  39. c8821b9 Merge "Expose android.filesToInstall" by Treehugger Robot · 5 years ago
  40. 0807aba Merge "Add additional documentation in metrics proto regen.sh script." by Treehugger Robot · 5 years ago
  41. 2080bfe Support asan/hwasan versions of prebuilts. by Evgenii Stepanov · 5 years ago
  42. 9ebc22c Merge changes Ieeca3c39,Iddeea2d0,I8d66a5d3 by Colin Cross · 5 years ago
  43. 3572cf7 Move LLNDK and NDK versionSelectorMutator special cases into versionedInterface by Colin Cross · 5 years ago
  44. bbc941b use version mutator for CRT by Colin Cross · 5 years ago
  45. 5ec407b Use version mutator for NDK by Colin Cross · 5 years ago
  46. 8e21aa5 Reuse more of apex stubs implementation for llndk stubs by Colin Cross · 5 years ago
  47. c88c272 Use libraryInterface instead of concrete type asserts for stubs by Colin Cross · 5 years ago
  48. 0de8a1e Start using Providers instead of direct module access by Colin Cross · 5 years ago
  49. ff8838c Merge "Add jetifier support to android_library_import" by Treehugger Robot · 5 years ago
  50. 9244491 Merge "Enable defaults in soong_config_module_type props" by Liz Kammer · 5 years ago
  51. 1e2cad9 Add additional documentation in metrics proto regen.sh script. by Patrice Arruda · 5 years ago
  52. 4fb8adc Collect the hostname of the machine as a metric. by Patrice Arruda · 5 years ago
  53. c1c415d Merge "Apply PRODUCT_ENFORCE_RRO_TARGETS to dependencies." by Jaewoong Jung · 5 years ago
  54. 79bb3d4 Merge "Remove out/host/common/obj/PACKAGING during installclean" by Treehugger Robot · 5 years ago
  55. 56b6de5 Merge changes I056c49e6,I994402cb by Colin Cross · 5 years ago
  56. d134201 Zero C++ heap by default. by Steven Moreland · 5 years ago
  57. f043696 Add jetifier support to android_library_import by Saeid Farivar Asanjan · 5 years ago
  58. c779cd4 Apply PRODUCT_ENFORCE_RRO_TARGETS to dependencies. by Jaewoong Jung · 5 years ago
  59. 19bc60a Merge "Add config.AndroidFirstDeviceTarget." by Jaewoong Jung · 5 years ago
  60. 73a9e60 Merge "build/soong/scripts/update-apex-allowed-deps.sh" by Steven Moreland · 5 years ago
  61. 53781d5 Merge "Make hiddenapi flag generation use new artifact" by Anton Hansson · 5 years ago
  62. f43eee4 Merge "Add warning about out-directory usage with RBE builds" by Treehugger Robot · 5 years ago
  63. 642916f Add config.AndroidFirstDeviceTarget. by Jaewoong Jung · 5 years ago
  64. 858a8ca Merge "Add a Impl_only_libs prop for sdk_library" by Anton Hansson · 5 years ago
  65. 6aa9589 Merge "android/: Rename Plat->SystemExt*SepolicyDirs" by Treehugger Robot · 5 years ago
  66. 41b4676 Fix OutputPath.InSameDir example by Colin Cross · 5 years ago
  67. ff0278b Fix go vet error by Colin Cross · 5 years ago
  68. 3e6f67a Remove out/host/common/obj/PACKAGING during installclean by Colin Cross · 5 years ago
  69. 89226d9 Add jni_libs to host java binaries by Colin Cross · 5 years ago
  70. c179ea6 Make java_binary common variant a dependency by Colin Cross · 5 years ago
  71. de78d13 Replace jniDependencyTag with a value by Colin Cross · 5 years ago
  72. 405af07 Revert "Make lots of tests run in parallel" by Colin Cross · 5 years ago
  73. 3d7611e Update liblog header paths after git project move by Tom Cherry · 5 years ago
  74. dbd4809 Enable defaults in soong_config_module_type props by Liz Kammer · 5 years ago
  75. c49649c Use protobuf-codegen default and add mod_stem.rs by Chih-Hung Hsieh · 5 years ago
  76. 6682ef4 Merge "Global ThinLTO: opt out vndk binaries as a workaround" by Treehugger Robot · 5 years ago
  77. 38cfe29 Merge "Revert "Implement vts_config module"" by Treehugger Robot · 5 years ago
  78. c8f8480 Merge "Mixed bazel/soong build prototype for genrule" by Christopher Parsons · 5 years ago
  79. 134161f Global ThinLTO: opt out vndk binaries as a workaround by Yi Kong · 5 years ago
  80. 7f66efa Add a Impl_only_libs prop for sdk_library by Anton Hansson · 5 years ago
  81. 43977e8 Merge "rust: refactor tests setup" by Thiébaud Weksteen · 5 years ago
  82. f3c96ef Mixed bazel/soong build prototype for genrule by Chris Parsons · 5 years ago
  83. a80b480 Refactor OWNERS files in platform/build/soong. by Joe Onorato · 5 years ago
  84. 746be9c Remove jdiff support from droiddoc by Anton Hansson · 5 years ago
  85. ee0b81a Revert "Implement vts_config module" by Dan Shi · 5 years ago
  86. 0a75e52 rust: refactor tests setup by Thiébaud Weksteen · 5 years ago
  87. a0a44a8 Add warning about out-directory usage with RBE builds by Kousik Kumar · 5 years ago
  88. 36e4ad1 Merge "Add android.system.keystore2-unstable-ndk_platform to vndk.go" by Treehugger Robot · 5 years ago
  89. 45fd6ac Merge "Make lots of tests run in parallel" by Colin Cross · 5 years ago
  90. 43159bd Merge "Remove global state from apex modules" by Colin Cross · 5 years ago
  91. a87ea45 Merge "Allow access to the class jar for java_import using {.jar} tag" by Paul Duffin · 5 years ago
  92. a5e9be9 Merge "Reland: "Include system/core/liblog/include instead of using symlinks"" by Tom Cherry · 5 years ago
  93. b3cbd61 Make hiddenapi flag generation use new artifact by Anton Hansson · 5 years ago
  94. 70bc545 Merge "Add outputfiles tags for droidstubs api txts" by Anton Hansson · 5 years ago
  95. 9f701fa Merge changes from topic "uses-libs-24" by Ulyana Trafimovich · 5 years ago
  96. e8f655c Add android.system.keystore2-unstable-ndk_platform to vndk.go by Janis Danisevskis · 5 years ago
  97. 3c72ce8 Merge "Avoid conflicting shared libraries from SDK snapshots." by Martin Stjernholm · 5 years ago
  98. 323dc60 Make lots of tests run in parallel by Colin Cross · 5 years ago
  99. 614b06c Merge "Add allow rust rule for android.system.keystore2 vts tests." by Treehugger Robot · 5 years ago
  100. 56a8321 Remove global state from apex modules by Colin Cross · 5 years ago