mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
* build: turn on OSR for GN builds * remove mac-only speech functions in osr They were removed as a part of https://chromium-review.googlesource.com/c/chromium/src/+/923548 * implement WasResized in MacHelper * add missing screen include * fix: use proper bitmap operations to construct frame to avoid failing checks * switch to SkCanvas for drawing