1. 61887c7 [canvaskit] Create SkFontMgr from passed in data by Kevin Lubick · 5 years ago
  2. 31cff27 Revert "Revert "remove 'in uniform' support from GrSkSLFP, make rules more clear"" by Ethan Nicholas · 5 years ago
  3. 16d998f [canvaskit] fix null terminator on drawText by Kevin Lubick · 5 years ago
  4. 49c0732 [skottie] Add null sink option for skottie_tool by Florin Malita · 5 years ago
  5. 85705c1b Revert "remove 'in uniform' support from GrSkSLFP, make rules more clear" by Ethan Nicholas · 5 years ago
  6. fbe6118 [skottie] Minor MotionBlurEffect cleanup by Florin Malita · 5 years ago
  7. ac18a5c remove 'in uniform' support from GrSkSLFP, make rules more clear by Ethan Nicholas · 5 years ago
  8. 1585d7e opt skottie_tool into thread-local strike caches by Mike Klein · 5 years ago
  9. 5e6d36a dump frame time stats in skottie_tool by Mike Klein · 5 years ago
  10. 559ffe4 Particles: Added particle flags for tracking state (one-time triggers, etc) by Brian Osman · 5 years ago
  11. 01acb12 [skottie] Disable skottie_tool on iOS by Florin Malita · 5 years ago
  12. 4973657 Compile CanvasKit without -fPIC, for latest emscripten compatibility. by Shachar Langbeheim · 5 years ago
  13. 052837c [skottie] Tweak skottie_tool --threads meaning by Florin Malita · 5 years ago
  14. c245673 [skottie] Multi-threaded skottie_tool by Florin Malita · 5 years ago
  15. 0f11e11 [skottie] Fix motion blur asserts by Florin Malita · 5 years ago
  16. 6b921b7 [canvaskit] add support for SkAnimatedImage by Kevin Lubick · 5 years ago
  17. 1ec1e3c Use 64 bit shift to make MSVC happy by Brian Osman · 5 years ago
  18. f51e1fd raster 8888 pow2 samples hack by Mike Klein · 5 years ago
  19. ea1b30b New proposed syntax for SkColorTypes by Robert Phillips · 5 years ago
  20. 9a8b846 Particles: Sub-effect spawning and some slight refactoring by Brian Osman · 5 years ago
  21. 17a3a0b Last tranche of new SkColorTypes by Robert Phillips · 5 years ago
  22. 8dc7d6c faster PNG encoding in skottie_tool by Mike Klein · 5 years ago
  23. dd0dff1 [canvaskit] roll to 0.7.0 by Kevin Lubick · 5 years ago
  24. 0033008 Properly subset the run in ShapeThenWrap. by Ben Wagner · 5 years ago
  25. d1846d8 Update SkParticleEffect comments based on review feedback by Brian Osman · 5 years ago
  26. 556d00e [canvaskit] Add test for skottie to catch framebuffer issues by Kevin Lubick · 5 years ago
  27. d46cb97 Particle effect scripting update by Brian Osman · 5 years ago
  28. 4241f5e Revert "add guard to switch to SkPathTypes" by Mike Reed · 5 years ago
  29. e1af444 add guard to switch to SkPathTypes by Mike Reed · 5 years ago
  30. d372934 [canvaskit] expose SkColorFilter and add SkColorMatrix helpers by Kevin Lubick · 5 years ago
  31. eec0199 [skottie] Avoid reshaping text unnecessarily by Florin Malita · 5 years ago
  32. 429f0d3 Add kRG_1616 and kAlpha_16 SkColorTypes by Robert Phillips · 5 years ago
  33. 50f377e [canvaskit] expose ComputeTonalColors by Kevin Lubick · 5 years ago
  34. 7d644e1 [canvaskit] expose all 8 radii for RRect by Kevin Lubick · 5 years ago
  35. d470e1b Add kRG_88_SkColorType by Robert Phillips · 5 years ago
  36. 166751e Fix for the build by Julia Lavrova · 5 years ago
  37. 526df26 Reshuffling bidi regions + empty text sizes + some font resolution bugs by Julia Lavrova · 5 years ago
  38. e359aa3 [sksg] Fix mask/context overrides interaction by Florin Malita · 5 years ago
  39. 2e5fe35 [canvaskit] Add rrect support by Kevin Lubick · 5 years ago
  40. 2e4c283 [skottie] Clean up TextAdapter by Florin Malita · 5 years ago
  41. f49cd70 [skottie] Plumb square selector "smoothness" prop by Florin Malita · 5 years ago
  42. 61e17c5 Particles: Change effect lifetime logic to work like particles by Brian Osman · 5 years ago
  43. 93edd9e [skottie] Discard unneeded static text animators by Florin Malita · 5 years ago
  44. 33f9d69 Pass SkPaint by const-ref to SkParticleDrawable by Brian Osman · 5 years ago
  45. 2aa85df Particle cleanup: split SkParticleBinding out of SkParticleEffect by Brian Osman · 5 years ago
  46. 5756995 Update sample particle data in canvaskit demo by Brian Osman · 5 years ago
  47. 165ca3f [skottie] Text selector ease-high/ease-low support by Florin Malita · 5 years ago
  48. a58bbee [skottie] Refactor/generalize text selector shape generators by Florin Malita · 5 years ago
  49. 8a97782 Move common particle code to an automatically-injected header by Brian Osman · 5 years ago
  50. b1f411a tools/skui: put all enums in a common namespace by Hal Canary · 5 years ago
  51. 63b4d58 SkPlainTextEditor/app: cycle typeface with ctrl-0 by Hal Canary · 5 years ago
  52. 556df5b [canvaskit] Fix duplicate gold name by Kevin Lubick · 5 years ago
  53. 511d2c2 [skottie] Disable text baseline snapping by Florin Malita · 5 years ago
  54. a0b66fc SkPlainTextEditor: from experimental to modules by Hal Canary · 5 years ago
  55. 334a642 remove unused sk_sp comparison operators by Mike Klein · 5 years ago
  56. ebe4895 compile.sh: Use emar in order to bundle libraries. by Shachar Langbeheim · 5 years ago
  57. 48e08aa <ostream> -> <iosfwd> by Mike Klein · 5 years ago
  58. e384df4 [canvaskit] Add sundry APIs and tests by Kevin Lubick · 5 years ago
  59. 3c8f9cb [skottie] Harden motion blur by Florin Malita · 5 years ago
  60. 92b3335 more rect api simplifications by Mike Reed · 5 years ago
  61. 8828a73 Revert "[canvaskit] Optimize CK builds for size" by Florin Malita · 5 years ago
  62. a3094a5 [canvaskit] Optimize CK builds for size by Florin Malita · 5 years ago
  63. badfe7a Enable SkSL interpreter in CanvasKit to get particles working again by Brian Osman · 5 years ago
  64. a40db42 Bug fixes for Flutter by Julia Lavrova · 5 years ago
  65. 723a877 Make SkFunctionWrapper a better wrapper. by Ben Wagner · 5 years ago
  66. 916a904 Placeholders implementation + unit tests by Julia Lavrova · 5 years ago
  67. b9fb29f [skottie] Shaper downscale-to-fit vertical alignment mode by Florin Malita · 5 years ago
  68. df54f37 remove SkPicture_none.cpp by Mike Klein · 5 years ago
  69. 0be3480 Revert "Revert "unified Vulkan uniform buffers"" by Ethan Nicholas · 5 years ago
  70. 9c73e3d Turn off -Wreturn-std-move-in-c++11 by Brian Salomon · 5 years ago
  71. c222856 Existing unit tests are working with some minor differences by Julia Lavrova · 5 years ago
  72. feacb0f [skottie] Add support for multiple range selectors by Florin Malita · 5 years ago
  73. 19754b5 Revert "unified Vulkan uniform buffers" by Greg Daniel · 5 years ago
  74. 5f5a481 unified Vulkan uniform buffers by Ethan Nicholas · 5 years ago
  75. af89d39 Build fix by Julia Lavrova · 5 years ago
  76. db9f669 Dealing with ghost spaces by Julia Lavrova · 5 years ago
  77. b7b0b3a Paragraph cache: caching the shaped results only. by Julia Lavrova · 5 years ago
  78. 87cef06 Allow compilation without embedded font but with font manager by Shachar Langbeheim · 5 years ago
  79. 3a543aa Reland "[skottie] Add onTextProperty support into PropertyObserver." by Avinash Parchuri · 5 years ago
  80. 08ada8e Revert "[skottie] Add onTextProperty support into PropertyObserver." by Greg Daniel · 5 years ago
  81. 2a558f5 [skottie] Add onTextProperty support into PropertyObserver. by Avinash Parchuri · 5 years ago
  82. 66374f6 [skottie] Fix Venetian Blinds typo by Florin Malita · 5 years ago
  83. 17b9d1d [skottie] Initial Hue/Saturate effect support by Florin Malita · 5 years ago
  84. 297587b Update skottie/sksg to use new filter factories by Michael Ludwig · 5 years ago
  85. 80e7bd0 [skottie] Suppress placeholder range selector warnings by Florin Malita · 5 years ago
  86. bedbb07 Allow HarfBuzz to massage the character stream. by Ben Wagner · 5 years ago
  87. fe125a1 [skottie] Rename TextValue to TextPropertyValue and make public. by Avinash Parchuri · 5 years ago
  88. d17beec [skottie] Safe div-by-zero in LevelsEffectAdapter::apply by Florin Malita · 5 years ago
  89. d9a4410 [skottie] Fix property observer scoping for effects by Florin Malita · 5 years ago
  90. 3da607e Finish and document particle public API by Brian Osman · 5 years ago
  91. 02f345f [skottie] Log warnings for missing glyphs by Florin Malita · 5 years ago
  92. 4268433 [skottie,skshaper] Plumb an optional SkFontMgr in SkShaper/SkottieShaper by Florin Malita · 5 years ago
  93. e59acb7 Particles: Merge spawn & update into one code string with two functions by Brian Osman · 5 years ago
  94. d6108ad Particles: Use list of lines for multi-line string serialization by Brian Osman · 5 years ago
  95. e172236 rewrite *.gn and #includes on CheckGeneratedFiles bot by Mike Klein · 5 years ago
  96. fe49163 Major rewrite of the particle system based on the SkSL interpreter by Brian Osman · 5 years ago
  97. ca26404 Change the visibility of skottie::PropertyHandle constructor to public. by Avinash Parchuri · 5 years ago
  98. fd91f6d [skottie] Cleanup: track animator scoping in AnimationBuilder by Florin Malita · 5 years ago
  99. 52337de re-run tools/rewrite_includes.py by Mike Klein · 5 years ago
  100. 6d907fa add copytable method to typefaces by Mike Reed · 5 years ago