trop[bot] 40cbdd340d fix: enable basic a11y when voice control is active (#37144) 2 years ago
..
api 418605e0fb fix: webview background color on reload (#36939) 2 years ago
badging c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
bluetooth 7bf3913bf3 feat: add support for Web Bluetooth pin pairing (#35818) 2 years ago
extensions d32e6cc252 chore: bump chromium to 105.0.5173.0 (main) (#34770) 2 years ago
hid c99a52eab4 chore: bump chromium to 106.0.5216.0 (21-x-y) (#35363) 2 years ago
lib ea4278754c chore: fix spelling errors in multiple files (#34574) 2 years ago
linux c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
mac 40cbdd340d fix: enable basic a11y when voice control is active (#37144) 2 years ago
media 3c7d446fad refactor: unduplicate MediaStreamDevicesController (#34895) 2 years ago
net 0ee7f14190 chore: modernize Value usage in converters (#34794) 2 years ago
notifications c9590a7c3a fix: handle Notification requireInteraction option (#36503) 2 years ago
osr d32e6cc252 chore: bump chromium to 105.0.5173.0 (main) (#34770) 2 years ago
plugins bd10b19b0c chore: bump chromium to 98.0.4706.0 (main) (#31555) 3 years ago
printing bcfafc4386 fix: headless job tracking in printToPDF (#36064) 2 years ago
resources 019c05b924 build: determine electron version from tags not files (#36135) 2 years ago
serial f18485f8bf chore: fix ambiguous reference gcc compile error (#35734) 2 years ago
ui 067c4c4dc6 fix: focus rings with multiple buttons in `showMessageBox` (#36801) 2 years ago
win 5d120359f6 chore: used nested namespaces (#34737) 2 years ago
auto_updater.cc 28ada6ea8b chore: bump chromium to 100.0.4857.0 (main) (#32419) 3 years ago
auto_updater.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
auto_updater_mac.mm 1e8da899a3 chore: fix typos (#32985) 3 years ago
browser.cc 11924bdbb2 chore: modernize ListValue usage in dict_util.mm and related files (#34661) 2 years ago
browser.h 54c11f7b10 fix: RTL `WindowButtonsProxy` buttons (#36852) 2 years ago
browser_linux.cc 0ee7f14190 chore: modernize Value usage in converters (#34794) 2 years ago
browser_mac.mm 54c11f7b10 fix: RTL `WindowButtonsProxy` buttons (#36852) 2 years ago
browser_observer.h 11924bdbb2 chore: modernize ListValue usage in dict_util.mm and related files (#34661) 2 years ago
browser_process_impl.cc c97955017d feat: add app.getSystemLocale() method (#35794) 2 years ago
browser_process_impl.h c97955017d feat: add app.getSystemLocale() method (#35794) 2 years ago
browser_win.cc 0ee7f14190 chore: modernize Value usage in converters (#34794) 2 years ago
certificate_manager_model.cc 61374019c0 chore: bump chromium to 103.0.5046.0 (main) (#33906) 2 years ago
certificate_manager_model.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years 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 93c9374e95 chore: trim unused STL includes (#29414) 3 years ago
cookie_change_notifier.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
electron_api_ipc_handler_impl.cc e07c2b84d7 fix: ensure ElectronBrowser mojo service is only bound to appropriate render frames (#33323) 3 years ago
electron_api_ipc_handler_impl.h afe0116d59 fix: build when pdf component is disabled (#33513) 3 years ago
electron_autofill_driver.cc 59d3c12cae chore: remove spurious trailing namespace comments (#34732) 2 years ago
electron_autofill_driver.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
electron_autofill_driver_factory.cc e86d1cba75 chore: bump chromium to 105.0.5129.0 (main) (#34403) 2 years ago
electron_autofill_driver_factory.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
electron_browser_client.cc aaf560817b chore: bump chromium to 106.0.5249.30 (21-x-y) (#35423) 2 years ago
electron_browser_client.h d32e6cc252 chore: bump chromium to 105.0.5173.0 (main) (#34770) 2 years ago
electron_browser_context.cc aaf560817b chore: bump chromium to 106.0.5249.30 (21-x-y) (#35423) 2 years ago
electron_browser_context.h aaf560817b chore: bump chromium to 106.0.5249.30 (21-x-y) (#35423) 2 years ago
electron_browser_main_parts.cc 54c11f7b10 fix: RTL `WindowButtonsProxy` buttons (#36852) 2 years ago
electron_browser_main_parts.h c97955017d feat: add app.getSystemLocale() method (#35794) 2 years ago
electron_browser_main_parts_linux.cc 67eda4bcc8 fix: add support for --ozone-platform-hint flag on Linux (#34937) 2 years ago
electron_browser_main_parts_mac.mm c97955017d feat: add app.getSystemLocale() method (#35794) 2 years ago
electron_browser_main_parts_posix.cc 61374019c0 chore: bump chromium to 103.0.5046.0 (main) (#33906) 2 years ago
electron_download_manager_delegate.cc 8dcdf5c26d fix: remove extra dot in extension (#36027) 2 years ago
electron_download_manager_delegate.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years 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_javascript_dialog_manager.cc bd10b19b0c chore: bump chromium to 98.0.4706.0 (main) (#31555) 3 years ago
electron_javascript_dialog_manager.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
electron_navigation_throttle.cc b1e2185c5e refactor: wire will-navigate up to a navigation throttle instead of OpenURL (#25065) 4 years ago
electron_navigation_throttle.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
electron_pdf_web_contents_helper_client.cc e86d1cba75 chore: bump chromium to 105.0.5129.0 (main) (#34403) 2 years ago
electron_pdf_web_contents_helper_client.h 28ada6ea8b chore: bump chromium to 100.0.4857.0 (main) (#32419) 3 years ago
electron_permission_manager.cc 7bf3913bf3 feat: add support for Web Bluetooth pin pairing (#35818) 2 years ago
electron_permission_manager.h 7bf3913bf3 feat: add support for Web Bluetooth pin pairing (#35818) 2 years ago
electron_quota_permission_context.cc f6531166ae chore: clean up forward declarations (#29904) 3 years ago
electron_quota_permission_context.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
electron_speech_recognition_manager_delegate.cc 93c9374e95 chore: trim unused STL includes (#29414) 3 years ago
electron_speech_recognition_manager_delegate.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
electron_web_contents_utility_handler_impl.cc e07c2b84d7 fix: ensure ElectronBrowser mojo service is only bound to appropriate render frames (#33323) 3 years ago
electron_web_contents_utility_handler_impl.h afe0116d59 fix: build when pdf component is disabled (#33513) 3 years 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.cc 5d120359f6 chore: used nested namespaces (#34737) 2 years ago
event_emitter_mixin.h d8a7219d07 chore: stop using v8::Locker everywhere (#34078) 3 years ago
extended_web_contents_observer.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
fake_location_provider.cc 34c4c8d508 refactor: rename the atom namespace to electron 5 years ago
fake_location_provider.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
feature_list.cc 28ada6ea8b chore: bump chromium to 100.0.4857.0 (main) (#32419) 3 years ago
feature_list.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
file_select_helper.cc 0168aede8e chore: use //chrome resources directly (#33626) 3 years ago
file_select_helper.h 28ada6ea8b chore: bump chromium to 100.0.4857.0 (main) (#32419) 3 years ago
file_select_helper_mac.mm 284c1b9539 fix: transparently package bundles as zip archives (#25030) 4 years ago
font_defaults.cc 7e59d784a0 chore: bump chromium to 102.0.4961.0 (main) (#33091) 3 years ago
font_defaults.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
javascript_environment.cc 9e0a3c44dd chore: bump chromium to 105.0.5187.0 (main) (#34921) 2 years ago
javascript_environment.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
login_handler.cc e26901aba4 fix: crash when invoking login callback synchronously (#30068) 3 years ago
login_handler.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
microtasks_runner.cc b266b5208a refactor: use public node::CallbackScope where possible (#27001) 4 years ago
microtasks_runner.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
native_browser_view.cc 93c9374e95 chore: trim unused STL includes (#29414) 3 years ago
native_browser_view.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
native_browser_view_mac.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
native_browser_view_mac.mm 38bb3e81d3 fix: compensate for title bar height when setting bounds on `BrowserView` (#35502) 2 years ago
native_browser_view_views.cc e2f42e5d99 chore: fix BrowserView painting when origin updated (#34581) 2 years ago
native_browser_view_views.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
native_window.cc 6ea76082de fix: treat maxWidth/Height<=0 as unlimited (#36510) 2 years ago
native_window.h 7588bb7425 fix: DCHECK entering fullscreen while loading url (#35111) 2 years ago
native_window_features.cc 7caa88c46f fix: Add support for Wayland window decorations (#29618) 3 years ago
native_window_features.h 7caa88c46f fix: Add support for Wayland window decorations (#29618) 3 years ago
native_window_mac.h 37d93b0482 fix: update normal bounds prior to minimizing (#34473) 2 years ago
native_window_mac.mm 545fd1c287 fix: Cmd+Tab not working when exiting kiosk mode (#36919) 2 years ago
native_window_observer.h 0ee7f14190 chore: modernize Value usage in converters (#34794) 2 years ago
native_window_views.cc b31a4b4394 fix: Frameless window shows frame while opening (#35353) 2 years ago
native_window_views.h b42fd1ddca fix: handle WCO pressed state when going maximized -> minimized (#35070) 2 years ago
native_window_views_win.cc 8d6c29ecbc fix: add restore event for minimized maximization (#35410) 2 years ago
network_hints_handler_impl.cc de44d28c8e refactor: ginify Session (#23569) 4 years ago
network_hints_handler_impl.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
pref_store_delegate.cc f6531166ae chore: clean up forward declarations (#29904) 3 years ago
pref_store_delegate.h 28ada6ea8b chore: bump chromium to 100.0.4857.0 (main) (#32419) 3 years ago
protocol_registry.cc 28ada6ea8b chore: bump chromium to 100.0.4857.0 (main) (#32419) 3 years ago
protocol_registry.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
relauncher.cc 28ada6ea8b chore: bump chromium to 100.0.4857.0 (main) (#32419) 3 years 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 5d120359f6 chore: used nested namespaces (#34737) 2 years ago
relauncher_win.cc 5d120359f6 chore: used nested namespaces (#34737) 2 years ago
session_preferences.cc f6531166ae chore: clean up forward declarations (#29904) 3 years ago
session_preferences.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
special_storage_policy.cc c99a52eab4 chore: bump chromium to 106.0.5216.0 (21-x-y) (#35363) 2 years ago
special_storage_policy.h c99a52eab4 chore: bump chromium to 106.0.5216.0 (21-x-y) (#35363) 2 years ago
unresponsive_suppressor.cc 34c4c8d508 refactor: rename the atom namespace to electron 5 years ago
unresponsive_suppressor.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
web_contents_permission_helper.cc 38d408a26b fix: pass rfh instances through to the permission helper (#35467) 2 years ago
web_contents_permission_helper.h 38d408a26b fix: pass rfh instances through to the permission helper (#35467) 2 years ago
web_contents_preferences.cc d4e97483aa refactor: only create webContents after 'will-attach-webview' (#32941) 2 years ago
web_contents_preferences.h d4e97483aa refactor: only create webContents after 'will-attach-webview' (#32941) 2 years ago
web_contents_zoom_controller.cc e86d1cba75 chore: bump chromium to 105.0.5129.0 (main) (#34403) 2 years ago
web_contents_zoom_controller.h 3da598015b chore: bump chromium to 100.0.4894.0 (main) (#32852) 3 years ago
web_view_guest_delegate.cc 9e0a3c44dd chore: bump chromium to 105.0.5187.0 (main) (#34921) 2 years ago
web_view_guest_delegate.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
web_view_manager.cc c5ad7ed0cd refactor: remove guestInstanceId from WebPreferences (#30280) 3 years ago
web_view_manager.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
window_list.cc 268cd31e38 fix: DCHECK when calling app.exit() (#33035) 3 years ago
window_list.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
window_list_observer.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
zoom_level_delegate.cc aaf560817b chore: bump chromium to 106.0.5249.30 (21-x-y) (#35423) 2 years ago
zoom_level_delegate.h aaf560817b chore: bump chromium to 106.0.5249.30 (21-x-y) (#35423) 2 years ago