1. 7fe6ee3 Add markCTM(id) api, to replace functionality of saveCamera. by Mike Reed · 4 years, 6 months ago
  2. cd2d4e4 Mixed languages text crashes by Julia Lavrova · 4 years, 6 months ago
  3. c1d0898 [canvaskit] Handle 4x4 matrix passing ourselves. by Kevin Lubick · 4 years, 6 months ago
  4. 3ef77dd clean up public m44 and camera api by Mike Reed · 4 years, 6 months ago
  5. 9b56cea [canvaskit] Add test and gm for 4x4 matrix by Kevin Lubick · 4 years, 6 months ago
  6. 0ba3032 [skottie] Corner pin effect by Florin Malita · 4 years, 6 months ago
  7. cc8a76f [canvaskit] Add gm helper functions to tests. by Kevin Lubick · 4 years, 6 months ago
  8. b08cc02 Switch back to stack-based SkSL interpreter by Brian Osman · 4 years, 6 months ago
  9. 96f6401 harmonize rewrite-includes and gn-format checks by Mike Klein · 4 years, 6 months ago
  10. c89ca0b [canvaskit] Tweak matrix benchmarks by Kevin Lubick · 4 years, 6 months ago
  11. 6bffe39 [canvaskit] Handle passing matrix values into CK ourselves. by Kevin Lubick · 4 years, 6 months ago
  12. 523f02d [skottie] Cleanup pass by Florin Malita · 4 years, 6 months ago
  13. 37d8c64 [canvaskit] Add tests for RTShader by Kevin Lubick · 4 years, 6 months ago
  14. 8ce842d Fix the CanvasKit viewer build by Chris Dalton · 4 years, 6 months ago
  15. a01c6b0 reformat GN files by Mike Klein · 4 years, 6 months ago
  16. 9e2d384 [canvaskit] Add support for DOMMatrix to some APIs by Kevin Lubick · 4 years, 6 months ago
  17. eeaabc4 [skottie] Vector-encoded paths by Florin Malita · 4 years, 6 months ago
  18. 507e486 Revert "Enable deprecated-copy-dtor warning." by Ben Wagner · 4 years, 6 months ago
  19. e990fcc Enable deprecated-copy-dtor warning. by Ben Wagner · 4 years, 6 months ago
  20. 01f2ce0 [skottie] Use a documenting alias for Animator::seek() return type by Florin Malita · 4 years, 6 months ago
  21. 0147de4 [skottie] Lazy adapter sync by Florin Malita · 4 years, 6 months ago
  22. 32494ad Remove deprecated functions by Nathaniel Nifong · 4 years, 6 months ago
  23. 833313b Add back deprecated warnings. by Ben Wagner · 4 years, 6 months ago
  24. bb7d95f [skottie] Cleanup: relocate Animator base class out of SkSG by Florin Malita · 4 years, 6 months ago
  25. a169b00 Respect grapheme clusters when wrapping text by Julia Lavrova · 4 years, 6 months ago
  26. e5d3254 Reland "Switch to using a Float32Array (bound as value array) for color." by Nathaniel Nifong · 4 years, 6 months ago
  27. bccb5f3 Add a simple FPS meter to CanvasKit viewer by Chris Dalton · 4 years, 6 months ago
  28. 988ce04 remove localmatrix parameter from Blend and Lerp compose shaders by Kevin Lubick · 4 years, 6 months ago
  29. 2b59890 Bootstrap a very simple viewer implementation in CanvasKit by Chris Dalton · 4 years, 6 months ago
  30. ae58199 [skottie] Initial drop shadow style support by Florin Malita · 4 years, 6 months ago
  31. cb77eab Revert "Switch to using a Float32Array (bound as value array) for color." by Robert Phillips · 4 years, 6 months ago
  32. 4e79b67 Switch to using a Float32Array (bound as value array) for color. by Nathaniel Nifong · 4 years, 6 months ago
  33. 99ede42 Some bengali text does not have cluster index in ascending order by Julia Lavrova · 4 years, 7 months ago
  34. 9339266 Infer NodeType in attachDiscardableAdapter. by Ben Wagner · 4 years, 7 months ago
  35. f4ba4ec Revert "Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"""" by Brian Salomon · 4 years, 7 months ago
  36. 1171d31 Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots""" by Brian Salomon · 4 years, 7 months ago
  37. fabad15 Remove ln "-T" option from cavaskit demo by Chris Dalton · 4 years, 7 months ago
  38. d3b92b9 [canvaskit] Add tests for gradients by Kevin Lubick · 4 years, 7 months ago
  39. afa83bc [canvaskit] Update to 0.14.0 by Kevin Lubick · 4 years, 7 months ago
  40. f279c63 [canvaskit] Add tests for patheffects by Kevin Lubick · 4 years, 7 months ago
  41. 8febecf [canvaskit] Make codec inclusion configurable by Kevin Lubick · 4 years, 7 months ago
  42. fb27c9a Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"" by Brian Salomon · 4 years, 7 months ago
  43. 3a76975 [skottie] VectorValue specialization by Florin Malita · 4 years, 7 months ago
  44. 00ba5ef Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots" by Brian Salomon · 4 years, 7 months ago
  45. f6784a8 Don't build GL on Metal, Vulkan, Dawn, Direct3D bots by Brian Salomon · 4 years, 7 months ago
  46. beefcb9 Reland saveLayer can omit the rectangle argument. by Kevin Lubick · 4 years, 7 months ago
  47. 141ac68 [skottie] Cleanup: split animators into separate CUs by Florin Malita · 4 years, 7 months ago
  48. 7957d53 Revert "Allow null rect for saveLayer" by Kevin Lubick · 4 years, 7 months ago
  49. 3d44f73 Sweep gradient support for CanvasKit by Dan Field · 4 years, 7 months ago
  50. f2e9709 Allow null rect for saveLayer by Dan Field · 4 years, 7 months ago
  51. ba96256 hide getters so we can change the internals of SkVertices by Mike Reed · 4 years, 7 months ago
  52. 6509bc7 [skottie] Cleanup VectorValue use by Florin Malita · 4 years, 7 months ago
  53. c02e77c [skottie] Effects cleanup pass by Florin Malita · 4 years, 7 months ago
  54. 06e5a15 [skottie] Power reduce trivial spatial Berzier by Florin Malita · 4 years, 7 months ago
  55. 6e7eac9 [skottie] Simplify the separate-dimensions vector interpolator by Florin Malita · 4 years, 7 months ago
  56. 92ec801 [skottie] 2D spatial interpolation support by Florin Malita · 4 years, 7 months ago
  57. 2e30796 Clean up Enums in Canvaskit by Nathaniel Nifong · 4 years, 7 months ago
  58. 0c465e3 SkShaders::Blend/GPU: treat null inputs as input color by Florin Malita · 4 years, 7 months ago
  59. a3aa601 Add a canvas test to make and draw SkVertices by Nathaniel Nifong · 4 years, 7 months ago
  60. a77f30c Reland "Split building encoding from decoding" by Leon Scroggins III · 4 years, 7 months ago
  61. 4054061 [skottie] Defibrillate wipe effects by Florin Malita · 4 years, 7 months ago
  62. ea3ddc9 [skottie] KeyframeAnimator builders by Florin Malita · 4 years, 7 months ago
  63. c8f95e2 Fix deprecated names by Nathaniel Nifong · 4 years, 7 months ago
  64. d96c3c7 Add shader makers to SkShader externs by Nathaniel Nifong · 4 years, 7 months ago
  65. 4cf2ab6 JS files to support running jasmine tests in google3 by Nathaniel Nifong · 4 years, 7 months ago
  66. 9d4b788 Revert "Split building encoding from decoding" by Mike Klein · 4 years, 7 months ago
  67. 94aaf7c Split building encoding from decoding by Leon Scroggins III · 4 years, 7 months ago
  68. 7e46b14 Replace red line skp with a prettier example by Nathaniel Nifong · 4 years, 7 months ago
  69. a093cff [canvaskit] Fix shadow bugs by Kevin Lubick · 4 years, 7 months ago
  70. 54de2fa Cache resolved typefaces by Unichar + SkFontStyle + locale by Julia Lavrova · 4 years, 7 months ago
  71. 6066a0c Remove all uses of bones by Nathaniel Nifong · 4 years, 7 months ago
  72. cd2a4d6 Adjusting getRectsForRange to grapheme edges. by Julia Lavrova · 4 years, 7 months ago
  73. 23b0ed9 Name name changes suggested in API review by Nathaniel Nifong · 4 years, 7 months ago
  74. 628f3e7 Remove experimental from name of skm44 canvas methods by Nathaniel Nifong · 4 years, 7 months ago
  75. 2813d45 getRectsForRange results must be adjusted to glyphs. by Julia Lavrova · 4 years, 7 months ago
  76. 3c79a23 Selection in justification: Bugs: skia: 9969 by Julia Lavrova · 4 years, 7 months ago
  77. 960f3d4 [skottie] Text anchor point grouping support by Florin Malita · 4 years, 7 months ago
  78. 5caf935 remove bones from SkVertices by Mike Reed · 4 years, 7 months ago
  79. ed38d20 [skottie] Stroke dash support by Florin Malita · 4 years, 7 months ago
  80. a0708e8 Bugs: skia: 9968 Move justification shifts into Run by Julia Lavrova · 4 years, 7 months ago
  81. c4fae74 [skottie] Fix handling of time-reversed precomp layers by Florin Malita · 4 years, 7 months ago
  82. 79e41e7 [canvaskit] Roll to v0.13.0 by Kevin Lubick · 4 years, 7 months ago
  83. 917ddde [skottie] Add support for text grouping alignment by Florin Malita · 4 years, 7 months ago
  84. 76ae22e Bugs by Julia Lavrova · 4 years, 7 months ago
  85. 4bd834b [skottie] Fix default character transform origin by Florin Malita · 4 years, 7 months ago
  86. bde9fcc [canvaskit] Precise font measuring by Kevin Lubick · 4 years, 7 months ago
  87. f106bc2 Add SK_NO_FONTS check around font uses in skottie by Nathaniel Nifong · 4 years, 7 months ago
  88. 19304d8 Move all canvaskit example resources to CDN by Nathaniel Nifong · 4 years, 7 months ago
  89. 9279798 [canvaskit] Expose releaseResourcesAndAbandonContext on GrContext by Kevin Lubick · 4 years, 7 months ago
  90. 9642b31 [skottie] Add support for text animator blur by Florin Malita · 4 years, 7 months ago
  91. cc5415a Modify 3D example with light and bump shader. by Nathaniel Nifong · 4 years, 7 months ago
  92. 9e8f605 SkM44.h is now in include/public by Mike Reed · 4 years, 7 months ago
  93. ecd8762 [canvaskit] Support children shaders into runtime shaders by Kevin Lubick · 4 years, 7 months ago
  94. 77798b4 Expose 4x4 matrices on canvas in a way similar to SimpleMatrix, add example. by Nathaniel Nifong · 4 years, 7 months ago
  95. 178b860 [skottie] Initial support for per-character 3D by Florin Malita · 4 years, 7 months ago
  96. 7dcb4d2 Bugs by Julia Lavrova · 4 years, 8 months ago
  97. 46f5c5f Make SkM44 public by Mike Reed · 4 years, 7 months ago
  98. f8f9cd8 [canvaskit] Expose bindings to particles uniforms. by Kevin Lubick · 4 years, 7 months ago
  99. 3928466 [canvaskit] Expose parseColorString by Kevin Lubick · 4 years, 8 months ago
  100. 6207697 Bugs by Julia Lavrova · 4 years, 8 months ago