1. 891ca08 Revert "Reland "base_profiler_test_support_library: Don't link libc++ and libc++abi"" by Dirk Pranke · 14 hours ago main
  2. 55cb7ea Reland "base_profiler_test_support_library: Don't link libc++ and libc++abi" by Nico Weber · 17 hours ago
  3. 8ba4a92 spanification: opt out components/site_isolation by Arthur Sonzogni · 23 hours ago
  4. 9261c12 deqp: Re-enable _LIBCPP_REMOVE_TRANSITIVE_INCLUDES by Nico Weber · 25 hours ago
  5. cd4d8cb Revert "Disable MSan use-after-dtor checks in fuzzing builds" by Antonio Maiorano · 28 hours ago
  6. e70fa62 spanification: enforce -unsafe-buffer-usage in component by Arthur Sonzogni · 33 hours ago
  7. 936a21c build: Remove remaining use_siso from build/config/ios/BUILD.gn by Junji Watanabe · 2 days ago
  8. 0017213 Spanify safe_browsing by Daniel Rubery · 3 days ago
  9. 3bc50e0 Reland^2 "linux/build: Enable fission for (symbol_level = 2) release builds as well" by Nico Weber · 3 days ago
  10. fc2ec43 win: Allow libc++ to use __int128 by Nico Weber · 3 days ago
  11. 9c76613 fuchsia: Re-enable _LIBCPP_REMOVE_TRANSITIVE_INCLUDES by Nico Weber · 3 days ago
  12. 7243c5c siso: disable remote for rust/bindgen by Fumitoshi Ukai · 3 days ago
  13. dbea6da spanification: enforce -unsafe-buffer-usage in ui/ by Arthur Sonzogni · 4 days ago
  14. 29979e0 pgo: Turn off orderfile when generating PGO by Peter Wen · 4 days ago
  15. cc72ab0 siso: enable remote action for rust_bindgen by Fumitoshi Ukai · 4 days ago
  16. 3ec0ecd ios: Disable fatal linker warnings on some iOS builds temporarily. by Justin Cohen · 5 days ago
  17. 3748180 Turn off -Wdangling-assignment-gsl by Arthur Eubanks · 5 days ago
  18. 71ac62c Android: Pass .jars rather than package names to R8 for SDK extensions by Andrew Grieve · 5 days ago
  19. 5c6bfcd ios: Disable lld when building with Xcode 16. by Justin Cohen · 5 days ago
  20. 9487678 spanification: Check //testing/android. by Arthur Sonzogni · 8 days ago
  21. c61f5dd Switch riscv64 build to use stable r27 NDK by Prashanth Swaminathan · 8 days ago
  22. 718d1ea [ios] Use a single gn variable to control use of copy_xctrunner_app by Sylvain Defresne · 8 days ago
  23. d92c5ab [mac] Use a single gn variable to control use of sdk_inputs by Sylvain Defresne · 8 days ago
  24. 1618104 spanification: update build/config/unsafe_buffers_paths.txt by Arthur Sonzogni · 9 days ago
  25. ffdb376 Android NDK: Migrate DEPS to NDK r27 by Prashanth Swaminathan · 9 days ago
  26. f539c68 ios: Set -no_warn_duplicate_libraries for building without lld. by Justin Cohen · 9 days ago
  27. 896b291 spanification: update build/config/unsafe_buffers_paths.txt by Arthur Sonzogni · 9 days ago
  28. 1061ddd Bump the Chrome macOS deployment target to 11.0 by Avi Drissman · 9 days ago
  29. 2b4540f Remove test() -> androidx dependency for Angle by Andrew Grieve · 9 days ago
  30. b491f72 Followup fix to crrev.com/c/5723176. by Amy Huang · 10 days ago
  31. d24149f ui/gfx: enable unsafe-buffers by Elly Fong-Jones · 10 days ago
  32. 73a5af1 Re-enable deprecated-builtins warning by Devon Loehr · 10 days ago
  33. c05beec Always explicitly link clang_rt.builtins. by Amy Huang · 10 days ago
  34. a62abe5 Reland "Android: Enable R8 for android_browsertests" by Andrew Grieve · 10 days ago
  35. c26d23f Remove ozone/wayland from unsafe buffers paths by Miguel López López · 10 days ago
  36. 37ef2f1 spanification: Add `#pragma allow_unsafe_buffers` to cc/ by Arthur Sonzogni · 10 days ago
  37. 51ec70c Revert "Android: Enable R8 for android_browsertests" by David Pennington · 11 days ago
  38. 9965241 Android: Enable R8 for android_browsertests by Andrew Grieve · 11 days ago
  39. 823485d Require macOS 11 for Chromium 129+ by Avi Drissman · 11 days ago
  40. 28ce649 cuttlefish: Set the requisition type to cuttlefish for DmServer enrollment. by Arianna DiGregorio · 11 days ago
  41. 20d95ef Android Lint: Pass all merged manifests as input by Andrew Grieve · 11 days ago
  42. 67c58e5 Revert "Reland "linux/build: Enable fission for (symbol_level = 2) release builds as well"" by Kenichi Ishibashi · 12 days ago
  43. 0fa2e3a Reland "linux/build: Enable fission for (symbol_level = 2) release builds as well" by Nico Weber · 12 days ago
  44. 38a0c4b Revert "linux/build: Enable fission for (symbol_level = 2) release builds as well" by Kenichi Ishibashi · 12 days ago
  45. b8b7866 linux/build: Enable fission for (symbol_level = 2) release builds as well by Nico Weber · 12 days ago
  46. 1984ec9 Enabled unsafe buffer checking for additional directories owned by Chrome Intelligence by Dale Rogerson · 12 days ago
  47. 941601a Reland "spanification: update build/config/unsafe_buffers_paths.txt" by Arthur Sonzogni · 12 days ago
  48. 0839e53 Suppress new Mac LLD warning --warn-duplicate-rpath by Daniel Bertalan · 2 weeks ago
  49. 7f9bef7 Revert "spanification: update build/config/unsafe_buffers_paths.txt" by luci-bisection@appspot.gserviceaccount.com · 2 weeks ago
  50. 4476adf spanification: update build/config/unsafe_buffers_paths.txt by Arthur Sonzogni · 2 weeks ago
  51. 211deb5 Opt //components/variations into unsafe buffer warnings. by Jan Keitel · 2 weeks ago
  52. 6bd36eb Fix unsafe buffers in components/optimization_guide by Dale Rogerson · 2 weeks ago
  53. b887a3b Disable MSan use-after-dtor checks in fuzzing builds by Daniel Cheng · 2 weeks ago
  54. 9f9a474 Enable MSan use-after-dtor checks on Linux by Daniel Cheng · 2 weeks ago
  55. faac319 Opt more sync-related directories into unsafe buffer warnings. by Jan Keitel · 2 weeks ago
  56. 1fa1d8f [ios] Instruct swiftc to use relative paths for debug info. by Rohit Rao · 3 weeks ago
  57. 7a952af Opt-in chrome/browser/win/ to the unsafe-buffer-usage check by Patrick Monette · 3 weeks ago
  58. 2f6e90f asan: Re-enable std::string container annotations, in non-apple non-fuzzer builds by Nico Weber · 3 weeks ago
  59. 814d33c Add a doc about Clang modules in Chromium by Erik Staab · 3 weeks ago
  60. d5373af Enable unsafe buffer warnings in //components/sync. by Jan Keitel · 3 weeks ago
  61. 5ef025b [PA/*Scan] Remove StarScan by mikt · 3 weeks ago
  62. ae0016b spanification: Add `#pragma allow_unsafe_buffers` to extension/* by Arthur Sonzogni · 3 weeks ago
  63. f98df98 Enable unsafe buffers warnings in components/password_manager. by Jan Keitel · 3 weeks ago
  64. 55377f4 Re-enable microsoft pragma warning by Devon Loehr · 3 weeks ago
  65. 12e6abe spanification: Remove webkit/ from unsafe_buffers_paths.txt by Kent Tamura · 3 weeks ago
  66. a45e7f0 Reland "Reland "siso: pass ios_sdk_path and mac_sdk_path from gn"" by Fumitoshi Ukai · 3 weeks ago
  67. 5645f50 Add use_libcxx_modules GN arg by Erik Staab · 3 weeks ago
  68. 086033b Revert "Reland "siso: pass ios_sdk_path and mac_sdk_path from gn"" by Vincent Boisselle · 3 weeks ago
  69. d1023a2 spanification: Add `#pragma allow_unsafe_buffers` to third_party/blink/ by Kent Tamura · 3 weeks ago
  70. e3b58f5 spanification: Add `#pragma allow_unsafe_buffers` to renderer/core/ by Kent Tamura · 3 weeks ago
  71. ca181f9 Reland: run large compiles on the default worker by Junji Watanabe · 4 weeks ago
  72. db37f22 spanification: Add `#pragma allow_unsafe_buffers` to renderer/modules/ by Kent Tamura · 4 weeks ago
  73. eda1160 spanification: Add `#pragma allow_unsafe_buffers` to renderer/platform/ by Kent Tamura · 4 weeks ago
  74. 7bed5ae Revert "siso: Run large compiles on the default worker pools" by Junji Watanabe · 4 weeks ago
  75. aa37f8d siso: Run large compiles on the default worker pools by Junji Watanabe · 4 weeks ago
  76. 34a3674 siso: add lacros_clang_x64/obj/chrome/browser/browser/render_view_context_menu.o to exit137_list by Fumitoshi Ukai · 4 weeks ago
  77. eb4748b Reland "siso: pass ios_sdk_path and mac_sdk_path from gn" by Fumitoshi Ukai · 4 weeks ago
  78. 3ccaf94 spanification: Add `#pragma allow_unsafe_buffers` to core/svg/ by Kent Tamura · 4 weeks ago
  79. 477eb73 spanification: Add `#pragma allow_unsafe_buffers` to core/layout/ by Kent Tamura · 4 weeks ago
  80. 75f12a9 spanification: Add `#pragma allow_unsafe_buffers` to core/dom/ by Kent Tamura · 4 weeks ago
  81. 7e31a60 siso: add obj/chrome/browser/ash/extensions/autotest_private/autotest_private/autotest_private_api.o to exit137_list by Fumitoshi Ukai · 4 weeks ago
  82. d4ae4f4 spanification: Add `#pragma allow_unsafe_buffers` to core/css/ by Kent Tamura · 4 weeks ago
  83. 3a3c083 build:zos: updates to use ibm-clang by Gaby Baghdadi · 4 weeks ago
  84. 58a689a Reland "[libFuzzer] Shim out dlclose() on POSIX systems." by Titouan Rigoudy · 4 weeks ago
  85. 538ccb2 Revert "[libFuzzer] Shim out dlclose() on POSIX systems." by Titouan Rigoudy · 4 weeks ago
  86. f60fd99 [libFuzzer] Shim out dlclose() on POSIX systems. by Titouan Rigoudy · 4 weeks ago
  87. 66e3a19 siso: add obj/chrome/browser/ash/file_manager/browser_tests/file_tasks_browsertest.o to exit137_list by Fumitoshi Ukai · 4 weeks ago
  88. fa9c49f Opt //components/compose into unsafe buffers warnings. by Jan Keitel · 4 weeks ago
  89. 0a21747 Opt-in chrome/browser/performance_manager/ to unsafe-buffer-usage check by Patrick Monette · 4 weeks ago
  90. cd4db4e Android V: rolling DEPS entries to start using Android V by default by Sam Maier · 4 weeks ago
  91. e935adc Reland "build: Automatically AOT compile when installing official build" by Peter Wen · 4 weeks ago
  92. 60dca32 Reland "Reland "Reland "Reland "Add toolchains without PartitionAlloc-Everywhere for dump_syms et al"""" by danakj · 4 weeks ago
  93. e4c5016 Drop the _LIBCPP_ENABLE_REMOVED_ALLOCATOR_CONST escape hatch for Fuchsia by Hans Wennborg · 4 weeks ago
  94. 38f9f63 Opt //components/prefs into unsafe buffers checks. by Jan Keitel · 4 weeks ago
  95. 7b51a8a Remove url/ from unsafe_buffers_paths.txt. by Tom Sepez · 5 weeks ago
  96. 13dd96c Revert "Reland "Reland "Reland "Add toolchains without PartitionAlloc-Everywhere for dump_syms et al"""" by Michael Wilson · 5 weeks ago
  97. b589c00 Reland "Reland "Reland "Add toolchains without PartitionAlloc-Everywhere for dump_syms et al""" by danakj · 5 weeks ago
  98. 00a8ae2 Enforce unsafe buffer checking in chrome layer preloading code by Kevin McNee · 5 weeks ago
  99. 16be596 Remove GN enable_cxx variable. by Lei Zhang · 5 weeks ago
  100. b46b623 Opt Chrome/Clank-specific autofill folders into unsafe buffers checks. by Jan Keitel · 5 weeks ago