trop[bot] 94d5a7429d fix: potential `async_hooks` crash in `NotifyWindowRestore` on Windows (#41144) 1 year ago
..
api 64318df509 fix: correctly track receiver for methods called via ctx bridge (#40262) 1 year ago
extensions feaf18e371 chore: bump chromium to 113.0.5636.0 (main) (#37130) 2 years ago
printing cf0e974ce1 fix: failing build with `enable_electron_extensions=false` (#40087) 1 year ago
resources 192a7fad0d fix: disable MallocNanoZone on mac (#33704) 3 years ago
browser_exposed_renderer_interfaces.cc d02c9f8bc6 chore: bump chromium to 111.0.5544.3 (main) (#36820) 2 years ago
browser_exposed_renderer_interfaces.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
content_settings_observer.cc 0b85fdf26c feat: add webContents.setWindowOpenHandler API (#24517) 4 years ago
content_settings_observer.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
electron_api_service_impl.cc 94d5a7429d fix: potential `async_hooks` crash in `NotifyWindowRestore` on Windows (#41144) 1 year ago
electron_api_service_impl.h 3df6d337f3 feat: add `senderIsMainFrame` to messages sent via `ipcRenderer.sendTo()` (#38868) 1 year ago
electron_autofill_agent.cc 08593fd2bd chore: fix clang-tidy warnings (#38079) 2 years ago
electron_autofill_agent.h c3f02d7df2 chore: cleanup autofill agent shutdown sequence (#36954) 2 years ago
electron_render_frame_observer.cc 09669f9d21 fix: child window may have opener removed (#38910) 1 year ago
electron_render_frame_observer.h 35ac7fb8e6 fix: window.open not overriding parent's webPreferences (#32057) 3 years ago
electron_renderer_client.cc c48931a6d8 fix: raw_ptr destruction order in NodeBindings (#39782) 1 year ago
electron_renderer_client.h c48931a6d8 fix: raw_ptr destruction order in NodeBindings (#39782) 1 year ago
electron_renderer_pepper_host_factory.cc 81c5da5221 chore: use =default for default constructors/destructors (#29511) 3 years ago
electron_renderer_pepper_host_factory.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
electron_sandboxed_renderer_client.cc 0203bd3305 refactor: prefer base::Contains() over find() + end() (#38443) 1 year ago
electron_sandboxed_renderer_client.h 5ad8b4b7d1 chore: remove unused std includes (#38767) 1 year ago
pepper_helper.cc 81c5da5221 chore: use =default for default constructors/destructors (#29511) 3 years ago
pepper_helper.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
renderer_client_base.cc 267cbc841e feat: enable code cache for custom protocols (#40708) 1 year ago
renderer_client_base.h 5ad8b4b7d1 chore: remove unused std includes (#38767) 1 year ago
web_worker_observer.cc 56e749782e refactor: node::Environment self-cleanup (#39628) 1 year ago
web_worker_observer.h 56e749782e refactor: node::Environment self-cleanup (#39628) 1 year ago