electron/shell/browser/ui
Darshan Sen efa70131e2
refactor: make InitWithWebContents and InspectableWebContents take a unique_ptr (#30920)
* refactor: make InitWithWebContents take a unique_ptr

Signed-off-by: Darshan Sen <darshan.sen@postman.com>

* refactor: make InspectableWebContents take a unique_ptr

Signed-off-by: Darshan Sen <darshan.sen@postman.com>
2021-09-20 09:34:11 +09:00
..
cocoa fix: titlebar and buttons state under simple fullscreen (#30671) 2021-08-26 08:29:34 +09:00
gtk chore: bump chromium to 95.0.4629.0 (main) (#30676) 2021-09-01 15:55:07 -04:00
views fix: add casing for WCO edge (#30938) 2021-09-16 09:34:51 +09:00
webui chore: bump chromium to 95.0.4629.0 (main) (#30676) 2021-09-01 15:55:07 -04:00
win chore: bump chromium to 94.0.4584.0 (main) (#30030) 2021-07-26 09:02:16 -07:00
x chore: bump chromium to 93.0.4558.0 (main) (#29895) 2021-06-29 13:02:27 -07:00
accelerator_util.cc chore: bump chromium to 93.0.4530.0 (master) (#29256) 2021-06-03 01:05:04 -07:00
accelerator_util.h chore: use consistent parameter names (#29361) 2021-06-01 10:46:25 +09:00
accelerator_util_unittests.cc
autofill_popup.cc chore: trim unused STL includes (#29414) 2021-06-01 10:34:44 +09:00
autofill_popup.h
certificate_trust.h chore: clean up forward declarations (#29904) 2021-07-02 09:51:37 +09:00
certificate_trust_mac.mm chore: use std::make_unique/base::MakeRefCounted when possible (#29510) 2021-06-08 11:00:05 +09:00
certificate_trust_win.cc
devtools_manager_delegate.cc refactor: use PathProvider for user-data-dir and others (#29649) 2021-06-15 09:32:56 +09:00
devtools_manager_delegate.h chore: trim unused STL includes (#29414) 2021-06-01 10:34:44 +09:00
devtools_ui.cc
devtools_ui.h chore: clean up forward declarations (#29904) 2021-07-02 09:51:37 +09:00
drag_util.cc
drag_util.h
drag_util_mac.mm
drag_util_views.cc
electron_menu_model.cc chore: bump chromium to 93.0.4530.0 (master) (#29256) 2021-06-03 01:05:04 -07:00
electron_menu_model.h chore: bump chromium to 93.0.4530.0 (master) (#29256) 2021-06-03 01:05:04 -07:00
file_dialog.h
file_dialog_gtk.cc chore: bump chromium to 93.0.4530.0 (master) (#29256) 2021-06-03 01:05:04 -07:00
file_dialog_mac.mm
file_dialog_win.cc
gtk_util.cc
gtk_util.h
inspectable_web_contents.cc refactor: make InitWithWebContents and InspectableWebContents take a unique_ptr (#30920) 2021-09-20 09:34:11 +09:00
inspectable_web_contents.h refactor: make InitWithWebContents and InspectableWebContents take a unique_ptr (#30920) 2021-09-20 09:34:11 +09:00
inspectable_web_contents_delegate.h fix: color select eyedropper not working within DevTools (#29729) 2021-06-17 08:42:51 -05:00
inspectable_web_contents_view.h
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 chore: bump chromium to 93.0.4536.0 (main) (#29586) 2021-06-08 15:22:43 -05:00
inspectable_web_contents_view_mac.h
inspectable_web_contents_view_mac.mm
message_box.h feat: add signal option to dialog.showMessageBox (#26102) 2021-07-15 07:59:27 +09:00
message_box_gtk.cc feat: add signal option to dialog.showMessageBox (#26102) 2021-07-15 07:59:27 +09:00
message_box_mac.mm feat: add signal option to dialog.showMessageBox (#26102) 2021-07-15 07:59:27 +09:00
message_box_win.cc feat: add signal option to dialog.showMessageBox (#26102) 2021-07-15 07:59:27 +09:00
run_all_unittests.cc
tray_icon.cc
tray_icon.h chore: bump chromium to 93.0.4530.0 (master) (#29256) 2021-06-03 01:05:04 -07:00
tray_icon_cocoa.h
tray_icon_cocoa.mm fix: allow colored tray titles when font type is specified (#30146) 2021-07-15 16:45:20 -07:00
tray_icon_gtk.cc chore: bump chromium to 93.0.4530.0 (master) (#29256) 2021-06-03 01:05:04 -07:00
tray_icon_gtk.h chore: clean up forward declarations (#29904) 2021-07-02 09:51:37 +09:00
tray_icon_observer.h
tray_icon_win.cc chore: bump chromium to 93.0.4530.0 (master) (#29256) 2021-06-03 01:05:04 -07:00