1. f92c715 Use tidyExternalVendor for external/googletest by Chih-Hung Hsieh · 3 years, 4 months ago
  2. 399dbe0 Merge "Do not modules in files called "Blueprints"." by Lukács T. Berki · 3 years, 4 months ago
  3. c2346f1 ndk_library: separate abidw and abitidy into separate rules by Matthias Maennich · 3 years, 4 months ago
  4. b838b0a Do not modules in files called "Blueprints". by Lukacs T. Berki · 3 years, 4 months ago
  5. 7686708 Merge "RBE should not copy source file back to local" by Chih-hung Hsieh · 3 years, 4 months ago
  6. a36ffde Merge "Refactor SdkMemberType.AddDependencies()" by Treehugger Robot · 3 years, 4 months ago
  7. add0b08 Merge "Deprecate `group_static_libs` property" by Treehugger Robot · 3 years, 4 months ago
  8. 296701e Refactor SdkMemberType.AddDependencies() by Paul Duffin · 3 years, 6 months ago
  9. 09d1c71 Merge "No clang-analyzer-* checks by default for generated files" by Treehugger Robot · 3 years, 4 months ago
  10. 5569d6e Deprecate `group_static_libs` property by LaMont Jones · 3 years, 4 months ago
  11. c2ac3ee Merge "include vendor linked-libraries in fuzz target bundles" by Treehugger Robot · 3 years, 4 months ago
  12. 062e934 No clang-analyzer-* checks by default for generated files by Chih-Hung Hsieh · 3 years, 4 months ago
  13. fde8e6d RBE should not copy source file back to local by Chih-Hung Hsieh · 3 years, 4 months ago
  14. 582fc2d [cc] Switch to -fsanitize-ignorelist by Pirama Arumuga Nainar · 3 years, 4 months ago
  15. 756ec8d include vendor linked-libraries in fuzz target bundles by Kris Alder · 3 years, 4 months ago
  16. 3aa9544 Add exclude_runtime_libs to more targets. by Martin Stjernholm · 3 years, 4 months ago
  17. 19312d4 Merge changes I15328e0b,I731227c2 by Jiyong Park · 3 years, 4 months ago
  18. 35fc86c Merge "Use new pass manager for HWASan builds." by Florian Mayer · 3 years, 4 months ago
  19. 5df7bd3 crt objects for APEX and vendor variants have correct target API levels by Jiyong Park · 3 years, 4 months ago
  20. 7549d46 crt modules produces cc rules for testing by Jiyong Park · 3 years, 4 months ago
  21. d9287b6 Merge "Also generate api lists based on symbol files for cc_library rule during build time." by Sophie Zheng · 3 years, 4 months ago
  22. c5e452b Merge changes from topic "ninja_static" by Treehugger Robot · 3 years, 4 months ago
  23. 4c4f803 Also generate api lists based on symbol files for cc_library rule during build time. by sophiez · 3 years, 4 months ago
  24. f26b466 Fix crtend for musl static binaries by Colin Cross · 3 years, 4 months ago
  25. a793db3 Support static_executable: true for musl builds by Colin Cross · 3 years, 4 months ago
  26. 450744e Use SystemSharedLibs as StaticLibs for static executables by Colin Cross · 3 years, 4 months ago
  27. 373e71c Merge "Apply pylint to build/soong/cc/ndk_api_coverage_parser" by Treehugger Robot · 3 years, 4 months ago
  28. b3c6800 Merge "Set ANDROID_HOST_MUSL for musl builds" by Colin Cross · 3 years, 4 months ago
  29. 7c02c08 Use new pass manager for HWASan builds. by Florian Mayer · 3 years, 4 months ago
  30. 99d5a0f Merge "Revert "Revert "Apply pylint to cc/symbolfile""" by Treehugger Robot · 3 years, 4 months ago
  31. 3f5659f Revert "Revert "Apply pylint to cc/symbolfile"" by Spandan Das · 3 years, 4 months ago
  32. 9ab1e68 Merge "Revert "Apply pylint to cc/symbolfile"" by Treehugger Robot · 3 years, 4 months ago
  33. ea28f4c Revert "Apply pylint to cc/symbolfile" by Junwei Wang · 3 years, 4 months ago
  34. 4132ef4 Merge "Collect info on non-cc sources in a cc module." by Treehugger Robot · 3 years, 4 months ago
  35. a8b1ab0 Merge changes I9682b978,I35465715,I9c5aa5f3,I1c76e620 by Matthew Maurer · 3 years, 4 months ago
  36. 380dbb9 Merge "Don't create a new module for bp2build conversion." by Liz Kammer · 3 years, 4 months ago
  37. 30eefd8 Apply pylint to build/soong/cc/ndk_api_coverage_parser by Spandan Das · 3 years, 4 months ago
  38. 5641096 Merge "Handle arch-specific/not properties the same." by Liz Kammer · 3 years, 4 months ago
  39. eaf5e1b Merge "Allow PRODUCT_CFI_INCLUDE_PATHS to work with blueprints also" by Jay Patel · 3 years, 4 months ago
  40. 68a240b Merge "Apply pylint to cc/symbolfile" by Treehugger Robot · 3 years, 4 months ago
  41. c686838 Support Rust in Ramdisk by Matthew Maurer · 3 years, 6 months ago
  42. a61e31f Support Rust in native-bridge by Matthew Maurer · 3 years, 7 months ago
  43. 52af5b0 Support Rust in Product by Matthew Maurer · 3 years, 7 months ago
  44. 460ee94 Support Rust in Recovery by Matthew Maurer · 3 years, 11 months ago
  45. 74ec168 Collect info on non-cc sources in a cc module. by Liz Kammer · 3 years, 4 months ago
  46. 2ada09a Don't create a new module for bp2build conversion. by Liz Kammer · 3 years, 5 months ago
  47. 135bf55 Handle arch-specific/not properties the same. by Liz Kammer · 3 years, 5 months ago
  48. 7e7b028 Set ANDROID_HOST_MUSL for musl builds by Colin Cross · 3 years, 5 months ago
  49. 73de702 Apply pylint to cc/symbolfile by Spandan Das · 3 years, 5 months ago
  50. a38e518 Expose Soong's default clang versions to Bazel by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 5 months ago
  51. c0a671f Moving common fuzzing code to fuzz package by hamzeh · 3 years, 5 months ago
  52. 0d99045 Lift BazelHandler interface into android/ by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 5 months ago
  53. 88c5391 Merge "Remove libjemalloc5 from default musl libraries" by Colin Cross · 3 years, 5 months ago
  54. 9f7c388 Merge "Support rtti in bp2build" by Christopher Parsons · 3 years, 5 months ago
  55. 39ff202 Merge "Revert^2 "Switch to clang r428724 13.0.1."" by Yabin Cui · 3 years, 5 months ago
  56. 6fd3047 Merge "Support exporting device arch toolchain info" by Treehugger Robot · 3 years, 5 months ago
  57. 2c78839 Support rtti in bp2build by Chris Parsons · 3 years, 5 months ago
  58. 10bf3b8 Revert^2 "Switch to clang r428724 13.0.1." by Yabin Cui · 3 years, 5 months ago
  59. 67d6cce Merge "bp2build: handle system_shared_libs" by Christopher Parsons · 3 years, 5 months ago
  60. 51f8c39 bp2build: handle system_shared_libs by Chris Parsons · 3 years, 5 months ago
  61. 01cad0c Merge "Revert "Switch to clang r428724 13.0.1."" by Yabin Cui · 3 years, 5 months ago
  62. 786c1d4 Revert "Switch to clang r428724 13.0.1." by Yabin Cui · 3 years, 5 months ago
  63. baeca67 Merge "Switch to clang r428724 13.0.1." by Yabin Cui · 3 years, 5 months ago
  64. e87329c Switch to clang r428724 13.0.1. by Yabin Cui · 3 years, 6 months ago
  65. fe3bab7 Merge "Revert "Make DWARF v5 the default debug information format."" by Stephen Hines · 3 years, 5 months ago
  66. bb1a17a Revert "Make DWARF v5 the default debug information format." by Stephen Hines · 3 years, 5 months ago
  67. 9c99354 Allow PRODUCT_CFI_INCLUDE_PATHS to work with blueprints also by Elvis Chien · 3 years, 6 months ago
  68. 90a8b3a Remove libjemalloc5 from default musl libraries by Colin Cross · 3 years, 5 months ago
  69. 82ad8cc Support exporting device arch toolchain info by Liz Kammer · 3 years, 5 months ago
  70. b2703ad Conditionally apply rustdoc flags to third party crates by Chris Wailes · 3 years, 5 months ago
  71. 067b889 Correct isThirdParty check by Liz Kammer · 3 years, 6 months ago
  72. 1b05df5 Merge "remove target from every intermediate depFile" by Yuntao Xu · 3 years, 5 months ago
  73. db45fb2 Merge "Bump minimum MacOS version to 10.13" by Dan Willemsen · 3 years, 5 months ago
  74. 56cc658 remove target from every intermediate depFile by Yuntao Xu · 3 years, 5 months ago
  75. 27b9572 Rewrite snapshot dependencies for vndk-ext by Justin Yun · 3 years, 5 months ago
  76. d7b95f9 Merge changes from topic "variational-required" by Yi-Yo Chiang · 3 years, 5 months ago
  77. 3dc4326 Bump minimum MacOS version to 10.13 by Dan Willemsen · 3 years, 5 months ago
  78. c14f088 Merge "Fix build on older Macs with universal binary Clang" by Yi Kong · 3 years, 5 months ago
  79. 6ede936 Add more *-ndk libraries to VndkMustUseVendorVariantList by Jiyong Park · 3 years, 5 months ago
  80. 44a13ac *-ndk.so libraries are added to VndkMustUseVendorVariantList by Jiyong Park · 3 years, 5 months ago
  81. a592b6f Reland: Add more target-specific properties by Jiyong Park · 3 years, 6 months ago
  82. c7e044f cc/cc.go: Support per-image-variation "required" by Yi-Yo Chiang · 3 years, 6 months ago
  83. 528d67e Reland "Split the x86 host toolchain into glibc and musl variants" by Colin Cross · 3 years, 5 months ago
  84. c5647ca Merge "Revert "Split the x86 host toolchain into glibc and musl variants"" by Colin Cross · 3 years, 5 months ago
  85. 5d6904e Revert "Split the x86 host toolchain into glibc and musl variants" by Colin Cross · 3 years, 5 months ago
  86. 7628e93 Merge changes Idbeb4819,Ifc02f9e5 by Colin Cross · 3 years, 5 months ago
  87. 2231f8a Merge "Remove default_shared_libs" by Treehugger Robot · 3 years, 5 months ago
  88. 295ae69 Merge "Update VndkMustUseVendorVariantList" by Kalesh Singh · 3 years, 5 months ago
  89. 5942238 Add dynamic_list property by Colin Cross · 3 years, 5 months ago
  90. 4fb4ef2 Split the x86 host toolchain into glibc and musl variants by Colin Cross · 3 years, 5 months ago
  91. 2f1102f Merge "Remove bp2build deps mutator" by Christopher Parsons · 3 years, 5 months ago
  92. b8d6987 Merge "Remove Fuchsia support from Soong" by Colin Cross · 3 years, 5 months ago
  93. f8e5370 Fix build on older Macs with universal binary Clang by Yi Kong · 3 years, 5 months ago
  94. 78fd15f Merge "Replace android.BuildOs with Config.BuildOS" by Colin Cross · 3 years, 5 months ago
  95. 5a34ffb Remove bp2build deps mutator by Chris Parsons · 3 years, 5 months ago
  96. 6b8f425 Remove default_shared_libs by Colin Cross · 3 years, 5 months ago
  97. 2e4c0eb Merge "Apply system_shared_libs to all variants" by Treehugger Robot · 3 years, 5 months ago
  98. ada357a Update VndkMustUseVendorVariantList by Kalesh Singh · 3 years, 5 months ago
  99. cb0ac95 Remove Fuchsia support from Soong by Colin Cross · 3 years, 5 months ago
  100. 5d96f64 Merge changes I3574d2a1,Ifb69fb3d by Kiyoung Kim · 3 years, 5 months ago