1. eec1e9e Even more DLL build fixes by Brian Osman · 5 years ago
  2. b72dee2 [skottie] Initial "Levels" effect support by Florin Malita · 5 years ago
  3. 347a970 Reland "[skottie] More snug kTop Shaper alignment" by Florin Malita · 5 years ago
  4. c725e8f Make SkShaper's GN setup more DLL friendly by Brian Osman · 5 years ago
  5. ca94656 Make Skottie's GN setup more DLL friendly by Brian Osman · 5 years ago
  6. 8065820 Revert "[skottie] More snug kTop Shaper alignment" by Florin Malita · 5 years ago
  7. 7ef3e14 [skottie] More snug kTop Shaper alignment by Florin Malita · 5 years ago
  8. b286bc2 Introduce new factory for SkColorFilters by Mike Reed · 5 years ago
  9. 09d022c [pathkit] build with newer emscripten by Kevin Lubick · 5 years ago
  10. c7755d9 [canvaskit] Bump GPU resource cache to 256MB by Kevin Lubick · 5 years ago
  11. cc13fd3 [CanvasKit] Add basic support for SkPicture by Kevin Lubick · 5 years ago
  12. 774aeba [skottie] Add support for pre-decoding images at load time by Florin Malita · 5 years ago
  13. 51874e3 Allow selection of shaper wrapping algorithm. by Ben Wagner · 5 years ago
  14. e797dfb Revert "[canvaskit] Bump GPU resource cache to 256MB" by Florin Malita · 5 years ago
  15. b161a7d [skottie] Fix gradient ramp interaction with non-atomic draws by Florin Malita · 5 years ago
  16. a93aa74 [canvaskit] Bump GPU resource cache to 256MB by Florin Malita · 5 years ago
  17. 1383a38 Allow users to create stock shaping iterators. by Ben Wagner · 5 years ago
  18. a064c28 [canvaskit] Make SkImageShader from SkImage by Kevin Lubick · 5 years ago
  19. ee91c07 [canvaskit] adding drawAtlas to canvas API by Kevin Lubick · 5 years ago
  20. 5c5de21 no more legacy enum references by Mike Reed · 5 years ago
  21. 866e262 [skottie] Fix gradient ramp for non-solid layers by Florin Malita · 5 years ago
  22. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  23. 9a9e723 [skottie] Add support for (non-standard) v-centered text by Florin Malita · 5 years ago
  24. e25b447 Move SkTileModes to top level by Mike Reed · 5 years ago
  25. 4428f2c Remove SkScalarSinCos by Brian Osman · 5 years ago
  26. 3bdb69c Clean up shaper handler. by Ben Wagner · 5 years ago
  27. 3d846c9 [skottie] Initial gradient ramp effect support by Florin Malita · 5 years ago
  28. 1e08a7c Expose basic shaper iterators. by Ben Wagner · 5 years ago
  29. fb4bce8 [sksg] Refactor gradient implementation by Florin Malita · 5 years ago
  30. 8dd5ea1 [skottie] Allow extra-normal Bezier interpolation by Florin Malita · 5 years ago
  31. 20678f8 [skottie] Tweak Shaper test tolerances to fix NativeFonts bots by Florin Malita · 5 years ago
  32. 01fe263 [skottie] Add support for BodyMovin 5.5.0 keyframes by Florin Malita · 5 years ago
  33. 0d33eac [skottie] Compute tight bounds in skottie::Shaper by Florin Malita · 5 years ago
  34. 3902628 Support WebGL 1.0 with caps by Kevin Lubick · 5 years ago
  35. 78a282f Add an include guard to SkottieShaper.h by Daniel Bratell · 5 years ago
  36. 0ed4c37 [skottie] Fix handling of hidden shapes and layers by Florin Malita · 5 years ago
  37. f4e8733 [skottie] Relocate text shaping utils to separate compilation unit by Florin Malita · 5 years ago
  38. 7415a42 Replace SkSpan with Range in shaper reporting. by Ben Wagner · 5 years ago
  39. cd54466 Expose gpu cache knobs by Kevin Lubick · 5 years ago
  40. e5acd75 delete DAA by Mike Klein · 5 years ago
  41. 025949e [canvaskit] npm version 0.5.1 by Kevin Lubick · 5 years ago
  42. 5b3f343 DEFINE_int32 + DEFINE_uint32 -> DEFINE_int by Mike Klein · 5 years ago
  43. 84836b7 moar static flags by Mike Klein · 5 years ago
  44. 27ba703 Add GN args for GL/GLES interface by Kevin Lubick · 5 years ago
  45. cd5104e SkAnimTimer -> AnimTimer by Mike Klein · 5 years ago
  46. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  47. 0cffcbf9 de-Sk tools/font, and git clang-format by Mike Klein · 5 years ago
  48. 88544fb remove Sk prefix from CommandLineFlags by Mike Klein · 5 years ago
  49. 359a7e3 [canvaskit] Add requestAnimationFrame to SkSurface by Kevin Lubick · 5 years ago
  50. 7b49eeb [skottie] Turn on AA for solid layers by Florin Malita · 5 years ago
  51. e3e8da5 [skottie] Initial camera support by Florin Malita · 5 years ago
  52. 8aa203c Add macro to decide GrGLStandard by Kevin Lubick · 5 years ago
  53. 2697dd6 [canvaskit] Various cleanups around docs/build by Kevin Lubick · 5 years ago
  54. d3cfbca [canvaskit] Add TextOnPath helper to TextBlob by Kevin Lubick · 5 years ago
  55. c25f4e9 GN: split out skia_*_public from skia_*_sources by Hal Canary · 5 years ago
  56. b900853 [skottie] Initial text box support by Florin Malita · 5 years ago
  57. 832787a [canvaskit] Fallback to CPU more gracefully by Kevin Lubick · 5 years ago
  58. f355518 [canvaskit] missing extern by Kevin Lubick · 5 years ago
  59. cd6120c [skottie] Use kMedium_SkFilterQuality for image filtering by Florin Malita · 5 years ago
  60. d618027 [pathkit/canvaskit] Address race when uploading results by Kevin Lubick · 5 years ago
  61. d254435 [pathkit] Clean up perf/test init by Kevin Lubick · 5 years ago
  62. 3f67f41 [canvaskit] Move from experimental to modules by Kevin Lubick · 5 years ago
  63. ca9b208 rename mixer to lerp (in prep for SkMixer) by Mike Reed · 5 years ago
  64. c566442 [skottie] Fix Gaussian blur repeat edge pixels semantics by Florin Malita · 5 years ago
  65. ca4ed90 Particles: Store stable randoms after spawn affectors by Brian Osman · 5 years ago
  66. a720d76 [skottie] Gaussian blur layer effect by Florin Malita · 5 years ago
  67. 4025710 [skottie] Use std::chrono for load time stats by Florin Malita · 5 years ago
  68. 34336e3 Make SkCubicMap immutable by Florin Malita · 5 years ago
  69. d0c1bd4 Particle cleanup: IWYU by Brian Osman · 5 years ago
  70. 93c47cc SkReflected - avoid double registration, auto register base types, etc. by Brian Osman · 5 years ago
  71. b77d502 Particles: Cleanup and better UI by Brian Osman · 5 years ago
  72. 269fe89 [canvaskit] Add particles integration by Kevin Lubick · 5 years ago
  73. 9663484 [particles] Clean up build - remove test deps by Kevin Lubick · 5 years ago
  74. bdcdf1a Add SkParticleValue to allow further customization of curve behavior by Brian Osman · 5 years ago
  75. 3d76d1b Particles: Removed emitters, added more full-featured position affectors by Brian Osman · 5 years ago
  76. 34d1331 Particles: Improvements to SkCurve by Brian Osman · 5 years ago
  77. ff84d8a SkTypeface::openStream to return smart pointer. by Ben Wagner · 5 years ago
  78. e5d532e Particles: remove non-stable random, add better enum reflection by Brian Osman · 5 years ago
  79. f12d675 [skottie] Shape blending mode support by Florin Malita · 5 years ago
  80. 0c48681 Few more particle features and some generalization work by Brian Osman · 5 years ago
  81. 8abc842 [pathkit] fix perf by Kevin Lubick · 5 years ago
  82. 2722083 [pathkit][canvaskit] roll versions by Kevin Lubick · 5 years ago
  83. 14a67a3 Change particle affector to work on N particles by Brian Osman · 5 years ago
  84. 1b20cd8 Add "enabled" flag to affectors, fix curve interaction with stable random by Brian Osman · 5 years ago
  85. bd64f18 [skottie] Layer blend mode support by Florin Malita · 5 years ago
  86. 867da4b Allow system harfbuzz. by Kevin Lubick · 5 years ago
  87. ef22907 [sksg] Use luminance coefficients from SkColorData.h by Florin Malita · 5 years ago
  88. a753d1a Reland "[skottie] Add tritone layer effect support" by Florin Malita · 5 years ago
  89. 42ee402 Revert "[skottie] Add tritone layer effect support" by Florin Malita · 5 years ago
  90. 71c70ea [skottie] Add tritone layer effect support by Florin Malita · 5 years ago
  91. d5c57fe Add local vs world flag for particle velocity by Brian Osman · 5 years ago
  92. 1ba9c4d [canvaskit] JS API in place for shaped text by Kevin Lubick · 5 years ago
  93. b0604e5 [sksg] Hoist empty-bounds check to base RenderNode by Florin Malita · 5 years ago
  94. 2031f34 [canvaskit] Upgrade emscripten to .27 by Kevin Lubick · 5 years ago
  95. 48cc589 [skottie] Tint effect support by Florin Malita · 5 years ago
  96. d8e1ee9 Refactor particle age logic by Brian Osman · 5 years ago
  97. 125daa4 Refactor and further generalization of particle model by Brian Osman · 5 years ago
  98. b059194 Make SkShaper an interface. by Ben Wagner · 5 years ago
  99. e12e499 Add comments to document SkCurve by Brian Osman · 5 years ago
  100. 23b96c0 First pass comments to document SkReflected.h by Brian Osman · 5 years ago