Shelley Vohr 0bf53a3876 fix: `Storage.{get|set|clear}Cookies` via CDP not working (#41718) 1 year ago
..
cocoa e67ab9a93d refactor: remove InspectableWebContentsViewMac in favor of the Views version (#41326) 1 year ago
gtk 22970f573b perf: use flat_set, flat_map for small, trivially-moved containers (#40817) 1 year ago
views 1840d7b7ee fix: improve caption button appearance on Windows 11 (#41561) 1 year ago
webui 0dad99561b chore: bump chromium to 123.0.6296.0 (main) (#41204) 1 year ago
win 433d6c33d8 fix: missing badge text on Windows (#41618) 1 year ago
x 08a51f3339 chore: bump chromium to 121.0.6159.0 (main) (#40632) 1 year ago
accelerator_util.cc 4164ef93ad refactor: remove banned std::to_string() calls (#41087) 1 year ago
accelerator_util.h 3dbc0a365f chore: enable check raw ptr fields (#38167) 1 year ago
accelerator_util_unittests.cc cfc0826b65 chore: bump chromium to 117.0.5913.0 (main) (#39172) 1 year ago
autofill_popup.cc cee51785e1 refactor: inline simple getters, pt . 2 (#41254) 1 year ago
autofill_popup.h cee51785e1 refactor: inline simple getters, pt . 2 (#41254) 1 year ago
certificate_trust.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
certificate_trust_mac.mm 0e4e9dc98c chore: bump chromium to 121.0.6116.0 (main) (#40490) 1 year ago
certificate_trust_win.cc 04b2ba84cd refactor: replace remaining `NULL` with `nullptr` (#40053) 1 year ago
devtools_manager_delegate.cc 0bf53a3876 fix: `Storage.{get|set|clear}Cookies` via CDP not working (#41718) 1 year ago
devtools_manager_delegate.h 0bf53a3876 fix: `Storage.{get|set|clear}Cookies` via CDP not working (#41718) 1 year ago
devtools_ui.cc 08ccc81574 chore: bump chromium to 107.0.5274.0 (main) (#35375) 2 years ago
devtools_ui.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
drag_util.cc dec9a1d9db chore: remove dead draggable region code (#38404) 1 year ago
drag_util.h 9645f7f6d8 chore: bump chromium to 117.0.5884.1 (main) (#38969) 1 year ago
drag_util_mac.mm 89117fdd99 chore: bump chromium to 118.0.5975.0 (main) (#39531) 1 year ago
drag_util_views.cc 1a9c338c92 chore: cleanup `drag_util` (#36806) 2 years ago
electron_desktop_window_tree_host_linux.cc e72f4f7f26 chore: bump chromium to 123.0.6312.5 (main) (#41337) 1 year ago
electron_desktop_window_tree_host_linux.h 3dbc0a365f chore: enable check raw ptr fields (#38167) 1 year ago
electron_gdk_pixbuf.sigs 999a225edb refactor: use stubs for gdk-pixbuf dependency (#34077) 2 years ago
electron_gtk.fragment 999a225edb refactor: use stubs for gdk-pixbuf dependency (#34077) 2 years ago
electron_gtk.sigs 999a225edb refactor: use stubs for gdk-pixbuf dependency (#34077) 2 years ago
electron_menu_model.cc cee51785e1 refactor: inline simple getters, pt . 2 (#41254) 1 year ago
electron_menu_model.h cee51785e1 refactor: inline simple getters, pt . 2 (#41254) 1 year ago
file_dialog.h 3dbc0a365f chore: enable check raw ptr fields (#38167) 1 year ago
file_dialog_gtk.cc 563c370d51 refactor: use gin_helper::Dictionary::CreateEmpty() helper (#40140) 1 year ago
file_dialog_mac.mm f36ceae024 chore: migrate base::StringPiece to std::string_view (#40915) 1 year ago
file_dialog_win.cc 563c370d51 refactor: use gin_helper::Dictionary::CreateEmpty() helper (#40140) 1 year ago
gtk_util.cc a37f572388 chore: update links in comments (#37197) 2 years ago
gtk_util.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
inspectable_web_contents.cc e67ab9a93d refactor: remove InspectableWebContentsViewMac in favor of the Views version (#41326) 1 year ago
inspectable_web_contents.h 04df5ce492 chore: bump chromium to 124.0.6323.0 (main) (#41412) 1 year ago
inspectable_web_contents_delegate.h 04df5ce492 chore: bump chromium to 124.0.6323.0 (main) (#41412) 1 year ago
inspectable_web_contents_view.cc e67ab9a93d refactor: remove InspectableWebContentsViewMac in favor of the Views version (#41326) 1 year ago
inspectable_web_contents_view.h e67ab9a93d refactor: remove InspectableWebContentsViewMac in favor of the Views version (#41326) 1 year 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
message_box.h 892c9d78a3 chore: replace absl::optional<T> with std::optional<T> (#40928) 1 year ago
message_box_gtk.cc 892c9d78a3 chore: replace absl::optional<T> with std::optional<T> (#40928) 1 year ago
message_box_mac.mm 7e6fb97a2f fix: crash when `dialog.showMessageBoxSync` with missing buttons (#40996) 1 year ago
message_box_win.cc 892c9d78a3 chore: replace absl::optional<T> with std::optional<T> (#40928) 1 year ago
run_all_unittests.cc d02c9f8bc6 chore: bump chromium to 111.0.5544.3 (main) (#36820) 2 years ago
status_icon_gtk.cc 8f7a48879e chore: bump chromium to 119.0.6045.0 (main) (#40076) 1 year ago
status_icon_gtk.h 8f7a48879e chore: bump chromium to 119.0.6045.0 (main) (#40076) 1 year ago
tray_icon.cc 689d1b76de feat: add middle click event to tray (#39926) 1 year ago
tray_icon.h 892c9d78a3 chore: replace absl::optional<T> with std::optional<T> (#40928) 1 year ago
tray_icon_cocoa.h 08a51f3339 chore: bump chromium to 121.0.6159.0 (main) (#40632) 1 year ago
tray_icon_cocoa.mm 892c9d78a3 chore: replace absl::optional<T> with std::optional<T> (#40928) 1 year ago
tray_icon_linux.cc 892c9d78a3 chore: replace absl::optional<T> with std::optional<T> (#40928) 1 year ago
tray_icon_linux.h fd5e6fbc14 chore: bump chromium to 116.0.5817.0 (main) (#38465) 1 year ago
tray_icon_observer.h 689d1b76de feat: add middle click event to tray (#39926) 1 year ago
tray_icon_win.cc 892c9d78a3 chore: replace absl::optional<T> with std::optional<T> (#40928) 1 year ago