.. |
api
|
500071a206
fix: empty result of `webContents.getUserAgent()` (#35151)
|
2 years ago |
badging
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
3 years ago |
bluetooth
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
3 years ago |
extensions
|
34a818bccf
chore: bump chromium to 98.0.4706.0 (17-x-y) (#31982)
|
3 years ago |
font
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
3 years ago |
hid
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
3 years ago |
lib
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
3 years ago |
linux
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
3 years ago |
mac
|
c41628d3b5
feat: Added missing info to IAP transaction and product structures (#32602)
|
3 years ago |
media
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
3 years ago |
net
|
2a04149140
fix: crash in `safeStorage` on Linux (#34261)
|
2 years ago |
notifications
|
342eb6710c
fix: potential crash caused by dlopen different gtk libraries (#34774)
|
2 years ago |
osr
|
b653897e0f
fix: offscreen rendering crash on input select (#34091)
|
3 years ago |
plugins
|
34a818bccf
chore: bump chromium to 98.0.4706.0 (17-x-y) (#31982)
|
3 years ago |
printing
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
3 years ago |
resources
|
45a4502579
Bump v17.4.11
|
2 years ago |
serial
|
b69c4dfa3b
fix: expose all serial devices to setDevicePermissionHandler (#32685)
|
3 years ago |
ui
|
122a119080
fix: WCO pressed background state updates (#34837)
|
2 years ago |
win
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
3 years ago |
auto_updater.cc
|
8798571a77
chore: bump chromium to 0e4ca9c0a63d7a39bd910997ad4c6 (master) (#24687)
|
4 years ago |
auto_updater.h
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
3 years ago |
auto_updater_mac.mm
|
38fafe4986
refactor: ginify autoUpdater (#24678)
|
4 years ago |
browser.cc
|
bec47f54f4
fix: use correct userData path when unbundled (#30113)
|
3 years ago |
browser.h
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
3 years ago |
browser_linux.cc
|
342eb6710c
fix: potential crash caused by dlopen different gtk libraries (#34774)
|
2 years ago |
browser_mac.mm
|
25b9c1c35e
refactor: prevent RemoveFromLoginItems() from mounting volumes from login items (#34107)
|
3 years ago |
browser_observer.h
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
3 years ago |
browser_process_impl.cc
|
f120ea0810
chore: bump chromium to 98.0.4758.9 (17-x-y) (#32030)
|
3 years ago |
browser_process_impl.h
|
f120ea0810
chore: bump chromium to 98.0.4758.9 (17-x-y) (#32030)
|
3 years ago |
browser_win.cc
|
0891d2f7f7
fix: command string for windows protocol handler (#33012)
|
3 years ago |
certificate_manager_model.cc
|
97eb424450
refactor: move certificate_manager_model to shell (#31631)
|
3 years ago |
certificate_manager_model.h
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
3 years ago |
child_web_contents_tracker.cc
|
87f7625c5d
chore: bump chromium to 96.0.4664.4 (main) (#31317)
|
3 years ago |
child_web_contents_tracker.h
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
3 years ago |
cookie_change_notifier.cc
|
93c9374e95
chore: trim unused STL includes (#29414)
|
3 years ago |
cookie_change_notifier.h
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
3 years ago |
electron_api_ipc_handler_impl.cc
|
ea1f402417
fix: ensure ElectronBrowser mojo service is only bound to appropriate render frames (#33323) (#33350)
|
3 years ago |
electron_api_ipc_handler_impl.h
|
a8a5c44b3e
fix: building with printing disabled (#33838)
|
3 years ago |
electron_autofill_driver.cc
|
190dd31dbc
refactor: use upstream AutofillDriverFactory diffs (#31676)
|
3 years ago |
electron_autofill_driver.h
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
3 years ago |
electron_autofill_driver_factory.cc
|
190dd31dbc
refactor: use upstream AutofillDriverFactory diffs (#31676)
|
3 years ago |
electron_autofill_driver_factory.h
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
3 years ago |
electron_browser_client.cc
|
f967309287
fix: make navigator.userAgentData non-empty (#34760)
|
2 years ago |
electron_browser_client.h
|
f967309287
fix: make navigator.userAgentData non-empty (#34760)
|
2 years ago |
electron_browser_context.cc
|
500071a206
fix: empty result of `webContents.getUserAgent()` (#35151)
|
2 years ago |
electron_browser_context.h
|
500071a206
fix: empty result of `webContents.getUserAgent()` (#35151)
|
2 years ago |
electron_browser_main_parts.cc
|
342eb6710c
fix: potential crash caused by dlopen different gtk libraries (#34774)
|
2 years ago |
electron_browser_main_parts.h
|
db0ad4f58d
fix: calling of X11 functions when running under Wayland (#33499)
|
3 years ago |
electron_browser_main_parts_mac.mm
|
1b4ce6c69a
fix: geolocation crashes electron on macOS (#29343) (#29913)
|
3 years ago |
electron_browser_main_parts_posix.cc
|
65a980c673
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN (#31633)
|
3 years ago |
electron_download_manager_delegate.cc
|
f120ea0810
chore: bump chromium to 98.0.4758.9 (17-x-y) (#32030)
|
3 years ago |
electron_download_manager_delegate.h
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
3 years ago |
electron_gpu_client.cc
|
d9321f4df7
chore: rename atom -> electron (#21986)
|
5 years ago |
electron_gpu_client.h
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
3 years ago |
electron_javascript_dialog_manager.cc
|
34a818bccf
chore: bump chromium to 98.0.4706.0 (17-x-y) (#31982)
|
3 years ago |
electron_javascript_dialog_manager.h
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
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
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
3 years ago |
electron_pdf_web_contents_helper_client.cc
|
81c5da5221
chore: use =default for default constructors/destructors (#29511)
|
3 years ago |
electron_pdf_web_contents_helper_client.h
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
3 years ago |
electron_permission_manager.cc
|
9bb03e9e03
fix: crash on navigator.serial.getPorts() (#34328)
|
2 years ago |
electron_permission_manager.h
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
3 years ago |
electron_quota_permission_context.cc
|
f6531166ae
chore: clean up forward declarations (#29904)
|
3 years ago |
electron_quota_permission_context.h
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
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
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
3 years ago |
electron_web_contents_utility_handler_impl.cc
|
ea1f402417
fix: ensure ElectronBrowser mojo service is only bound to appropriate render frames (#33323) (#33350)
|
3 years ago |
electron_web_contents_utility_handler_impl.h
|
a8a5c44b3e
fix: building with printing disabled (#33838)
|
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
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
3 years ago |
event_emitter_mixin.cc
|
232ca8af39
refactor: EventEmitters without gin_helper (#22726)
|
5 years ago |
event_emitter_mixin.h
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
3 years ago |
extended_web_contents_observer.h
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
3 years ago |
fake_location_provider.cc
|
34c4c8d508
refactor: rename the atom namespace to electron
|
5 years ago |
fake_location_provider.h
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
3 years ago |
feature_list.cc
|
87f7625c5d
chore: bump chromium to 96.0.4664.4 (main) (#31317)
|
3 years ago |
feature_list.h
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
3 years ago |
file_select_helper.cc
|
8eca8c3acc
fix: add resource strings for file selection (#31884)
|
3 years ago |
file_select_helper.h
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
3 years ago |
file_select_helper_mac.mm
|
284c1b9539
fix: transparently package bundles as zip archives (#25030)
|
4 years ago |
font_defaults.cc
|
f120ea0810
chore: bump chromium to 98.0.4758.9 (17-x-y) (#32030)
|
3 years ago |
font_defaults.h
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
3 years ago |
javascript_environment.cc
|
34a818bccf
chore: bump chromium to 98.0.4706.0 (17-x-y) (#31982)
|
3 years ago |
javascript_environment.h
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
3 years ago |
login_handler.cc
|
e26901aba4
fix: crash when invoking login callback synchronously (#30068)
|
3 years ago |
login_handler.h
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
3 years ago |
microtasks_runner.cc
|
b266b5208a
refactor: use public node::CallbackScope where possible (#27001)
|
4 years ago |
microtasks_runner.h
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
3 years ago |
native_browser_view.cc
|
93c9374e95
chore: trim unused STL includes (#29414)
|
3 years ago |
native_browser_view.h
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
3 years ago |
native_browser_view_mac.h
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
3 years ago |
native_browser_view_mac.mm
|
abf6f1cf78
fix: BrowserView drag now delegates to the OS when possible (#31114)
|
3 years ago |
native_browser_view_views.cc
|
639f03977f
fix: BrowserViews not painting their WebContents (#29919)
|
3 years ago |
native_browser_view_views.h
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
3 years ago |
native_window.cc
|
db0ad4f58d
fix: calling of X11 functions when running under Wayland (#33499)
|
3 years ago |
native_window.h
|
90c299f3ad
feat: add WCO title bar style setters (#33439)
|
3 years ago |
native_window_features.cc
|
0c3c6cc8fa
fix: Add support for Wayland window decorations (#29618) (#32650)
|
3 years ago |
native_window_features.h
|
0c3c6cc8fa
fix: Add support for Wayland window decorations (#29618) (#32650)
|
3 years ago |
native_window_mac.h
|
addd2440c1
fix: zombie windows when fullscreening and closing (#34390)
|
2 years ago |
native_window_mac.mm
|
addd2440c1
fix: zombie windows when fullscreening and closing (#34390)
|
2 years ago |
native_window_observer.h
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
3 years ago |
native_window_views.cc
|
e1e00e3b8a
fix: safer check for WCO button updates (#35031)
|
2 years ago |
native_window_views.h
|
e9f673f322
fix: pend bounds change when moving BrowserWindows (#33543)
|
3 years ago |
native_window_views_win.cc
|
122a119080
fix: WCO pressed background state updates (#34837)
|
2 years ago |
network_hints_handler_impl.cc
|
de44d28c8e
refactor: ginify Session (#23569)
|
4 years ago |
network_hints_handler_impl.h
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
3 years ago |
pref_store_delegate.cc
|
f6531166ae
chore: clean up forward declarations (#29904)
|
3 years ago |
pref_store_delegate.h
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
3 years ago |
protocol_registry.cc
|
64ba8feb93
chore: bump chromium to 94.0.4584.0 (main) (#30030)
|
3 years ago |
protocol_registry.h
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
3 years ago |
relauncher.cc
|
64ba8feb93
chore: bump chromium to 94.0.4584.0 (main) (#30030)
|
3 years ago |
relauncher.h
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
3 years ago |
relauncher_linux.cc
|
b2652beceb
refactor: apply some 'clang-tidy -fix' changes (#20172)
|
5 years ago |
relauncher_mac.cc
|
2160c1fcc9
refactor: replace includes for atom with shell
|
5 years ago |
relauncher_win.cc
|
64ba8feb93
chore: bump chromium to 94.0.4584.0 (main) (#30030)
|
3 years ago |
session_preferences.cc
|
f6531166ae
chore: clean up forward declarations (#29904)
|
3 years ago |
session_preferences.h
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
3 years ago |
special_storage_policy.cc
|
8bbdc224ac
chore: bump chromium to 6d130075d378a64187360ba4e7820 (master) (#24256)
|
4 years ago |
special_storage_policy.h
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
3 years ago |
unresponsive_suppressor.cc
|
34c4c8d508
refactor: rename the atom namespace to electron
|
5 years ago |
unresponsive_suppressor.h
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
3 years ago |
web_contents_permission_helper.cc
|
87f7625c5d
chore: bump chromium to 96.0.4664.4 (main) (#31317)
|
3 years ago |
web_contents_permission_helper.h
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
3 years ago |
web_contents_preferences.cc
|
cac871c027
Revert "refactor: only create webContents after 'will-attach-webview' (#30311)" (#31785)
|
3 years ago |
web_contents_preferences.h
|
ea1f402417
fix: ensure ElectronBrowser mojo service is only bound to appropriate render frames (#33323) (#33350)
|
3 years ago |
web_contents_zoom_controller.cc
|
87f7625c5d
chore: bump chromium to 96.0.4664.4 (main) (#31317)
|
3 years ago |
web_contents_zoom_controller.h
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
3 years ago |
web_view_guest_delegate.cc
|
250382cec5
fix: webContents.setZoomFactor crash (#32621)
|
3 years ago |
web_view_guest_delegate.h
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
3 years ago |
web_view_manager.cc
|
c5ad7ed0cd
refactor: remove guestInstanceId from WebPreferences (#30280)
|
3 years ago |
web_view_manager.h
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
3 years ago |
window_list.cc
|
1d57a87c64
fix: DCHECK when calling app.exit() (#33057)
|
3 years ago |
window_list.h
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
3 years ago |
window_list_observer.h
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
3 years ago |
zoom_level_delegate.cc
|
34a818bccf
chore: bump chromium to 98.0.4706.0 (17-x-y) (#31982)
|
3 years ago |
zoom_level_delegate.h
|
6f1f8b7847
chore: add ELECTRON_ prefix to C++ include guards (#31953)
|
3 years ago |