electron/shell
Charles Kerr 0e0a0bf724
fix: avoid potential CHECK() failure in DictionaryToRect() (#41160)
refactor: use gfx::Rect::Contains() instead of reinventing the wheel

perf: use base::Value::FindInt() to avoid redundant map lookups
2024-01-30 14:48:47 -06:00
..
app chore: remove node patches by using the preload feature (#41080) 2024-01-24 09:54:32 -06:00
browser fix: avoid potential CHECK() failure in DictionaryToRect() (#41160) 2024-01-30 14:48:47 -06:00
common fix: potential async_hooks crash in NotifyWindowRestore on Windows (#40576) 2024-01-26 12:53:07 -06:00
renderer fix: potential async_hooks crash in NotifyWindowRestore on Windows (#40576) 2024-01-26 12:53:07 -06:00
services/node feat: add net module to utility process (#40017) 2024-01-04 16:20:37 -05:00
utility chore: remove unused std includes (#38767) 2023-06-14 11:07:18 -07:00