1. 62abd12 Handle new filetype 'linker_config' by Kiyoung Kim · 4 years, 10 months ago
  2. 6ddb81b Merge changes Idc985c52,Ibbbde323,I51417cf6,I9886498d,I195d99c9 by Colin Cross · 4 years, 10 months ago
  3. d462070 Merge "Start using Providers instead of direct module access" by Colin Cross · 4 years, 10 months ago
  4. 585d7d4 Merge "Collect the hostname of the machine as a metric." by Treehugger Robot · 4 years, 10 months ago
  5. 00e07c9 Merge "Support asan/hwasan versions of prebuilts." by Evgenii Stepanov · 4 years, 10 months ago
  6. 88ed5d9 Merge "Zero C++ heap by default." by Steven Moreland · 4 years, 10 months ago
  7. ff98103 Merge "Remove jdiff support from droiddoc" by Anton Hansson · 4 years, 10 months ago
  8. c8821b9 Merge "Expose android.filesToInstall" by Treehugger Robot · 4 years, 10 months ago
  9. 0807aba Merge "Add additional documentation in metrics proto regen.sh script." by Treehugger Robot · 4 years, 10 months ago
  10. 2080bfe Support asan/hwasan versions of prebuilts. by Evgenii Stepanov · 5 years ago
  11. 9ebc22c Merge changes Ieeca3c39,Iddeea2d0,I8d66a5d3 by Colin Cross · 4 years, 10 months ago
  12. 3572cf7 Move LLNDK and NDK versionSelectorMutator special cases into versionedInterface by Colin Cross · 4 years, 10 months ago
  13. bbc941b use version mutator for CRT by Colin Cross · 4 years, 10 months ago
  14. 5ec407b Use version mutator for NDK by Colin Cross · 4 years, 10 months ago
  15. 8e21aa5 Reuse more of apex stubs implementation for llndk stubs by Colin Cross · 4 years, 10 months ago
  16. c88c272 Use libraryInterface instead of concrete type asserts for stubs by Colin Cross · 4 years, 10 months ago
  17. 0de8a1e Start using Providers instead of direct module access by Colin Cross · 4 years, 11 months ago
  18. ff8838c Merge "Add jetifier support to android_library_import" by Treehugger Robot · 4 years, 10 months ago
  19. 9244491 Merge "Enable defaults in soong_config_module_type props" by Liz Kammer · 4 years, 10 months ago
  20. 1e2cad9 Add additional documentation in metrics proto regen.sh script. by Patrice Arruda · 4 years, 10 months ago
  21. 4fb8adc Collect the hostname of the machine as a metric. by Patrice Arruda · 4 years, 10 months ago
  22. c1c415d Merge "Apply PRODUCT_ENFORCE_RRO_TARGETS to dependencies." by Jaewoong Jung · 4 years, 10 months ago
  23. 79bb3d4 Merge "Remove out/host/common/obj/PACKAGING during installclean" by Treehugger Robot · 4 years, 10 months ago
  24. 56b6de5 Merge changes I056c49e6,I994402cb by Colin Cross · 4 years, 10 months ago
  25. d134201 Zero C++ heap by default. by Steven Moreland · 5 years ago
  26. f043696 Add jetifier support to android_library_import by Saeid Farivar Asanjan · 4 years, 10 months ago
  27. c779cd4 Apply PRODUCT_ENFORCE_RRO_TARGETS to dependencies. by Jaewoong Jung · 4 years, 10 months ago
  28. 19bc60a Merge "Add config.AndroidFirstDeviceTarget." by Jaewoong Jung · 4 years, 10 months ago
  29. 73a9e60 Merge "build/soong/scripts/update-apex-allowed-deps.sh" by Steven Moreland · 4 years, 10 months ago
  30. 53781d5 Merge "Make hiddenapi flag generation use new artifact" by Anton Hansson · 4 years, 10 months ago
  31. f43eee4 Merge "Add warning about out-directory usage with RBE builds" by Treehugger Robot · 4 years, 10 months ago
  32. 642916f Add config.AndroidFirstDeviceTarget. by Jaewoong Jung · 4 years, 10 months ago
  33. 858a8ca Merge "Add a Impl_only_libs prop for sdk_library" by Anton Hansson · 4 years, 10 months ago
  34. 6aa9589 Merge "android/: Rename Plat->SystemExt*SepolicyDirs" by Treehugger Robot · 4 years, 10 months ago
  35. 41b4676 Fix OutputPath.InSameDir example by Colin Cross · 4 years, 10 months ago
  36. ff0278b Fix go vet error by Colin Cross · 4 years, 10 months ago
  37. 3e6f67a Remove out/host/common/obj/PACKAGING during installclean by Colin Cross · 4 years, 10 months ago
  38. 89226d9 Add jni_libs to host java binaries by Colin Cross · 4 years, 10 months ago
  39. c179ea6 Make java_binary common variant a dependency by Colin Cross · 4 years, 10 months ago
  40. de78d13 Replace jniDependencyTag with a value by Colin Cross · 4 years, 10 months ago
  41. 405af07 Revert "Make lots of tests run in parallel" by Colin Cross · 4 years, 10 months ago
  42. dbd4809 Enable defaults in soong_config_module_type props by Liz Kammer · 4 years, 11 months ago
  43. 6682ef4 Merge "Global ThinLTO: opt out vndk binaries as a workaround" by Treehugger Robot · 4 years, 10 months ago
  44. 38cfe29 Merge "Revert "Implement vts_config module"" by Treehugger Robot · 4 years, 10 months ago
  45. c8f8480 Merge "Mixed bazel/soong build prototype for genrule" by Christopher Parsons · 4 years, 10 months ago
  46. 134161f Global ThinLTO: opt out vndk binaries as a workaround by Yi Kong · 4 years, 10 months ago
  47. 7f66efa Add a Impl_only_libs prop for sdk_library by Anton Hansson · 4 years, 10 months ago
  48. 43977e8 Merge "rust: refactor tests setup" by Thiébaud Weksteen · 4 years, 10 months ago
  49. f3c96ef Mixed bazel/soong build prototype for genrule by Chris Parsons · 4 years, 10 months ago
  50. a80b480 Refactor OWNERS files in platform/build/soong. by Joe Onorato · 4 years, 10 months ago
  51. 746be9c Remove jdiff support from droiddoc by Anton Hansson · 4 years, 10 months ago
  52. ee0b81a Revert "Implement vts_config module" by Dan Shi · 4 years, 10 months ago
  53. 0a75e52 rust: refactor tests setup by Thiébaud Weksteen · 4 years, 10 months ago
  54. a0a44a8 Add warning about out-directory usage with RBE builds by Kousik Kumar · 4 years, 10 months ago
  55. 36e4ad1 Merge "Add android.system.keystore2-unstable-ndk_platform to vndk.go" by Treehugger Robot · 4 years, 10 months ago
  56. 45fd6ac Merge "Make lots of tests run in parallel" by Colin Cross · 4 years, 10 months ago
  57. 43159bd Merge "Remove global state from apex modules" by Colin Cross · 4 years, 10 months ago
  58. a87ea45 Merge "Allow access to the class jar for java_import using {.jar} tag" by Paul Duffin · 4 years, 10 months ago
  59. a5e9be9 Merge "Reland: "Include system/core/liblog/include instead of using symlinks"" by Tom Cherry · 4 years, 10 months ago
  60. b3cbd61 Make hiddenapi flag generation use new artifact by Anton Hansson · 4 years, 10 months ago
  61. 70bc545 Merge "Add outputfiles tags for droidstubs api txts" by Anton Hansson · 4 years, 10 months ago
  62. 9f701fa Merge changes from topic "uses-libs-24" by Ulyana Trafimovich · 4 years, 10 months ago
  63. e8f655c Add android.system.keystore2-unstable-ndk_platform to vndk.go by Janis Danisevskis · 4 years, 10 months ago
  64. 3c72ce8 Merge "Avoid conflicting shared libraries from SDK snapshots." by Martin Stjernholm · 4 years, 10 months ago
  65. 323dc60 Make lots of tests run in parallel by Colin Cross · 4 years, 11 months ago
  66. 614b06c Merge "Add allow rust rule for android.system.keystore2 vts tests." by Treehugger Robot · 4 years, 10 months ago
  67. 56a8321 Remove global state from apex modules by Colin Cross · 4 years, 11 months ago
  68. a8baa88 Merge "Avoid panic when a boot jar is provided as a java_import" by Treehugger Robot · 4 years, 10 months ago
  69. 6ddbb00 Reland: "Include system/core/liblog/include instead of using symlinks" by Tom Cherry · 4 years, 11 months ago
  70. ac0cd89 Merge changes I4c8cd544,I62d4d43d,I0ae667d4,Id357adc0,I1ff87134 by Colin Cross · 4 years, 10 months ago
  71. aa55f74 Allow access to the class jar for java_import using {.jar} tag by Paul Duffin · 4 years, 10 months ago
  72. 81febc4 Avoid panic when a boot jar is provided as a java_import by Paul Duffin · 4 years, 10 months ago
  73. a54d33b Fail the build if dexpreopt cannot find path to a <uses-library>. by Ulya Trafimovich · 4 years, 11 months ago
  74. 39b437b Add dependency on implementation <uses-library> for modules that depend on component libraries. by Ulya Trafimovich · 4 years, 11 months ago
  75. ecf5435 Add outputfiles tags for droidstubs api txts by Anton Hansson · 4 years, 10 months ago
  76. 02460ab Avoid conflicting shared libraries from SDK snapshots. by Martin Stjernholm · 4 years, 10 months ago
  77. 51ce6b0 Merge "apex: emit file_contexts for flattened apex" by Jooyung Han · 4 years, 10 months ago
  78. 565cafd Don't create version variations of sdk modules by Colin Cross · 4 years, 10 months ago
  79. 3146c5c Create fewer empty version variants by Colin Cross · 4 years, 10 months ago
  80. 3453948 build/soong/scripts/update-apex-allowed-deps.sh by Steven Moreland · 4 years, 10 months ago
  81. 66fee25 Merge "Revert "Include system/core/liblog/include instead of using symlinks"" by Tom Cherry · 4 years, 10 months ago
  82. 271f4ac Revert "Include system/core/liblog/include instead of using symlinks" by Tom Cherry · 4 years, 10 months ago
  83. 24ee360 Merge "Include system/core/liblog/include instead of using symlinks" by Tom Cherry · 4 years, 10 months ago
  84. cbda593 Merge "Add prebuilt_visibility property" by Paul Duffin · 4 years, 10 months ago
  85. 0400ede Merge "Remove stale apex_available dependency." by Treehugger Robot · 4 years, 10 months ago
  86. 4e7b26a Merge "rust: Allow rust_bindgen to use cc_defaults." by Ivan Lozano · 4 years, 10 months ago
  87. e934c5b Merge "rust: Add static binary support" by Ivan Lozano · 4 years, 10 months ago
  88. 1348ce3 Don't make SplitPerApiLevel imply UseSdk by Colin Cross · 4 years, 10 months ago
  89. b613521 Remove vendor crt special case by Colin Cross · 4 years, 10 months ago
  90. 9f720ce Fix apex_test.go and add it to Android.bp by Colin Cross · 4 years, 10 months ago
  91. 0b88bf3 Merge "Update to use clang-r399163b." by Pirama Arumuga Nainar · 4 years, 10 months ago
  92. bf63d00 rust: Add static binary support by Ivan Lozano · 4 years, 10 months ago
  93. 157f40f Add prebuilt_visibility property by Paul Duffin · 4 years, 10 months ago
  94. 958dd4f Merge "Explicitly specify visibility in sdk/module_exports snapshot" by Paul Duffin · 4 years, 10 months ago
  95. 973f467 Merge changes from topic "sanitizer-runtime-stubs" by Colin Cross · 4 years, 10 months ago
  96. 0f1a0f7 Merge "add acknowledgements field to fuzz_config" by Kris Alder · 4 years, 10 months ago
  97. d99d997 Explicitly specify visibility in sdk/module_exports snapshot by Paul Duffin · 4 years, 10 months ago
  98. 45dda43 Merge "rust: Refactor staticStd to stdLinkage" by Ivan Lozano · 4 years, 10 months ago
  99. 3a7e672 Merge "Add support for using sdk_version: "module_<ver>"" by Paul Duffin · 4 years, 10 months ago
  100. 5060c9e Update to use clang-r399163b. by Stephen Hines · 4 years, 10 months ago