trop[bot] 2dfd69ea90 fix: edge case in app.isInApplicationsFolder() (#35729) 2 years ago
..
cocoa 2dfd69ea90 fix: edge case in app.isInApplicationsFolder() (#35729) 2 years ago
gtk cdf2b3f4e4 fix: calling of X11 functions when running under Wayland (#33355) 3 years ago
views 0e0b638e5f fix: allow maximizing when window enters tablet mode with WCO (#35677) 2 years ago
webui c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
win a07f56bf84 fix: touch events not recognized by WCO on windows (#35176) 2 years ago
x cdf2b3f4e4 fix: calling of X11 functions when running under Wayland (#33355) 3 years ago
accelerator_util.cc 8532e1239e chore: bump chromium to 93.0.4530.0 (master) (#29256) 3 years ago
accelerator_util.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
accelerator_util_unittests.cc 80af35e0cd chore: enable native unittesting (#20293) 5 years ago
autofill_popup.cc 3da598015b chore: bump chromium to 100.0.4894.0 (main) (#32852) 3 years ago
autofill_popup.h 3da598015b chore: bump chromium to 100.0.4894.0 (main) (#32852) 3 years ago
certificate_trust.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
certificate_trust_mac.mm 79cb5144ae chore: use std::make_unique/base::MakeRefCounted when possible (#29510) 3 years ago
certificate_trust_win.cc 61a05caa78 refactor: remove uses of v8::Isolate::GetCurrent (#24179) 4 years ago
devtools_manager_delegate.cc 65a980c673 refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN (#31633) 3 years ago
devtools_manager_delegate.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
devtools_ui.cc 65a980c673 refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN (#31633) 3 years ago
devtools_ui.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
drag_util.cc 87f7625c5d chore: bump chromium to 96.0.4664.4 (main) (#31317) 3 years ago
drag_util.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
drag_util_mac.mm 7073603150 refactor: remove deprecated drag-and-drop code (#34652) 2 years ago
drag_util_views.cc bd10b19b0c chore: bump chromium to 98.0.4706.0 (main) (#31555) 3 years ago
electron_desktop_window_tree_host_linux.cc cfd9825bc2 chore: bump chromium to 102.0.4989.0 (19-x-y) (#33556) 3 years ago
electron_desktop_window_tree_host_linux.h cdf2b3f4e4 fix: calling of X11 functions when running under Wayland (#33355) 3 years ago
electron_gdk_pixbuf.sigs 5174419819 refactor: use stubs for libgdk-pixbuf dependency (#34602) 2 years ago
electron_gtk.fragment 5174419819 refactor: use stubs for libgdk-pixbuf dependency (#34602) 2 years ago
electron_gtk.sigs 5174419819 refactor: use stubs for libgdk-pixbuf dependency (#34602) 2 years ago
electron_menu_model.cc 28ada6ea8b chore: bump chromium to 100.0.4857.0 (main) (#32419) 3 years ago
electron_menu_model.h 28ada6ea8b chore: bump chromium to 100.0.4857.0 (main) (#32419) 3 years ago
file_dialog.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
file_dialog_gtk.cc 4dedbadcb5 fix: all files selection logic on linux (#34517) 2 years ago
file_dialog_mac.mm b0f315a637 chore: bump chromium to 99.0.4767.0 (main) (#31986) 3 years ago
file_dialog_win.cc 7e59d784a0 chore: bump chromium to 102.0.4961.0 (main) (#33091) 3 years ago
gtk_util.cc 5174419819 refactor: use stubs for libgdk-pixbuf dependency (#34602) 2 years ago
gtk_util.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
inspectable_web_contents.cc 7e59d784a0 chore: bump chromium to 102.0.4961.0 (main) (#33091) 3 years ago
inspectable_web_contents.h 373a905319 fix: settings not persisting across devtools loads (#33120) 3 years ago
inspectable_web_contents_delegate.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
inspectable_web_contents_view.h 28ada6ea8b chore: bump chromium to 100.0.4857.0 (main) (#32419) 3 years ago
inspectable_web_contents_view_delegate.cc 04679121d6 chore: bump chromium to 93.0.4536.0 (main) (#29586) 3 years ago
inspectable_web_contents_view_delegate.h 28ada6ea8b chore: bump chromium to 100.0.4857.0 (main) (#32419) 3 years ago
inspectable_web_contents_view_mac.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
inspectable_web_contents_view_mac.mm 22d8f22cfb 2757472: Reland "Reland "[LSC] Remove base::string16 alias"" 4 years ago
message_box.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
message_box_gtk.cc 5174419819 refactor: use stubs for libgdk-pixbuf dependency (#34602) 2 years ago
message_box_mac.mm c4d35cd18c fix: do not run dialog callback inside transaction commit (#31606) 3 years ago
message_box_win.cc 1e8da899a3 chore: fix typos (#32985) 3 years ago
run_all_unittests.cc 80af35e0cd chore: enable native unittesting (#20293) 5 years ago
tray_icon.cc d9321f4df7 chore: rename atom -> electron (#21986) 5 years ago
tray_icon.h 28ada6ea8b chore: bump chromium to 100.0.4857.0 (main) (#32419) 3 years ago
tray_icon_cocoa.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
tray_icon_cocoa.mm 21b8200170 fix: tray icon not highlighting on empty menu (#34208) 2 years ago
tray_icon_gtk.cc 8532e1239e chore: bump chromium to 93.0.4530.0 (master) (#29256) 3 years ago
tray_icon_gtk.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
tray_icon_observer.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
tray_icon_win.cc 8532e1239e chore: bump chromium to 93.0.4530.0 (master) (#29256) 3 years ago