electron/shell
Charles Kerr a21c805ece
perf: avoid redundant call to virtual methods GetProcess() and GetID() (#46409)
2025-04-02 11:57:09 -05:00
..
app refactor: remove unused system header includes (#46015) 2025-03-14 10:59:15 -05:00
browser perf: avoid redundant call to virtual methods GetProcess() and GetID() (#46409) 2025-04-02 11:57:09 -05:00
common perf: have `ErrorThrower` lazily lookup the current isolate (#46388) 2025-04-01 12:25:27 -05:00
renderer perf: prefer `absl::flat_hash_set` over `std::set` when sorted order is not needed (#46410) 2025-04-02 11:03:36 -05:00
services/node fix: don't crash Utility Processes on unhandled rejections (#45921) 2025-03-14 09:09:02 -05:00
utility fix: broken OOP `window.print()` on macOS/Linux (#45214) 2025-01-20 10:23:44 +01:00