mirror of
https://github.com/electron/electron.git
synced 2026-01-29 09:18:18 -05: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