.. |
cocoa
|
2a383e9ddd
refactor: use C++20's contains() method (#45742)
|
1 month ago |
gtk
|
e70ce89235
chore: more iwyu (#43063)
|
8 months ago |
views
|
47cf4e7bfd
fix: Wayland resizing border (#46155)
|
3 weeks ago |
webui
|
b0c11371e0
chore: bump chromium to 136.0.7058.1 (main) (#45928)
|
1 month ago |
win
|
7c0b7b417b
fix: emit `context-menu` event in Windows draggable regions (#45851)
|
1 month ago |
x
|
3186c2f0ef
refactor: remove unused SetWMSpecState (#43347)
|
8 months ago |
accelerator_util.cc
|
288ef37b1d
perf: prefer `base::SplitStringPiece()` over `base::SplitString()` (#45924)
|
1 month ago |
accelerator_util.h
|
288ef37b1d
perf: prefer `base::SplitStringPiece()` over `base::SplitString()` (#45924)
|
1 month ago |
accelerator_util_unittests.cc
|
60c4c9fec6
chore: remove unused #includes (#42971)
|
9 months ago |
autofill_popup.cc
|
f595443a22
refactor: fix modernize-return-braced-init-list warnings (#44838)
|
4 months ago |
autofill_popup.h
|
1cf5e6d88c
fix: cyclical #include dependency between autofill_popup.h and autofill_popup_view.h (#44705)
|
5 months ago |
certificate_trust.h
|
e70ce89235
chore: more iwyu (#43063)
|
8 months ago |
certificate_trust_mac.mm
|
e70ce89235
chore: more iwyu (#43063)
|
8 months ago |
certificate_trust_win.cc
|
e70ce89235
chore: more iwyu (#43063)
|
8 months ago |
devtools_manager_delegate.cc
|
cdc6cdf746
6352169: [DevTools][MultiInstance] Support new tab in another window on Android | https://chromium-review.googlesource.com/c/chromium/src/+/6352169
|
3 weeks ago |
devtools_manager_delegate.h
|
cdc6cdf746
6352169: [DevTools][MultiInstance] Support new tab in another window on Android | https://chromium-review.googlesource.com/c/chromium/src/+/6352169
|
3 weeks ago |
devtools_ui.cc
|
a120d87570
fix: add theme data source for devtools. (#44114)
|
5 months ago |
devtools_ui.h
|
a120d87570
fix: add theme data source for devtools. (#44114)
|
5 months ago |
devtools_ui_bundle_data_source.cc
|
3271b82094
refactor: remove unused system header includes (#46015)
|
1 month ago |
devtools_ui_bundle_data_source.h
|
a120d87570
fix: add theme data source for devtools. (#44114)
|
5 months ago |
devtools_ui_theme_data_source.cc
|
30d2fadb28
refactor: replace base::StringPrintf() calls with absl::StrFormat() (#46024)
|
1 month ago |
devtools_ui_theme_data_source.h
|
a120d87570
fix: add theme data source for devtools. (#44114)
|
5 months ago |
drag_util.cc
|
aa23198ad8
chore: remove more unused #include calls (#43000)
|
8 months ago |
drag_util.h
|
233724fe00
chore: iwyu mojom-forward header files (#43741)
|
7 months ago |
drag_util_mac.mm
|
aa23198ad8
chore: remove more unused #include calls (#43000)
|
8 months ago |
drag_util_views.cc
|
1a9c338c92
chore: cleanup `drag_util` (#36806)
|
2 years ago |
electron_desktop_window_tree_host_linux.cc
|
47cf4e7bfd
fix: Wayland resizing border (#46155)
|
3 weeks ago |
electron_desktop_window_tree_host_linux.h
|
47cf4e7bfd
fix: Wayland resizing border (#46155)
|
3 weeks ago |
electron_gdk.sigs
|
85e2622b68
refactor: use gdk_display_beep() on Linux (#44734)
|
5 months ago |
electron_gdk_pixbuf.sigs
|
739688214b
fix: keep gdk_pixbuf a dynamic dependency (#44423)
|
5 months ago |
electron_gtk.fragment
|
999a225edb
refactor: use stubs for gdk-pixbuf dependency (#34077)
|
2 years ago |
electron_menu_model.cc
|
60c4c9fec6
chore: remove unused #includes (#42971)
|
9 months ago |
electron_menu_model.h
|
158a87d494
fix: modernize-use-equals-default warnings (#44935)
|
4 months ago |
file_dialog.h
|
e70ce89235
chore: more iwyu (#43063)
|
8 months ago |
file_dialog_linux.cc
|
4fb5aab2ef
fix: revert required portal version for file chooser dialogs (#44426)
|
5 months ago |
file_dialog_mac.mm
|
c1c8fbfd9a
build: make is_mas_build a generated header instead of config (#43737)
|
7 months ago |
file_dialog_win.cc
|
0ea64850af
fix: windows save dialog extension bug (#44296)
|
5 months ago |
gtk_util.cc
|
852f9ff329
perf: build g_dgettext domain name at compile time (#43960)
|
6 months ago |
gtk_util.h
|
c4ea33d1bf
chore: add ELECTRON_ prefix to C++ include guards (#31925)
|
3 years ago |
inspectable_web_contents.cc
|
458b14b8ed
chore: bump chromium to 136.0.7053.1 (main) (#45906)
|
1 month ago |
inspectable_web_contents.h
|
458b14b8ed
chore: bump chromium to 136.0.7053.1 (main) (#45906)
|
1 month ago |
inspectable_web_contents_delegate.h
|
158a87d494
fix: modernize-use-equals-default warnings (#44935)
|
4 months ago |
inspectable_web_contents_view.cc
|
6953f5505f
refactor: remove InspectableWebContentsViewMac in favor of the Views version (#44628)
|
3 months ago |
inspectable_web_contents_view.h
|
6953f5505f
refactor: remove InspectableWebContentsViewMac in favor of the Views version (#44628)
|
3 months 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
|
158a87d494
fix: modernize-use-equals-default warnings (#44935)
|
4 months ago |
message_box.h
|
892c9d78a3
chore: replace absl::optional<T> with std::optional<T> (#40928)
|
1 year ago |
message_box_gtk.cc
|
2a383e9ddd
refactor: use C++20's contains() method (#45742)
|
1 month ago |
message_box_mac.mm
|
2a383e9ddd
refactor: use C++20's contains() method (#45742)
|
1 month ago |
message_box_win.cc
|
2a383e9ddd
refactor: use C++20's contains() method (#45742)
|
1 month ago |
run_all_unittests.cc
|
aa23198ad8
chore: remove more unused #include calls (#43000)
|
8 months ago |
status_icon_gtk.cc
|
75eac86506
chore: bump chromium to 134.0.6968.0 (main) (#45172)
|
2 months ago |
status_icon_gtk.h
|
75eac86506
chore: bump chromium to 134.0.6968.0 (main) (#45172)
|
2 months ago |
tray_icon.cc
|
f595443a22
refactor: fix modernize-return-braced-init-list warnings (#44838)
|
4 months ago |
tray_icon.h
|
23bcca3ffc
refactor: put empty virtual function definitions in header (#43285)
|
8 months ago |
tray_icon_cocoa.h
|
003c32331d
chore: add/fix interface comments for sections of methods (#42566)
|
10 months ago |
tray_icon_cocoa.mm
|
60c4c9fec6
chore: remove unused #includes (#42971)
|
9 months ago |
tray_icon_linux.cc
|
75eac86506
chore: bump chromium to 134.0.6968.0 (main) (#45172)
|
2 months ago |
tray_icon_linux.h
|
75eac86506
chore: bump chromium to 134.0.6968.0 (main) (#45172)
|
2 months ago |
tray_icon_observer.h
|
158a87d494
fix: modernize-use-equals-default warnings (#44935)
|
4 months ago |
tray_icon_win.cc
|
892c9d78a3
chore: replace absl::optional<T> with std::optional<T> (#40928)
|
1 year ago |