electron/shell
Charles Kerr 86962ba2c3
fix: clang-tidy `performance-inefficient-vector-operation` warnings (#44743)
* fix: performance-inefficient-vector-operation warning in Clipboard::WriteFilesForTesting()

* fix: performance-inefficient-vector-operation warning in GetUploadedReports()
2024-11-20 18:11:00 -06:00
..
app chore: bump chromium to 133.0.6846.0 (main) (#44665) 2024-11-19 19:52:20 -08:00
browser fix: clang-tidy `performance-inefficient-vector-operation` warnings (#44743) 2024-11-20 18:11:00 -06:00
common fix: clang-tidy `performance-inefficient-vector-operation` warnings (#44743) 2024-11-20 18:11:00 -06:00
renderer refactor: replace base::StringPrintf() calls with absl::StrFormat() (#44515) 2024-11-04 12:58:16 -06:00
services/node fix: -Wunsafe-buffer-usage warning in ChunkedDataPipeReadableStream (#44211) 2024-10-14 10:46:24 +02:00
utility chore: remove unused base/ includes (#43688) 2024-09-12 16:05:37 +02:00