electron/shell/browser
Shelley Vohr f1216ca593
refactor: simplify Browser::SetLoginItemSettings (#35303)
refactor: simplify Browser::SetLoginItemSettings
2022-08-15 09:44:23 +09:00
..
api fix: WCO occlusion of DevTools (#35209) 2022-08-11 15:16:12 +02:00
badging
bluetooth chore: bump chromium to 105.0.5173.0 (main) (#34770) 2022-07-13 17:26:16 -04:00
extensions chore: bump chromium to 105.0.5173.0 (main) (#34770) 2022-07-13 17:26:16 -04:00
hid chore: bump chromium to 105.0.5173.0 (main) (#34770) 2022-07-13 17:26:16 -04:00
lib
linux
mac
media refactor: unduplicate MediaStreamDevicesController (#34895) 2022-07-20 17:09:14 +09:00
net
notifications
osr chore: bump chromium to 105.0.5173.0 (main) (#34770) 2022-07-13 17:26:16 -04:00
plugins
printing chore: bump chromium to 105.0.5187.0 (main) (#34921) 2022-07-20 13:03:34 +02:00
resources Bump v22.0.0-nightly.20220812 2022-08-12 06:01:44 -07:00
serial fix: properly fire serial-port-added and serial-port-removed events (#34958) 2022-07-25 10:50:19 -04:00
ui fix: Wayland general CSD fixes (#34955) 2022-08-03 17:51:52 +09:00
win
auto_updater.cc
auto_updater.h
auto_updater_mac.mm
browser.cc
browser.h
browser_linux.cc
browser_mac.mm refactor: simplify Browser::SetLoginItemSettings (#35303) 2022-08-15 09:44:23 +09:00
browser_observer.h
browser_process_impl.cc
browser_process_impl.h
browser_win.cc
certificate_manager_model.cc
certificate_manager_model.h
child_web_contents_tracker.cc
child_web_contents_tracker.h
cookie_change_notifier.cc
cookie_change_notifier.h
electron_api_ipc_handler_impl.cc
electron_api_ipc_handler_impl.h
electron_autofill_driver.cc
electron_autofill_driver.h
electron_autofill_driver_factory.cc
electron_autofill_driver_factory.h
electron_browser_client.cc chore: bump chromium to 105.0.5187.0 (main) (#34921) 2022-07-20 13:03:34 +02:00
electron_browser_client.h chore: bump chromium to 105.0.5173.0 (main) (#34770) 2022-07-13 17:26:16 -04:00
electron_browser_context.cc fix: empty result of webContents.getUserAgent() (#35069) 2022-07-29 11:09:47 -04:00
electron_browser_context.h fix: empty result of webContents.getUserAgent() (#35069) 2022-07-29 11:09:47 -04:00
electron_browser_main_parts.cc fix: crash on startup in X11 (#35075) 2022-07-27 13:44:44 +09:00
electron_browser_main_parts.h fix: add support for --ozone-platform-hint flag on Linux (#34937) 2022-07-21 10:37:54 +02:00
electron_browser_main_parts_linux.cc fix: add support for --ozone-platform-hint flag on Linux (#34937) 2022-07-21 10:37:54 +02:00
electron_browser_main_parts_mac.mm
electron_browser_main_parts_posix.cc
electron_download_manager_delegate.cc fix: modify file extension generation on Windows (#34723) 2022-08-02 09:40:17 +09:00
electron_download_manager_delegate.h
electron_gpu_client.cc
electron_gpu_client.h
electron_javascript_dialog_manager.cc
electron_javascript_dialog_manager.h
electron_navigation_throttle.cc
electron_navigation_throttle.h
electron_pdf_web_contents_helper_client.cc
electron_pdf_web_contents_helper_client.h
electron_permission_manager.cc
electron_permission_manager.h
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
electron_web_contents_utility_handler_impl.h
electron_web_ui_controller_factory.cc
electron_web_ui_controller_factory.h
event_emitter_mixin.cc
event_emitter_mixin.h
extended_web_contents_observer.h
fake_location_provider.cc
fake_location_provider.h
feature_list.cc
feature_list.h
file_select_helper.cc
file_select_helper.h
file_select_helper_mac.mm
font_defaults.cc
font_defaults.h
javascript_environment.cc chore: bump chromium to 105.0.5187.0 (main) (#34921) 2022-07-20 13:03:34 +02:00
javascript_environment.h
login_handler.cc
login_handler.h
microtasks_runner.cc
microtasks_runner.h
native_browser_view.cc
native_browser_view.h
native_browser_view_mac.h
native_browser_view_mac.mm
native_browser_view_views.cc
native_browser_view_views.h
native_window.cc fix: DCHECK entering fullscreen while loading url (#35111) 2022-08-01 16:52:58 -04:00
native_window.h fix: DCHECK entering fullscreen while loading url (#35111) 2022-08-01 16:52:58 -04:00
native_window_features.cc
native_window_features.h
native_window_mac.h
native_window_mac.mm fix: crash on BrowserWindow.setEnabled() (#34904) 2022-07-19 12:31:49 +02:00
native_window_observer.h
native_window_views.cc chore: remove unsupported skiptaskbar linux impl (#35179) 2022-08-02 11:53:36 -07:00
native_window_views.h fix: handle WCO pressed state when going maximized -> minimized (#35070) 2022-07-26 13:30:15 -04:00
native_window_views_win.cc fix: handle WCO pressed state when going maximized -> minimized (#35070) 2022-07-26 13:30:15 -04:00
network_hints_handler_impl.cc
network_hints_handler_impl.h
pref_store_delegate.cc
pref_store_delegate.h
protocol_registry.cc
protocol_registry.h
relauncher.cc
relauncher.h
relauncher_linux.cc
relauncher_mac.cc
relauncher_win.cc
session_preferences.cc
session_preferences.h
special_storage_policy.cc
special_storage_policy.h
unresponsive_suppressor.cc
unresponsive_suppressor.h
web_contents_permission_helper.cc refactor: unduplicate MediaStreamDevicesController (#34895) 2022-07-20 17:09:14 +09:00
web_contents_permission_helper.h
web_contents_preferences.cc refactor: only create webContents after 'will-attach-webview' (#32941) 2022-07-21 11:29:31 +02:00
web_contents_preferences.h refactor: only create webContents after 'will-attach-webview' (#32941) 2022-07-21 11:29:31 +02:00
web_contents_zoom_controller.cc
web_contents_zoom_controller.h
web_view_guest_delegate.cc chore: bump chromium to 105.0.5187.0 (main) (#34921) 2022-07-20 13:03:34 +02:00
web_view_guest_delegate.h
web_view_manager.cc
web_view_manager.h
window_list.cc
window_list.h
window_list_observer.h
zoom_level_delegate.cc
zoom_level_delegate.h