1. b5ae3b5 [canvaskit] Add drawVertices API by Kevin Lubick · 6 years ago
  2. 217056c [CanvasKit] Implement some basic Canvas/Surface things. by Kevin Lubick · 6 years ago
  3. 774be5a [PathKit] Add cubicYFromX by Kevin Lubick · 6 years ago
  4. c7d0571 [PathKit] Move from experimental to modules by Kevin Lubick · 6 years ago[Renamed from experimental/pathkit/pathkit_wasm_bindings.cpp]
  5. d993648 [PathKit] Write more complete docs and clean up API to be consistent by Kevin Lubick · 6 years ago
  6. c6c48aa [PathKit] Add more correctness tests to gold by Kevin Lubick · 6 years ago
  7. c623af2 [PathKit] Add conic tests and re-create expectations. by Kevin Lubick · 6 years ago
  8. 11194ab [PathKit] Rework API to avoid extra copies unless explicitly called for. by Kevin Lubick · 6 years ago
  9. 084d996 [PathKit] Fix bindings to account for SkPath methods returning this by Kevin Lubick · 6 years ago
  10. 97d6d98 [PathKit] Add various path effects by Kevin Lubick · 6 years ago
  11. 644d8e7 [PathKit] Add PathOps Op and Simplify tests imported from the C++ tests. by Kevin Lubick · 6 years ago
  12. 5f0e3a1 [PathKit] Made some APIs return null if things failed by Kevin Lubick · 6 years ago
  13. 641bf87 [PathKit] Add more Path2D functionality and move some methods to be members by Kevin Lubick · 6 years ago
  14. e1b36fe Productionize PathKit by Kevin Lubick · 6 years ago[Renamed (68%) from experimental/wasm/wasm_main.cpp]
  15. 92eaa3c Add SkFloat2Bits and Region stub by Kevin Lubick · 6 years ago
  16. e1824da PathKit/WASM tweaks by Florin Malita · 6 years ago
  17. 22647d0 Adventures with Skia, WASM and a JS API for Pathkit by Kevin Lubick · 6 years ago