Keeley Hammond
30ace90fc3
5640510: [X11] Ensure decoration insets is initialized | https://chromium-review.googlesource.com/c/chromium/src/+/5640510
2024-06-28 20:04:15 -07:00
Samuel Attard
0579251c96
fix: limit subspan length per feedback
2024-06-28 11:49:27 -07:00
Samuel Attard
7cad1c405a
chore: add patch to fix nan v8 incompat with NamedPropertyHandlerConfiguration and IndexedPropertyHandlerConfiguration
...
Ref: https://chromium-review.googlesource.com/c/v8/v8/+/5630388
2024-06-28 11:47:40 -07:00
Samuel Attard
47de39955b
chore: disable tls node tests that don't apply given boringssl tls configuration
...
Ref: https://boringssl-review.googlesource.com/c/boringssl/+/68487
2024-06-27 23:44:31 -07:00
Samuel Attard
6e942cc3b7
refactor: improve type safety of a11y ids
...
Ref: https://chromium-review.googlesource.com/c/chromium/src/+/5614590
2024-06-27 15:31:04 -07:00
Samuel Attard
50fdf0d169
chore: update patches
2024-06-27 13:27:20 -07:00
Samuel Attard
43413af73f
Merge remote-tracking branch 'origin/main' into roller/chromium/main
2024-06-27 13:04:10 -07:00
Samuel Attard
394a26f94a
refactor: remove constexpr from KeyboardCodeFromKeyIdentifier
...
Ref: unknown
Added TODO to investigate after
2024-06-27 13:02:25 -07:00
Samuel Attard
d94601a13e
refactor: spanify mojo Read/WriteData methods
...
Ref: https://chromium-review.googlesource.com/c/chromium/src/+/5619291
2024-06-27 12:59:34 -07:00
Samuel Attard
ba573b1101
refactor: CursorManager moved to //components/input
...
Ref: https://chromium-review.googlesource.com/c/chromium/src/+/5613297
2024-06-27 10:54:22 -07:00
Samuel Attard
8b9caa3f10
update libcxx filenames
2024-06-27 10:53:47 -07:00
Shelley Vohr
398dde9dfb
build: use inputs for target_arch in build ( #42684 )
v33.0.0-nightly.20240627
2024-06-27 08:11:10 -07:00
Shelley Vohr
32e5012017
feat: enable Windows Control Overlay on Linux ( #41769 )
2024-06-27 14:56:36 +02:00
David Sanders
1d4b00692d
build: bump version in .nvmrc to 20 ( #42668 )
2024-06-27 13:46:11 +02:00
electron-roller[bot]
ec24b51808
chore: bump node to v20.15.0 (main) ( #42616 )
...
* chore: bump node in DEPS to v20.15.0
* doc: Add OpenSSL errors to API docs
https://github.com/nodejs/node/pull/34213
* test: crypto-rsa-dsa testing for dynamic openssl
https://github.com/nodejs/node/pull/52781
* src: allow preventing debug signal handler start
https://github.com/nodejs/node/pull/46681
* cli: allow running wasm in limited vmemory with --disable-wasm-trap-handler
https://github.com/nodejs/node/pull/52766
* chore: fixup indices
---------
Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2024-06-27 13:34:39 +02:00
Shelley Vohr
c628de52d9
fix: defaultPath should apply on all dialog types in Linux Portal ( #42655 )
...
fix: defaultPath should apply on all dialog types in Linux Portal dialogs
2024-06-27 11:07:26 +02:00
Shelley Vohr
2b31d8459d
fix: param passed to showSaveDialogSync on Linux ( #42652 )
...
fix: pass correct param to sync functions on Linux
2024-06-27 10:23:18 +02:00
Keeley Hammond
912706b23a
build: strip linux release binaries ( #42675 )
v33.0.0-nightly.20240626
2024-06-26 17:41:36 -07:00
Samuel Attard
b31acfb706
docs: clarify security semantics of safeStorage ( #42666 )
...
* docs: clarify security semantics of safeStorage
* Apply suggestions from code review
Co-authored-by: Erick Zhao <erick@hotmail.ca >
* Update safe-storage.md
* Update safe-storage.md
---------
Co-authored-by: Erick Zhao <erick@hotmail.ca >
2024-06-26 13:24:06 -07:00
Samuel Attard
a9aa242720
build: reference correct ninja cipd ref
...
Ref: https://chromium-review.googlesource.com/c/chromium/src/+/5605693
2024-06-26 12:50:37 -07:00
Shelley Vohr
607b9b8f11
build: clean up upload-index-json error handling ( #42657 )
2024-06-26 09:25:58 -07:00
PatchUp
96a0931ad9
chore: update patches
2024-06-26 13:10:59 +00:00
electron-roller[bot]
27d790347f
chore: bump chromium in DEPS to 128.0.6558.0
2024-06-26 13:00:32 +00:00
Keeley Hammond
a8baa6f1ad
build: remove CircleCI from release pipeline ( #42651 )
...
* build: remove CircleCI from release pipeline
* build: remove IS_GHA_RELEASE and CHECK_DIST_MANIFEST
2024-06-25 14:25:04 -07:00
VerteDinde
d9f8511e53
test: skip methodswithdata-test.js nan test
2024-06-25 09:56:34 -07:00
VerteDinde
aff3263bff
chore: update patches
2024-06-25 09:13:22 -07:00
VerteDinde
24306eef60
5613297: Move render input router and related dependencies to //components/input | https://chromium-review.googlesource.com/c/chromium/src/+/5613297
2024-06-25 08:14:50 -07:00
VerteDinde
68584992ad
5583182: Automatic Fullscreen: Prototype Permissions API query support | https://chromium-review.googlesource.com/c/chromium/src/+/5583182
2024-06-25 07:57:51 -07:00
electron-roller[bot]
bf571783af
chore: bump chromium in DEPS to 128.0.6557.0
2024-06-25 13:00:45 +00:00
Shelley Vohr
3534923bd2
build: account for subjectAndDescription null in patch linting ( #42636 )
...
fix: account for subjectAndDescription null in patch linting
2024-06-24 22:32:43 -07:00
VerteDinde
ac0a67beea
fix: add property query interceptors
2024-06-24 21:54:51 -07:00
electron-roller[bot]
31055077fd
chore: bump chromium in DEPS to 128.0.6555.0
2024-06-24 13:00:33 +00:00
Keeley Hammond
66b8b79229
build: turn on GitHub Actions by default for all branches and pull requests ( #42623 )
...
* build: turn GitHub Actions on by default for push and pull_request
* build: try env var build-image-sha
* build: use ternery for input vs default
* build: pain
* build: modify setup to cascade build-image-sha
* build: move outputs into setup step
* build: add SAS key generation on re-run
* build: only build on push, not pull_request
* build: only build on push for main & release branches, build on PR for everything else
* build: rebase with main, handle asan build
* build: add exit 1, sha value
2024-06-24 12:06:13 +02:00
electron-roller[bot]
52e4e81d02
chore: bump chromium in DEPS to 128.0.6553.0
2024-06-23 13:00:43 +00:00
VerteDinde
c0c2e5764b
chore: update patches
2024-06-22 13:50:01 -07:00
VerteDinde
74bc52a559
5637699: Add command line to ASAN Additional Info section | https://chromium-review.googlesource.com/c/chromium/src/+/5637699
2024-06-22 13:49:53 -07:00
Corbin Crutchley
243be0a638
docs: fix typo in ASAR integrity docs ( #42538 )
...
Fix typo in ASAR integrity docs
2024-06-22 20:26:23 +02:00
electron-roller[bot]
4d5b086c3e
chore: bump chromium in DEPS to 128.0.6551.0
2024-06-22 13:00:32 +00:00
Charles Kerr
24d6c28b5a
chore: remove walkdir dev dependency ( #42591 )
v33.0.0-nightly.20240621
2024-06-21 10:31:10 -04:00
electron-roller[bot]
1684b1edc6
chore: bump chromium in DEPS to 128.0.6549.0
2024-06-21 13:00:39 +00:00
VerteDinde
f50fdd559d
fixup! add test patch
2024-06-20 22:30:16 -07:00
Alice Zhao
beb4582956
chore: add test patch
2024-06-20 14:56:29 -07:00
Keeley Hammond
2f63917519
chore: re-add nan patch (attempt 2)
2024-06-20 14:45:16 -07:00
Alice Zhao
d06ed3364e
chore: delete nan patch
2024-06-20 14:36:44 -07:00
Keeley Hammond
7a96e135ac
chore: maybe fix nan patch, part 3
2024-06-20 14:27:56 -07:00
Keeley Hammond
3e970f2915
chore: update patches
2024-06-20 13:52:30 -07:00
Keeley Hammond
858a9f1464
5605693: Remove files from third_party/ninja | https://chromium-review.googlesource.com/c/chromium/src/+/5605693
2024-06-20 13:52:11 -07:00
George Xu
ba8ad4716b
feat: expose system preferences to utility process ( #42203 )
...
* chore: expose system preferences to utility process
* chore: add tests, doc changes and module-list update
* relative link
* use @
* fix test
* chore: disable linux test
* kick
* noop on windows utility process
v33.0.0-nightly.20240620
2024-06-20 11:15:57 -04:00
Shelley Vohr
37608933ae
fix: fetch-dependent interfaces in Web Workers ( #42579 )
2024-06-20 11:01:50 -04:00
Keeley Hammond
edb939ae80
build: Add ASan Linux build to Actions build/test ( #42545 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2024-06-20 12:11:53 +02:00