electron/shell
Charles Kerr 53e89b565d
fix: -Wunsafe-buffer-usage warnings in Clipboard::WriteBuffer() (#43795)
* fix: -Wunsafe-buffer-usage warnings in Clipboard::WriteBuffer()

* chore: add a DCHECK to confirm the BigBuffer is full
2024-09-19 23:10:35 -05:00
..
app build: make is_mas_build a generated header instead of config (#43737) 2024-09-17 01:38:56 -07:00
browser refactor: NotificationPresenter::Create() returns a std::unique_ptr<> (#43794) 2024-09-19 19:02:49 -05:00
common fix: -Wunsafe-buffer-usage warnings in Clipboard::WriteBuffer() (#43795) 2024-09-19 23:10:35 -05:00
renderer build: make is_mas_build a generated header instead of config (#43737) 2024-09-17 01:38:56 -07:00
services/node refactor: declare gin::Wrapper subclasses as final (#43527) 2024-09-04 18:40:02 -05:00
utility chore: remove unused base/ includes (#43688) 2024-09-12 16:05:37 +02:00