.. |
api
|
debf490418
fix: crash when calling non-reentrant function in `loadURL` (#40160)
|
1 year ago |
badging
|
d02c9f8bc6
chore: bump chromium to 111.0.5544.3 (main) (#36820)
|
2 years ago |
bluetooth
|
697a219bcb
feat: add support for Web Bluetooth pin pairing (#35416)
|
2 years ago |
extensions
|
6bb78d7fff
build: fix building with no PDF support (#38007)
|
2 years ago |
hid
|
d0b2a4e48f
refactor: prefer base::Contains() over find() + end() (#38890)
|
1 year ago |
lib
|
ce82646f5c
fix: allow cancelling of bluetooth requests (#37717)
|
2 years ago |
linux
|
c4ea33d1bf
chore: add ELECTRON_ prefix to C++ include guards (#31925)
|
3 years ago |
mac
|
ea68961d50
fix: handle `AXManualAccessibility` attribute cross-protocol (#38224)
|
1 year ago |
media
|
3c7d446fad
refactor: unduplicate MediaStreamDevicesController (#34895)
|
2 years ago |
net
|
14985e29e0
feat: session.resolveHost (#37847)
|
2 years ago |
notifications
|
c998d2fb41
fix: Notification 'Show' button visible when no actions exist (#39012)
|
1 year ago |
osr
|
65fba6f51b
refactor: remove unused OffScreenRenderWidgetHostView fields (#38651)
|
1 year ago |
plugins
|
bd10b19b0c
chore: bump chromium to 98.0.4706.0 (main) (#31555)
|
3 years ago |
printing
|
d0b2a4e48f
refactor: prefer base::Contains() over find() + end() (#38890)
|
1 year ago |
resources
|
fd761ec8f7
chore: strip trailing whitespace (#35969)
|
2 years ago |
serial
|
1df9dbad51
chore: correct extra qualification causing build error with gcc (#38145)
|
1 year ago |
ui
|
d3c763fadc
fix: all children showing when showing child window (#40104)
|
1 year ago |
usb
|
18b2a4e957
feat: add USB protected classes handler (#38498)
|
1 year ago |
webauthn
|
4935fd2422
fix: WebAuthn Discoverable Credential (Resident Credential) (#35374)
|
2 years ago |
win
|
5d120359f6
chore: used nested namespaces (#34737)
|
2 years ago |
auto_updater.cc
|
a9ef68f126
refactor: change defined(MAS_BUILD) to IS_MAS_BUILD() (#36332)
|
2 years ago |
auto_updater.h
|
c4ea33d1bf
chore: add ELECTRON_ prefix to C++ include guards (#31925)
|
3 years ago |
auto_updater_mac.mm
|
d02c9f8bc6
chore: bump chromium to 111.0.5544.3 (main) (#36820)
|
2 years ago |
browser.cc
|
d02c9f8bc6
chore: bump chromium to 111.0.5544.3 (main) (#36820)
|
2 years ago |
browser.h
|
f72a812db6
fix: about panel crash (#37442)
|
2 years ago |
browser_linux.cc
|
5abfb3a6bc
fix: Showing the about panel is async on all platforms (#37508)
|
2 years ago |
browser_mac.mm
|
f72a812db6
fix: about panel crash (#37442)
|
2 years ago |
browser_observer.h
|
90af7d7fe2
chore: bump chromium to 111.0.5518.0 (main) (#36575)
|
2 years ago |
browser_process_impl.cc
|
549221d0f1
fix: `navigator.connection` not working as intended (#39100)
|
1 year ago |
browser_process_impl.h
|
549221d0f1
fix: `navigator.connection` not working as intended (#39100)
|
1 year ago |
browser_win.cc
|
5abfb3a6bc
fix: Showing the about panel is async on all platforms (#37508)
|
2 years ago |
certificate_manager_model.cc
|
d02c9f8bc6
chore: bump chromium to 111.0.5544.3 (main) (#36820)
|
2 years ago |
certificate_manager_model.h
|
d02c9f8bc6
chore: bump chromium to 111.0.5544.3 (main) (#36820)
|
2 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
|
d02c9f8bc6
chore: bump chromium to 111.0.5544.3 (main) (#36820)
|
2 years ago |
cookie_change_notifier.h
|
c4ea33d1bf
chore: add ELECTRON_ prefix to C++ include guards (#31925)
|
3 years ago |
draggable_region_provider.h
|
184ac2b382
refactor: move draggable regions to WebContents (#36230)
|
2 years ago |
electron_api_ipc_handler_impl.cc
|
e2d17db85b
feat: add `senderIsMainFrame` to messages sent via `ipcRenderer.sendTo()` (#39207)
|
1 year ago |
electron_api_ipc_handler_impl.h
|
afe0116d59
fix: build when pdf component is disabled (#33513)
|
3 years ago |
electron_autofill_driver.cc
|
31380eeb87
fix: account for `BrowserView` bounds in setting autofill popup bounds (#38608)
|
1 year ago |
electron_autofill_driver.h
|
c4ea33d1bf
chore: add ELECTRON_ prefix to C++ include guards (#31925)
|
3 years ago |
electron_autofill_driver_factory.cc
|
d02c9f8bc6
chore: bump chromium to 111.0.5544.3 (main) (#36820)
|
2 years ago |
electron_autofill_driver_factory.h
|
d02c9f8bc6
chore: bump chromium to 111.0.5544.3 (main) (#36820)
|
2 years ago |
electron_browser_client.cc
|
3484a5606e
chore: cherry-pick 4 changes from Release-0-M115 (#39267)
|
1 year ago |
electron_browser_client.h
|
3484a5606e
chore: cherry-pick 4 changes from Release-0-M115 (#39267)
|
1 year ago |
electron_browser_context.cc
|
01f4b2c915
fix: `MediaDevices` missing `DisplayMediaInformation` (#38434)
|
1 year ago |
electron_browser_context.h
|
b0036ea43a
chore: bump chromium to 107.0.5286.0 (main) (#35590)
|
2 years ago |
electron_browser_main_parts.cc
|
0641a85498
fix: dangling raw_ptr in ElectronBrowserMainParts dtor (#39591)
|
1 year ago |
electron_browser_main_parts.h
|
0641a85498
fix: dangling raw_ptr in ElectronBrowserMainParts dtor (#39591)
|
1 year ago |
electron_browser_main_parts_linux.cc
|
87c183df6a
chore: bump chromium to 110.0.5415.0 (main) (#36186)
|
2 years ago |
electron_browser_main_parts_mac.mm
|
ddb4a16eb2
chore: bump chromium to 112.0.5615.10 (24-x-y) (#37510)
|
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
|
d02c9f8bc6
chore: bump chromium to 111.0.5544.3 (main) (#36820)
|
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
|
d02c9f8bc6
chore: bump chromium to 111.0.5544.3 (main) (#36820)
|
2 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
|
16f459228b
chore: bump chromium to 108.0.5329.0 (main) (#35628)
|
2 years ago |
electron_pdf_web_contents_helper_client.h
|
16f459228b
chore: bump chromium to 108.0.5329.0 (main) (#35628)
|
2 years ago |
electron_permission_manager.cc
|
18b2a4e957
feat: add USB protected classes handler (#38498)
|
1 year ago |
electron_permission_manager.h
|
18b2a4e957
feat: add USB protected classes handler (#38498)
|
1 year ago |
electron_speech_recognition_manager_delegate.cc
|
d02c9f8bc6
chore: bump chromium to 111.0.5544.3 (main) (#36820)
|
2 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
|
da0fd286b4
feat: UtilityProcess API (#34980)
|
2 years ago |
extended_web_contents_observer.h
|
c4ea33d1bf
chore: add ELECTRON_ prefix to C++ include guards (#31925)
|
3 years ago |
fake_location_provider.cc
|
d02c9f8bc6
chore: bump chromium to 111.0.5544.3 (main) (#36820)
|
2 years ago |
fake_location_provider.h
|
c4ea33d1bf
chore: add ELECTRON_ prefix to C++ include guards (#31925)
|
3 years ago |
feature_list.cc
|
dea0e6e259
fix: WebUSB on ARM64 macs (#37522)
|
2 years ago |
feature_list.h
|
c4ea33d1bf
chore: add ELECTRON_ prefix to C++ include guards (#31925)
|
3 years ago |
file_select_helper.cc
|
d02c9f8bc6
chore: bump chromium to 111.0.5544.3 (main) (#36820)
|
2 years ago |
file_select_helper.h
|
f2c341b655
chore: bump chromium to 108.0.5355.0 (main) (#35900)
|
2 years ago |
file_select_helper_mac.mm
|
d02c9f8bc6
chore: bump chromium to 111.0.5544.3 (main) (#36820)
|
2 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
|
478ce96914
fix: avoid using v8 on Isolate termination (#35766)
|
2 years ago |
javascript_environment.h
|
478ce96914
fix: avoid using v8 on Isolate termination (#35766)
|
2 years ago |
login_handler.cc
|
d02c9f8bc6
chore: bump chromium to 111.0.5544.3 (main) (#36820)
|
2 years ago |
login_handler.h
|
c4ea33d1bf
chore: add ELECTRON_ prefix to C++ include guards (#31925)
|
3 years ago |
microtasks_runner.cc
|
08ccc81574
chore: bump chromium to 107.0.5274.0 (main) (#35375)
|
2 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
|
23d4a252c6
chore: Move draggable regions implementation from NativeBrowserView into InspectableWebContentsView (#35007)
|
2 years ago |
native_browser_view_mac.h
|
23d4a252c6
chore: Move draggable regions implementation from NativeBrowserView into InspectableWebContentsView (#35007)
|
2 years ago |
native_browser_view_mac.mm
|
184ac2b382
refactor: move draggable regions to WebContents (#36230)
|
2 years ago |
native_browser_view_views.cc
|
23d4a252c6
chore: Move draggable regions implementation from NativeBrowserView into InspectableWebContentsView (#35007)
|
2 years ago |
native_browser_view_views.h
|
23d4a252c6
chore: Move draggable regions implementation from NativeBrowserView into InspectableWebContentsView (#35007)
|
2 years ago |
native_window.cc
|
348243e7e5
fix: `resizable: false` should disable fullscreen button at start (#39230)
|
1 year ago |
native_window.h
|
88604f2fb8
fix: reparenting after `BrowserWindow.destroy()` (#39307)
|
1 year 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
|
d3c763fadc
fix: all children showing when showing child window (#40104)
|
1 year ago |
native_window_mac.mm
|
d3c763fadc
fix: all children showing when showing child window (#40104)
|
1 year ago |
native_window_observer.h
|
f82a863f65
feat: replace scroll-touch* with generic input-event (#35531)
|
2 years ago |
native_window_views.cc
|
63883adbe0
fix: explorer restart does not recreated thumbnail toolbar buttons (#39585)
|
1 year ago |
native_window_views.h
|
63883adbe0
fix: explorer restart does not recreated thumbnail toolbar buttons (#39585)
|
1 year ago |
native_window_views_win.cc
|
63883adbe0
fix: explorer restart does not recreated thumbnail toolbar buttons (#39585)
|
1 year ago |
network_hints_handler_impl.cc
|
29ced1215a
chore: bump chromium to 111.0.5563.50 (24-x-y) (#37223)
|
2 years ago |
network_hints_handler_impl.h
|
29ced1215a
chore: bump chromium to 111.0.5563.50 (24-x-y) (#37223)
|
2 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
|
a6d934f2a2
chore: use emplace when possible (#37910)
|
2 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
|
a6d934f2a2
chore: use emplace when possible (#37910)
|
2 years ago |
relauncher_win.cc
|
d02c9f8bc6
chore: bump chromium to 111.0.5544.3 (main) (#36820)
|
2 years ago |
session_preferences.cc
|
bb2f62f95f
refactor: add SessionPreferences::CreateForBrowserContext() (#38712)
|
1 year ago |
session_preferences.h
|
bb2f62f95f
refactor: add SessionPreferences::CreateForBrowserContext() (#38712)
|
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
|
2c9f2e81e8
perf: prefer base::StringPiece over std::string for build-time strings (#38736)
|
1 year ago |
web_contents_permission_helper.h
|
629c54ba36
feat: add support for WebUSB (#36289)
|
2 years ago |
web_contents_preferences.cc
|
549c6dd0ec
fix: falsy transparent shouldn't affect webContents background (#38158)
|
1 year ago |
web_contents_preferences.h
|
d4e97483aa
refactor: only create webContents after 'will-attach-webview' (#32941)
|
2 years ago |
web_contents_zoom_controller.cc
|
87c183df6a
chore: bump chromium to 110.0.5415.0 (main) (#36186)
|
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
|
31f5e3c356
chore: bump chromium to 112.0.5615.204 (24-x-y) (#38350)
|
1 year ago |
web_view_guest_delegate.h
|
31f5e3c356
chore: bump chromium to 112.0.5615.204 (24-x-y) (#38350)
|
1 year 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
|
d02c9f8bc6
chore: bump chromium to 111.0.5544.3 (main) (#36820)
|
2 years ago |
zoom_level_delegate.h
|
08ccc81574
chore: bump chromium to 107.0.5274.0 (main) (#35375)
|
2 years ago |