..
cocoa
chore: fix typo in NotifyWindowRequestPreferredWidth method name ( #33568 )
2022-04-05 11:25:07 -05:00
gtk
fix: calling of X11 functions when running under Wayland ( #33355 )
2022-03-28 12:48:50 -04:00
views
refactor: better solution for resizable frameless DCHECK ( #33790 )
2022-04-28 20:34:12 -04:00
webui
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
win
chore: bump chromium to 102.0.4989.0 (main) ( #33557 )
2022-04-12 13:19:14 +02:00
x
fix: calling of X11 functions when running under Wayland ( #33355 )
2022-03-28 12:48:50 -04:00
accelerator_util.cc
accelerator_util.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
accelerator_util_unittests.cc
autofill_popup.cc
chore: bump chromium to 100.0.4894.0 (main) ( #32852 )
2022-02-25 13:17:35 -05:00
autofill_popup.h
chore: bump chromium to 100.0.4894.0 (main) ( #32852 )
2022-02-25 13:17:35 -05:00
certificate_trust.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
certificate_trust_mac.mm
certificate_trust_win.cc
devtools_manager_delegate.cc
feat: allow customizing browser data location ( #33554 )
2022-05-09 10:26:57 -04:00
devtools_manager_delegate.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
devtools_ui.cc
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN ( #31633 )
2021-11-03 20:41:45 +09:00
devtools_ui.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
drag_util.cc
chore: bump chromium to 96.0.4664.4 (main) ( #31317 )
2021-10-21 11:51:36 -07:00
drag_util.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
drag_util_mac.mm
drag_util_views.cc
chore: bump chromium to 98.0.4706.0 (main) ( #31555 )
2021-11-24 09:45:59 +01:00
electron_desktop_window_tree_host_linux.cc
chore: bump chromium to 102.0.4989.0 (main) ( #33557 )
2022-04-12 13:19:14 +02:00
electron_desktop_window_tree_host_linux.h
fix: calling of X11 functions when running under Wayland ( #33355 )
2022-03-28 12:48:50 -04:00
electron_gtk.fragment
fix: potential crash caused by dlopen different gtk libraries ( #33650 )
2022-04-18 13:24:32 +09:00
electron_gtk.sigs
fix: potential crash caused by dlopen different gtk libraries ( #33650 )
2022-04-18 13:24:32 +09:00
electron_menu_model.cc
chore: bump chromium to 100.0.4857.0 (main) ( #32419 )
2022-02-09 18:58:52 -08:00
electron_menu_model.h
chore: bump chromium to 100.0.4857.0 (main) ( #32419 )
2022-02-09 18:58:52 -08:00
file_dialog.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
file_dialog_gtk.cc
fix: support mixed-case extensions in Linux file dialogs ( #33918 )
2022-05-02 11:54:17 -04:00
file_dialog_mac.mm
chore: stop using v8::Locker everywhere ( #34078 )
2022-05-05 11:50:21 -07:00
file_dialog_win.cc
chore: stop using v8::Locker everywhere ( #34078 )
2022-05-05 11:50:21 -07:00
gtk_util.cc
fix: correct default text for button labels in gtk dialogs ( #31798 )
2021-11-15 08:18:33 +01: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
chore: bump chromium to 102.0.4961.0 (main) ( #33091 )
2022-03-24 21:39:03 -04:00
inspectable_web_contents.h
fix: settings not persisting across devtools loads ( #33120 )
2022-03-08 20:17:43 -05:00
inspectable_web_contents_delegate.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
inspectable_web_contents_view.h
chore: bump chromium to 100.0.4857.0 (main) ( #32419 )
2022-02-09 18:58:52 -08:00
inspectable_web_contents_view_delegate.cc
inspectable_web_contents_view_delegate.h
chore: bump chromium to 100.0.4857.0 (main) ( #32419 )
2022-02-09 18:58:52 -08:00
inspectable_web_contents_view_mac.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
inspectable_web_contents_view_mac.mm
message_box.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
message_box_gtk.cc
fix: potential crash caused by dlopen different gtk libraries ( #33650 )
2022-04-18 13:24:32 +09:00
message_box_mac.mm
fix: do not run dialog callback inside transaction commit ( #31606 )
2021-11-01 17:08:31 -04:00
message_box_win.cc
chore: fix typos ( #32985 )
2022-02-21 10:27:45 +01:00
run_all_unittests.cc
tray_icon.cc
tray_icon.h
chore: bump chromium to 100.0.4857.0 (main) ( #32419 )
2022-02-09 18:58:52 -08:00
tray_icon_cocoa.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
tray_icon_cocoa.mm
fix: macOS tray icon alternate images ( #33026 )
2022-02-28 14:59:27 -08:00
tray_icon_gtk.cc
tray_icon_gtk.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
tray_icon_observer.h
chore: add ELECTRON_ prefix to C++ include guards ( #31925 )
2021-11-22 16:34:31 +09:00
tray_icon_win.cc