electron/patches
Samuel Attard 32920af4b7
fix: add capability to use ScreenCaptureKit for thumbnail generation (#41328)
This aligns us with Chromiums flags / capabilities in regards to using SCK for
everything. Currently on 14.4 Electron apps will pop warnings for usage of
deprecated APIs.  With this change and a few "enable-features" toggles.

`--enable-features="ScreenCaptureKitMac,ScreenCaptureKitStreamPickerSonoma,ThumbnailCapturerMac:capture_mode/sc_screenshot_manager"`

As Chromium enables these by default Electron will inherit those changes, apps wishing to skip ahead can apply these flags early.
2024-02-13 20:46:51 -08:00
..
boringssl chore: bump chromium to 119.0.6029.0 (main) (#39944) 2023-09-28 22:26:41 -07:00
chromium fix: add capability to use ScreenCaptureKit for thumbnail generation (#41328) 2024-02-13 20:46:51 -08:00
devtools_frontend chore: bump chromium to 123.0.6272.0 (main) (#41130) 2024-01-31 17:04:13 -06:00
ffmpeg chore: bump chromium to 113.0.5651.0 (main) (#37553) 2023-03-15 18:20:32 +09:00
Mantle chore: bump chromium to 096e5313aaf19dfa0c4710145c34d (master) (#26535) 2020-12-14 10:57:36 -08:00
nan chore: bump chromium to 121.0.6116.0 (main) (#40490) 2023-11-14 13:21:32 -08:00
node fix: original-fs import replacement (#41209) 2024-02-05 09:51:04 +01:00
perfetto chore: bump chromium to 122.0.6194.0 (main) (#40750) 2024-01-03 09:52:49 +01:00
ReactiveObjC chore: bump chromium to 94.0.4584.0 (main) (#30030) 2021-07-26 09:02:16 -07:00
reclient-configs build: fix windows remote exec of python actions (#40958) 2024-01-11 07:17:35 -08:00
squirrel.mac fix: work around unarchivedObjectOfClass requiring secureCoding (#41319) 2024-02-13 19:08:03 -08:00
v8 chore: bump chromium to 123.0.6272.0 (main) (#41130) 2024-01-31 17:04:13 -06:00
webrtc chore: bump chromium to 120.0.6078.0 (main) (#40114) 2023-10-24 11:24:20 -04:00
config.json build: export matching patches (#41174) 2024-02-08 13:47:59 -05:00
README.md docs: add a dev doc describing the patch system (#20489) 2019-10-09 14:48:09 -07:00