..
cocoa
fix: prevent traffic light buttons flashing on deminiaturize ( #50183 )
2026-03-11 13:02:51 -04:00
gtk
chore: bump chromium to 139.0.7256.0 (main) ( #47481 )
2025-06-26 00:12:49 +09:00
views
fix: improved the appearance of shadows and borders on frameless windows on Wayland ( #50007 )
2026-03-11 15:42:09 -04:00
webui
chore: bump chromium to 146.0.7666.0 (main) ( #49528 )
2026-02-12 12:37:56 -05:00
win
fix: fullscreen restoration on Windows ( #49872 )
2026-02-20 11:58:37 -05:00
x
chore: bump chromium to 143.0.7489.0 (main) ( #48642 )
2025-10-23 16:28:51 -04:00
accelerator_util.cc
perf: prefer base::SplitStringPiece() over base::SplitString() ( #45924 )
2025-03-09 17:36:13 -05:00
accelerator_util.h
perf: prefer base::SplitStringPiece() over base::SplitString() ( #45924 )
2025-03-09 17:36:13 -05:00
accelerator_util_unittests.cc
chore: remove unused #includes ( #42971 )
2024-07-22 11:31:32 +02:00
autofill_popup.cc
refactor: fix modernize-return-braced-init-list warnings ( #44838 )
2024-11-27 09:41:46 +09:00
autofill_popup.h
fix: cyclical #include dependency between autofill_popup.h and autofill_popup_view.h ( #44705 )
2024-11-19 13:45:18 -06:00
certificate_trust.h
chore: more iwyu ( #43063 )
2024-07-29 12:42:57 -05:00
certificate_trust_mac.mm
chore: more iwyu ( #43063 )
2024-07-29 12:42:57 -05:00
certificate_trust_win.cc
chore: more iwyu ( #43063 )
2024-07-29 12:42:57 -05:00
devtools_manager_delegate.cc
chore: bump chromium to 136.0.7095.0 (main) ( #46118 )
2025-04-03 19:02:49 -05:00
devtools_manager_delegate.h
chore: bump chromium to 136.0.7095.0 (main) ( #46118 )
2025-04-03 19:02:49 -05:00
devtools_ui.cc
fix: add theme data source for devtools. ( #44114 )
2024-11-13 13:23:37 +01:00
devtools_ui.h
fix: add theme data source for devtools. ( #44114 )
2024-11-13 13:23:37 +01:00
devtools_ui_bundle_data_source.cc
chore: bump chromium to 143.0.7451.0 (main) ( #48362 )
2025-10-13 12:21:54 -04:00
devtools_ui_bundle_data_source.h
fix: add theme data source for devtools. ( #44114 )
2024-11-13 13:23:37 +01:00
devtools_ui_theme_data_source.cc
refactor: replace base::StringPrintf() calls with absl::StrFormat() ( #46024 )
2025-03-14 17:14:32 -05:00
devtools_ui_theme_data_source.h
fix: add theme data source for devtools. ( #44114 )
2024-11-13 13:23:37 +01:00
drag_util.cc
chore: remove more unused #include calls ( #43000 )
2024-07-25 11:25:45 +02:00
drag_util.h
chore: bump chromium to 143.0.7451.0 (main) ( #48362 )
2025-10-13 12:21:54 -04:00
drag_util_mac.mm
chore: remove more unused #include calls ( #43000 )
2024-07-25 11:25:45 +02:00
drag_util_views.cc
chore: bump chromium to 143.0.7477.0 (main) ( #48584 )
2025-10-19 21:46:34 +02:00
electron_desktop_window_tree_host_linux.cc
fix: improved the appearance of shadows and borders on frameless windows on Wayland ( #50007 )
2026-03-11 15:42:09 -04:00
electron_desktop_window_tree_host_linux.h
fix: correct window sizing on Linux when constraints on resizability are enforced ( #49903 )
2026-02-27 12:33:21 -05:00
electron_gdk.sigs
refactor: use gdk_display_beep() on Linux ( #44734 )
2024-11-20 16:24:59 -05:00
electron_gdk_pixbuf.sigs
fix: keep gdk_pixbuf a dynamic dependency ( #44423 )
2024-10-29 09:44:20 +09:00
electron_gtk.fragment
refactor: use stubs for gdk-pixbuf dependency ( #34077 )
2022-06-19 17:42:30 -07:00
electron_menu_model.cc
fix: update label/sublabel/icon in MenuItems on open ( #49678 )
2026-02-27 12:47:05 -05:00
electron_menu_model.h
fix: update label/sublabel/icon in MenuItems on open ( #49678 )
2026-02-27 12:47:05 -05:00
file_dialog.h
chore: bump chromium to 141.0.7390.7 (main) ( #48212 )
2025-09-08 12:57:15 +02:00
file_dialog_linux.cc
refactor: have ShowSaveDialogSync() return a std::optional<base::FilePath> ( #47428 )
2025-06-12 12:25:40 +02:00
file_dialog_linux_portal.cc
chore: bump chromium to 143.0.7489.0 (main) ( #48642 )
2025-10-23 16:28:51 -04:00
file_dialog_mac.mm
revert: use deprecated setAllowedFileTypes in macOS dialogs ( #49444 )
2026-01-21 13:08:04 +01:00
file_dialog_win.cc
fix: crash on empty dialog extensions array on Windows ( #48640 )
2025-10-25 18:14:55 +02:00
gtk_util.cc
fix: prevent GBytes leak in GdkPixbufFromSkBitmap on Linux/GTK ( #49863 )
2026-02-20 15:00:46 -05:00
gtk_util.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
inspectable_web_contents.cc
fix: uaf in non-client hittest during view teardown ( #50042 )
2026-03-04 00:29:49 +09:00
inspectable_web_contents.h
chore: bump chromium to 147.0.7687.0 (main) ( #49782 )
2026-02-17 14:25:21 -05:00
inspectable_web_contents_delegate.h
fix: modernize-use-equals-default warnings ( #44935 )
2024-12-03 16:25:48 -06:00
inspectable_web_contents_view.cc
fix: prevent crash on Windows when closing child windows ( #49901 )
2026-02-24 15:48:04 +01:00
inspectable_web_contents_view.h
fix: draggable region position with docked DevTools ( #49822 )
2026-02-18 11:49:18 -05:00
inspectable_web_contents_view_delegate.cc
chore: bump chromium to 93.0.4536.0 (main) ( #29586 )
2021-06-08 15:22:43 -05:00
inspectable_web_contents_view_delegate.h
fix: modernize-use-equals-default warnings ( #44935 )
2024-12-03 16:25:48 -06:00
message_box.h
chore: replace absl::optional<T> with std::optional<T> ( #40928 )
2024-01-10 16:23:35 -06:00
message_box_gtk.cc
chore: bump chromium to 145.0.7577.0 (main) ( #49175 )
2025-12-16 12:32:38 -05:00
message_box_mac.mm
refactor: use C++20's contains() method ( #45742 )
2025-02-21 17:33:43 -06:00
message_box_win.cc
fix: don't call TaskDialogIndirect with disabled parent windows ( #50078 )
2026-03-10 14:51:07 -04:00
run_all_unittests.cc
chore: remove more unused #include calls ( #43000 )
2024-07-25 11:25:45 +02:00
status_icon_gtk.cc
chore: bump chromium to 134.0.6968.0 (main) ( #45172 )
2025-01-23 23:07:43 -05:00
status_icon_gtk.h
chore: bump chromium to 134.0.6968.0 (main) ( #45172 )
2025-01-23 23:07:43 -05:00
tray_icon.cc
feat: allow macOS tray to maintain position ( #47838 )
2025-08-07 19:25:50 +02:00
tray_icon.h
feat: allow macOS tray to maintain position ( #47838 )
2025-08-07 19:25:50 +02:00
tray_icon_cocoa.h
feat: allow macOS tray to maintain position ( #47838 )
2025-08-07 19:25:50 +02:00
tray_icon_cocoa.mm
feat: allow macOS tray to maintain position ( #47838 )
2025-08-07 19:25:50 +02:00
tray_icon_linux.cc
fix: use app name as a part of tray id on Linux ( #48675 )
2025-11-03 16:53:53 -06:00
tray_icon_linux.h
chore: bump chromium to 143.0.7451.0 (main) ( #48362 )
2025-10-13 12:21:54 -04:00
tray_icon_observer.h
fix: modernize-use-equals-default warnings ( #44935 )
2024-12-03 16:25:48 -06:00
tray_icon_win.cc
chore: bump chromium to 141.0.7390.7 (main) ( #48212 )
2025-09-08 12:57:15 +02:00