skia2/modules
Kevin Lubick cbcff385c1 Have pathkit use libpathkit.a for faster builds
Of note, it is very important for the -DSK_RELEASE/-DSK_DEBUG
to match between libskia.a and the WASM bindings, otherwise
things like SKDEBUGCODE are sometimes compiled in and sometimes
not, which can cause headaches like sizeof() mismatching between
.cpp files and .h files.

Bug: skia:
Change-Id: Id6ef58c44a7c10014a243b36708e0891514f6008
Reviewed-on: https://skia-review.googlesource.com/158341
Reviewed-by: Mike Klein <mtklein@google.com>
2018-10-02 13:27:29 +00:00
..
pathkit Have pathkit use libpathkit.a for faster builds 2018-10-02 13:27:29 +00:00
skottie [skottie] External font loader tweaks 2018-09-27 16:22:25 +00:00
sksg [sksg] Trim down sksg::Matrix size 2018-09-12 15:28:18 +00:00
skshaper Make fallback font iterator in shaper cache fallback. 2018-09-04 18:00:56 +00:00