electron/shell/common/gin_helper
electron-roller[bot] 49e62f1261
chore: bump chromium to 95.0.4629.0 (main) (#30676)
* chore: bump chromium in DEPS to 95.0.4620.0

* chore: update patches

* 3076261: Move args_ to private in ExtensionFunction

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

* [GURL -> SiteForCookies] content/public/browser/content_browser_client.h

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

* chore: fix -Wunreachable-code-return in node

* Tracing to diagnose ContentScriptTracker-related bad message reports

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

* chore: bump chromium in DEPS to 95.0.4621.0

* chore: update patches

* Remove title from the URL format on Windows.

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

* chore: bump chromium in DEPS to 95.0.4623.0

* Revert "chore: disable v8 oilpan"

This reverts commit 5d255cf1d8e8efbb906047937a713279e5f800d0.

(cherry picked from commit ba5cde4da2428020d99b7fb603c702878f95da78)

* Change file paths in network context params to be relative.

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

* Code Health: Rename/replace content::WebUI::RegisterMessageCallback().

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

* Migrate CanExecuteContentScriptSync to Mojo

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

* chore: update patches

* remove unreachable code

* Revert "Revert "chore: disable v8 oilpan""

This reverts commit fef495c0294e21760df51bddb5f7bf1ec9ed5f1e.

* fixup mas patch

* Reland "[include] Split out v8.h"

https://chromium-review.googlesource.com/c/v8/v8/+/3113629

* chore: bump chromium in DEPS to 95.0.4624.0

* chore: bump chromium in DEPS to 95.0.4625.0

* chore: bump chromium in DEPS to 95.0.4626.0

* 3033504: Pass NavigationDownloadPolicy in CreateNewWindowParams

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

* 3058038: Introduce TestPrintingContext & test UpdatePrintSettings

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

* 3114943: [Conditional Focus][#4] Add tests and remove flag gating

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

* chore: update patch indices

* chore: bump chromium in DEPS to 95.0.4627.0

* chore: update patches

* 3093591: ozone: webpagepopups: calculate anchor for menu bounds. 4/*

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

* 3110414: [PA] Remove the leading cookie

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

* chore: update patches

* 3076261: Move args_ to private in ExtensionFunction

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

* 3113629: Reland "[include] Split out v8.h"

https://chromium-review.googlesource.com/c/v8/v8/+/3113629

* chore: bump chromium in DEPS to 95.0.4628.0

* chore: update patches

* chore: bump chromium in DEPS to 95.0.4629.0

* chore: update patches

* Fix chrome root store codegen for cross-compile builds.

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

Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org>
Co-authored-by: PatchUp <73610968+patchup[bot]@users.noreply.github.com>
Co-authored-by: deepak1556 <hop2deep@gmail.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
2021-09-01 15:55:07 -04:00
..
arguments.cc chore: bump chromium to 95.0.4629.0 (main) (#30676) 2021-09-01 15:55:07 -04:00
arguments.h chore: remove native_mate (Part 9) (#20645) 2019-10-21 16:05:40 +09:00
callback.cc chore: bump chromium to 94.0.4584.0 (main) (#30030) 2021-07-26 09:02:16 -07:00
callback.h chore: fix typos in comments (#29401) 2021-06-01 10:42:38 +09:00
cleaned_up_at_exit.cc refactor: clean up Session with CleanedUpAtExit (#24603) 2020-07-20 12:13:33 -07:00
cleaned_up_at_exit.h refactor: ginify Tray (#22822) 2020-03-30 10:32:02 +09:00
constructible.h refactor: ginify BrowserView (#23578) 2020-07-09 08:48:39 -07:00
constructor.h chore: bump chromium to 92.0.4499.0 (master) (#29046) 2021-05-06 15:01:04 -07:00
destroyable.cc chore: stop leaking v8 environment (#22761) 2020-03-20 14:15:55 -07:00
destroyable.h chore: remove native_mate (Part 1) (#20085) 2019-09-04 11:14:16 +09:00
dictionary.h chore: bump chromium to 93.0.4530.0 (master) (#29256) 2021-06-03 01:05:04 -07:00
error_thrower.cc chore: move destructors to header so they can be trivially destructible (#29379) 2021-05-31 21:00:09 -07:00
error_thrower.h chore: move destructors to header so they can be trivially destructible (#29379) 2021-05-31 21:00:09 -07:00
event_emitter.cc refactor: replace v8::Local<T>::Cast() with As<T>() (#29097) 2021-05-12 16:38:21 +09:00
event_emitter.h refactor: ginify WebContents (#24651) 2020-07-30 09:17:57 -07:00
event_emitter_caller.cc fix: let Node.js perform microtask checkpoint in the main process (#24131) 2020-06-17 10:08:10 -07:00
event_emitter_caller.h refactor: ginify Menu (#22916) 2020-04-02 16:07:56 -07:00
function_template.cc chore: remove native_mate (Part 2) (#20106) 2019-09-04 08:45:25 -07:00
function_template.h chore: bump chromium to 93.0.4530.0 (master) (#29256) 2021-06-03 01:05:04 -07:00
function_template_extensions.h chore: bump chromium to 93.0.4530.0 (master) (#29256) 2021-06-03 01:05:04 -07:00
locker.cc chore: remove native_mate (Part 12) (#20869) 2019-10-31 16:56:00 +09:00
locker.h chore: remove native_mate (Part 12) (#20869) 2019-10-31 16:56:00 +09:00
microtasks_scope.cc chore: bump chromium to 92.0.4505.0 (master) (#29058) 2021-05-13 21:21:36 -04:00
microtasks_scope.h chore: bump chromium to 92.0.4505.0 (master) (#29058) 2021-05-13 21:21:36 -04:00
object_template_builder.cc chore: move destructors to header so they can be trivially destructible (#29379) 2021-05-31 21:00:09 -07:00
object_template_builder.h chore: move destructors to header so they can be trivially destructible (#29379) 2021-05-31 21:00:09 -07:00
persistent_dictionary.cc chore: remove native_mate (Part 12) (#20869) 2019-10-31 16:56:00 +09:00
persistent_dictionary.h refactor: replace v8::Local<T>::Cast() with As<T>() (#29097) 2021-05-12 16:38:21 +09:00
pinnable.h refactor: ginify powerMonitor (#22751) 2020-03-24 09:03:29 -07:00
promise.cc fix: let Node.js perform microtask checkpoint in the main process (#24131) 2020-06-17 10:08:10 -07:00
promise.h refactor: replace v8::Local<T>::Cast() with As<T>() (#29097) 2021-05-12 16:38:21 +09:00
trackable_object.cc chore: cleanup usages of const char* (#29906) 2021-07-02 09:51:52 +09:00
trackable_object.h fix: memory leak in BrowserWindow (#27621) 2021-02-05 13:20:20 -08:00
wrappable.cc chore: simplify WrappableBase::SecondWeakCallback (#29359) 2021-05-27 13:15:25 -07:00
wrappable.h chore: bump chromium to 92.0.4499.0 (master) (#29046) 2021-05-06 15:01:04 -07:00
wrappable_base.h chore: clean up forward declarations (#29904) 2021-07-02 09:51:37 +09:00