..
api
fix: gracefully fail if app.configureHostResolver is called before ready ( #33062 )
2022-03-07 16:52:40 -08:00
badging
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
bluetooth
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
extensions
chore: bump chromium to 100.0.4894.0 (main) ( #32852 )
2022-02-25 13:17:35 -05:00
hid
chore: bump chromium to 100.0.4857.0 (main) ( #32419 )
2022-02-09 18:58:52 -08:00
lib
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
linux
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
mac
feat: Added missing info to IAP transaction and product structures ( #31739 )
2022-01-24 08:55:18 -08:00
media
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
net
chore: bump chromium to 100.0.4894.0 (main) ( #32852 )
2022-02-25 13:17:35 -05:00
notifications
chore: bump chromium to 100.0.4857.0 (main) ( #32419 )
2022-02-09 18:58:52 -08:00
osr
chore: bump chromium to 100.0.4894.0 (main) ( #32852 )
2022-02-25 13:17:35 -05:00
plugins
chore: bump chromium to 98.0.4706.0 (main) ( #31555 )
2021-11-24 09:45:59 +01:00
printing
chore: bump chromium to 99.0.4767.0 (main) ( #31986 )
2022-01-10 17:31:39 -05:00
resources
Bump v19.0.0-nightly.20220315
2022-03-15 06:01:15 -07:00
serial
chore: bump chromium to 100.0.4857.0 (main) ( #32419 )
2022-02-09 18:58:52 -08:00
ui
fix: race condition where webContents can be nullptr during re-focus and a multi-window close sequence ( #33063 )
2022-03-15 10:45:56 -07:00
win
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
auto_updater.cc
chore: bump chromium to 100.0.4857.0 (main) ( #32419 )
2022-02-09 18:58:52 -08:00
auto_updater.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
auto_updater_mac.mm
chore: fix typos ( #32985 )
2022-02-21 10:27:45 +01:00
browser.cc
chore: bump chromium to 100.0.4857.0 (main) ( #32419 )
2022-02-09 18:58:52 -08:00
browser.h
chore: bump chromium to 100.0.4857.0 (main) ( #32419 )
2022-02-09 18:58:52 -08:00
browser_linux.cc
chore: bump chromium to 100.0.4894.0 (main) ( #32852 )
2022-02-25 13:17:35 -05:00
browser_mac.mm
chore: fix typos ( #32985 )
2022-02-21 10:27:45 +01:00
browser_observer.h
chore: bump chromium to 100.0.4857.0 (main) ( #32419 )
2022-02-09 18:58:52 -08:00
browser_process_impl.cc
chore: bump chromium to 100.0.4894.0 (main) ( #32852 )
2022-02-25 13:17:35 -05:00
browser_process_impl.h
chore: bump chromium to 100.0.4894.0 (main) ( #32852 )
2022-02-25 13:17:35 -05:00
browser_win.cc
fix: command string for windows protocol handler ( #32953 )
2022-02-21 16:43:27 +09:00
certificate_manager_model.cc
refactor: move certificate_manager_model to shell ( #31631 )
2021-11-08 09:53:00 +09:00
certificate_manager_model.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
child_web_contents_tracker.cc
chore: bump chromium to 99.0.4767.0 (main) ( #31986 )
2022-01-10 17:31:39 -05:00
child_web_contents_tracker.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
cookie_change_notifier.cc
chore: trim unused STL includes ( #29414 )
2021-06-01 10:34:44 +09:00
cookie_change_notifier.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
electron_autofill_driver.cc
refactor: use upstream AutofillDriverFactory diffs ( #31676 )
2021-11-03 12:17:06 -05:00
electron_autofill_driver.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
electron_autofill_driver_factory.cc
chore: bump chromium to 99.0.4767.0 (main) ( #31986 )
2022-01-10 17:31:39 -05:00
electron_autofill_driver_factory.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
electron_browser_client.cc
fix: propagate unsafely-treat-insecure-origin-as-secure to renderer children ( #33189 )
2022-03-09 10:15:50 -05:00
electron_browser_client.h
chore: bump chromium to 100.0.4894.0 (main) ( #32852 )
2022-02-25 13:17:35 -05:00
electron_browser_context.cc
chore: bump chromium to 100.0.4894.0 (main) ( #32852 )
2022-02-25 13:17:35 -05:00
electron_browser_context.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
electron_browser_handler_impl.cc
Make ElectronBrowser mojo interface frame associated. ( #32734 )
2022-02-08 11:33:21 -05:00
electron_browser_handler_impl.h
Make ElectronBrowser mojo interface frame associated. ( #32734 )
2022-02-08 11:33:21 -05:00
electron_browser_main_parts.cc
fix: stale renderer process on quit ( #32888 )
2022-02-17 21:02:22 -08:00
electron_browser_main_parts.h
chore: bump chromium to 100.0.4857.0 (main) ( #32419 )
2022-02-09 18:58:52 -08:00
electron_browser_main_parts_mac.mm
fix: geolocation crashes electron on macOS ( #29343 ) ( #29913 )
2021-06-28 20:26:57 -07:00
electron_browser_main_parts_posix.cc
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
electron_download_manager_delegate.cc
chore: bump chromium to 100.0.4857.0 (main) ( #32419 )
2022-02-09 18:58:52 -08:00
electron_download_manager_delegate.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
electron_gpu_client.cc
chore: bump chromium to 100.0.4857.0 (main) ( #32419 )
2022-02-09 18:58:52 -08:00
electron_gpu_client.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
electron_javascript_dialog_manager.cc
chore: bump chromium to 98.0.4706.0 (main) ( #31555 )
2021-11-24 09:45:59 +01:00
electron_javascript_dialog_manager.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
electron_navigation_throttle.cc
refactor: wire will-navigate up to a navigation throttle instead of OpenURL ( #25065 )
2020-08-21 12:34:09 -07:00
electron_navigation_throttle.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
electron_pdf_web_contents_helper_client.cc
chore: bump chromium to 100.0.4857.0 (main) ( #32419 )
2022-02-09 18:58:52 -08:00
electron_pdf_web_contents_helper_client.h
chore: bump chromium to 100.0.4857.0 (main) ( #32419 )
2022-02-09 18:58:52 -08:00
electron_permission_manager.cc
chore: bump chromium to 100.0.4857.0 (main) ( #32419 )
2022-02-09 18:58:52 -08:00
electron_permission_manager.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
electron_quota_permission_context.cc
chore: clean up forward declarations ( #29904 )
2021-07-02 09:51:37 +09:00
electron_quota_permission_context.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
electron_speech_recognition_manager_delegate.cc
chore: trim unused STL includes ( #29414 )
2021-06-01 10:34:44 +09:00
electron_speech_recognition_manager_delegate.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
electron_web_ui_controller_factory.cc
chore: clean up forward declarations ( #29904 )
2021-07-02 09:51:37 +09:00
electron_web_ui_controller_factory.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
event_emitter_mixin.cc
refactor: EventEmitters without gin_helper ( #22726 )
2020-03-18 12:57:08 -07:00
event_emitter_mixin.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
extended_web_contents_observer.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
fake_location_provider.cc
fake_location_provider.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
feature_list.cc
chore: bump chromium to 100.0.4857.0 (main) ( #32419 )
2022-02-09 18:58:52 -08:00
feature_list.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
file_select_helper.cc
chore: bump chromium to 100.0.4894.0 (main) ( #32852 )
2022-02-25 13:17:35 -05:00
file_select_helper.h
chore: bump chromium to 100.0.4857.0 (main) ( #32419 )
2022-02-09 18:58:52 -08:00
file_select_helper_mac.mm
fix: transparently package bundles as zip archives ( #25030 )
2020-10-27 17:05:28 -07:00
font_defaults.cc
chore: bump chromium to 100.0.4857.0 (main) ( #32419 )
2022-02-09 18:58:52 -08:00
font_defaults.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
javascript_environment.cc
chore: bump chromium to 100.0.4894.0 (main) ( #32852 )
2022-02-25 13:17:35 -05:00
javascript_environment.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
login_handler.cc
fix: crash when invoking login callback synchronously ( #30068 )
2021-07-12 12:33:41 -07:00
login_handler.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
microtasks_runner.cc
refactor: use public node::CallbackScope where possible ( #27001 )
2020-12-15 11:39:25 -08:00
microtasks_runner.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
native_browser_view.cc
chore: trim unused STL includes ( #29414 )
2021-06-01 10:34:44 +09:00
native_browser_view.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
native_browser_view_mac.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
native_browser_view_mac.mm
fix: BrowserView drag now delegates to the OS when possible ( #31114 )
2021-09-28 21:12:22 +02:00
native_browser_view_views.cc
fix: BrowserViews not painting their WebContents ( #29919 )
2021-07-30 08:59:24 +09:00
native_browser_view_views.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
native_window.cc
fix: max window size defaults to 0 ( #33025 )
2022-03-01 14:20:07 -08:00
native_window.h
chore: bump chromium to 100.0.4857.0 (main) ( #32419 )
2022-02-09 18:58:52 -08:00
native_window_features.cc
fix: Add support for Wayland window decorations ( #29618 )
2022-01-26 13:59:09 -08:00
native_window_features.h
fix: Add support for Wayland window decorations ( #29618 )
2022-01-26 13:59:09 -08:00
native_window_mac.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
native_window_mac.mm
chore: fix typos ( #32985 )
2022-02-21 10:27:45 +01:00
native_window_observer.h
chore: bump chromium to 100.0.4857.0 (main) ( #32419 )
2022-02-09 18:58:52 -08:00
native_window_views.cc
fix: fire show event when BrowserWindow shown via maximize() ( #32979 )
2022-03-09 17:30:42 -05:00
native_window_views.h
chore: bump chromium to 100.0.4857.0 (main) ( #32419 )
2022-02-09 18:58:52 -08:00
native_window_views_win.cc
fix: fire show event when BrowserWindow shown via maximize() ( #32979 )
2022-03-09 17:30:42 -05:00
network_hints_handler_impl.cc
refactor: ginify Session ( #23569 )
2020-05-19 10:18:12 -07:00
network_hints_handler_impl.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
pref_store_delegate.cc
chore: clean up forward declarations ( #29904 )
2021-07-02 09:51:37 +09:00
pref_store_delegate.h
chore: bump chromium to 100.0.4857.0 (main) ( #32419 )
2022-02-09 18:58:52 -08:00
protocol_registry.cc
chore: bump chromium to 100.0.4857.0 (main) ( #32419 )
2022-02-09 18:58:52 -08:00
protocol_registry.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
relauncher.cc
chore: bump chromium to 100.0.4857.0 (main) ( #32419 )
2022-02-09 18:58:52 -08:00
relauncher.h
chore: bump chromium to 100.0.4857.0 (main) ( #32419 )
2022-02-09 18:58:52 -08:00
relauncher_linux.cc
relauncher_mac.cc
relauncher_win.cc
chore: bump chromium to 94.0.4584.0 (main) ( #30030 )
2021-07-26 09:02:16 -07:00
session_preferences.cc
chore: clean up forward declarations ( #29904 )
2021-07-02 09:51:37 +09:00
session_preferences.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
special_storage_policy.cc
chore: bump chromium to 6d130075d378a64187360ba4e7820 (master) ( #24256 )
2020-07-13 21:13:34 -04:00
special_storage_policy.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
unresponsive_suppressor.cc
unresponsive_suppressor.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
web_contents_permission_helper.cc
fix: pointer lock escape handling ( #32369 )
2022-02-09 10:40:50 +01:00
web_contents_permission_helper.h
fix: pointer lock escape handling ( #32369 )
2022-02-09 10:40:50 +01:00
web_contents_preferences.cc
chore: bump chromium to 100.0.4857.0 (main) ( #32419 )
2022-02-09 18:58:52 -08:00
web_contents_preferences.h
chore: bump chromium to 100.0.4857.0 (main) ( #32419 )
2022-02-09 18:58:52 -08:00
web_contents_zoom_controller.cc
chore: bump chromium to 99.0.4767.0 (main) ( #31986 )
2022-01-10 17:31:39 -05:00
web_contents_zoom_controller.h
chore: bump chromium to 100.0.4894.0 (main) ( #32852 )
2022-02-25 13:17:35 -05:00
web_view_guest_delegate.cc
fix: webContents.setZoomFactor crash ( #32604 )
2022-01-25 12:54:48 -08:00
web_view_guest_delegate.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
web_view_manager.cc
refactor: remove guestInstanceId from WebPreferences ( #30280 )
2021-07-28 15:32:53 -07:00
web_view_manager.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
window_list.cc
fix: DCHECK when calling app.exit() ( #33035 )
2022-02-23 16:27:54 +01:00
window_list.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
window_list_observer.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
zoom_level_delegate.cc
chore: bump chromium to 100.0.4857.0 (main) ( #32419 )
2022-02-09 18:58:52 -08:00
zoom_level_delegate.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00