trop[bot] fb47716885 fix: remove unused local variables (#44821) 4 months ago
..
api fb47716885 fix: remove unused local variables (#44821) 4 months ago
badging 48805ee46e refactor: remove use of deprecated API BuildServiceInstanceFor() (31-x-y) (#43782) 7 months ago
bluetooth 892c9d78a3 chore: replace absl::optional<T> with std::optional<T> (#40928) 1 year ago
extensions 48805ee46e refactor: remove use of deprecated API BuildServiceInstanceFor() (31-x-y) (#43782) 7 months ago
file_system_access 48805ee46e refactor: remove use of deprecated API BuildServiceInstanceFor() (31-x-y) (#43782) 7 months ago
hid 48805ee46e refactor: remove use of deprecated API BuildServiceInstanceFor() (31-x-y) (#43782) 7 months ago
lib c184b93fc5 fix: crash using `powerMonitor` before ready event (#40888) 1 year ago
linux 5ad8b4b7d1 chore: remove unused std includes (#38767) 1 year ago
mac 9ab67cc2f6 fix: restore `wasOpenedAtLogin` functionality (#42422) 10 months ago
media 04df5ce492 chore: bump chromium to 124.0.6323.0 (main) (#41412) 1 year ago
net 48805ee46e refactor: remove use of deprecated API BuildServiceInstanceFor() (31-x-y) (#43782) 7 months ago
notifications daca2d327f fix: remove use of deprecated API base::Hash() (#44101) 6 months ago
osr d241d1f3b3 refactor: remove C-style void arg type for no-arg functions (#43942) 6 months ago
plugins b0590b6ee8 fix: failing build with `enable_electron_extensions=false` (#40032) 1 year ago
printing a959476dc2 fix: blank page when printing pdf (#43327) 8 months ago
resources fd761ec8f7 chore: strip trailing whitespace (#35969) 2 years ago
serial 48805ee46e refactor: remove use of deprecated API BuildServiceInstanceFor() (31-x-y) (#43782) 7 months ago
ui fb47716885 fix: remove unused local variables (#44821) 4 months ago
usb 48805ee46e refactor: remove use of deprecated API BuildServiceInstanceFor() (31-x-y) (#43782) 7 months ago
webauthn 4935fd2422 fix: WebAuthn Discoverable Credential (Resident Credential) (#35374) 2 years ago
win b2c62d6ad1 fix: initial dark mode title bar on Windows 10 (#39287) 1 year ago
animation_util.h 15c6014324 feat: replace BrowserView with WebContentsView (#35658) 1 year ago
animation_util_mac.mm 15c6014324 feat: replace BrowserView with WebContentsView (#35658) 1 year ago
auto_updater.cc 5bff0fe342 feat: add new ElectronSquirrelPreventDowngrades flag (#38625) 1 year ago
auto_updater.h 5bff0fe342 feat: add new ElectronSquirrelPreventDowngrades flag (#38625) 1 year ago
auto_updater_mac.mm bc1ba1fe9d chore: bump chromium to 120.0.6099.0 (main) (#40316) 1 year ago
background_throttling_source.h 2190793fe6 fix: disable background throttling also in the `viz::DisplayScheduler` (#38924) 1 year ago
browser.cc 707b9a58cc fix: `app.setLoginItemSettings` error getting swallowed by gin conversion (#41647) 1 year ago
browser.h 9ab67cc2f6 fix: restore `wasOpenedAtLogin` functionality (#42422) 10 months ago
browser_linux.cc 707b9a58cc fix: `app.setLoginItemSettings` error getting swallowed by gin conversion (#41647) 1 year ago
browser_mac.mm 9ab67cc2f6 fix: restore `wasOpenedAtLogin` functionality (#42422) 10 months ago
browser_observer.h cf5f0419f1 chore: fix some typos (#40506) 1 year ago
browser_process_impl.cc 65f431ab78 fix: crash when resolving proxy due to network service restart (#42897) 9 months ago
browser_process_impl.h 540d88f809 chore: bump chromium to 126.0.6478.36 (31-x-y) (#42167) 10 months ago
browser_win.cc 707b9a58cc fix: `app.setLoginItemSettings` error getting swallowed by gin conversion (#41647) 1 year ago
certificate_manager_model.cc 08236f7a9e refactor: remove deprecated BrowserContext::ResourceContext (#41221) 1 year ago
certificate_manager_model.h 08236f7a9e refactor: remove deprecated BrowserContext::ResourceContext (#41221) 1 year ago
child_web_contents_tracker.cc b0f315a637 chore: bump chromium to 99.0.4767.0 (main) (#31986) 3 years ago
child_web_contents_tracker.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
cookie_change_notifier.cc d02c9f8bc6 chore: bump chromium to 111.0.5544.3 (main) (#36820) 2 years ago
cookie_change_notifier.h 3dbc0a365f chore: enable check raw ptr fields (#38167) 1 year ago
draggable_region_provider.h 184ac2b382 refactor: move draggable regions to WebContents (#36230) 2 years ago
electron_api_ipc_handler_impl.cc 5078cae861 chore: remove deprecated `ipcRenderer.sendTo()` (#39087) 1 year ago
electron_api_ipc_handler_impl.h 5078cae861 chore: remove deprecated `ipcRenderer.sendTo()` (#39087) 1 year ago
electron_autofill_driver.cc 15c6014324 feat: replace BrowserView with WebContentsView (#35658) 1 year ago
electron_autofill_driver.h 3dbc0a365f chore: enable check raw ptr fields (#38167) 1 year ago
electron_autofill_driver_factory.cc 5ad8b4b7d1 chore: remove unused std includes (#38767) 1 year ago
electron_autofill_driver_factory.h d02c9f8bc6 chore: bump chromium to 111.0.5544.3 (main) (#36820) 2 years ago
electron_browser_client.cc 568314240e refactor: NotificationPresenter::Create() returns a std::unique_ptr<> (#43805) 7 months ago
electron_browser_client.h 6c1409ae57 chore: remove unused field `ElectronBrowserClient::browser_main_parts_` (#42965) 9 months ago
electron_browser_context.cc a780a75dec build: fix build when `enable_pdf_viewer` and `enable_electron_extensions` disabled (#43250) 8 months ago
electron_browser_context.h 7353fa88cd refactor: minor electron browser context cleanup (#42815) 9 months ago
electron_browser_main_parts.cc 3596197562 chore: remove unused method Erase() (#43382) 8 months ago
electron_browser_main_parts.h 0d9918cd24 fix: dangling raw_ptr NodeBindings::uv_env_ (#42955) 9 months ago
electron_browser_main_parts_linux.cc f36ceae024 chore: migrate base::StringPiece to std::string_view (#40915) 1 year ago
electron_browser_main_parts_mac.mm c670e38b4b chore: bump chromium to 125.0.6412.0 (main) (#41610) 1 year ago
electron_browser_main_parts_posix.cc 48b962898d fix: -Wunsafe-buffer-usage warnings when read()ing and write()ing integers (31-x-y) (#44215) 6 months ago
electron_download_manager_delegate.cc 1a0991a9b9 chore: bump chromium to 122.0.6261.6 (main) (#40949) 1 year ago
electron_download_manager_delegate.h e259dd591f chore: remove unused typedef CreateDownloadPathCallback (#42968) 9 months ago
electron_gpu_client.cc 28ada6ea8b chore: bump chromium to 100.0.4857.0 (main) (#32419) 3 years ago
electron_gpu_client.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
electron_navigation_throttle.cc 088affd4a4 fix: emit will-navigate for links in chrome: pages (#40390) 1 year ago
electron_navigation_throttle.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
electron_pdf_document_helper_client.cc 9222396159 fix: ensure correct `WebContents` when checking `PDFReadyToPrint` (31-x-y) (#44010) 6 months ago
electron_pdf_document_helper_client.h 0a4b0de4f7 fix: ensure `SetPluginCanSave` updated in PDFs (#44020) 6 months ago
electron_permission_manager.cc 540d88f809 chore: bump chromium to 126.0.6478.36 (31-x-y) (#42167) 10 months ago
electron_permission_manager.h 540d88f809 chore: bump chromium to 126.0.6478.36 (31-x-y) (#42167) 10 months ago
electron_speech_recognition_manager_delegate.cc 540d88f809 chore: bump chromium to 126.0.6478.36 (31-x-y) (#42167) 10 months ago
electron_speech_recognition_manager_delegate.h 540d88f809 chore: bump chromium to 126.0.6478.36 (31-x-y) (#42167) 10 months ago
electron_web_contents_utility_handler_impl.cc c670e38b4b chore: bump chromium to 125.0.6412.0 (main) (#41610) 1 year ago
electron_web_contents_utility_handler_impl.h c670e38b4b chore: bump chromium to 125.0.6412.0 (main) (#41610) 1 year ago
electron_web_ui_controller_factory.cc f6531166ae chore: clean up forward declarations (#29904) 3 years ago
electron_web_ui_controller_factory.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
event_emitter_mixin.h f36ceae024 chore: migrate base::StringPiece to std::string_view (#40915) 1 year ago
extended_web_contents_observer.h c670e38b4b chore: bump chromium to 125.0.6412.0 (main) (#41610) 1 year ago
fake_location_provider.cc 1eb19f3078 chore: bump chromium to 116.0.5845.0 (main) (#38827) 1 year ago
fake_location_provider.h 1eb19f3078 chore: bump chromium to 116.0.5845.0 (main) (#38827) 1 year ago
feature_list.cc fb9d3ec897 chore: bump chromium to 126.0.6445.0 (31-x-y) (#42119) 11 months ago
feature_list.h ddd93529d5 fix: use ScreenCaptureKit exclusively on macOS 14.4 and higher (#41397) 1 year ago
feature_list_mac.mm 139abe73a1 fix: desktopCapturer breaks BrowserWindow resizable on macOS (#43044) 8 months ago
file_select_helper.cc 2e4e6f10de chore: bump chromium to 122.0.6236.2 (main) (#40871) 1 year ago
file_select_helper.h 2e4e6f10de chore: bump chromium to 122.0.6236.2 (main) (#40871) 1 year ago
file_select_helper_mac.mm 04b2ba84cd refactor: replace remaining `NULL` with `nullptr` (#40053) 1 year ago
font_defaults.cc a0802f7ce6 fix: -Wunsafe-buffer-usage in electron::SetFontDefaults() (31-x-y) (#44036) 6 months ago
font_defaults.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
javascript_environment.cc 4b5d29201c chore: remove unused ConvertableToTraceFormatWrapper (#43653) 7 months ago
javascript_environment.h f6e8a42c48 refactor: remove unused fields, methods in gin_helper::Locker (#39803) 1 year ago
login_handler.cc 892c9d78a3 chore: replace absl::optional<T> with std::optional<T> (#40928) 1 year ago
login_handler.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
microtasks_runner.cc cf5f0419f1 chore: fix some typos (#40506) 1 year ago
microtasks_runner.h 3dbc0a365f chore: enable check raw ptr fields (#38167) 1 year ago
native_window.cc 097a3e9024 chore: use v8::Local<>, not v8::Handle<> (#43037) 8 months ago
native_window.h 5c424edcca refactor: `NativeWindow::Create()` returns a unique_ptr (#43605) 7 months ago
native_window_features.cc 540d88f809 chore: bump chromium to 126.0.6478.36 (31-x-y) (#42167) 10 months ago
native_window_features.h 7caa88c46f fix: Add support for Wayland window decorations (#29618) 3 years ago
native_window_mac.h cdb0540cf0 fix: handle failing to enter fullscreen on macOS (#43154) 8 months ago
native_window_mac.mm 6c1233a7d2 fix: close all open sheets before closing window on macOS (#43953) 6 months ago
native_window_observer.h f82a863f65 feat: replace scroll-touch* with generic input-event (#35531) 2 years ago
native_window_views.cc 028863a93c fix: respect setAlwaysOnTop before showInactive on Linux under X11 (#44323) 6 months ago
native_window_views.h 342ef8e7e1 feat: enable Windows Control Overlay on Linux (#42682) 9 months ago
native_window_views_win.cc dd1dcad81c fix: system-context-menu with frameless BrowserWindows (#43274) 8 months ago
network_hints_handler_impl.cc feaf18e371 chore: bump chromium to 113.0.5636.0 (main) (#37130) 2 years ago
network_hints_handler_impl.h 3dbc0a365f chore: enable check raw ptr fields (#38167) 1 year ago
protocol_registry.cc 04df5ce492 chore: bump chromium to 124.0.6323.0 (main) (#41412) 1 year ago
protocol_registry.h 04df5ce492 chore: bump chromium to 124.0.6323.0 (main) (#41412) 1 year ago
relauncher.cc fb47716885 fix: remove unused local variables (#44821) 4 months ago
relauncher.h 28ada6ea8b chore: bump chromium to 100.0.4857.0 (main) (#32419) 3 years ago
relauncher_linux.cc 5d120359f6 chore: used nested namespaces (#34737) 2 years ago
relauncher_mac.cc 04b2ba84cd refactor: replace remaining `NULL` with `nullptr` (#40053) 1 year ago
relauncher_win.cc 37630a6128 fix: wide string concatenation (#40892) 1 year ago
session_preferences.cc d95ae19edf refactor: add SessionPreferences::CreateForBrowserContext() (#38656) 1 year ago
session_preferences.h d95ae19edf refactor: add SessionPreferences::CreateForBrowserContext() (#38656) 1 year ago
special_storage_policy.cc d02c9f8bc6 chore: bump chromium to 111.0.5544.3 (main) (#36820) 2 years ago
special_storage_policy.h 97b353a30a chore: bump chromium to 106.0.5216.0 (main) (#34993) 2 years ago
web_contents_permission_helper.cc e3a5895c2b fix: `getUserMedia` needs macOS system permissions check (#42937) 9 months ago
web_contents_permission_helper.h 344aba0838 feat: implement File System API support (#41419) 1 year ago
web_contents_preferences.cc daf8d22e07 refactor: remove unused web contents preferences methods (#42969) 9 months ago
web_contents_preferences.h daf8d22e07 refactor: remove unused web contents preferences methods (#42969) 9 months ago
web_contents_zoom_controller.cc ffec3127d5 refactor: inline simple getters (#41125) 1 year ago
web_contents_zoom_controller.h ffec3127d5 refactor: inline simple getters (#41125) 1 year ago
web_contents_zoom_observer.h 8e3dcc8b17 refactor: update `WebContentsZoomController` (#39428) 1 year ago
web_view_guest_delegate.cc 5b18d90597 fix: crash when unloading some WebViews (#40400) 1 year ago
web_view_guest_delegate.h 8e3dcc8b17 refactor: update `WebContentsZoomController` (#39428) 1 year ago
web_view_manager.cc 5c7579ab1c chore: bump chromium to 121.0.6147.0 (main) (#40523) 1 year ago
web_view_manager.h 22970f573b perf: use flat_set, flat_map for small, trivially-moved containers (#40817) 1 year ago
window_list.cc b288f3ee59 refactor: remove WindowListObserver::OnWindowAdded() (#42984) 9 months ago
window_list.h fac964ac0d refactor: migrate deprecated LazyInstance code to NoDestructor (#40927) 1 year ago
window_list_observer.h b288f3ee59 refactor: remove WindowListObserver::OnWindowAdded() (#42984) 9 months ago
zoom_level_delegate.cc 892c9d78a3 chore: replace absl::optional<T> with std::optional<T> (#40928) 1 year ago
zoom_level_delegate.h 3dbc0a365f chore: enable check raw ptr fields (#38167) 1 year ago