1. 7b300a4 Experimental Editor: begin text selection code by Hal Canary · 5 years ago
  2. 50d650d Experimental text editor: factor out Editor class. by Hal Canary · 5 years ago
  3. 4732dd3 Fix C API example by Stan Iliev · 5 years ago
  4. b8f81af Experimental: text editor by Hal Canary · 5 years ago
  5. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  6. ba201ae make -Werror or /WX optional, off by default by Mike Klein · 5 years ago
  7. c318630 Add skcms directory to public includes by Brian Osman · 5 years ago
  8. 26f410d externs needed for cpu/gpu switch by Nathaniel Nifong · 5 years ago
  9. d54b1fc full collection of externs by Nathaniel Nifong · 5 years ago
  10. 4c30340 add SkpFilePlayer to externs by Nathaniel Nifong · 5 years ago
  11. 298390e Add helper for loading files, use let by Nathaniel Nifong · 5 years ago
  12. c7755d9 [canvaskit] Bump GPU resource cache to 256MB by Kevin Lubick · 5 years ago
  13. e216168 [canvaskit] Bump GPU resource cache to 256MB by Kevin Lubick · 5 years ago
  14. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  15. 63f8e0a Include wasm debugger in continuous build by Nathaniel Nifong · 5 years ago
  16. de5df65 changes to wasm debugger for UI integration by Nathaniel Nifong · 5 years ago
  17. 3902628 Support WebGL 1.0 with caps by Kevin Lubick · 5 years ago
  18. e5acd75 delete DAA by Mike Klein · 5 years ago
  19. 8f4e224 de-Sk tools/debugger by Mike Klein · 5 years ago
  20. 46f5ee1 Add selectable GPU backend to wasm debugger by Nathaniel Nifong · 5 years ago
  21. cfdf87e fill out more of SkDebugCanvas interface by Nathaniel Nifong · 5 years ago
  22. 3f67f41 [canvaskit] Move from experimental to modules by Kevin Lubick · 5 years ago
  23. d8c42b0 [canvaskit] roll on npm by Kevin Lubick · 5 years ago
  24. 543f352 [canvaskit] Expose more options for working with Surfaces and Contexts by Kevin Lubick · 5 years ago
  25. 4968ad7 [canvaskit] Clean up Skottie sources list by Florin Malita · 5 years ago
  26. f2aaa08 [canvaskit] more testing logs by Kevin Lubick · 5 years ago
  27. ec841f7 [canvaskit] Increase timeout and add logging to further diagnose test flakiness by Kevin Lubick · 5 years ago
  28. e0aa760 Interface for passing skp file from JS to WASM by Nathaniel Nifong · 5 years ago
  29. cb4eb61 [canvaskit] Remove additional copies of CanvasKit when testing by Kevin Lubick · 5 years ago
  30. 269fe89 [canvaskit] Add particles integration by Kevin Lubick · 5 years ago
  31. 1523963 Basic wasm skp debugger unit test by Nathaniel Nifong · 5 years ago
  32. b3574c9 [canvaskit] Add some APIs for speed and clients by Kevin Lubick · 5 years ago
  33. ad5f6cd Initial wasm debugger by Nathaniel Nifong · 5 years ago
  34. a181055 Add fetch-gn to canvaskit and cmake compile scripts by Ben Wagner · 5 years ago
  35. bae7121 Add flush call to take access type, flags, and semaphore. by Greg Daniel · 5 years ago
  36. 53169df [canvaskit] Roll 0.4.1 by Kevin Lubick · 5 years ago
  37. a8c728f [canvaskit] Ignore image paths in Skottie asset keys by Florin Malita · 5 years ago
  38. 71a23d4 [canvaskit] Consolidate Skottie assets by Florin Malita · 5 years ago
  39. 88aff5f [canvaskit] Add support for external fonts by Kevin Lubick · 5 years ago
  40. f5ea37f [canvaskit] Support image assets for Skottie by Kevin Lubick · 5 years ago
  41. dc822b1 update canvaskit docs to new API by Kevin Lubick · 5 years ago
  42. 2722083 [pathkit][canvaskit] roll versions by Kevin Lubick · 5 years ago
  43. 867da4b Allow system harfbuzz. by Kevin Lubick · 5 years ago
  44. a753d1a Reland "[skottie] Add tritone layer effect support" by Florin Malita · 5 years ago
  45. 1ba9c4d [canvaskit] JS API in place for shaped text by Kevin Lubick · 5 years ago
  46. 2031f34 [canvaskit] Upgrade emscripten to .27 by Kevin Lubick · 5 years ago
  47. e29d579 [canvaskit] Add SkShaper to build list by Florin Malita · 6 years ago
  48. ec4903d [canvaskit] Use textblob by Kevin Lubick · 6 years ago
  49. da3d8ac [canvaskit] Add path/canvas methods by Kevin Lubick · 6 years ago
  50. faa7387 [*kit] fulfil promise immediately by Kevin Lubick · 6 years ago
  51. 65846c0 [canvaskit] Add .ready() which is a real promise by Kevin Lubick · 6 years ago
  52. 5f1692c [canvaskit] Allow providing webgl context and canvas element by Kevin Lubick · 6 years ago
  53. 4683942 [canvaskit] Refactor skottie into own file by Kevin Lubick · 6 years ago
  54. 35ac038 [canvaskit] Move to using SkFont instead of SkPaint.measure* by Kevin Lubick · 6 years ago
  55. ffde0f6 [canvaskit] Get docs ready for npm release by Kevin Lubick · 6 years ago
  56. a40f832 [canvaskit] Add Path2D to Canvas API by Kevin Lubick · 6 years ago
  57. fa72071 [canvaskit] Add files needed for npm release by Kevin Lubick · 6 years ago
  58. a96ec09 [canvaskit] Performance tuning of GL calls by Kevin Lubick · 6 years ago
  59. 8e4a331 [canvaskit] Canvas API for loading fonts by Kevin Lubick · 6 years ago
  60. 2b79d1c [canvaskit] Expose setVolatile (especially for animations) by Kevin Lubick · 6 years ago
  61. d090a70 [canvaskit] Correctly translate between shadow radius and sigma by Kevin Lubick · 6 years ago
  62. ddd0a33 [canvaskit] Allow users to load their own fonts by Kevin Lubick · 6 years ago
  63. 53eabf6 [canvaskit] Refactor Canvas2D JS into own files by Kevin Lubick · 6 years ago
  64. 5d5723c [canvaskit] Refactor with getTotalMatrix by Kevin Lubick · 6 years ago
  65. 1646e7d [canvaskit] Add isPointInPath / isPointInStroke by Kevin Lubick · 6 years ago
  66. d29edd7 [canvaskit] Add createPattern support to canvasAPI by Kevin Lubick · 6 years ago
  67. ae9dfc0 [canvaskit] In Canvas2d, move matrix to internal canvas by Kevin Lubick · 6 years ago
  68. b45d512 bin/sysopen: script moved to bin by Hal Canary · 6 years ago
  69. ed18c93 bin/gerrit-number (no longer experimental) by Hal Canary · 6 years ago
  70. e0dc346 experimental/tools/gerrit-change-id-to-number: cleanup by Hal Canary · 6 years ago
  71. 92d8ea6 [canvaskit] remove setMatrix by Kevin Lubick · 6 years ago
  72. 52b9f37 [canvaskit] Support getImageData/putImageData by Kevin Lubick · 6 years ago
  73. 2d9e543 some SkAtomics cleanup by Mike Klein · 6 years ago
  74. f9910ea [canvaskit] Add profile mode by Kevin Lubick · 6 years ago
  75. 6ba8c7e [skottie] Surface composition markers in CK by Florin Malita · 6 years ago
  76. 7a1b845 [canvaskit] remove POC Nima code by Kevin Lubick · 6 years ago
  77. 0a1293c [canvaskit] Add drawImage support by Kevin Lubick · 6 years ago
  78. 91af8d8 [skottie] Expose composition markers to embedders by Florin Malita · 6 years ago
  79. ea905ec [canvaskit] Save a copy on CPU backend by using RasterDirect by Kevin Lubick · 6 years ago
  80. dee08d8 [canvaskit] Fix conversion of large images to base64 by Kevin Lubick · 6 years ago
  81. eb2f6b0 [canvaskit] Add gradients and clips by Kevin Lubick · 6 years ago
  82. c2e85f9 [skottie] Expose property bindings in CK by Florin Malita · 6 years ago
  83. 43ff69a [canvaskit] Fix arc() call by Kevin Lubick · 6 years ago
  84. 12c0e50 [canvaskit] support globalAlpha and dashed strokes by Kevin Lubick · 6 years ago
  85. 61ef7b2 [canvaskit] Add shadow and save/restore support by Kevin Lubick · 6 years ago
  86. b9db390 [canvaskit] Make transforms work properly by Kevin Lubick · 6 years ago
  87. 114bde8 Revert "Revert "add rect-parameter to makeImageSnapshot"" by Mike Reed · 6 years ago
  88. 6fccc9d [canvaskit] Add debug-mode only logs by Kevin Lubick · 6 years ago
  89. b07204a Add software backend to gpu build by Kevin Lubick · 6 years ago
  90. 1a05fce [canvaskit] Expand canvas2d API by Kevin Lubick · 6 years ago
  91. 3e11933 [canvaskit] Exposed SkPath::arc. Exposed SkEncodedImageFormat enum. Exposed SkImage::encodeToData overload with arguments by Alexander Khovansky · 6 years ago
  92. 5437823 Reland "simplify disabling effect deserialization" by Mike Klein · 6 years ago
  93. 34d7a16 Revert "simplify disabling effect deserialization" by Mike Klein · 6 years ago
  94. 5bbf790 simplify disabling effect deserialization by Mike Klein · 6 years ago
  95. e5a06e7 [canvaskit] Update examples after enum name change by Kevin Lubick · 6 years ago
  96. e71e9ef [canvaskit] Add catchException everywhere by Kevin Lubick · 6 years ago
  97. b5ae3b5 [canvaskit] Add drawVertices API by Kevin Lubick · 6 years ago
  98. f67b162 add pvg experiment by Mike Reed · 6 years ago
  99. a0a6fe4 experimental/tools/generate-unicode-test-txt: update by Hal Canary · 6 years ago
  100. 134be1d [canvaskit] Expose nima animation as POC by Kevin Lubick · 6 years ago