electron/shell
Charles Kerr 1d4b86cb3e
fix: -Wunsafe-buffer-usage warnings in AddComponentResourceEntries() (#44024)
fix: -Wunsafe-buffer-usage warnings in ElectronComponentExtensionResourceManager::AddComponentResourceEntries()

just replace pointer-and-length args with a span
2024-09-30 11:01:24 -05:00
..
app chore: remove unused nogncheck includes (#43964) 2024-09-26 17:09:42 -05:00
browser fix: -Wunsafe-buffer-usage warnings in AddComponentResourceEntries() (#44024) 2024-09-30 11:01:24 -05:00
common feat: add error event for utility process (#43774) 2024-09-27 10:17:06 +09:00
renderer build: make is_mas_build a generated header instead of config (#43737) 2024-09-17 01:38:56 -07:00
services/node feat: add error event for utility process (#43774) 2024-09-27 10:17:06 +09:00
utility chore: remove unused base/ includes (#43688) 2024-09-12 16:05:37 +02:00