electron/shell/common/gin_helper
Electron Bot cdf04f3ae7
chore: bump chromium to 92.0.4488.0 (master) (#28676)
* chore: bump chromium in DEPS to 92.0.4478.0

* chore: update chromium patches

* chore: update v8 patches

* fix: add scale parameter to LookupIconFromFilepath

Refs: https://chromium-review.googlesource.com/c/chromium/src/+/2748317
Follow up: https://github.com/electron/electron/issues/28678

* build: depend on gtkprint config for gtk_util.h

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

* build: add missing print_job_constants header

Refs: unknown

* chore: bump chromium in DEPS to 92.0.4479.0

* update patches

* chore: bump chromium in DEPS to 92.0.4480.0

* chore: bump chromium in DEPS to 92.0.4481.0

* chore: bump chromium in DEPS to 92.0.4482.2

* chore: bump chromium in DEPS to 92.0.4483.0

* chore: update patches

* chore: bump chromium in DEPS to 92.0.4484.0

* chore: bump chromium in DEPS to 92.0.4485.0

* fix patches

* update patches

* 2810414: [LSC] Add PRESUBMIT check for ASCIIToUTF16("...") and UTF8ToUTF16("...")

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

* 2781233: NotificationService: Plumb document_url for non-persistent notifications.

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

* fixup! 2810414: [LSC] Add PRESUBMIT check for ASCIIToUTF16("...") and UTF8ToUTF16("...")

* 2836669: Refactor GTK build target and dependencies

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

* chore: bump chromium in DEPS to 92.0.4486.0

* update patches

* fix DecrementCapturerCount patch

* explicitly include badging.mojom.h

* include ui/gtk/gtk_ui_factory.h for BuildGtkUi()

* fixup! 2810414: [LSC] Add PRESUBMIT check for ASCIIToUTF16("...") and UTF8ToUTF16("...")

* iwyu fix for base::size

* iwyu for TRACE_EVENT0

* 2799631: Use structured interface for DevTools messages

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

* 2801573: Convert enum to enum class for Widget::InitParams::Activatable

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

* 2805764: Add ContentBrowserClient support for service worker-scoped binders

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

* fixup! 2799631: Use structured interface for DevTools messages

* fixup! 2805764: Add ContentBrowserClient support for service worker-scoped binders

* oops, use of linux_ui after std::move

* fix devtools message handling for null params

* disable node test parallel/test-debug-args

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

* fix gn check

* chore: bump chromium in DEPS to 92.0.4487.0

* chore: update patches

* chore: bump chromium in DEPS to 92.0.4488.0

* update patches

* Remove vpython use from Chromium DEPS file

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

* Partial revert "workaround: disable CFG longjmp protection for Windows on Arm"

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

Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com>
Co-authored-by: deepak1556 <hop2deep@gmail.com>
Co-authored-by: Jeremy Rose <nornagon@nornagon.net>
2021-04-27 14:27:34 -07:00
..
arguments.cc chore: remove native_mate (Part 9) (#20645) 2019-10-21 16:05:40 +09:00
arguments.h chore: remove native_mate (Part 9) (#20645) 2019-10-21 16:05:40 +09:00
callback.cc chore: bump chromium to 92.0.4488.0 (master) (#28676) 2021-04-27 14:27:34 -07:00
callback.h refactor: replace base::Bind() with base::BindOnce() / base::BindRepeating() (#27447) 2021-01-25 10:27:40 +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 refactor: ginify WebContents (#24651) 2020-07-30 09:17:57 -07:00
destroyable.cc chore: stop leaking v8 environment (#22761) 2020-03-20 14:15:55 -07:00
destroyable.h
dictionary.h feat: add support for share menu on macOS (#25629) 2020-10-19 18:33:06 -07:00
error_thrower.cc refactor: clean up webFrame implementation to use gin wrappers (#28497) 2021-04-12 16:35:18 -07:00
error_thrower.h refactor: clean up webFrame implementation to use gin wrappers (#28497) 2021-04-12 16:35:18 -07:00
event_emitter.cc fix: restrict sendToFrame to same-process frames by default (#26875) 2020-12-09 12:48:16 -08: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 fix: let Node.js perform microtask checkpoint in the main process (#24131) 2020-06-17 10:08:10 -07:00
function_template_extensions.h refactor: ginify Tray (#22822) 2020-03-30 10:32:02 +09: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 fix: let Node.js perform microtask checkpoint in the main process (#24131) 2020-06-17 10:08:10 -07:00
microtasks_scope.h fix: let Node.js perform microtask checkpoint in the main process (#24131) 2020-06-17 10:08:10 -07:00
object_template_builder.cc chore: remove native_mate (Part 9) (#20645) 2019-10-21 16:05:40 +09:00
object_template_builder.h chore: remove native_mate (Part 9) (#20645) 2019-10-21 16:05:40 +09:00
persistent_dictionary.cc chore: remove native_mate (Part 12) (#20869) 2019-10-31 16:56:00 +09:00
persistent_dictionary.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08: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 fix: let Node.js perform microtask checkpoint in the main process (#24131) 2020-06-17 10:08:10 -07:00
trackable_object.cc fix: memory leak in BrowserWindow (#27621) 2021-02-05 13:20:20 -08:00
trackable_object.h fix: memory leak in BrowserWindow (#27621) 2021-02-05 13:20:20 -08:00
wrappable.cc chore: use auto to avoid repeating type (#26113) 2020-10-26 11:56:31 -07:00
wrappable.h refactor: replace base::Bind() with base::BindOnce() / base::BindRepeating() (#27447) 2021-01-25 10:27:40 +09:00
wrappable_base.h chore: bump chromium to 6d130075d378a64187360ba4e7820 (master) (#24256) 2020-07-13 21:13:34 -04:00