1. d6aaadc Filter LLNDK ABI by SDK version by Hsin-Yi Chen · 10 months ago
  2. 872e846 rust: Shorten name of generated Rust staticlibs by Ivan Lozano · 10 months ago
  3. aa8020a Always generate PDB for Windows executable by Fabien Sanglard · 1 year, 1 month ago
  4. 2c03276 Only add darwin specific rules/variables when building on mac. by Yu Liu · 1 year, 1 month ago
  5. fd47b1a cc/rust: Alias ffi rlib variant for static_libs by Ivan Lozano · 1 year, 4 months ago
  6. 9decf83 Only generate kythe xrefs on the primary module by Cole Faust · 1 year, 3 months ago
  7. de1b6b0 Fix post command of clang_verify. by kellyhung · 1 year, 4 months ago
  8. d62ea30 Add clang_verify property for cc. by kellyhung · 1 year, 4 months ago
  9. e8fcd37 Merge changes from topic "rust-made-to-order-staticlibs" into main by Ivan Lozano · 1 year, 4 months ago
  10. 0a468a4 rust: made-to-order rust staticlibs by Ivan Lozano · 1 year, 4 months ago
  11. 3b591c7 rust: Support for generated c files from bindgen by Ivan Lozano · 1 year, 4 months ago
  12. f6fc525 Let header-abi-linker filter llndk, apex, and systemapi symbols by Hsin-Yi Chen · 1 year, 5 months ago
  13. af36988 Refactor header ABI checker code by Hsin-Yi Chen · 1 year, 5 months ago
  14. 342fa6b Add global C flags to compile_commands by Luis Useche · 1 year, 5 months ago
  15. 5f5d271 Build native libraries used by layoutlib. by Wei Li · 1 year, 9 months ago
  16. 6c771e7 Revert "Remove flags rejected by RBE input processor" by Pirama Arumuga Nainar · 1 year, 10 months ago
  17. f96b001 Don't call android.PathForModuleSrc(ctx).String() to get ModuleDir by Colin Cross · 1 year, 11 months ago
  18. 843c063 Let header-abi-linker filter symbols by API level by Hsin-Yi Chen · 2 years ago
  19. dea1d03 Fix addrsig warnings by Colin Cross · 2 years, 9 months ago
  20. 933e380 Add noOverride64GlobalCflags support to Soong by zijunzhao · 2 years, 8 months ago
  21. 0af4e67 Deprecate ABI reference dumps in gzip by Hsin-Yi Chen · 2 years, 10 months ago
  22. a6ddb14 Refactor the build rules for ABI diff by Hsin-Yi Chen · 2 years, 11 months ago
  23. 7584bda Fix the condition for LLNDK ABI diff by Hsin-Yi Chen · 2 years, 10 months ago
  24. d2079b6 Enable ABI diff between the source code and the previous version by Hsin-Yi Chen · 2 years, 11 months ago
  25. a4724a0 Remove flags rejected by RBE input processor by Chih-Hung Hsieh · 3 years ago
  26. 4fa894d Removed unused GCC references by Colin Cross · 3 years ago
  27. bf9c26c Merge changes I1270e8d0,I61731a5e by Treehugger Robot · 3 years ago
  28. 855094c Avoid dereferencing ANDROID_BUILD_TOP by Steven Moreland · 3 years ago
  29. 1304393 Change the type of parameter prevVersion to int in sourceAbiDump by Mu-Le Lee · 3 years ago
  30. f7d0b43 Add target-version flags in header-abi-diff command by Mu-Le Lee · 3 years, 1 month ago
  31. 0713e4f Revert "Disable RBE for header-abi-dumper" by Hsin-Yi Chen · 3 years, 1 month ago
  32. 6ef4fae Merge "DO NOT MERGE - Merge Android 13" by Xin Li · 3 years, 1 month ago
  33. 0a9005e Diff source dump and previous version dump for Cross-Version ABI Check by Mu-Le Lee · 3 years, 2 months ago
  34. dd3de97 Merge "Move libFlags as well to the RSP file for link actions" am: e3048505c0 by Treehugger Robot · 3 years, 2 months ago
  35. 01332cf Move libFlags as well to the RSP file for link actions by Kousik Kumar · 3 years, 2 months ago
  36. 4108552 Merge "Remove unneeded logic from sourceAbiDiff" am: 6e9225d53c am: 76e7546a6b by Hsin-Yi Chen · 3 years, 3 months ago
  37. 6e9225d Merge "Remove unneeded logic from sourceAbiDiff" by Hsin-Yi Chen · 3 years, 3 months ago
  38. 01346ff Merge "Use single clang-tidy build rule and clang-tidy.sh" am: b12ae4f2bd am: 011e470e5e by Treehugger Robot · 3 years, 3 months ago
  39. b12ae4f Merge "Use single clang-tidy build rule and clang-tidy.sh" by Treehugger Robot · 3 years, 3 months ago
  40. 4ec2bf1 Merge "Revert "Use --dependency-file when linking elf files."" am: b914e7f8c6 am: c43e5ff7cc by Colin Cross · 3 years, 3 months ago
  41. b914e7f Merge "Revert "Use --dependency-file when linking elf files."" by Colin Cross · 3 years, 3 months ago
  42. 32320e8 Revert "Use --dependency-file when linking elf files." by Colin Cross · 3 years, 3 months ago
  43. dccddb6 Remove unneeded logic from sourceAbiDiff by Hsin-Yi Chen · 3 years, 3 months ago
  44. 30ab2f0 Use single clang-tidy build rule and clang-tidy.sh by Chih-Hung Hsieh · 3 years, 3 months ago
  45. 6ad1e4b Add diff_flags as a header_abi_checker property by Hsin-Yi Chen · 3 years, 4 months ago
  46. ab255ae Merge "Add diff_flags as a header_abi_checker property" into tm-dev am: 39a9db3bae by Hsin-Yi Chen · 3 years, 3 months ago
  47. 4f992b6 Add diff_flags as a header_abi_checker property by Hsin-Yi Chen · 3 years, 4 months ago
  48. 0b80b69 Merge "Use --dependency-file when linking elf files." am: ff22afa704 am: 87089903c2 by Treehugger Robot · 3 years, 4 months ago
  49. 97d8776 Use --dependency-file when linking elf files. by Colin Cross · 3 years, 7 months ago
  50. 6580d84 Disable RBE for header-abi-dumper by Hsin-Yi Chen · 3 years, 5 months ago
  51. 9db8a0c Add tidy_timeout_srcs property by Chih-Hung Hsieh · 3 years, 7 months ago
  52. 8439a14 Compare tidy_disabled_srcs list by string values by Chih-Hung Hsieh · 3 years, 7 months ago
  53. c74f63e Split the clangTidyRE rule by Chih-Hung Hsieh · 3 years, 7 months ago
  54. f73658b Merge "[NFCI] Change llvm-ar '-format' to be '--format'." by Treehugger Robot · 3 years, 7 months ago
  55. ed0dd76 [NFCI] Change llvm-ar '-format' to be '--format'. by Mitch Phillips · 3 years, 7 months ago
  56. 7540a78 Generate tidy-* rules unless tidy is disabled by Chih-Hung Hsieh · 3 years, 8 months ago
  57. e24303f Add noOverrideExternalGlobalCflags support to Soong by Stephen Hines · 3 years, 9 months ago
  58. ce69757 Merge "Add Darwin x86_64+arm64 universal binary support" by Dan Willemsen · 3 years, 9 months ago
  59. 4745007 Add Darwin x86_64+arm64 universal binary support by Dan Willemsen · 3 years, 11 months ago
  60. 8078377 Add (obj|tidy)-*_os, and (obj|tidy)-*_subset targets by Chih-Hung Hsieh · 4 years ago
  61. f6ca1b9 object files depend only on NDK headers by Chih-Hung Hsieh · 3 years, 9 months ago
  62. 5b72153 No NDK libraries in clang-tidy pathDeps by Chih-Hung Hsieh · 3 years, 9 months ago
  63. 7b0781d rust: Emit toc files for cdylibs by Ivan Lozano · 3 years, 10 months ago
  64. 4dceb37 Merge "Do not add .tidy files as RBE link inputs" by Chih-hung Hsieh · 3 years, 10 months ago
  65. 16bc50a remove support for *.rc files by Nick Desaulniers · 3 years, 11 months ago
  66. 3bb934f Do not add .tidy files as RBE link inputs by Chih-Hung Hsieh · 3 years, 11 months ago
  67. 769a51c Add tidy_disabled_srcs property. by Chih-Hung Hsieh · 4 years ago
  68. 8e09f26 Use ccCmd to generate clang-tidy dependent file by Chih-Hung Hsieh · 4 years ago
  69. b808229 Share cFlags, tidyFlags, etc. in a module by Chih-Hung Hsieh · 4 years ago
  70. 95dfbce Pass TIDY_TIMEOUT to clang-tidy by Chih-Hung Hsieh · 4 years ago
  71. d0f82fe Add tidy-soong, tidy-dir-path, module-tidy targets by Chih-Hung Hsieh · 4 years ago
  72. 7686708 Merge "RBE should not copy source file back to local" by Chih-hung Hsieh · 4 years ago
  73. add0b08 Merge "Deprecate `group_static_libs` property" by Treehugger Robot · 4 years ago
  74. 5569d6e Deprecate `group_static_libs` property by LaMont Jones · 4 years ago
  75. 062e934 No clang-analyzer-* checks by default for generated files by Chih-Hung Hsieh · 4 years ago
  76. fde8e6d RBE should not copy source file back to local by Chih-Hung Hsieh · 4 years ago
  77. 79781a9 Specify working directory and OUT_DIR to ABI tools by Hsin-Yi Chen · 4 years, 2 months ago
  78. 0523ba2 Rename ninja variables with Clang in the name by Colin Cross · 4 years, 2 months ago
  79. c465efd Support multiple CrtBegin and CrtEnd files by Colin Cross · 4 years, 3 months ago
  80. f04eb99 Stop injecting symbols into host bionic binaries by Colin Cross · 4 years, 3 months ago
  81. 5f314b1 Rename gccCmd mingwCmd now that's all it's used for. by Elliott Hughes · 4 years, 4 months ago
  82. 58dd6a9 Add order-only dependency on shared libraries by Colin Cross · 4 years, 4 months ago
  83. afcd339 Remove unused parts of the strip implementation. by Elliott Hughes · 4 years, 4 months ago
  84. 69315e4 Use create_minidebuginfo tool instead of bash script. by David Srbecky · 4 years, 4 months ago
  85. 2e70f79 Move builder.go over to llvm-objcopy. by Elliott Hughes · 4 years, 5 months ago
  86. 789fe0f Revert^2 "[strip.sh] Move remaining GNU binutils usage to llvm binutils" by David Srbecky · 4 years, 5 months ago
  87. 4ad44e7 Move toc.sh to use LLVM binutils by Yi Kong · 4 years, 5 months ago
  88. a4eafdd Support multiple rsp files in REParams by Colin Cross · 4 years, 6 months ago
  89. f2be52c Merge "Revert "[strip.sh] Move remaining GNU binutils usage to llvm binutils"" by Treehugger Robot · 4 years, 6 months ago
  90. 33dfba1 Revert "[strip.sh] Move remaining GNU binutils usage to llvm binutils" by David Srbecky · 4 years, 6 months ago
  91. d2db795 Merge changes Iab4e09d9,Icf2f24dd,I15be5ef1,Ic0db9619 by Colin Cross · 4 years, 6 months ago
  92. ad50ce8 [strip.sh] Move remaining GNU binutils usage to llvm binutils by Yi Kong · 4 years, 6 months ago
  93. 77cdcfd Move android package on top of remotexec by Colin Cross · 4 years, 6 months ago
  94. 61cb7ed Merge "Soong: add missing header-abi-dumper inputs" by Treehugger Robot · 4 years, 9 months ago
  95. e286113 Add context for invalid extensions for cc compile by Liz Kammer · 4 years, 9 months ago
  96. bf4f55f Improve commenting for cc/builer.go, and kill dead code by Chris Parsons · 4 years, 10 months ago
  97. 1893176 Soong: add missing header-abi-dumper inputs by Ulf Adams · 4 years, 10 months ago
  98. d207cbe Revert "Add -fdebug-compilation-dir option" by Kousik Kumar · 4 years, 11 months ago
  99. 578ba00 Add -fdebug-compilation-dir option by Kousik Kumar · 5 years ago
  100. a6b38f2 Merge "Remove InputRootAbsolutePath spec to header-abi-dumper" by Treehugger Robot · 5 years ago