electron/shell/browser/ui
Electron Bot a4de915b74
chore: bump chromium to d66c2e32380bf5d1eb5e1fe37faef (master) (#23791)
* chore: bump chromium in DEPS to db7d7b3e7cb2bc925f2abfde526280cfdfc21a41

* Update patches

* chore: bump chromium in DEPS to 5613e1b99a44fcbe22f3910f803ca76903a77ec1

* Update patches

* Network service: Remove primary_network_context bool.

https://chromium-review.googlesource.com/c/chromium/src/+/2204678

* WebContentsObserver now implements OnRendererResponsive

https://chromium-review.googlesource.com/c/chromium/src/+/2211066

* update patches

* Fixup printing patch

* chore: bump chromium in DEPS to e387b972cdd7160c416fa6c64a724e2258aa0218

* update patches

* [printing] Move PrintHostMsg_DidPrintContent_Params to print.mojom

https://chromium-review.googlesource.com/c/chromium/src/+/2212110

* [XProto] Move items from ::x11::XProto to ::x11

https://chromium-review.googlesource.com/c/chromium/src/+/2218476

* revert Add IChromeAccessible

This was added in https://chromium-review.googlesource.com/c/chromium/src/+/2206224 but it breaks WOA builds because third_party/win_build_output/midl/ui/accessibility/platform/arm64 does not exist. The link above says that the new interface is behind a feature flag which is disabled by default so it is safe to remove for now.

* rebaseline ichromeaccessible for Windows arm64

This patch will not be needed once we get the next roll.

* Update to 1b9e01844e8bf1aaafc4a52c0c62af7f56d9637b to get arm64 fix

* update patches

* chore: bump chromium in DEPS to 096aefa04092ea00f7b68d8d19345883f20db3c3

* chore: bump chromium in DEPS to a524a45ffd1d6fd46a7a86138fe2b22df5b6651a

* chore: update patches

* Window Placement: Gate cross-screen fullscreen behavior on permission

https://chromium-review.googlesource.com/c/chromium/src/+/2203268

* chore: add spec for https://crbug.com/1085836

* chore: bump chromium in DEPS to ff6c4f4b826d66c2e32380bf5d1eb5e1fe37faef

* update patches

Co-authored-by: John Kleinschmidt <jkleinsc@github.com>
Co-authored-by: Electron Bot <anonymous@electronjs.org>
Co-authored-by: deepak1556 <hop2deep@gmail.com>
2020-06-01 16:34:34 -04:00
..
cocoa fix: weakly reference MenuModel from MenuController (#23778) 2020-05-27 13:54:52 -07:00
views chore: bump chromium to 580fe983e138952553cd6af11ee8b (master) (#23379) 2020-05-26 13:06:26 -07:00
win fix: do not use CONTEXT_MENU flag for tray menu (#23843) 2020-06-01 09:57:25 -05:00
x chore: bump chromium to d66c2e32380bf5d1eb5e1fe37faef (master) (#23791) 2020-06-01 16:34:34 -04:00
accelerator_util.cc chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
accelerator_util.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
accelerator_util_unittests.cc chore: enable native unittesting (#20293) 2019-10-03 22:21:30 +02:00
autofill_popup.cc chore: bump chromium to 98ebf6c3f0b7bd96bdb1a4b42208f (master) (#22999) 2020-04-13 16:39:26 -07:00
autofill_popup.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
certificate_trust.h refactor: migrates util::Promise to gin (#20871) 2019-11-01 15:10:32 +09:00
certificate_trust_mac.mm refactor: migrates util::Promise to gin (#20871) 2019-11-01 15:10:32 +09:00
certificate_trust_win.cc refactor: migrates util::Promise to gin (#20871) 2019-11-01 15:10:32 +09:00
devtools_manager_delegate.cc chore: handle Browser.close over CDP (#23436) 2020-05-08 16:13:32 -07:00
devtools_manager_delegate.h chore: bump chromium to 1ba9678489174a6123358a7683f37 (master) (#22719) 2020-04-06 13:09:52 -07:00
devtools_ui.cc chore: bump chromium to f755b70e34659441e72c1a928a406 (master) (#21000) 2019-12-10 16:22:35 -08:00
devtools_ui.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
drag_util.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
drag_util_mac.mm refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
drag_util_views.cc chore: bump chromium to 8a35438d19da7538142380551a2ce (master) (#21971) 2020-01-31 13:36:00 -05:00
electron_menu_model.cc chore: bump chromium to 580fe983e138952553cd6af11ee8b (master) (#23379) 2020-05-26 13:06:26 -07:00
electron_menu_model.h fix: weakly reference MenuModel from MenuController (#23778) 2020-05-27 13:54:52 -07:00
file_dialog.h refactor: migrates util::Promise to gin (#20871) 2019-11-01 15:10:32 +09:00
file_dialog_gtk.cc fix: add missing handle scope in file_dialog_gtk (#23109) 2020-04-15 10:45:32 -07:00
file_dialog_mac.mm fix: multiple extension filters on macOS (#23409) 2020-05-07 08:52:56 -07:00
file_dialog_win.cc fix: do not destroy thread in UI thread (#23495) 2020-05-12 10:37:51 -07:00
gtk_util.cc chore: bump chromium to f5b345dd470f14eef6e44732ccf23 (master) (#20649) 2019-10-28 15:12:35 -07:00
gtk_util.h chore: bump chromium to f5b345dd470f14eef6e44732ccf23 (master) (#20649) 2019-10-28 15:12:35 -07:00
inspectable_web_contents.cc refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
inspectable_web_contents.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
inspectable_web_contents_delegate.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
inspectable_web_contents_impl.cc feat: enable pdf viewer (#21794) 2020-02-12 16:39:12 -08:00
inspectable_web_contents_impl.h chore: bump chromium to 279aeeec3c9fe2237bc31f776f269 (master) (#21521) 2020-01-17 10:41:52 -08:00
inspectable_web_contents_view.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
inspectable_web_contents_view_delegate.cc refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
inspectable_web_contents_view_delegate.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
inspectable_web_contents_view_mac.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
inspectable_web_contents_view_mac.mm chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
message_box.h fix: pass noLink correctly on Windows (#21386) 2019-12-05 13:38:57 -08:00
message_box_gtk.cc chore: bump chromium to 98ebf6c3f0b7bd96bdb1a4b42208f (master) (#22999) 2020-04-13 16:39:26 -07:00
message_box_mac.mm fix: don't assign NSAlert to window which is not visible (#22672) 2020-04-13 17:25:55 +09:00
message_box_win.cc fix: do not destroy thread in UI thread (#23495) 2020-05-12 10:37:51 -07:00
run_all_unittests.cc chore: enable native unittesting (#20293) 2019-10-03 22:21:30 +02:00
tray_icon.cc chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
tray_icon.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
tray_icon_cocoa.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
tray_icon_cocoa.mm fix: heap-use-after-free in tray.popUpContextMenu (#22842) 2020-03-26 18:30:21 -07:00
tray_icon_gtk.cc chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
tray_icon_gtk.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
tray_icon_observer.h feat: add mouse-down & mouse-up to Tray (#21795) 2020-01-17 16:28:34 +00:00
tray_icon_win.cc feat: allow GUID parameter to avoid systray demotion on Windows (#21891) 2020-01-31 14:37:03 +09:00