skia2/modules
Kevin Lubick 79b7134b5f [canvaskit] Add relative SkPath operators
Like with the non-relative forms, we want to be able to
chain these together, but not leak the SkPaths (which happens
if the C++ side returns this). Thus, we have to add in
the JS glue to return the "JS this".

Change-Id: Ic640b84f6c09c1d931ad44bc403b14bb0d0893a2
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/251960
Reviewed-by: Hal Canary <halcanary@google.com>
2019-11-01 20:08:27 +00:00
..
canvaskit [canvaskit] Add relative SkPath operators 2019-11-01 20:08:27 +00:00
particles Fix a couple minor bugs in particle code 2019-10-17 14:55:34 +00:00
pathkit [canvaskit] Roll chrome version for testing 2019-10-18 17:37:52 +00:00
skottie [skottie] Fix layer blend modes under mattes 2019-10-29 01:49:26 +00:00
skparagraph [CanvasKit] More Paragraph things 2019-10-21 15:27:13 +00:00
skplaintexteditor tools/skui: put all enums in a common namespace 2019-08-29 15:39:32 +00:00
sksg [skottie] Luma matte support 2019-10-16 13:17:51 +00:00
skshaper HarfBuzz reports y-up, convert to y-down. 2019-10-25 14:41:50 +00:00