electron/shell/browser
2025-05-27 19:08:11 +09:00
..
api chore: debug crash on DevTools SetOwnerWindow (#47243) 2025-05-26 09:45:43 +02:00
badging
bluetooth
extensions chore: bump chromium to 138.0.7178.0 (main) (#47086) 2025-05-15 12:47:07 -05:00
file_system_access chore: bump chromium to 138.0.7175.0 (main) (#46986) 2025-05-13 14:51:20 -04:00
hid refactor: use base::ObserverList::Notify() (#46875) 2025-05-02 11:10:52 +02:00
lib fix: bluetooth crash in select-bluetooth-device event (#46745) 2025-04-25 10:26:19 -05:00
linux refactor: remove introduce_ozoneplatform_electron_can_call_x11_property.patch (#47075) 2025-05-14 13:38:35 +09:00
mac refactor: match upstream macOS a11y handling (#47144) 2025-05-20 11:06:57 -04:00
media
net refactor: prefer base::circular_deque over std::deque (#47171) 2025-05-21 12:04:36 -05:00
notifications refactor: use std::map::try_emplace() over std::map::insert() (#46761) 2025-04-25 13:11:53 -05:00
osr refactor: remove CreateViewForWidget patch (#46981) 2025-05-14 21:43:23 +09:00
plugins perf: avoid unnecessary vector copy in GetMimeTypeToExtensionIdMap() (#46373) 2025-03-31 21:52:49 -05:00
printing
resources
serial refactor: use base::ObserverList::Notify() (#46875) 2025-05-02 11:10:52 +02:00
ui fix: regression with directory selection in macOS dialogs (#47259) 2025-05-27 19:08:11 +09:00
usb refactor: use base::ObserverList::Notify() (#46875) 2025-05-02 11:10:52 +02:00
webauthn
win
animation_util.h
animation_util_mac.mm
auto_updater.cc
auto_updater.h
auto_updater_mac.mm
background_throttling_source.h
browser.cc refactor: use base::ObserverList::Notify() (#46875) 2025-05-02 11:10:52 +02:00
browser.h
browser_linux.cc chore: bump chromium to 137.0.7149.0 (main) (#46777) 2025-04-28 11:39:12 -04:00
browser_mac.mm
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
draggable_region_provider.h
electron_api_ipc_handler_impl.cc
electron_api_ipc_handler_impl.h
electron_api_sw_ipc_handler_impl.cc
electron_api_sw_ipc_handler_impl.h
electron_autofill_driver.cc
electron_autofill_driver.h
electron_autofill_driver_factory.cc refactor: use std::map::try_emplace() over std::map::insert() (#46761) 2025-04-25 13:11:53 -05:00
electron_autofill_driver_factory.h perf: use absl::flat_hash_map instead of std::unordered_map (#46202) 2025-03-24 10:09:14 +01:00
electron_browser_client.cc chore: bump chromium to 138.0.7175.0 (main) (#46986) 2025-05-13 14:51:20 -04:00
electron_browser_client.h chore: bump chromium to 138.0.7175.0 (main) (#46986) 2025-05-13 14:51:20 -04:00
electron_browser_context.cc refactor: use gin_helper::Dictionary::ValueOrDefault() (#46982) 2025-05-08 14:17:22 -05:00
electron_browser_context.h refactor: remove unused method ElectronBrowserContext::GetWeakPtr() (#46170) 2025-03-22 10:15:15 -05:00
electron_browser_main_parts.cc chore: bump chromium to 138.0.7178.0 (main) (#47086) 2025-05-15 12:47:07 -05:00
electron_browser_main_parts.h
electron_browser_main_parts_linux.cc chore: bump chromium to 138.0.7154.0 (main) (#46872) 2025-05-01 23:53:40 -05:00
electron_browser_main_parts_mac.mm
electron_browser_main_parts_posix.cc chore: bump chromium to 137.0.7128.1 (main) (#46482) 2025-04-22 15:53:29 -04:00
electron_crypto_module_delegate_nss.cc
electron_crypto_module_delegate_nss.h
electron_download_manager_delegate.cc refactor: use gin_helper::Dictionary::ValueOrDefault() (#46982) 2025-05-08 14:17:22 -05:00
electron_download_manager_delegate.h
electron_gpu_client.cc
electron_gpu_client.h
electron_navigation_throttle.cc
electron_navigation_throttle.h
electron_pdf_document_helper_client.cc
electron_pdf_document_helper_client.h
electron_permission_manager.cc chore: bump chromium to 137.0.7141.0 (main) (#46725) 2025-04-24 17:18:38 +09:00
electron_permission_manager.h chore: bump chromium to 137.0.7141.0 (main) (#46725) 2025-04-24 17:18:38 +09:00
electron_plugin_info_host_impl.cc
electron_plugin_info_host_impl.h
electron_speech_recognition_manager_delegate.cc
electron_speech_recognition_manager_delegate.h
electron_web_contents_utility_handler_impl.cc chore: bump chromium to 137.0.7128.1 (main) (#46482) 2025-04-22 15:53:29 -04:00
electron_web_contents_utility_handler_impl.h refactor: remove unused system header includes (#46015) 2025-03-14 10:59:15 -05:00
electron_web_ui_controller_factory.cc refactor: remove unnecessary const_cast (#46543) 2025-04-08 12:58:28 -05:00
electron_web_ui_controller_factory.h
event_emitter_mixin.h
extended_web_contents_observer.h
fake_location_provider.cc
fake_location_provider.h
feature_list.cc chore: bump chromium to 138.0.7160.0 (main) (#46915) 2025-05-05 13:58:40 -04:00
feature_list.h
feature_list_mac.mm
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 136.0.7095.0 (main) (#46118) 2025-04-03 19:02:49 -05:00
javascript_environment.h chore: bump chromium to 136.0.7095.0 (main) (#46118) 2025-04-03 19:02:49 -05:00
login_handler.cc
login_handler.h
microtasks_runner.cc
microtasks_runner.h
native_window.cc refactor: make NativeWindow::has_frame_ const (#47200) 2025-05-22 17:32:46 -05:00
native_window.h refactor: make NativeWindow::has_frame_ const (#47200) 2025-05-22 17:32:46 -05:00
native_window_features.cc
native_window_features.h
native_window_mac.h refactor: move IsClosed() and IsClosable() tests into NativeWindow::Close() (#46888) 2025-05-02 13:21:29 -05:00
native_window_mac.mm refactor: make NativeWindow::has_frame_ const (#47200) 2025-05-22 17:32:46 -05:00
native_window_observer.h refactor: pass gfx::ResizeEdge by value (#46935) 2025-05-06 11:57:53 -05:00
native_window_views.cc refactor: use base::fixed_flat_set in NativeWindowViews::SetAlwaysOnTop() (#47201) 2025-05-22 18:20:39 -05:00
native_window_views.h refactor: add NativeWindowViews::GetClientFrameViewLinux() (#47130) 2025-05-20 14:15:06 -05:00
native_window_views_win.cc refactor: reduce use of NativeWidgetPrivate (#46942) 2025-05-08 09:02:19 -05:00
network_hints_handler_impl.cc
network_hints_handler_impl.h
preload_script.h
protocol_registry.cc
protocol_registry.h
relauncher.cc refactor: remove unused system header includes (#46015) 2025-03-14 10:59:15 -05:00
relauncher.h
relauncher_linux.cc chore: bump chromium to 137.0.7128.1 (main) (#46482) 2025-04-22 15:53:29 -04:00
relauncher_mac.cc
relauncher_win.cc
session_preferences.cc
session_preferences.h
special_storage_policy.cc
special_storage_policy.h
web_contents_permission_helper.cc chore: bump chromium to 137.0.7128.1 (main) (#46482) 2025-04-22 15:53:29 -04:00
web_contents_permission_helper.h chore: bump chromium to 137.0.7128.1 (main) (#46482) 2025-04-22 15:53:29 -04:00
web_contents_preferences.cc feat: Corner Smoothing CSS rule (Reland) (#46278) 2025-03-31 11:22:23 -05:00
web_contents_preferences.h feat: Corner Smoothing CSS rule (Reland) (#46278) 2025-03-31 11:22:23 -05:00
web_contents_zoom_controller.cc refactor: use base::ObserverList::Notify() (#46875) 2025-05-02 11:10:52 +02:00
web_contents_zoom_controller.h
web_contents_zoom_observer.h
web_view_guest_delegate.cc refactor: remove CreateViewForWidget patch (#46981) 2025-05-14 21:43:23 +09:00
web_view_guest_delegate.h
web_view_manager.cc
web_view_manager.h
window_list.cc refactor: move IsClosed() and IsClosable() tests into NativeWindow::Close() (#46888) 2025-05-02 13:21:29 -05:00
window_list.h
window_list_observer.h
zoom_level_delegate.cc refactor: remove unused system header includes (#46015) 2025-03-14 10:59:15 -05:00
zoom_level_delegate.h