electron/shell/renderer
electron-roller[bot] 2585e6d5fa
chore: bump chromium to 93.0.4566.0 (main) (#29980)
* chore: bump chromium in DEPS to 93.0.4562.0

* chore: update patches

* [base] Made Value::Take{Dict,List}() rvalue ref-qualified.

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

* Revert "Reland "Roll src/buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)""

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

This reverts commit 9691d6c265f010791c37d374248559969980ec65 and 797723ec838709ddeba0c104e30727ee0b7ac8ca

* Pass gfx::Insets to GetHTComponentForFrame

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

* chore: bump chromium in DEPS to 93.0.4563.0

* [Clipboard API] Clipboard Custom Formats implementation Part 2.

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

* chore: update patches

* chore: bump chromium in DEPS to 93.0.4564.0

* chore: bump chromium in DEPS to 93.0.4565.0

* chore: update patches

* Prevent use of base::NoDestructor for trivially-destructible types

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

* chore: update patches

* fixup! [Clipboard API] Clipboard Custom Formats implementation Part 2.

* chore: bump chromium in DEPS to 93.0.4566.0

* chore: update patches

* chore: add missing header

* ci: do not run clipboard tests on WOA

Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
Co-authored-by: PatchUp <73610968+patchup[bot]@users.noreply.github.com>
Co-authored-by: deepak1556 <hop2deep@gmail.com>
Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org>
2021-07-06 08:17:13 -04:00
..
api chore: bump chromium to 93.0.4566.0 (main) (#29980) 2021-07-06 08:17:13 -04:00
extensions chore: remove unused using and namespace declarations (#29892) 2021-06-28 15:26:10 +09:00
printing fix: window.print() in pdf plugin (#28328) 2021-03-23 10:40:37 -04:00
resources/mac revert: disable rosetta as Electron does not run under rosetta 2020-11-18 09:04:16 -08:00
browser_exposed_renderer_interfaces.cc fix: bind spellchecker receivers correctly in the renderer (#21997) 2020-02-03 09:49:37 -08:00
browser_exposed_renderer_interfaces.h chore: clean up forward declarations (#29904) 2021-07-02 09:51:37 +09:00
content_settings_observer.cc feat: add webContents.setWindowOpenHandler API (#24517) 2020-11-10 09:06:03 -08:00
content_settings_observer.h chore: bump chromium to 6b9fa6b352d824d052222e1abe541 (master) (#25558) 2020-10-15 18:30:41 -07:00
electron_api_service_impl.cc refactor: use std::make_unique/base::MakeRefCounted when possible (#29637) 2021-06-15 09:37:55 +09:00
electron_api_service_impl.h chore: trim unused STL includes (#29414) 2021-06-01 10:34:44 +09:00
electron_autofill_agent.cc 2757472: Reland "Reland "[LSC] Remove base::string16 alias"" 2021-03-16 12:18:45 -04:00
electron_autofill_agent.h 2757472: Reland "Reland "[LSC] Remove base::string16 alias"" 2021-03-16 12:18:45 -04:00
electron_render_frame_observer.cc chore: clean up forward declarations (#29904) 2021-07-02 09:51:37 +09:00
electron_render_frame_observer.h chore: clean up forward declarations (#29904) 2021-07-02 09:51:37 +09:00
electron_renderer_client.cc refactor: modify Node.js options object directly (#29939) 2021-06-30 16:07:28 +02:00
electron_renderer_client.h chore: clean up forward declarations (#29904) 2021-07-02 09:51:37 +09:00
electron_renderer_pepper_host_factory.cc chore: use =default for default constructors/destructors (#29511) 2021-06-04 13:16:13 +09:00
electron_renderer_pepper_host_factory.h refactor: remove references to non-existent webui (#20867) 2019-11-04 09:50:31 -08:00
electron_sandboxed_renderer_client.cc chore: clean up forward declarations (#29904) 2021-07-02 09:51:37 +09:00
electron_sandboxed_renderer_client.h chore: clean up forward declarations (#29904) 2021-07-02 09:51:37 +09:00
guest_view_container.cc chore: clean up forward declarations (#29904) 2021-07-02 09:51:37 +09:00
guest_view_container.h chore: clean up forward declarations (#29904) 2021-07-02 09:51:37 +09:00
pepper_helper.cc chore: use =default for default constructors/destructors (#29511) 2021-06-04 13:16:13 +09:00
pepper_helper.h refactor: remove references to non-existent webui (#20867) 2019-11-04 09:50:31 -08:00
renderer_client_base.cc chore: clean up forward declarations (#29904) 2021-07-02 09:51:37 +09:00
renderer_client_base.h chore: clean up forward declarations (#29904) 2021-07-02 09:51:37 +09:00
web_worker_observer.cc chore: use std::make_unique/base::MakeRefCounted when possible (#29510) 2021-06-08 11:00:05 +09:00
web_worker_observer.h fix: loading dedicated/shared worker scripts over custom protocol (#20625) 2020-07-27 18:48:37 -07:00