electron/shell
Sam Maddock 778d3098a0
feat: customize border radius of Views (#42320)
* feat: add View#setBorderRadius

test: initial setBorderRadius tests

fix: robustly set border radius

chore: add PAUSE_CAPTURE_TESTS for easier screencap dev

feat: add view border radius support

test: view border radius

refactor: cleanup view code

* maybe delay capture to fix tests?

* refactor: retry screen captures in an attempt to fix flakiness

* refactor: ScreenCapture constructor no longer async

* increase screen capture timeout, feels a little short

* refactor: move rounded rect util into chromium_src

* skip some capture tests on mas
2024-07-16 20:16:25 -04:00
..
app chore: add/fix interface comments for sections of methods (#42566) 2024-06-20 10:49:07 +02:00
browser feat: customize border radius of Views (#42320) 2024-07-16 20:16:25 -04:00
common chore: bump chromium to 128.0.6571.0 (main) (#42749) 2024-07-03 11:15:35 -04:00
renderer chore: bump chromium to 128.0.6571.0 (main) (#42749) 2024-07-03 11:15:35 -04:00
services/node fix: MessagePort closing unexpectedly with non-cloneable objects (#42535) 2024-06-19 11:27:07 +02:00
utility refactor: run Windows SelectFileDialog out of process (#42758) 2024-07-05 11:36:44 +02:00