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