Dan Field
205d2b8e18
Reland path volatility tracker ( #23063 )
...
* Revert "Revert "Set SkPath::setIsVolatile based on whether the path survives at least two frames (#22620 )" (#23044 )"
This reverts commit 4f914253bd7cd2a5cca3fd97213df37494e9bf37.
* Fix tracing
2020-12-14 17:21:55 -08:00
Dan Field
4f914253bd
Revert "Set SkPath::setIsVolatile based on whether the path survives at least two frames ( #22620 )" ( #23044 )
...
This reverts commit 2efc7c10aa12005010c837a1023024bb26bee143.
2020-12-11 15:39:24 -08:00
Dan Field
2efc7c10aa
Set SkPath::setIsVolatile based on whether the path survives at least two frames ( #22620 )
...
This patch defaults the volatility bit on SkPaths to false, and then flips it to true if the path survives at least two frames.
2020-12-10 13:57:23 -08:00
Chinmay Garde
a37560a074
Use the standard [[nodiscard]] attribute instead of an FML macro. ( #17100 )
2020-03-11 13:36:01 -07:00
Dan Field
4a2273e302
fix OOL def for dart_isolate_runner ( #16941 )
2020-03-04 13:56:08 -08:00
Dan Field
b77f509e0b
Refactor isolate test ( #16933 )
...
Make the test harness reusable for other tests that want to launch a Dart VM
2020-03-04 11:10:39 -08:00