electron/build
John Kleinschmidt ddb4a16eb2
chore: bump chromium to 112.0.5615.10 (24-x-y) (#37510)
* chore: bump chromium to 112.0.5615.10

* 4240798: Get rid of ShowInvalidPrinterSettingsError() in PrintManagerHost.

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

* chore: fixup patch

* 4173660: Remove unused argument in BeforeUnloadCompleted

Ref: https://chromium-review.googlesource.com/c/chromium/src/+/4173660
(cherry picked from commit 6d3934f743)

* refactor: base value type DICTIONARY replaced with DICT

Ref: https://chromium-review.googlesource.com/c/chromium/src/+/4198081
(cherry picked from commit b7acb5c9a4)

* 4251237: [StorageKey Cleanup] (2) Rename CreateFirstParty constructors

Ref: https://chromium-review.googlesource.com/c/chromium/src/+/4251237
(cherry picked from commit 31bdd549d0)

* refactor: rename latency metrics

Refs: https://chromium-review.googlesource.com/c/chromium/src/+/4048262
(cherry picked from commit 1e1b97d387)

* refactor: base::span explicit conversion checks

Ref: https://chromium-review.googlesource.com/c/chromium/src/+/4219636
(cherry picked from commit 020e8c6aae)

* chore: iwyu net/cert/cert_verify_result.h

(cherry picked from commit 24583f5583)

* 4258446: Move network::mojom::ClearDataFilter to its own mojom file

https://chromium-review.googlesource.com/c/chromium/src/+/4258446
(cherry picked from commit 5ff47109cd)

* refactor: refactoring geolocation manager

Ref: https://chromium-review.googlesource.com/c/chromium/src/+/4161603
(cherry picked from commit 1eeaafb45c)

* refactor: use modern base values in tracing

Ref: https://chromium-review.googlesource.com/c/chromium/src/+/4210912
(cherry picked from commit 192c988c1e)

* refactor: add sanitized context to clipboard write

Ref: https://chromium-review.googlesource.com/c/chromium/src/+/4178264
(cherry picked from commit 3ef020b5e5)

* 4256866: [Extensions] Replace GetHooksForAPI with a RegisterHooksDelegate

Ref: https://chromium-review.googlesource.com/c/chromium/src/+/4256866
(cherry picked from commit b9d905216a)

* refactor: s/Rect/WindowFeatures

Ref: https://chromium-review.googlesource.com/c/chromium/src/+/4167001
(cherry picked from commit 12d121265b)

* 4226656: Add response url to SimpleURLLoader::OnRedirectCallback

Ref: https://chromium-review.googlesource.com/c/chromium/src/+/4226656
(cherry picked from commit 9f66c47930)

* Better approach for ShowInvalidPrinterSettingsError() removal

* build: use xcode 14

(cherry picked from commit 06bd2c0442)

* build: update appveyor image

4072083: New toolchain for Windows 11 10.0.22621.755 SDK | https://chromium-review.googlesource.com/c/chromium/src/+/4072083
(cherry picked from commit 437c49898f)

* 4261434: Remove browser_watcher (1/3): Move ExitCodeWatcher to chrome/app

https://chromium-review.googlesource.com/c/chromium/src/+/4261434
(cherry picked from commit edc90d9488)

* 4128591: Enable large pdbs by default

https://chromium-review.googlesource.com/c/chromium/src/+/4128591
(cherry picked from commit e76f2c3f16)

* move dbgcore/dbghelp to extensions_to_skip

(cherry picked from commit 8eeb555145)

* 4273450: dpwas: Send announcement when live regions changed

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

* 4277708: win7dep: Remove ResolveCoreWinRTStringDelayload

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

* Roll clang+rust llvmorg-17-init-3170-g6e30dffe-1 : llvmorg-17-init-3874-g93a2fecc-1 / [skipping Rust]

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

* 4285717: Copy d3dcompiler_47.dll on ARM64 Windows builds

https://chromium-review.googlesource.com/c/angle/angle/+/4285717

* Revert "Roll clang+rust llvmorg-17-init-3170-g6e30dffe-1 : llvmorg-17-init-3874-g93a2fecc-1 / [skipping Rust]"

This reverts commit 71080f4f2d.

* Revert Roll clang+rust llvmorg-16-init-17653-g39da55e8-3

This clang roll breaks Linux arm 32-bit

---------

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
Co-authored-by: Keeley Hammond <vertedinde@electronjs.org>
Co-authored-by: Samuel Attard <marshallofsound@electronjs.org>
Co-authored-by: Jeremy Rose <jeremya@chromium.org>
Co-authored-by: electron-patch-conflict-fixer[bot] <83340002+electron-patch-conflict-fixer[bot]@users.noreply.github.com>
2023-03-09 14:05:20 -05:00
..
args build: remove `ScriptOrModule` V8 flag (#36887) 2023-01-12 13:02:40 +01:00
config refactor: change defined(MAS_BUILD) to IS_MAS_BUILD() (#36332) 2022-11-14 12:46:52 -08:00
fuses feat: allow custom v8 snapshots to be used in the main process and the default snapshot in the renderer process (#35266) 2022-09-15 13:21:16 -07:00
mac chore: fix spelling errors in multiple files (#34574) 2022-06-16 16:46:11 +09:00
templates build: determine electron version from tags not files (#36106) 2022-10-24 23:44:43 -07:00
webpack feat: UtilityProcess API (#34980) 2022-10-19 22:49:49 -07:00
asar.gni build: consolidate gn templates (#34918) 2022-07-20 11:14:54 +02:00
dump_syms.py build: fix dump_syms.py to work with python 3 (#28910) 2021-04-28 15:42:25 -04:00
electron.def fix: allow renaming electron.exe (#15173) 2018-10-15 17:26:34 -07:00
extract_symbols.gni fix: use win_clang_x64 binary for x86 extract symbols (#35078) 2022-07-27 13:33:07 +09:00
fake_v8_context_snapshot_generator.py build: more space on arm64 builds, running out of ideas here (#25043) 2020-08-21 20:30:04 -07:00
generate-template.py refactor: auto generate electron_version.h from the version file (#18866) 2019-06-19 14:31:55 -07:00
generate_node_defines.py refactor: dynamically search defines from node (#30563) 2021-08-18 13:34:15 -07:00
js2c.py chore: used nested namespaces (#34737) 2022-06-29 12:55:47 -07:00
npm-run.py build: explicitly run scripts with python3 (#33720) 2022-04-12 13:21:55 +02:00
npm.gni chore: fix spelling errors in multiple files (#34574) 2022-06-16 16:46:11 +09:00
profile_toolchain.py ci: bake appveyor images automatically, run sync on depshash change (#35396) 2022-11-21 10:24:26 -05:00
rules.gni chore: fix spelling errors in multiple files (#34574) 2022-06-16 16:46:11 +09:00
run-in-dir.py chore: remove unused imports in our python scripts (#25406) 2020-09-14 10:25:49 +09:00
run-node.py refactor: remove js2asar.py and port logic to JS in more readable / GN-style way (#16718) 2019-02-05 12:10:15 -08:00
strip_framework.py build: explicitly run scripts with python3 (#33720) 2022-04-12 13:21:55 +02:00
templated_file.gni chore: bump chromium to 279aeeec3c9fe2237bc31f776f269 (master) (#21521) 2020-01-17 10:41:52 -08:00
tsc.gni build: drop use of --typeRoots for default_app (#26094) 2020-10-28 15:57:28 +09:00
zip.py chore: bump chromium to 112.0.5615.10 (24-x-y) (#37510) 2023-03-09 14:05:20 -05:00
zip_libcxx.py build: explicitly run scripts with python3 (#33720) 2022-04-12 13:21:55 +02:00