electron/script
Electron Bot ca75bca667
chore: bump chromium to 90.0.4415.0 (master) (#27694)
* chore: bump chromium in DEPS to 520c02b46668fc608927e0fcd79b6a90885a48bf

* chore: bump chromium in DEPS to 90.0.4414.0

* resolve chromium conflicts

* resolve v8 conflicts

* fix node gn files

* 2673502: Remove RenderViewCreated use from ExtensionHost.

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

* 2676903: [mojo] Remove most legacy Binding classes.

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

* 2644847: Move self-deleting URLLoaderFactory base into //services/network.

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

* 2664006: Remove from mojo::DataPipe.

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

* 2674530: Remove CertVerifierService feature

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

* 2668748: Move OnSSLCertificateError to a new interface.

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

* 2672923: Remove RAPPOR reporting infrastructure.

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

* 2673502: Remove RenderViewCreated use from ExtensionHost.

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

* 2655126: Convert FrameHostMsg_ContextMenu and FrameMsg_ContextMenuClosed|CustomContextMenuAction to Mojo

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

* 2628705: Window Placement: Implement screen.isExtended and change event

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

* 2643161: Refactor storage::kFileSystem*Native*

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

* fix build

* only remove the biggest subdir of //ios

* chore: bump chromium in DEPS to 90.0.4415.0

* update patches

* update sysroots

* 2686147: Remove WebContentsObserver::RenderViewCreated().

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

* 2596429: Fixing how extension's split and spanning modes affect OriginAccessList.

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

* 2686026: [mojo] Delete AssociatedInterfacePtr (replaced by AssociatedRemote)

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

* 2651705: Move ui/base/dragdrop/file_info to ui/base/clipboard

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

* 358217: drawBitmap is deprecated

https://skia-review.googlesource.com/c/skia/+/358217

* fix gn check

* 2678098: Use gen/front_end as input to generate_devtools_grd

https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/2678098

* 2674530: Remove CertVerifierService feature

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

* fixup 2664006: Remove from mojo::DataPipe.

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

* fixup build_add_electron_tracing_category.patch

* 2673415: [base] Prepare CrashReporterClient for string16 switch

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

* 2673413: Add CursorFactoryWin to handle Cursors on Windows

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

* 2668748: Move OnSSLCertificateError to a new interface.

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

* fix mas gn check

* update patch after merge

* Update node for .mjs files

* build: load v8_prof_processor dependencies as ESM

* chore: add patch to fix linux 32bit

Co-authored-by: Jeremy Rose <nornagon@nornagon.net>
Co-authored-by: Jeremy Rose <jeremya@chromium.org>
Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com>
2021-03-04 09:27:05 -08:00
..
codesign build: fix installing of code-signing identity on macOS (#27221) 2021-01-11 10:49:15 +09:00
lib build: show more info about exported patches (#27148) 2021-01-04 11:24:59 -08:00
release ci: enable arm64 macOS tests (#24832) 2021-01-21 18:36:52 -05:00
zip_manifests chore: bump chromium to 096e5313aaf19dfa0c4710145c34d (master) (#26535) 2020-12-14 10:57:36 -08:00
add-debug-link.py fix: use system installed objcopy to copy debug symbols (#23835) 2020-05-29 08:37:02 -04:00
apply_all_patches.py chore: remove unused imports in our python scripts (#25406) 2020-09-14 10:25:49 +09:00
check-patch-diff.ts build: convert some scripts to TS (#24891) 2020-08-07 13:48:46 -07:00
check-relative-doc-links.py chore: improve docs relative link linting (#26359) 2020-11-18 11:55:11 -08:00
check-symlinks.js build: remove dead symlink from MAS build (#24158) 2020-06-16 14:19:57 -07:00
copy-debug-symbols.py fix: use system installed objcopy to copy debug symbols (#23835) 2020-05-29 08:37:02 -04:00
dbus_mock.py chore: remove unused imports in our python scripts (#25406) 2020-09-14 10:25:49 +09:00
doc-only-change.js chore: fix minor script warnings (#25575) 2020-09-23 13:21:34 -07:00
download-circleci-artifacts.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
export_all_patches.py build: Python3 compat and Win line-endings fixes (#26091) 2020-10-30 19:05:38 +09:00
gen-filenames.ts chore: update to latest TypeScript, which has built-in WeakRef declarations (#27425) 2021-01-22 11:25:47 -08:00
gen-hunspell-filenames.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
generate-deps-hash.js build: remove sccache (#26701) 2020-11-28 21:28:57 -08:00
generate-version-json.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
generate-zip-manifest.py
git-export-patches chore: remove unused imports in our python scripts (#25406) 2020-09-14 10:25:49 +09:00
git-import-patches chore: remove unused imports in our python scripts (#25406) 2020-09-14 10:25:49 +09:00
gn-asar.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
gn-check.js chore: bump chromium to 096e5313aaf19dfa0c4710145c34d (master) (#26535) 2020-12-14 10:57:36 -08:00
lint.js build: fix JS linting (#26876) 2020-12-10 10:57:06 -08:00
nan-spec-runner.js build: update npx.py to support npx@7 (#26662) 2020-11-23 21:26:54 -08:00
native-test-targets.json chore: enable native unittesting (#20293) 2019-10-03 22:21:30 +02:00
native-tests.py
node-disabled-tests.json test: fix and undisable parallel/node-crypto (#27689) 2021-02-16 15:19:49 -08:00
node-spec-runner.js chore: remove unused code from our js scripts (#25419) 2020-09-14 10:22:13 -07:00
patches-mtime-cache.py build: don't generate patches mtime cache if it already exists (#26468) 2020-11-18 09:50:31 +09:00
push-patch.js build: auto-push patch file changes (#26235) 2020-10-29 14:21:23 -04:00
run-clang-format.py fix: output Unix-style paths for git diffs on Win (#25763) 2020-10-05 10:40:40 -04:00
run-clang-tidy.ts build: support for running clang-tidy (#26150) 2020-11-05 10:24:17 +09:00
run-gn-format.py
run-if-exists.js build: remove the tools folder (#24880) 2020-08-07 14:13:09 -07:00
setup-win-for-dev.bat ci: use call instead of cmd /C (#23985) 2020-06-11 10:05:03 -04:00
spec-runner.js build: remove node-gyp arm64 tricks (#27916) 2021-03-01 20:46:19 +09:00
start-goma.ps1 Bump v12.0.0-nightly.20200827 2020-08-27 07:31:51 -07:00
start.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
strip-binaries.py chore: fix linter errors (#25996) 2020-10-19 20:55:27 +09:00
sysroots.json chore: bump chromium to 90.0.4415.0 (master) (#27694) 2021-03-04 09:27:05 -08:00
verify-chromedriver.py chore: fix linter errors (#25996) 2020-10-19 20:55:27 +09:00
verify-ffmpeg.py ci: enable arm64 macOS tests (#24832) 2021-01-21 18:36:52 -05:00
verify-mksnapshot.py ci: enable arm64 macOS tests (#24832) 2021-01-21 18:36:52 -05:00
yarn.js build: update npx.py to support npx@7 (#26662) 2020-11-23 21:26:54 -08:00
zip-symbols.py ci: generate debug symbols on Linux (#18676) 2019-11-20 17:21:44 -08:00