electron/shell
Calvin b75e802280
feat: Corner Smoothing CSS rule (#45185)
* feat: Corner Smoothing

* Patch Blink to add CSS rule and Painting

* Add `system-ui` keyword

* Add `cornerSmoothingCSS` web preference

* Add tests

* Documentation

* fixup! Documentation

* fix: initialize smoothness value

* Use a 1.0 scale factor in tests

* Fix tests for CI

* Fix tests

* fixup! Merge branch 'main' into clavin/corner-smoothing

* Add code docs

* Document `system-ui` keyword values

* Address review comments

* fixup! Address review comments

* Address review comments

* Update patch to address upstream changes

The patch went from 694 lines to 505 lines, which is a 27.2% smaller!

* fixup! Update patch to address upstream changes
2025-03-24 11:46:12 -04:00
..
app refactor: remove unused system header includes (#46015) 2025-03-14 10:59:15 -05:00
browser feat: Corner Smoothing CSS rule (#45185) 2025-03-24 11:46:12 -04:00
common feat: Corner Smoothing CSS rule (#45185) 2025-03-24 11:46:12 -04:00
renderer feat: Corner Smoothing CSS rule (#45185) 2025-03-24 11:46:12 -04:00
services/node fix: don't crash Utility Processes on unhandled rejections (#45921) 2025-03-14 09:09:02 -05:00
utility fix: broken OOP window.print() on macOS/Linux (#45214) 2025-01-20 10:23:44 +01:00