-
Notifications
You must be signed in to change notification settings - Fork 17.2k
Comparing changes
Open a pull request
base repository: electron/electron
base: v32.1.1
head repository: electron/electron
compare: v32.1.2
- 10 commits
- 35 files changed
- 8 contributors
Commits on Sep 18, 2024
-
build: improve logging on http errors during release process (#43762)
* build: improve logging on http errors during release process (#43756) Co-authored-by: Samuel Attard <sam@electronjs.org> * build: improve logging on http errors during release process (again) (#43757) Co-authored-by: Samuel Attard <sam@electronjs.org> * build: improve logging on http errors during release process (again, but more) (#43758) Co-authored-by: Samuel Attard <sam@electronjs.org> --------- Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Samuel Attard <sam@electronjs.org>
Configuration menu - View commit details
-
Copy full SHA for ca32340 - Browse repository at this point
Copy the full SHA ca32340View commit details -
build: split darwin/mas macOS publish jobs (#43766)
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 95ae0aa - Browse repository at this point
Copy the full SHA 95ae0aaView commit details -
chore: bump chromium to 128.0.6613.162 (32-x-y) (#43768)
chore: bump chromium in DEPS to 128.0.6613.162 Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8ab4d24 - Browse repository at this point
Copy the full SHA 8ab4d24View commit details
Commits on Sep 19, 2024
-
build: let darwin/mas run concurrently (#43791)
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9c88da3 - Browse repository at this point
Copy the full SHA 9c88da3View commit details -
fix: EyeDropper working in devtools (32-x-y) (#43786)
fix: EyeDropper working in devtools (#43685) Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8b49ba1 - Browse repository at this point
Copy the full SHA 8b49ba1View commit details -
build: compile Node.js with C++20 support (32-x-y) (#43785)
build: compile Node.js with C++20 support (#43555) * build: compile with C++20 support * build: update build-image-sha for gcc 10 Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0f11dd9 - Browse repository at this point
Copy the full SHA 0f11dd9View commit details -
refactor: remove use of deprecated API
BuildServiceInstanceFor()(3……2-x-y) (#43780) * refactor: remove use of deprecated API BuildServiceInstanceFor() (#43690) * refactor: update BadgeManagerFactory * refactor: update NetworkContextServiceFactory * refactor: update ElectronExtensionSystemFactory * refactor: update UsbChooserContextFactory * refactor: update UsbHidChooserContextFactory * refactor: update SerialChooserContextFactory * refactor: update FileSystemAccessPermissionContextFactory * empty commit
Configuration menu - View commit details
-
Copy full SHA for bd9e009 - Browse repository at this point
Copy the full SHA bd9e009View commit details -
chore: fix compile issue about ambiguous error of multiple methods na…
…med 'highlight'. (#43801) 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>
Configuration menu - View commit details
-
Copy full SHA for 08579bd - Browse repository at this point
Copy the full SHA 08579bdView commit details
Commits on Sep 20, 2024
-
refactor: NotificationPresenter::Create() returns a std::unique_ptr<> (…
…#43806) Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Charles Kerr <charles@charleskerr.com>
Configuration menu - View commit details
-
Copy full SHA for 2bc8797 - Browse repository at this point
Copy the full SHA 2bc8797View commit details -
fix: third time screen sharing on macOS (#43809)
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>
Configuration menu - View commit details
-
Copy full SHA for 8ac9d16 - Browse repository at this point
Copy the full SHA 8ac9d16View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v32.1.1...v32.1.2