..
api
fix: render process crash handling ( #34428 )
2022-06-02 17:23:01 -07:00
badging
bluetooth
chore: bump chromium to 102.0.4961.0 (main) ( #33091 )
2022-03-24 21:39:03 -04:00
extensions
chore: bump chromium to 104.0.5073.0 (main) ( #34272 )
2022-06-01 08:12:47 +02:00
hid
feat: add support for HIDDevice.forget() ( #34210 )
2022-05-23 15:13:18 -04:00
lib
linux
mac
chore: remove redundant @available checks ( #34407 )
2022-06-02 14:43:40 -04:00
media
chore: bump chromium to 104.0.5073.0 (main) ( #34272 )
2022-06-01 08:12:47 +02:00
net
chore: bump chromium to 104.0.5073.0 (main) ( #34272 )
2022-06-01 08:12:47 +02:00
notifications
chore: bump chromium to 103.0.5046.0 (main) ( #33906 )
2022-05-17 12:48:40 -04:00
osr
chore: bump chromium to 104.0.5073.0 (main) ( #34272 )
2022-06-01 08:12:47 +02:00
plugins
printing
chore: bump chromium to 104.0.5073.0 (main) ( #34272 )
2022-06-01 08:12:47 +02:00
resources
Bump v21.0.0-nightly.20220602
2022-06-02 14:15:14 -07:00
serial
chore: bump chromium to 103.0.5046.0 (main) ( #33906 )
2022-05-17 12:48:40 -04:00
ui
chore: remove redundant @available checks ( #34407 )
2022-06-02 14:43:40 -04:00
win
auto_updater.cc
chore: bump chromium to 100.0.4857.0 (main) ( #32419 )
2022-02-09 18:58:52 -08:00
auto_updater.h
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
feat: add app.isHidden API for macOS ( #32155 )
2022-03-29 21:34:07 -04:00
browser_linux.cc
fix: potential crash caused by dlopen different gtk libraries ( #33650 )
2022-04-18 13:24:32 +09:00
browser_mac.mm
refactor: prevent RemoveFromLoginItems() from mounting volumes from login items ( #34068 )
2022-05-05 20:46:36 -04: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
feat: allow customizing browser data location ( #33554 )
2022-05-09 10:26:57 -04: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
chore: bump chromium to 102.0.4961.0 (main) ( #33091 )
2022-03-24 21:39:03 -04:00
certificate_manager_model.cc
chore: bump chromium to 103.0.5046.0 (main) ( #33906 )
2022-05-17 12:48:40 -04:00
certificate_manager_model.h
child_web_contents_tracker.cc
child_web_contents_tracker.h
cookie_change_notifier.cc
cookie_change_notifier.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
electron_api_ipc_handler_impl.cc
fix: ensure ElectronBrowser mojo service is only bound to appropriate render frames ( #33323 )
2022-03-18 19:50:05 -07:00
electron_api_ipc_handler_impl.h
fix: build when pdf component is disabled ( #33513 )
2022-03-30 11:55:38 -07:00
electron_autofill_driver.cc
refactor: use upstream AutofillDriverFactory diffs ( #31676 )
2021-11-03 12:17:06 -05:00
electron_autofill_driver.h
electron_autofill_driver_factory.cc
electron_autofill_driver_factory.h
electron_browser_client.cc
fix: render process crash handling ( #34428 )
2022-06-02 17:23:01 -07:00
electron_browser_client.h
chore: bump chromium to 103.0.5046.0 (main) ( #33906 )
2022-05-17 12:48:40 -04:00
electron_browser_context.cc
chore: bump chromium to 103.0.5046.0 (main) ( #33906 )
2022-05-17 12:48:40 -04:00
electron_browser_context.h
electron_browser_main_parts.cc
chore: bump chromium to 104.0.5073.0 (main) ( #34272 )
2022-06-01 08:12:47 +02:00
electron_browser_main_parts.h
chore: bump chromium to 103.0.5046.0 (main) ( #33906 )
2022-05-17 12:48:40 -04: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
chore: bump chromium to 103.0.5046.0 (main) ( #33906 )
2022-05-17 12:48:40 -04:00
electron_download_manager_delegate.cc
chore: bump chromium to 103.0.5046.0 (main) ( #33906 )
2022-05-17 12:48:40 -04: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
electron_javascript_dialog_manager.cc
electron_javascript_dialog_manager.h
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 104.0.5073.0 (main) ( #34272 )
2022-06-01 08:12:47 +02:00
electron_permission_manager.h
chore: bump chromium to 104.0.5073.0 (main) ( #34272 )
2022-06-01 08:12:47 +02:00
electron_quota_permission_context.cc
electron_quota_permission_context.h
electron_speech_recognition_manager_delegate.cc
electron_speech_recognition_manager_delegate.h
electron_web_contents_utility_handler_impl.cc
fix: ensure ElectronBrowser mojo service is only bound to appropriate render frames ( #33323 )
2022-03-18 19:50:05 -07:00
electron_web_contents_utility_handler_impl.h
fix: build when pdf component is disabled ( #33513 )
2022-03-30 11:55:38 -07: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
event_emitter_mixin.cc
event_emitter_mixin.h
chore: stop using v8::Locker everywhere ( #34078 )
2022-05-05 11:50:21 -07:00
extended_web_contents_observer.h
fake_location_provider.cc
refactor: rename the atom namespace to electron
2019-06-19 17:33:28 -07:00
fake_location_provider.h
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: use //chrome resources directly ( #33626 )
2022-04-06 09:34:35 -07: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 102.0.4961.0 (main) ( #33091 )
2022-03-24 21:39:03 -04: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 104.0.5073.0 (main) ( #34272 )
2022-06-01 08:12:47 +02:00
javascript_environment.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
login_handler.cc
login_handler.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
microtasks_runner.cc
microtasks_runner.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
native_browser_view.cc
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
native_browser_view_views.cc
native_browser_view_views.h
native_window.cc
chore: fix typo in NotifyWindowRequestPreferredWidth method name ( #33568 )
2022-04-05 11:25:07 -05:00
native_window.h
chore: fix typo in NotifyWindowRequestPreferredWidth method name ( #33568 )
2022-04-05 11:25:07 -05: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
fix: zombie windows when fullscreening and closing ( #34378 )
2022-05-31 10:43:42 +02:00
native_window_mac.mm
chore: remove redundant @available checks ( #34407 )
2022-06-02 14:43:40 -04: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: revert "fix: some frameless windows showing a frame on Windows ( #32692 )" ( #33599 )
2022-04-04 17:01:12 -07:00
native_window_views.h
fix: calling of X11 functions when running under Wayland ( #33355 )
2022-03-28 12:48:50 -04:00
native_window_views_win.cc
fix: delayed bounds when moving/resizing and preventing default ( #34204 )
2022-05-19 10:03:02 +02:00
network_hints_handler_impl.cc
network_hints_handler_impl.h
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
refactor: replace includes for atom with shell
2019-06-19 17:33:28 -07:00
relauncher_win.cc
chore: bump chromium to 94.0.4584.0 (main) ( #30030 )
2021-07-26 09:02:16 -07:00
session_preferences.cc
session_preferences.h
special_storage_policy.cc
special_storage_policy.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
unresponsive_suppressor.cc
refactor: rename the atom namespace to electron
2019-06-19 17:33:28 -07:00
unresponsive_suppressor.h
web_contents_permission_helper.cc
feat: add support for HIDDevice.forget() ( #34210 )
2022-05-23 15:13:18 -04:00
web_contents_permission_helper.h
feat: add support for HIDDevice.forget() ( #34210 )
2022-05-23 15:13:18 -04:00
web_contents_preferences.cc
feat: support more color formats for backgroundColor
( #31868 )
2022-03-21 18:35:54 +01:00
web_contents_preferences.h
fix: ensure ElectronBrowser mojo service is only bound to appropriate render frames ( #33323 )
2022-03-18 19:50:05 -07:00
web_contents_zoom_controller.cc
chore: bump chromium to 103.0.5046.0 (main) ( #33906 )
2022-05-17 12:48:40 -04: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
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
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
window_list_observer.h
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