electron/shell
Charles Kerr 3c5c9c8e19
perf: avoid redundant virtual method call in NativeWindowViews::SetEnabledInternal() (#46508)
perf: avoid redundant virtual method call in NativeWindowViews::SetEnabledInternal()

Why waste time make lot call when few call do trick?
2025-04-06 19:02:04 -07:00
..
app chore: bump chromium to 136.0.7095.0 (main) (#46118) 2025-04-03 19:02:49 -05:00
browser perf: avoid redundant virtual method call in NativeWindowViews::SetEnabledInternal() (#46508) 2025-04-06 19:02:04 -07:00
common chore: bump chromium to 136.0.7095.0 (main) (#46118) 2025-04-03 19:02:49 -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: destroy parent port backend when JS env exits (#46437) 2025-04-04 11:02:54 -05:00
utility fix: broken OOP window.print() on macOS/Linux (#45214) 2025-01-20 10:23:44 +01:00