1. bb6b4be Do not rewrite function parameters/returns expanded in macro bodies by Sergio Solano · 32 hours ago main
  2. e481675 Fix include guard presubmit warnings by Victor Hugo Vianna Silva · 6 days ago
  3. 155466d [spanify] Add --project and --filter options to apply-successful-rewrites.py by Bryan Enrique Gonzalez Velez · 6 days ago
  4. a8bff11 Emit `.data()` when passing spanified arguments to `void*` parameters by Sergio Solano · 9 days ago
  5. e8d2583 Roll clang+rust llvmorg-23-init-19482-g53d18800-1 : llvmorg-23-init-19482-g53d18800-2 / b998449636a48e2c4a362809085b600a0174e1f2-5 : b998449636a48e2c4a362809085b600a0174e1f2-6 by Alan Zhao · 11 days ago
  6. 93c4673 Remove uses of removed Disable-Rts footer by Victor Hugo Vianna Silva · 13 days ago
  7. e710bcc Drop removed v8_is_on_release_branch GN arg from bots by Victor Hugo Vianna Silva · 13 days ago
  8. b8094de [spanify] pass to the llm the compilation errors. by Daniel Angulo · 2 weeks ago
  9. 116d9c9 [spanify] call jetski only if patches fails for upload-patches by Daniel Angulo · 2 weeks ago
  10. b0de7e5 [spanify] set unsafe todo macro for spanify in dawn library by Daniel Angulo · 2 weeks ago
  11. bed2a4c [spanify] Improve Dawn support and diagnostic reporting by Daniel Angulo · 2 weeks ago
  12. 5cf0395 Remove clang_base_path from spanify configs for Dawn by Daniel Angulo · 2 weeks ago
  13. 56a7ab3 Remove diff against origin main in upload-patches.py by Daniel Angulo · 3 weeks ago
  14. cc9ab50 Fix upload-rewrites script to use jetski sandbox by Daniel Angulo · 3 weeks ago
  15. 8d23b85 [spanify] Fix nullptr comparison assertion for smart pointers by Arthur Sonzogni · 3 weeks ago
  16. ff7e123 [spanify] Exclude C-style arrays with non-built-in binary operators by Arthur Sonzogni · 3 weeks ago
  17. 133b5ec [spanify] Fix graph solver to propagate exclusions through sinks by Arthur Sonzogni · 3 weeks ago
  18. f92190c Add upload flag to upload-patches.py by Daniel Angulo · 3 weeks ago
  19. 007be1b Set CMAKE_LIBTOOL in mac bootstrap builds by Arthur Eubanks · 3 weeks ago
  20. 152bce2 Set -fcrash-diagnostics-dir in build.py by Arthur Eubanks · 3 weeks ago
  21. 69842c6 [spanify] Rewrite nullptr comparisons to .empty() or !.empty() by Sergio Solano · 3 weeks ago
  22. d2f0112 [spanify] Wrap array offset expressions in base::span for external calls by Sergio Solano · 3 weeks ago
  23. 37adc13 Revert "Skip function parameter rewrites for macro-expanded declarations" by Sergio Solano · 3 weeks ago
  24. 50797a6 Revert "Prevent Clang assertion crashes on virtual scratch space locations" by Sergio Solano · 3 weeks ago
  25. 40675ff [spanify] Fix overridden methods for out-of-line methods by Sergio Solano · 3 weeks ago
  26. a969aed [Spanifier] update dawn project to use dawn::Span by Daniel Angulo · 3 weeks ago
  27. f54e838 Skip function parameter rewrites for macro-expanded declarations by Sergio Solano · 4 weeks ago
  28. a91a08e [spanify] Support project-specific unsafe buffer macros and headers by Sergio Solano · 4 weeks ago
  29. 9ae0cdd Prevent Clang assertion crashes on virtual scratch space locations by Sergio Solano · 4 weeks ago
  30. 3b45af5 [clang] Update for tip-of-tree version bump to 24 by Hans Wennborg · 4 weeks ago
  31. da42c02 [spanify] Fix graph fragmentation across function redeclarations by Sergio Solano · 5 weeks ago
  32. 3e9e444 Reland "[apple] Roll dsymutil to dsymutil-llvmorg-23-init-19482-g53d18800-1" by Yue She · 5 weeks ago
  33. 4e2c4ae Add new toolchain members to OWNERS by Liza Burakova · 5 weeks ago
  34. ea30d60 [spanify] Refactor CheckedCastReplacement into project interface by Bryan Enrique Gonzalez Velez · 5 weeks ago
  35. 044c687 Create a libclang package based on the Rust toolchain's LLVM build by Hans Wennborg · 5 weeks ago
  36. f60745b [spanify] Use Skia's native span increment helpers by Bryan Enrique Gonzalez Velez · 5 weeks ago
  37. ad081dc [spanify] Use Skia's native SkTo cast for subspan conversions by Bryan Enrique Gonzalez Velez · 6 weeks ago
  38. 6274fc6 Spanifier: Support volatile qualifiers by Daniel Angulo · 6 weeks ago
  39. bfed6db Revert "[apple] Roll dsymutil to dsymutil-llvmorg-23-init-19482-g53d18800-1" by Yue She · 6 weeks ago
  40. 6693466 [build] Refactor some code to add retries when fetching URLs by Yue She · 6 weeks ago
  41. 11bca28 [apple] Roll dsymutil to dsymutil-llvmorg-23-init-19482-g53d18800-1 by Yue She · 6 weeks ago
  42. b598b4a Reland "[clang-plugin] Support raw_ptr enforcement in container template arguments" by Bryan Enrique Gonzalez Velez · 6 weeks ago
  43. 87b5008 Replace mac12 trybot with mac13 by Liza Burakova · 7 weeks ago
  44. 6d4c7b4 [build][rust] add retry mechanism to GetLatestRustCommit by Yue She · 7 weeks ago
  45. 6330044 [spanify] Support chained CLs in 2p_perftest.py via Gerrit API by Sergio Solano · 8 weeks ago
  46. dd7362d Roll clang+rust llvmorg-23-init-18172-g7389aa2e-2 : llvmorg-23-init-19482-g53d18800-1 / 8954863c81df429ebf96ea38a16c76f209995833-1 : b998449636a48e2c4a362809085b600a0174e1f2-1 by Devon Loehr · 8 weeks ago
  47. e3fac7e [spanify] Correctly identify unsigned enums to avoid redundant checked_casts by Daniel Angulo · 8 weeks ago
  48. 5f91cd6 [spanify] Handle parenthesized expressions in GetExprRange by Sergio Solano · 8 weeks ago
  49. 4cee251 [clang] Pass HOST_LINK_VERSION=1249 when building Clang on macOS by Yue She · 8 weeks ago
  50. fa3797f [tools/clang] Support std containers and lambda capture exclusions by Ali Hijazi · 8 weeks ago
  51. a4bac3b [tools/clang] Support top-level typedef matching on LHS and RHS types by Ali Hijazi · 8 weeks ago
  52. 35c42ed Spanify: Store Spanify compilation errors by Daniel Angulo · 8 weeks ago
  53. c3e54e4 Add script to run Pinpoint performance tests for 2P library CLs. by Sergio Solano · 9 weeks ago
  54. a69cd73 [tools/clang] Support parenthesis peeling and temporary objects by Ali Hijazi · 9 weeks ago
  55. 9eaed8a [tools/clang] Improve range loop variable matching in rewriter by Ali Hijazi · 9 weeks ago
  56. 3786b6b [spanify] Handle implicit casts in GetExprRange by Sergio Solano · 9 weeks ago
  57. 95fd6a6 [tools/clang] Fix build and clean up unused variables in rewriter by Ali Hijazi · 9 weeks ago
  58. 961e841 spanify: Improve const handling by Daniel Angulo · 9 weeks ago
  59. fc8b902 Add LLM output to spanify csv result file. by Daniel Angulo · 9 weeks ago
  60. bacd759 Repackage clang after standardizing metadata by Devon Loehr · 9 weeks ago
  61. 15a7d06 [clang] Add output-artifacts and GCS sub dir args to package.py by Dan Le Febvre · 9 weeks ago
  62. 78decc0 Revert "Reland "Reland "[clang] Update raw_ptr_plugin for Clang #199528""" by Devon Loehr · 9 weeks ago
  63. 7e9cfaa Revert "[clang-plugin] Support raw_ptr enforcement in container template arguments" by Hans Wennborg · 9 weeks ago
  64. 6d8bc7e Set additional git commit metadata in build.py by Devon Loehr · 9 weeks ago
  65. f7b1b78 spanify: Exclude pointer-to-array types from spanification by Arthur Sonzogni · 9 weeks ago
  66. a3e0959 Reland "Reland "[clang] Update raw_ptr_plugin for Clang #199528"" by Hans Wennborg · 9 weeks ago
  67. 239a6a1 [clang-plugin] Support raw_ptr enforcement in container template arguments by Bryan Enrique Gonzalez Velez · 9 weeks ago
  68. 7709e8d [spanify] Handle qualified names in DeclRefExpr to prevent assertion crash by Daniel Angulo · 9 weeks ago
  69. 12b4863 spanify: Bind rhs_array_type in AST matcher by Arthur Sonzogni · 9 weeks ago
  70. 86f9eba Roll clang+rust llvmorg-23-init-10931-g20b6ec66-11 : llvmorg-23-init-18172-g7389aa2e-1 / 4c4205163abcbd08948b3efab796c543ba1ea687-5 : 8954863c81df429ebf96ea38a16c76f209995833-1 by Hans Wennborg · 9 weeks ago
  71. 3ffebf2 Revert "Reland "[clang] Update raw_ptr_plugin for Clang #199528"" by Hans Wennborg · 10 weeks ago
  72. 0483674 Spanify: Replace ninja by autoninja in rewrites by Daniel Angulo · 10 weeks ago
  73. 46f0d6b Spanify results LLM refinement and upload. by Daniel Angulo · 10 weeks ago
  74. 1b53222 [spanify] Support spanification across C-style function pointer calls by Sergio Solano · 10 weeks ago
  75. bc196e3 Reland "[clang] Update raw_ptr_plugin for Clang #199528" by Hans Wennborg · 10 weeks ago
  76. 469b9f6 [spanify] Disable static extent for Skia's SkSpan by Bryan Enrique Gonzalez Velez · 10 weeks ago
  77. 5611979 Set MACOSX_DEPLOYMENT_TARGET 10.12 when building rust+clang toolchain by Hans Wennborg · 10 weeks ago
  78. 4cb3c0e [spanify] Update README to reflect simplified script usage by Arthur Sonzogni · 10 weeks ago
  79. a19ae97 set MACOSX_DEPLOYMENT_TARGET to 12.0 when building rust+clang toolchain by Yue She · 10 weeks ago
  80. 93e6db4 Suppress more notes in unsafe buffers plugin by Arthur Eubanks · 2 months ago
  81. 06dd1f4 Revert "[clang] Update raw_ptr_plugin for Clang #199528" by Hans Wennborg · 2 months ago
  82. 9e229cc [clang] Remove plugins/tests/repro_source.cpp by Hans Wennborg · 2 months ago
  83. 4e3abee [clang] Update raw_ptr_plugin for Clang #199528 by Hans Wennborg · 2 months ago
  84. 4ac1011 Suppress notes for suppressed warnings by Arthur Eubanks · 2 months ago
  85. 4e80255 [clang] Add mac15-x64-rel-tests to Cq-Include-Trybots by Hans Wennborg · 2 months ago
  86. b74df20 Revert "Roll clang+rust llvmorg-23-init-10931-g20b6ec66-11 : llvmorg-23-init-15916-g4a32cf0b-1 / 4c4205163abcbd08948b3efab796c543ba1ea687-3 : 507271bc119683008ec719ecee48814e8ac86c65-3" by Hans Wennborg · 2 months ago
  87. f8ce46f Roll clang+rust llvmorg-23-init-10931-g20b6ec66-11 : llvmorg-23-init-15916-g4a32cf0b-1 / 4c4205163abcbd08948b3efab796c543ba1ea687-3 : 507271bc119683008ec719ecee48814e8ac86c65-3 by Hans Wennborg · 2 months ago
  88. 45f4b9e [Spanify] Allow conditional gn check skipping and disable for skia by Bryan Enrique Gonzalez Velez · 3 months ago
  89. c86aeaf [spanify] Fix replacement collisions for arrays with inline structs. by Bryan Enrique Gonzalez Velez · 3 months ago
  90. aaa36f2 Spanify: resolve submodule bootstrapping. by Arthur Sonzogni · 3 months ago
  91. 7c9eb5b [blink_gc_plugin] Fix the compilation with GCC by Anton Kirilov · 3 months ago
  92. 849a659 Remove obsolete `chromeos_is_browser_only` build arg by Georg Neis · 3 months ago
  93. 7c732b7 [spanify] Refactor spanify tools to support standalone submodule builds by Arthur Sonzogni · 3 months ago
  94. b32f7b8 Implement a clang plugin for strict deps. by Matt Stark · 3 months ago
  95. 1b6abf9 spanify: Treat <span> as a system include by Arthur Sonzogni · 3 months ago
  96. c842f6b [apple] Roll dsymutil to llvmorg-23-init-10931-g20b6ec66-11 by Yue She · 3 months ago
  97. cbb51d7 [clang-tooling] Improve compiler identification in compile_db.py by Sergio Solano · 3 months ago
  98. 75e7c87 [spanify] Add project filtering to rewrite and test scripts by Sergio Solano · 3 months ago
  99. 75b4d22 Allow ANGLE project as a target of rewrite_multiple_platforms.py by Sergio Solano · 3 months ago
  100. def7045 Remove MiraclePtr-related options from clang plugin by Daniel Cheng · 3 months ago