electron/shell/browser/ui
Electron Bot d8737734bf
chore: bump chromium to bc8f70ed4cfe2262ea833750eaddb (master) (#22649)
* chore: bump chromium in DEPS to 9321f32fb1b3af8fdfce55c7bbfacf3f75118dca

* Update patches

* Update electron_swiftshader_binaries deps

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

* Use Promise with RequestPointerLock calls

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

* Replace content::CursorInfo with ui::Cursor

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

* Convert MaterialDesignController to a true singleton.

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

* Drop WebContentsView::RenderViewCreated hook

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

* chore: bump chromium in DEPS to 6478123cfa0102ed754c70eb9bbdd391d676a4dd

* Splitting context_menu_params.h into separate browser VS common parts.

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

* Fix DCHECK on OnThemeChanged()

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

* chore: bump chromium in DEPS to b0269bb003f699bc8ea7dcba8b0795ef963696d7

* Remove no longer needed patch

* Check PointerLock requests for new options and update accordingly

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

* Address issues from review

* Fixup compile error

* Add additional library files

* chore: bump chromium in DEPS to a41285fb8aebc8f70ed4cfe2262ea833750eaddb

* Update patches

Co-authored-by: John Kleinschmidt <jkleinsc@github.com>
2020-03-14 16:54:14 -04:00
..
cocoa chore: bump chromium to 5b340c815ce15ab2efcf277ed19e9 (master) (#22064) 2020-03-03 13:35:05 -08:00
views chore: bump chromium to bc8f70ed4cfe2262ea833750eaddb (master) (#22649) 2020-03-14 16:54:14 -04:00
win chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
x chore: bump chromium to 28254008f9e7a2aea5d4426906bfd (master) (#22025) 2020-02-06 07:05:30 +00: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 f5b345dd470f14eef6e44732ccf23 (master) (#20649) 2019-10-28 15:12:35 -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: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
devtools_manager_delegate.h chore: bump chromium to 669e1d2c51901c686b055da965f2d (master) (#21954) 2020-01-29 16:45:08 -05: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: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_menu_model.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
file_dialog.h refactor: migrates util::Promise to gin (#20871) 2019-11-01 15:10:32 +09:00
file_dialog_gtk.cc chore: bump chromium to 4b6692e4cc2839729bb7ac009586a (master) (#21864) 2020-01-29 07:01:37 -05:00
file_dialog_mac.mm fix: remove catch-all HandleScope (#22531) 2020-03-10 18:16:58 -07:00
file_dialog_win.cc refactor: migrates util::Promise to gin (#20871) 2019-11-01 15:10:32 +09: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 4b6692e4cc2839729bb7ac009586a (master) (#21864) 2020-01-29 07:01:37 -05:00
message_box_mac.mm fix: highlight defaulted button correctly (#21642) 2019-12-31 05:48:43 -08:00
message_box_win.cc fix: Windows checkboxChecked edge case (#21852) 2020-01-22 16:38:39 +09: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 chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08: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