1. 5437823 Reland "simplify disabling effect deserialization" by Mike Klein · 6 years ago
  2. 34d7a16 Revert "simplify disabling effect deserialization" by Mike Klein · 6 years ago
  3. 5bbf790 simplify disabling effect deserialization by Mike Klein · 6 years ago
  4. e5a06e7 [canvaskit] Update examples after enum name change by Kevin Lubick · 6 years ago
  5. e71e9ef [canvaskit] Add catchException everywhere by Kevin Lubick · 6 years ago
  6. b5ae3b5 [canvaskit] Add drawVertices API by Kevin Lubick · 6 years ago
  7. f67b162 add pvg experiment by Mike Reed · 6 years ago
  8. a0a6fe4 experimental/tools/generate-unicode-test-txt: update by Hal Canary · 6 years ago
  9. 134be1d [canvaskit] Expose nima animation as POC by Kevin Lubick · 6 years ago
  10. d969932 Refactor Nima code by Kevin Lubick · 6 years ago
  11. 2cf29ce [canvaskit] Remove ReadBuffer by Kevin Lubick · 6 years ago
  12. 006a6f3 [canvaskit] Fleshing out the beginnings of a Canvas API by Kevin Lubick · 6 years ago
  13. 9e40e6f Give attribution by Kevin Lubick · 6 years ago
  14. b9d7fb9 [canvaskit] Disable effect_deserialization by Kevin Lubick · 6 years ago
  15. d04b551 [canvaskit] Increase timeout thresholds for perf by Kevin Lubick · 6 years ago
  16. 32dfdbe [canvaskit] Slice out SkPicture by Kevin Lubick · 6 years ago
  17. f2a146c [canvaskit] Add perf jobs by Kevin Lubick · 6 years ago
  18. f20c349 [canvaskit] Remove DAA and SAA from gpu build by Kevin Lubick · 6 years ago
  19. 5b90b84 [canvaskit] POC working on Node.js by Kevin Lubick · 6 years ago
  20. 3d99b1e Add Correctness tests for CanvasKit by Kevin Lubick · 6 years ago
  21. 4bf2c26 Remove nvpr from CanvasKit by Kevin Lubick · 6 years ago
  22. 36528e9 clean up SkPipe by Mike Klein · 6 years ago
  23. d7065e7 Revert "Revert "Add experimental API to draw a set of SkImages in one SkCanvas call."" by Brian Salomon · 6 years ago
  24. 8d5b41b Revert "Add experimental API to draw a set of SkImages in one SkCanvas call." by Brian Salomon · 6 years ago
  25. 0a0304c Add experimental API to draw a set of SkImages in one SkCanvas call. by Brian Salomon · 6 years ago
  26. 53965c9 Add CPU backend for CanvasKit by Kevin Lubick · 6 years ago
  27. 93faa67 Make CCPR optional by Kevin Lubick · 6 years ago
  28. e805b24 Tweak to compile flags by Kevin Lubick · 6 years ago
  29. 8e9750d Add CanvasKit build by Kevin Lubick · 6 years ago
  30. d45c781 Fix text on CanvasKit by Kevin Lubick · 6 years ago
  31. 60900b5 move skpipe to experimental by Mike Klein · 6 years ago
  32. 1466af4 [canvaskit] Link demos to fiddles by Kevin Lubick · 6 years ago
  33. 217056c [CanvasKit] Implement some basic Canvas/Surface things. by Kevin Lubick · 6 years ago
  34. c7d0571 [PathKit] Move from experimental to modules by Kevin Lubick · 6 years ago
  35. 5de5233 remove scaling from pathops by Cary Clark · 6 years ago
  36. d6719ca [PathKit] Make pathops assertion a little more forgiving by Kevin Lubick · 6 years ago
  37. 1fd58fd [PathKit] Re-create test expectations by Kevin Lubick · 6 years ago
  38. d993648 [PathKit] Write more complete docs and clean up API to be consistent by Kevin Lubick · 6 years ago
  39. f14a3c0 [PathKit] Add asm.js build and test jobs by Kevin Lubick · 6 years ago
  40. c6c48aa [PathKit] Add more correctness tests to gold by Kevin Lubick · 6 years ago
  41. c623af2 [PathKit] Add conic tests and re-create expectations. by Kevin Lubick · 6 years ago
  42. 11194ab [PathKit] Rework API to avoid extra copies unless explicitly called for. by Kevin Lubick · 6 years ago
  43. a0ba612 [PathKit] Adding test infrastructure to support Gold output by Kevin Lubick · 6 years ago
  44. 084d996 [PathKit] Fix bindings to account for SkPath methods returning this by Kevin Lubick · 6 years ago
  45. 97d6d98 [PathKit] Add various path effects by Kevin Lubick · 6 years ago
  46. 644d8e7 [PathKit] Add PathOps Op and Simplify tests imported from the C++ tests. by Kevin Lubick · 6 years ago
  47. 92c9171 [Pathkit] Add recipe for running JS tests using Docker by Kevin Lubick · 6 years ago
  48. 5edcd31 migrating SkTDArray towards std::vector api by Mike Reed · 6 years ago
  49. f9ecb4e Revert "migrating SkTDArray towards std::vector api" by Mike Reed · 6 years ago
  50. 79884be migrating SkTDArray towards std::vector api by Mike Reed · 6 years ago
  51. 5f0e3a1 [PathKit] Made some APIs return null if things failed by Kevin Lubick · 6 years ago
  52. 641bf87 [PathKit] Add more Path2D functionality and move some methods to be members by Kevin Lubick · 6 years ago
  53. b3d0e3e Add Debug version of PathKit by Kevin Lubick · 6 years ago
  54. 30cc00c Add job for building PathKit to WASM using Docker by Kevin Lubick · 6 years ago
  55. d938887 Make flutter roll happy by Kevin Lubick · 6 years ago
  56. e1b36fe Productionize PathKit by Kevin Lubick · 6 years ago
  57. 92eaa3c Add SkFloat2Bits and Region stub by Kevin Lubick · 6 years ago
  58. e1824da PathKit/WASM tweaks by Florin Malita · 6 years ago
  59. 22647d0 Adventures with Skia, WASM and a JS API for Pathkit by Kevin Lubick · 6 years ago
  60. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 6 years ago
  61. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 6 years ago
  62. 2a2f675 SkTypes: extract SkTo by Hal Canary · 6 years ago
  63. 3d856bd [skottie] Relocate to modules/skottie by Florin Malita · 6 years ago
  64. 3b526b0 "Modularize" SkSG by Florin Malita · 6 years ago
  65. c877a40 [skottie] SK_API-export public classes by Florin Malita · 6 years ago
  66. 3b9effc [skottie] Sanitize polystar point counts by Florin Malita · 6 years ago
  67. 0cc01b7 [skottie] Guard against asset cycles by Florin Malita · 6 years ago
  68. 2919b61 [skottie] Clean up AttachLayerContext by Florin Malita · 6 years ago
  69. 0c2bcce [skottie] Allow divide-by-zero in PolyStarAdapter::apply by Florin Malita · 6 years ago
  70. 2d46a00 allow divide by zero by Mike Reed · 6 years ago
  71. 7ac2e3b [skottie] Simplify AttachOpacity by Florin Malita · 6 years ago
  72. 2088078 [skottie] Json cleanup pass by Florin Malita · 6 years ago
  73. 9739d7c [skottie] Null value crash in json::ValueRef::toString() by Florin Malita · 6 years ago
  74. 0ca7a88 [skottie] More defensive array indexing by Florin Malita · 6 years ago
  75. fa7e9a8 [skottie] Switch to RapidJSON by Florin Malita · 6 years ago
  76. 41dff6e [skottie] Add support for round-corners geometry effects by Florin Malita · 6 years ago
  77. c353ee2 [skottie] Power-reduce paths (cubicTo -> lineTo) by Florin Malita · 6 years ago
  78. 6eb85a1 [skottie] Show load stats in SkottieSlide by Florin Malita · 6 years ago
  79. 0c51c21 [skottie] Apply opaque masks as clips by Florin Malita · 6 years ago
  80. cd05b19 [skottie] Add support for inverse mask paths by Florin Malita · 6 years ago
  81. f7621cb Fix many return-std-move-in-c++11 warnings by Kevin Lubick · 6 years ago
  82. 21d3f90 [skottie] Harden json string parsing by Florin Malita · 6 years ago
  83. b5680ca experimental/tools: minor code cleanup by Hal Canary · 6 years ago
  84. a6e30f7 [skottie] Clean up SkottieProperties by Florin Malita · 6 years ago
  85. 69526b0 [sksg] Simplify TrimEffect by Florin Malita · 6 years ago
  86. 72040d9 Fix go syntax for Debian compile by Heather Miller · 6 years ago
  87. 43398a8 [sksg] Use SkTrimPathEffect for path trimming by Florin Malita · 6 years ago
  88. 2607e3b scripts to generate [m]skps, documentation by Hal Canary · 6 years ago
  89. 5f20fa2 [skottie] Reduce parser verbosity by Florin Malita · 6 years ago
  90. 19f2922 [sksg] Cache transformed TrimEffect geometry by Florin Malita · 6 years ago
  91. a016be9 [skottie] Inverted matte support by Florin Malita · 6 years ago
  92. 1022f74 [skottie] Nested animation support by Florin Malita · 6 years ago
  93. 97b3d2b [sksg] Add 'plane' geometry node by Florin Malita · 6 years ago
  94. c9649ce Guard ignored SVG attribute logging with SK_VERBOSE_SVG_PARSING by Florin Malita · 6 years ago
  95. 48b5668 report ignore attr once only by Cary Clark · 6 years ago
  96. 18c46b5 Delete GLFWTest by Jim Van Verth · 6 years ago
  97. 796cda1 [skottie] FMA-friendlier lerp by Florin Malita · 6 years ago
  98. f8393c8 [skottie] Split-position support by Florin Malita · 6 years ago
  99. 21d0e8b [skottie] Clamp SkCubicMap results to [0,1] by Florin Malita · 6 years ago
  100. 51012ce [sksg] Initial text support by Florin Malita · 6 years ago