This project is mirrored from https://github.com/electron/electron.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Sep 24, 2024
-
-
trop[bot] authored
* build: add support for fetching github token from sudowoodo Co-authored-by:
Samuel Attard <samuel.r.attard@gmail.com> * chore: update release notes cache for tests Co-authored-by:
Samuel Attard <samuel.r.attard@gmail.com> * build: support nightlies repo correctly Co-authored-by:
Samuel Attard <samuel.r.attard@gmail.com> * build: post token Co-authored-by:
Samuel Attard <samuel.r.attard@gmail.com> --------- Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Samuel Attard <samuel.r.attard@gmail.com>
-
trop[bot] authored
* docs: add fiddle example Co-authored-by:
Alice Zhao <alice@makenotion.com> * docs: add tutorial guide Co-authored-by:
Alice Zhao <alice@makenotion.com> * refactor: PR review comments Co-authored-by:
Alice Zhao <alice@makenotion.com> * refactor: add eof Co-authored-by:
Alice Zhao <alice@makenotion.com> * refactor: render navigation history and make demo better. Co-authored-by:
Alice Zhao <alice@makenotion.com> * refactor: fix broken links Co-authored-by:
Alice Zhao <alice@makenotion.com> * refactor: add eof newline Co-authored-by:
Alice Zhao <alice@makenotion.com> * docs: review feedback :) Co-authored-by:
Alice Zhao <alice@makenotion.com> * chore: lint add space around list Co-authored-by:
Alice Zhao <alice@makenotion.com> * doc: transformURL Co-authored-by:
Alice Zhao <alice@makenotion.com> --------- Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Alice Zhao <alice@makenotion.com>
-
trop[bot] authored
* docs: add advanced specification for Squirrel updater Co-authored-by:
Erick Zhao <ezhao@slack-corp.com> * address feedback Co-authored-by:
Erick Zhao <ezhao@slack-corp.com> --------- Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Erick Zhao <ezhao@slack-corp.com>
-
- Sep 23, 2024
-
-
dependabot[bot] authored
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.3 to 4.0.4. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/1e60f620b9541d16bece96c5465dc8ee9832be0b...0a44ba7841725637a19e28fa30b79a866c81b0a6 ) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.3 to 3.26.8. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/883d8588e56d1753a8a58c1c86e88976f0c23449...294a9d92911152fe08befb9ec03e240add280cb3 ) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.6 to 4.4.0. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v4.3.6...50769540e7f4bd5e21e526ee35c689e35e0d6874 ) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 1.26.0 to 1.27.0. - [Release notes](https://github.com/slackapi/slack-github-action/releases) - [Commits](https://github.com/slackapi/slack-github-action/compare/70cd7be8e40a46e8b0eced40b0de447bdb42f68e...37ebaef184d7626c5f204ab8d3baff4262dd30f0 ) --- updated-dependencies: - dependency-name: slackapi/slack-github-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Sep 22, 2024
-
-
trop[bot] authored
Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Charles Kerr <charles@charleskerr.com>
-
- Sep 20, 2024
-
-
trop[bot] authored
* fix: -Wunsafe-buffer-usage warnings in Clipboard::WriteBuffer() Co-authored-by:
Charles Kerr <charles@charleskerr.com> * chore: add a DCHECK to confirm the BigBuffer is full Co-authored-by:
Charles Kerr <charles@charleskerr.com> --------- Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Charles Kerr <charles@charleskerr.com>
-
trop[bot] authored
* fix: createWindow shouldn't load URL for webContents Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com> * chore: add non about blank test Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com> --------- Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
trop[bot] authored
Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Charles Kerr <charles@charleskerr.com>
-
trop[bot] authored
Because we used decrementing negative source ids for fake video id when instantating a native macOS screen share picker, we eventually hit the `DesktopMediaID::kFakeId = -3` in Chromium source code which displayed a test green screen. In this change we reserve our own fake id of `-4` and decrement the window id integer for uniqueness instead. Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Fedor Indutny <238531+indutny@users.noreply.github.com>
-
trop[bot] authored
Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Charles Kerr <charles@charleskerr.com>
-
- Sep 19, 2024
-
-
trop[bot] authored
chore: fix ambiguous error of multiple methods named 'highlight' Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
bill.shen <shenyb32768@gmail.com>
-
Charles Kerr authored
refactor: reduce code duplication in gin_helper::Promise (#43716) * refactor: move scope scaffolding into SettletScope idea stolen from SpellCheckScope * refactor: move impl of PromiseBase::RejectPromise() to the cc file * chore: remove unused #include Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
Charles Kerr authored
docs: update window customization tutorial (#43388) Co-authored-by:
Keeley Hammond <vertedinde@electronjs.org>
-
Charles Kerr authored
chore: iwyu mojom-forward header files (#43741) * chore: iwyu mojom.h headers * fixup! chore: iwyu mojom.h headers make previously-indirect include dependency direct * fixup! fixup! chore: iwyu mojom.h headers make previously-indirect include dependency direct
-
trop[bot] authored
perf: hold V8FunctionInvoker args in a std::array Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Charles Kerr <charles@charleskerr.com>
-
trop[bot] authored
Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Samuel Attard <samuel.r.attard@gmail.com>
-
trop[bot] authored
* refactor: CallMethodWithArgs() now takes a span of value handles Co-authored-by:
Charles Kerr <charles@charleskerr.com> * perf: use std::array instead of std::vector to hold Emit arg parameter packs Co-authored-by:
Charles Kerr <charles@charleskerr.com> * chore: remove unused gin_helper::EmitEvent(iso, obj, name, span<Local>) Co-authored-by:
Charles Kerr <charles@charleskerr.com> --------- Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Charles Kerr <charles@charleskerr.com>
-
- Sep 18, 2024
-
-
trop[bot] authored
Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Samuel Attard <samuel.r.attard@gmail.com>
-
Samuel Attard authored
* build: improve logging on http errors during release process (#43756) * build: improve logging on http errors during release process (again) (#43757) * build: improve logging on http errors during release process (again, but more) (#43758)
-
- Sep 17, 2024
-
-
trop[bot] authored
fix: Emit() should not leak converted arg handles into caller's HandleScope Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Charles Kerr <charles@charleskerr.com>
-
John Kleinschmidt authored
ci: move Archaeologist to GHA (#43701) * chore: move Archaeologist to GHA * chore: test archaelogist changes * Revert "chore: test archaelogist changes" This reverts commit a575d6ef. * chore: properly name steps in archaeologist-dig
-
trop[bot] authored
Closes https://github.com/electron/electron/issues/43714 . Fixes an issue where the resizing border was not being handled correctly on Linux WCO caption buttons. This is now taken into account as a part of the NonClientHitTest. Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
trop[bot] authored
fix: prevent spinning cursor when launching utility process on Windows Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Niklas Wenzel <dev@nikwen.de>
-
Charles Kerr authored
refactor: add `EmitWarning(v8::Isolate*)` helper (#43722) * refactor: add EmitWarning(Isolate*, ...) warning * chore: remove EmitWarning(node::Environment*, ...) * chore: add code comments * fixup! refactor: add EmitWarning(Isolate*, ...) warning * chore: remove unused node #includes
-
- Sep 16, 2024
-
-
trop[bot] authored
Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Niklas Wenzel <dev@nikwen.de>
-
- Sep 14, 2024
-
-
trop[bot] authored
* refactor: update BadgeManagerFactory Co-authored-by:
Charles Kerr <charles@charleskerr.com> * refactor: update NetworkContextServiceFactory Co-authored-by:
Charles Kerr <charles@charleskerr.com> * refactor: update ElectronExtensionSystemFactory Co-authored-by:
Charles Kerr <charles@charleskerr.com> * refactor: update UsbChooserContextFactory Co-authored-by:
Charles Kerr <charles@charleskerr.com> * refactor: update UsbHidChooserContextFactory Co-authored-by:
Charles Kerr <charles@charleskerr.com> * refactor: update SerialChooserContextFactory Co-authored-by:
Charles Kerr <charles@charleskerr.com> * refactor: update FileSystemAccessPermissionContextFactory Co-authored-by:
Charles Kerr <charles@charleskerr.com> * empty commit --------- Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Charles Kerr <charles@charleskerr.com>
-
- Sep 13, 2024
-
-
trop[bot] authored
chore: delegate handle creation in NativeImage::Resize() chore: delegate handle creation in NativeImage::Crop() chore: delegate handle creation in NativeImage::CreateEmpty() Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Charles Kerr <charles@charleskerr.com>
-
trop[bot] authored
Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
- Sep 12, 2024
-
-
trop[bot] authored
fix: native View wrapper crash missing when adding child view Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
trop[bot] authored
* tmp Co-authored-by:
Samuel Attard <marshallofsound@electronjs.org> * feat: add support for system picker in setDisplayMediaRequestHandler Co-authored-by:
Samuel Attard <marshallofsound@electronjs.org> * oops Co-authored-by:
Samuel Attard <marshallofsound@electronjs.org> * Apply suggestions from code review Co-authored-by:
Erick Zhao <erick@hotmail.ca> Co-authored-by:
Samuel Attard <sam@electronjs.org> * stuff Co-authored-by:
Samuel Attard <marshallofsound@electronjs.org> * well... Co-authored-by:
Samuel Attard <marshallofsound@electronjs.org> * seems legit Co-authored-by:
Samuel Attard <marshallofsound@electronjs.org> * chore: update patch to handle screenCapturer Co-authored-by:
Keeley Hammond <khammond@slack-corp.com> * feat: modify API to use useSystemPicker Co-authored-by:
Keeley Hammond <khammond@slack-corp.com> * fix: gate ScreenCaptureKitPicker to macos 15 or high...
-
- Sep 11, 2024
-
-
trop[bot] authored
fix: ensure SetPluginCanSave updated in PDFs Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
trop[bot] authored
* build: compile with C++20 support Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com> * build: update build-image-sha for gcc 10 Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com> --------- Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
trop[bot] authored
Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Charles Kerr <charles@charleskerr.com>
-
trop[bot] authored
* fix: restore Chromium default Content-Disposition header parsing Co-authored-by:
Milan Burda <milan.burda@gmail.com> * Update api-web-request-spec.ts Co-authored-by:
Milan Burda <milan.burda@gmail.com> --------- Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Milan Burda <milan.burda@gmail.com>
-
- Sep 10, 2024
-
-
trop[bot] authored
* fix: -Wunsafe-buffer-usage warnings in ScopedTemporaryFile::InitFromFile() Co-authored-by:
Charles Kerr <charles@charleskerr.com> * fix: -Wunsafe-buffer-usage warnings in Archive::Init() Co-authored-by:
Charles Kerr <charles@charleskerr.com> --------- Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Charles Kerr <charles@charleskerr.com>
-
trop[bot] authored
refactor: use an EscapableHandleScope Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Charles Kerr <charles@charleskerr.com>
-
- Sep 09, 2024
-
-
trop[bot] authored
fix: update BrowserView#lastWindowSize after window resize (#43462) Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Zonglong Liu <83216456+mai-121@users.noreply.github.com>
-