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