8a8241163d
* chore: bump chromium in DEPS to 127.0.6526.0 * chore: update network_service_allow_remote_certificate_verification_logic.patch manually apply patch due to minor upstream shear Xref: https://chromium-review.googlesource.com/c/chromium/src/+/5598454 * chore: update fix_move_autopipsettingshelper_behind_branding_buildflag.patch No manual changes; patch applied with fuzz 1 * chore: update refactor_expose_file_system_access_blocklist.patch No manual changes; patch applied with fuzz 2 * chore: update revert_heap_add_checks_position_info.patch No manual changes; patch applied with fuzz 1 * chore: e patches all * chore: bump chromium in DEPS to 127.0.6527.0 * chore: update patches * chore: bump chromium in DEPS to 127.0.6529.0 * chore: bump chromium in DEPS to 127.0.6531.0 * chore: update patches * 5596349: Remove PDF OCR toggle from settings. https://chromium-review.googlesource.com/c/chromium/src/+/5596349 * 5585932: [video-pip] Add minimize button to video picture-in-picture window https://chromium-review.googlesource.com/c/chromium/src/+/5585932 * 5604487: Reland "[api] Deprecate v8::FunctionCallbackInfo::Holder() for real" https://chromium-review.googlesource.com/c/v8/v8/+/5604487 * 5581721: [DEPS] Update clang-format location https://chromium-review.googlesource.com/c/chromium/src/+/5581721 * 5597904: [Windows] Remove ConvertToLongPath from Sandbox Utilities. https://chromium-review.googlesource.com/c/chromium/src/+/5597904 ResolveNTFunctionPtr was removed in this CL. * fix: visibility state specs on macOS Refs https://chromium-review.googlesource.com/c/chromium/src/+/5605407 * Revert "fix: visibility state specs on macOS" This reverts commit 1eee30a33dfafeec86cdd09526a07b01abca2ed6. * temp: disable occlusion checker on macOS * chore: bump chromium in DEPS to 128.0.6535.0 * chore: update patches * [Extensions] Move some scriptings files out of the API directory. Refs https://chromium-review.googlesource.com/c/chromium/src/+/5606682 * fix[node]: do not use soon-to-be-deprecated V8 API * fix: update api_remove_allcan_read_write.patch * chore: update patches * chore: update patches * chore: fix lf mismatch in api_remove_allcan_read_write.patch * chore: update patches * chore: bump chromium in DEPS to 128.0.6538.0 * chore: update v8 patches * chore: update patches * ui/gl/features.gni: Set use_egl=true unconditionally. Refs https://chromium-review.googlesource.com/c/chromium/src/+/5569748 Refs https://issues.chromium.org/issues/344606399 * chore: bump chromium in DEPS to 128.0.6540.0 * chore: bump chromium in DEPS to 128.0.6541.0 * chore: update patches * chore: fix nan read/write patch * chore: bump chromium in DEPS to 128.0.6543.0 * 5626254: Use sandbox_type instead of process_type | https://chromium-review.googlesource.com/c/chromium/src/+/5626254 * chore: update patches * rework nan patches * 5621488: Apply consistent naming conventions to zoom values | https://chromium-review.googlesource.com/c/chromium/src/+/5621488 * chore: bump chromium in DEPS to 128.0.6544.0 * 5605693: Remove files from third_party/ninja | https://chromium-review.googlesource.com/c/chromium/src/+/5605693 * chore: update patches * chore: maybe fix nan patch, part 3 * chore: delete nan patch * chore: re-add nan patch (attempt 2) * chore: add test patch * fixup! add test patch * chore: bump chromium in DEPS to 128.0.6549.0 * chore: bump chromium in DEPS to 128.0.6551.0 * 5637699: Add command line to ASAN Additional Info section | https://chromium-review.googlesource.com/c/chromium/src/+/5637699 * chore: update patches * chore: bump chromium in DEPS to 128.0.6553.0 * chore: bump chromium in DEPS to 128.0.6555.0 * fix: add property query interceptors * chore: bump chromium in DEPS to 128.0.6557.0 * 5583182: Automatic Fullscreen: Prototype Permissions API query support | https://chromium-review.googlesource.com/c/chromium/src/+/5583182 * 5613297: Move render input router and related dependencies to //components/input | https://chromium-review.googlesource.com/c/chromium/src/+/5613297 * chore: update patches * test: skip methodswithdata-test.js nan test * chore: bump chromium in DEPS to 128.0.6558.0 * chore: update patches * build: reference correct ninja cipd ref Ref: https://chromium-review.googlesource.com/c/chromium/src/+/5605693 * update libcxx filenames * refactor: CursorManager moved to //components/input Ref: https://chromium-review.googlesource.com/c/chromium/src/+/5613297 * refactor: spanify mojo Read/WriteData methods Ref: https://chromium-review.googlesource.com/c/chromium/src/+/5619291 * refactor: remove constexpr from KeyboardCodeFromKeyIdentifier Ref: unknown Added TODO to investigate after * chore: update patches * refactor: improve type safety of a11y ids Ref: https://chromium-review.googlesource.com/c/chromium/src/+/5614590 * chore: disable tls node tests that don't apply given boringssl tls configuration Ref: https://boringssl-review.googlesource.com/c/boringssl/+/68487 * chore: add patch to fix nan v8 incompat with NamedPropertyHandlerConfiguration and IndexedPropertyHandlerConfiguration Ref: https://chromium-review.googlesource.com/c/v8/v8/+/5630388 * fix: limit subspan length per feedback * Fix incorrect CalculateInsetsInDIP check * 5645742: Reland "Reland "Add toolchains without PartitionAlloc-Everywhere for dump_syms et al"" https://chromium-review.googlesource.com/c/chromium/src/+/5645742 * chore: more Windows logging * 5617471: Add NPU blocking to chromium blocklist https://chromium-review.googlesource.com/c/chromium/src/+/5617471 --------- Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com> Co-authored-by: Charles Kerr <charles@charleskerr.com> Co-authored-by: PatchUp <73610968+patchup[bot]@users.noreply.github.com> Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org> Co-authored-by: deepak1556 <hop2deep@gmail.com> Co-authored-by: Keeley Hammond <khammond@slack-corp.com> Co-authored-by: Alice Zhao <alice@makenotion.com> Co-authored-by: Samuel Attard <marshallofsound@electronjs.org> Co-authored-by: VerteDinde <vertedinde@electronjs.org> Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
169 lines
6.8 KiB
JSON
169 lines
6.8 KiB
JSON
[
|
|
"abort/test-abort-backtrace",
|
|
"es-module/test-vm-compile-function-lineoffset",
|
|
"parallel/test-bootstrap-modules",
|
|
"parallel/test-child-process-fork-exec-path",
|
|
"parallel/test-code-cache",
|
|
"parallel/test-cluster-primary-error",
|
|
"parallel/test-cluster-primary-kill",
|
|
"parallel/test-crypto-aes-wrap",
|
|
"parallel/test-crypto-authenticated-stream",
|
|
"parallel/test-crypto-des3-wrap",
|
|
"parallel/test-crypto-dh-group-setters",
|
|
"parallel/test-crypto-dh-modp2",
|
|
"parallel/test-crypto-dh-modp2-views",
|
|
"parallel/test-crypto-dh-stateless",
|
|
"parallel/test-crypto-ecb",
|
|
"parallel/test-crypto-fips",
|
|
"parallel/test-crypto-key-objects",
|
|
"parallel/test-crypto-keygen",
|
|
"parallel/test-crypto-keygen-deprecation",
|
|
"parallel/test-crypto-rsa-dsa-revert",
|
|
"parallel/test-crypto-rsa-dsa",
|
|
"parallel/test-crypto-padding-aes256",
|
|
"parallel/test-crypto-secure-heap",
|
|
"parallel/test-dgram-send-cb-quelches-error",
|
|
"parallel/test-domain-error-types",
|
|
"parallel/test-fs-utimes-y2K38",
|
|
"parallel/test-http2-clean-output",
|
|
"parallel/test-http2-https-fallback",
|
|
"parallel/test-http2-server-unknown-protocol",
|
|
"parallel/test-https-agent-session-reuse",
|
|
"parallel/test-https-options-boolean-check",
|
|
"parallel/test-icu-env",
|
|
"parallel/test-icu-minimum-version",
|
|
"parallel/test-inspector-port-zero-cluster",
|
|
"parallel/test-inspector-tracing-domain",
|
|
"parallel/test-module-loading-globalpaths",
|
|
"parallel/test-openssl-ca-options",
|
|
"parallel/test-process-versions",
|
|
"parallel/test-repl",
|
|
"parallel/test-repl-underscore",
|
|
"parallel/test-single-executable-blob-config",
|
|
"parallel/test-single-executable-blob-config-errors",
|
|
"parallel/test-shadow-realm-custom-loaders",
|
|
"parallel/test-snapshot-api",
|
|
"parallel/test-snapshot-argv1",
|
|
"parallel/test-snapshot-basic",
|
|
"parallel/test-snapshot-cjs-main",
|
|
"parallel/test-snapshot-cwd",
|
|
"parallel/test-snapshot-console",
|
|
"parallel/test-snapshot-config.",
|
|
"parallel/test-snapshot-dns-lookup-localhost",
|
|
"parallel/test-snapshot-dns-lookup-localhost-promise",
|
|
"parallel/test-snapshot-dns-resolve-localhost",
|
|
"parallel/test-snapshot-dns-resolve-localhost-promise",
|
|
"parallel/test-snapshot-error",
|
|
"parallel/test-snapshot-eval",
|
|
"parallel/test-snapshot-gzip",
|
|
"parallel/test-snapshot-incompatible",
|
|
"parallel/test-snapshot-namespaced-builtin",
|
|
"parallel/test-snapshot-net",
|
|
"parallel/test-snapshot-typescript",
|
|
"parallel/test-snapshot-umd",
|
|
"parallel/test-snapshot-warning",
|
|
"parallel/test-snapshot-weak-reference",
|
|
"parallel/test-snapshot-worker",
|
|
"parallel/test-strace-openat-openssl",
|
|
"parallel/test-tls-alpn-server-client",
|
|
"parallel/test-tls-cli-min-version-1.0",
|
|
"parallel/test-tls-cli-max-version-1.2",
|
|
"parallel/test-tls-cli-max-version-1.3",
|
|
"parallel/test-tls-cli-min-version-1.1",
|
|
"parallel/test-tls-cli-min-version-1.2",
|
|
"parallel/test-tls-cli-min-version-1.3",
|
|
"parallel/test-tls-client-auth",
|
|
"parallel/test-tls-client-getephemeralkeyinfo",
|
|
"parallel/test-tls-client-mindhsize",
|
|
"parallel/test-tls-client-reject",
|
|
"parallel/test-tls-client-renegotiation-13",
|
|
"parallel/test-tls-cnnic-whitelist",
|
|
"parallel/test-tls-disable-renegotiation",
|
|
"parallel/test-tls-empty-sni-context",
|
|
"parallel/test-tls-finished",
|
|
"parallel/test-tls-generic-stream",
|
|
"parallel/test-tls-getcipher",
|
|
"parallel/test-tls-getprotocol.js",
|
|
"parallel/test-tls-handshake-error",
|
|
"parallel/test-tls-handshake-exception",
|
|
"parallel/test-tls-hello-parser-failure",
|
|
"parallel/test-tls-honorcipherorder",
|
|
"parallel/test-tls-junk-closes-server",
|
|
"parallel/test-tls-junk-server",
|
|
"parallel/test-tls-key-mismatch",
|
|
"parallel/test-tls-max-send-fragment",
|
|
"parallel/test-tls-min-max-version",
|
|
"parallel/test-tls-multi-key",
|
|
"parallel/test-tls-multi-pfx",
|
|
"parallel/test-tls-no-cert-required",
|
|
"parallel/test-tls-options-boolean-check",
|
|
"parallel/test-tls-passphrase",
|
|
"parallel/test-tls-peer-certificate",
|
|
"parallel/test-tls-pfx-authorizationerror",
|
|
"parallel/test-tls-psk-circuit",
|
|
"parallel/test-tls-reduced-SECLEVEL-in-cipher",
|
|
"parallel/test-tls-root-certificates",
|
|
"parallel/test-tls-server-failed-handshake-emits-clienterror",
|
|
"parallel/test-tls-set-ciphers",
|
|
"parallel/test-tls-set-ciphers-error",
|
|
"parallel/test-tls-set-sigalgs",
|
|
"parallel/test-tls-socket-allow-half-open-option",
|
|
"parallel/test-tls-socket-failed-handshake-emits-error",
|
|
"parallel/test-tls-ticket",
|
|
"parallel/test-tls-ticket-cluster",
|
|
"parallel/test-trace-events-all",
|
|
"parallel/test-trace-events-async-hooks",
|
|
"parallel/test-trace-events-binding",
|
|
"parallel/test-trace-events-bootstrap",
|
|
"parallel/test-trace-events-category-used",
|
|
"parallel/test-trace-events-console",
|
|
"parallel/test-trace-events-dynamic-enable",
|
|
"parallel/test-trace-events-dynamic-enable-workers-disabled",
|
|
"parallel/test-trace-events-environment",
|
|
"parallel/test-trace-events-file-pattern",
|
|
"parallel/test-trace-events-fs-async",
|
|
"parallel/test-trace-events-fs-sync",
|
|
"parallel/test-trace-events-http",
|
|
"parallel/test-trace-events-metadata",
|
|
"parallel/test-trace-events-net",
|
|
"parallel/test-trace-events-none",
|
|
"parallel/test-trace-events-process-exit",
|
|
"parallel/test-trace-events-promises",
|
|
"parallel/test-trace-events-threadpool",
|
|
"parallel/test-trace-events-v8",
|
|
"parallel/test-trace-events-vm",
|
|
"parallel/test-trace-events-worker-metadata",
|
|
"parallel/test-tz-version",
|
|
"parallel/test-webcrypto-derivebits-cfrg",
|
|
"parallel/test-webcrypto-derivekey-cfrg",
|
|
"parallel/test-webcrypto-encrypt-decrypt",
|
|
"parallel/test-webcrypto-encrypt-decrypt-aes",
|
|
"parallel/test-webcrypto-encrypt-decrypt-rsa",
|
|
"parallel/test-webcrypto-export-import-cfrg",
|
|
"parallel/test-webcrypto-keygen",
|
|
"parallel/test-webcrypto-sign-verify-eddsa",
|
|
"parallel/test-webcrypto-wrap-unwrap",
|
|
"parallel/test-worker-no-atomics",
|
|
"parallel/test-worker-no-sab",
|
|
"parallel/test-zlib-unused-weak",
|
|
"report/test-report-fatalerror-oomerror-compact",
|
|
"report/test-report-fatalerror-oomerror-directory",
|
|
"report/test-report-fatalerror-oomerror-filename",
|
|
"report/test-report-fatalerror-oomerror-set",
|
|
"report/test-report-getreport",
|
|
"report/test-report-signal",
|
|
"report/test-report-uncaught-exception",
|
|
"report/test-report-uncaught-exception-compat",
|
|
"report/test-report-uv-handles",
|
|
"report/test-report-worker",
|
|
"report/test-report-writereport",
|
|
"sequential/test-single-executable-application",
|
|
"sequential/test-single-executable-application-disable-experimental-sea-warning",
|
|
"sequential/test-single-executable-application-empty",
|
|
"sequential/test-single-executable-application-snapshot",
|
|
"sequential/test-single-executable-application-snapshot-and-code-cache",
|
|
"sequential/test-single-executable-application-use-code-cache",
|
|
"sequential/test-tls-connect",
|
|
"wpt/test-webcrypto",
|
|
"wasm-allocation/test-wasm-allocation"
|
|
]
|