electron/shell
Charles Kerr e9da87822f
fix: clang-tidy performance-inefficient-vector-operation warnings (32-x-y backport) (#44848)
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-26 19:13:57 -06:00
..
app fix: trace-startup crashing child process on macOS (32-x-y) (#44292) 2024-10-18 11:16:53 -04:00
browser fix: clang-tidy performance-inefficient-vector-operation warnings (32-x-y backport) (#44848) 2024-11-26 19:13:57 -06:00
common fix: clang-tidy performance-inefficient-vector-operation warnings (32-x-y backport) (#44848) 2024-11-26 19:13:57 -06:00
renderer fix: EventSource undefined in Renderer/Worker (#44497) 2024-10-31 16:44:00 -05:00
services/node fix: -Wunsafe-buffer-usage warning in ChunkedDataPipeReadableStream (32-x-y) (#44440) 2024-10-29 14:51:59 -05:00
utility refactor: run Windows SelectFileDialog out of process (#42780) 2024-07-08 10:31:10 +02:00