Harry Terkelsen 5cc7416990
Update CanvasKit to 0.7.0 and flesh out painting (#13240)
* Update CanvasKit to 0.7.0 and flesh out painting

This allows us to fix some bugs in the CanvasKit backend.

- Implement RRect where the radii are different
- Implement drawDRRect
- Implement ColorFilter
- Implement the correct `arcTo` for `arcToPoint`

* update licenses

* Respond to review comments

- Add TODO to avoid unnecessary conversions
- Don't set CanvasKit to default
- Fix licenses file

* Add ==, hashCode, and toString back to ColorFilter API
2019-10-21 11:28:55 -07:00
..
2019-05-07 16:10:21 -07:00
2018-08-06 15:06:49 -07:00
2019-07-17 11:35:58 -07:00
2019-08-19 09:24:21 -07:00
2018-08-06 15:06:49 -07:00

This directory includes scripts and tools for continuous integration tests.