1. 6017b48 [canvaskit] Remove two previously deprecated APIs by Kevin Lubick · 3 years, 4 months ago
  2. 6e92709 [canvaskit] Remove isNode and saveAsPicture by Kevin Lubick · 3 years, 5 months ago
  3. 9983b1e Expose drawGlyphs to CK by Mike Reed · 3 years, 5 months ago
  4. b09aaa2 Change filtering in drawPatch to linear. by Mike Reed · 3 years, 5 months ago
  5. 6e7d2b3 Add drawPatch to canvaskit by Mike Reed · 3 years, 5 months ago
  6. 5514431 Extend drawAtlas with optional sampling parameter by Mike Reed · 3 years, 6 months ago
  7. f6040ef [canvaskit] Remove value_array for vector3 by Kevin Lubick · 3 years, 7 months ago
  8. 6de1e52 [canvaskit] Properly downsample 4x4 matrices. by Kevin Lubick · 3 years, 8 months ago
  9. cbaea29 [canvaskit] Expose getShadowLocalBounds by Kevin Lubick · 3 years, 8 months ago
  10. 4878b3e Remove Improved Perlin Noise by Brian Salomon · 3 years, 8 months ago
  11. 5779a86 [canvaskit] Add docs and example for flags by Kevin Lubick · 3 years, 8 months ago
  12. 72f4076 [canvaskit] Expose sampling variants of drawImage and drawImageRect by Kevin Lubick · 3 years, 9 months ago
  13. f3b959c [canvaskit] Respect Exif metadata for animated images. by Kevin Lubick · 3 years, 9 months ago
  14. ae0d3ff [canvaskit] Document and tweak MakeImage API by Kevin Lubick · 3 years, 10 months ago
  15. b8123cc [canvaskit] Clean up readPixels API on Canvas and Image by Kevin Lubick · 3 years, 10 months ago
  16. c4ab087 [canvaskit] Add option for readPixels to use pre-malloc'd data by Kevin Lubick · 3 years, 10 months ago
  17. a8f4c91 [canvaskit] Expose MakeRasterDirectSurface by Kevin Lubick · 3 years, 10 months ago
  18. 162d757 [canvaskit] Expose Perlin Noise shaders. by Kevin Lubick · 3 years, 11 months ago
  19. 421ba88 [canvaskit] Clean up Shader docs/types/names by Kevin Lubick · 3 years, 11 months ago
  20. 54c1b3d [canvaskit] Remove Sk from nearly all function/type names. by Kevin Lubick · 4 years ago
  21. c9bece2 [canvaskit] Replace drawAnimatedImage with drawFrameAtImage. by Kevin Lubick · 4 years ago
  22. f8823b5 Reland "[canvaskit] Change SkRects to be arrays, not objects." by Kevin Lubick · 4 years ago
  23. 1f49ceb Revert "[canvaskit] Change SkRects to be arrays, not objects." by Michael Ludwig · 4 years ago
  24. bdc214a [canvaskit] Change SkRects to be arrays, not objects. by Kevin Lubick · 4 years ago
  25. 2d7afd4 fix heap-buffer-overflow by not returning string from reportBackendType by Nathaniel Nifong · 4 years, 2 months ago
  26. d9b9e5e [canvaskit] High performance Path APIs by Kevin Lubick · 4 years, 3 months ago
  27. 2879619 Added CanvasKit.MakeImageFromCanvasImageSource which is useful as an alternative to by Elliot Evans · 4 years, 3 months ago
  28. d05fd0c Accept Flat Uint32Array, Float32Array, or 2d Float32Array as the color argument to MakeLinearGradient by Nathaniel Nifong · 4 years, 3 months ago
  29. e7b329e [canvaskit] Fix freeing of memory in computeTonalColors by Kevin Lubick · 4 years, 3 months ago
  30. cd75b17 Unit test of drawAtlas and fixes for bugs uncovered by it by Nathaniel Nifong · 4 years, 3 months ago
  31. ed827bc Make shadow in drawShadow test much more prominent by Nathaniel Nifong · 4 years, 3 months ago
  32. 9adc1d4 [canvaskit] Fix JS representation of Color by Kevin Lubick · 4 years, 3 months ago
  33. b42660f [canvaskit] Speculative fix for flaky dommatrix test by Kevin Lubick · 4 years, 3 months ago
  34. 93f1a38 [canvaskit] Add flexibility to setColor API by Kevin Lubick · 4 years, 3 months ago
  35. 6aa3869 [canvaskit] Use scratch arrays for colors and matrices by Kevin Lubick · 4 years, 3 months ago
  36. 9331ca0 CanvasKit: implement client-supplied dirty rect support for software surface. by Bryce Thomas · 4 years, 3 months ago
  37. 59d299b Record code coverage in canvaskit tests, increase coverage by Nathaniel Nifong · 4 years, 3 months ago
  38. b1ebbb1 Wide color gamut support and working example. by Nathaniel Nifong · 4 years, 4 months ago
  39. 67e21a1 Revert "Wide color gamut support and working example." by Nathaniel Nifong · 4 years, 4 months ago
  40. 3d52abc Wide color gamut support and working example. by Nathaniel Nifong · 4 years, 4 months ago
  41. c1d0898 [canvaskit] Handle 4x4 matrix passing ourselves. by Kevin Lubick · 4 years, 5 months ago
  42. cc8a76f [canvaskit] Add gm helper functions to tests. by Kevin Lubick · 4 years, 5 months ago
  43. 9e2d384 [canvaskit] Add support for DOMMatrix to some APIs by Kevin Lubick · 4 years, 5 months ago
  44. e5d3254 Reland "Switch to using a Float32Array (bound as value array) for color." by Nathaniel Nifong · 4 years, 6 months ago
  45. cb77eab Revert "Switch to using a Float32Array (bound as value array) for color." by Robert Phillips · 4 years, 6 months ago
  46. 4e79b67 Switch to using a Float32Array (bound as value array) for color. by Nathaniel Nifong · 4 years, 6 months ago
  47. d3b92b9 [canvaskit] Add tests for gradients by Kevin Lubick · 4 years, 6 months ago
  48. 3d44f73 Sweep gradient support for CanvasKit by Dan Field · 4 years, 6 months ago
  49. 5237933 [canvaskit] Fix test for drawOnce by Kevin Lubick · 4 years, 8 months ago
  50. 2c5b856 Add drawOnce() API to SkSurface. by Bryce Thomas · 4 years, 8 months ago
  51. 319524b [canvaskit] Fix colorType bug by Kevin Lubick · 4 years, 8 months ago
  52. a4f218d Add support for reading .skp files in CanvasKit. by Kevin Lubick · 4 years, 8 months ago
  53. f5bc8fb [canvaskit] Create an SkImage from a frame of an SkAnimatedImage by Kevin Lubick · 4 years, 8 months ago
  54. a4c4c3c [canvaskit] Add webp support by Kevin Lubick · 4 years, 8 months ago
  55. e6e39bc [canvaskit] Fix SaveLayer constants by Kevin Lubick · 4 years, 9 months ago
  56. 6283690 [canvaskit] Expose SkShader combiners by Kevin Lubick · 4 years, 9 months ago
  57. eda0b43 [canvaskit] Add test and extern for MakeImage by Kevin Lubick · 4 years, 9 months ago
  58. 0d603d8 [CanvasKit] Add SkResourceCache helpers by Florin Malita · 4 years, 10 months ago
  59. d267719 [canvaskit] Add MatrixTransform ImageFilter by Kevin Lubick · 4 years, 10 months ago
  60. 37ab53e [canvaskit] Expose a few more methods by Kevin Lubick · 4 years, 10 months ago
  61. 47bd9f1 [canvaskit] Expand SkAnimatedImage by Kevin Lubick · 4 years, 10 months ago
  62. 15b4023 [canvaskit] Add various ImageFilters by Kevin Lubick · 4 years, 11 months ago
  63. 6b921b7 [canvaskit] add support for SkAnimatedImage by Kevin Lubick · 5 years ago
  64. 556d00e [canvaskit] Add test for skottie to catch framebuffer issues by Kevin Lubick · 5 years ago
  65. d372934 [canvaskit] expose SkColorFilter and add SkColorMatrix helpers by Kevin Lubick · 5 years ago
  66. 50f377e [canvaskit] expose ComputeTonalColors by Kevin Lubick · 5 years ago
  67. cc13fd3 [CanvasKit] Add basic support for SkPicture by Kevin Lubick · 5 years ago