1. 8ec9a60 [skottie] Initial repeater support by Florin Malita · 5 years ago
  2. 57abfe9 Adjust variable names from paint to font by Kevin Lubick · 5 years ago
  3. c5aa8eb Use only icu c api in shaper. by Ben Wagner · 5 years ago
  4. 77f94ea Move more utils into SkFontPriv, IWYU by Mike Reed · 5 years ago
  5. a4e1a63 [skshaper] Relax create_hb_font assert by Florin Malita · 5 years ago
  6. c91527f [skottie] Fix rect/rrect/ellipse direction and starting point by Florin Malita · 5 years ago
  7. 9a4a05e iwyu by Mike Reed · 5 years ago
  8. 6d415bc [skshaper] Build tweaks by Florin Malita · 5 years ago
  9. 950243d Hack up SkShaper to pass additional callback info by Florin Malita · 5 years ago
  10. 760a052 [sksg] Consolidate Matrix node implementations by Florin Malita · 5 years ago
  11. 13c1b96 [sksg] Add 3x3 Concat Transform specialization by Florin Malita · 5 years ago
  12. df0e1af [sksg] Hide some implementation methods from public Transform API by Florin Malita · 5 years ago
  13. 919e209 [sksg] 4x4 matrix support by Florin Malita · 5 years ago
  14. da3d8ac [canvaskit] Add path/canvas methods by Kevin Lubick · 5 years ago
  15. faa7387 [*kit] fulfil promise immediately by Kevin Lubick · 5 years ago
  16. d2efe52 [pathkit] Increase test timeouts (for asmjs mostly) by Kevin Lubick · 5 years ago
  17. 275eaff [pathkit] Add .ready() to initialize by Kevin Lubick · 5 years ago
  18. d2a1853 [skottie] Initial 3D layer transform support by Florin Malita · 5 years ago
  19. 9356393 [skottie] Derive most adapters from SkNVRefCnt by Florin Malita · 5 years ago
  20. 22451cc accessors for RunBuffer as points or rsxforms by Mike Reed · 5 years ago
  21. fa72071 [canvaskit] Add files needed for npm release by Kevin Lubick · 5 years ago
  22. ec1c620 Avoid system fonts when fuzzing by Kevin Lubick · 5 years ago
  23. 9d0b306 [skottie] Add initial tracing by Florin Malita · 5 years ago
  24. 34c9b6d start removing legacy paint calls by Mike Reed · 5 years ago
  25. 9867f61 SkShaper per-line callback by Florin Malita · 5 years ago
  26. 722dd61 use SkFont more by Mike Reed · 5 years ago
  27. 6d59568 change private alloc methods to also take fonts by Mike Reed · 5 years ago
  28. 97f3cc2 flag to convert to SkTextEncoding by Mike Reed · 5 years ago
  29. 91af8d8 [skottie] Expose composition markers to embedders by Florin Malita · 6 years ago
  30. 2335644 Fix occurrences of "-Wextra-semi-stmt" by Brian Salomon · 6 years ago
  31. 8ac81b7 [skottie] Add a custom property manager util class by Florin Malita · 6 years ago
  32. 2a1848d SkShaper->SkFont by Hal Canary · 6 years ago
  33. f7d6ac1 [sksg] Expose SkFont::Edging in TextNode by Florin Malita · 6 years ago
  34. 2ed7820 use SkFont in a lot of places by Mike Reed · 6 years ago
  35. 1a05fce [canvaskit] Expand canvas2d API by Kevin Lubick · 6 years ago
  36. ddef43f SkShaper: better error info. by Hal Canary · 6 years ago
  37. b5784ac use SkFontMetrics so we can deprecated the typedef by Mike Reed · 6 years ago
  38. a831655 [skottie] Make animated image support generally available by Florin Malita · 6 years ago
  39. 9edbf42 Revert[4] "hide nested hinting enum" by Mike Reed · 6 years ago
  40. 8e12cc6 Reland "Revert "hide nested hinting enum"" by Mike Klein · 6 years ago
  41. f49563b Revert "Revert "hide nested hinting enum"" by Mike Reed · 6 years ago
  42. 6bd19df Revert "hide nested hinting enum" by Mike Reed · 6 years ago
  43. fbebece hide nested hinting enum by Mike Reed · 6 years ago
  44. 5d3deb7 [skottie] Preserve image aspect ratio by Florin Malita · 6 years ago
  45. e70c6b1 Update emsdk-release image by Kevin Lubick · 6 years ago
  46. e71e9ef [canvaskit] Add catchException everywhere by Kevin Lubick · 6 years ago
  47. 0a8b4e1 [skottie] Add support for explicit text line breaks by Florin Malita · 6 years ago
  48. b5ae3b5 [canvaskit] Add drawVertices API by Kevin Lubick · 6 years ago
  49. 0dfa208 SkShaper: Fix a couple of crashes when fonts aren't found by Hal Canary · 6 years ago
  50. 3a42ec0 hide the SkPaint::Align enum entirely by Mike Reed · 6 years ago
  51. 408ef21 Revert "replace SkNVRefCnt with SkRefCnt" by Mike Klein · 6 years ago
  52. 0fb1ee9 replace SkNVRefCnt with SkRefCnt by Mike Klein · 6 years ago
  53. 6ddd442 only build non-prod skottie/sksg code in our tree by Mike Klein · 6 years ago
  54. 928db92 [skottie] Clang-tidy fixes by Florin Malita · 6 years ago
  55. 3d99b1e Add Correctness tests for CanvasKit by Kevin Lubick · 6 years ago
  56. 556350d Add Perf jobs for PathKit by Kevin Lubick · 6 years ago
  57. 21119ac [skottie] Add support for fill effect opacity by Florin Malita · 6 years ago
  58. 4963a64 [skottie] Fix image loading in Viewer by Florin Malita · 6 years ago
  59. e805b24 Tweak to compile flags by Kevin Lubick · 6 years ago
  60. d9c56b4 [skottie] Support external annotations by Florin Malita · 6 years ago
  61. 8e9750d Add CanvasKit build by Kevin Lubick · 6 years ago
  62. 2c06e14 [skottie] Optional path control points by Florin Malita · 6 years ago
  63. 9059c23 [skottie] Remove temporary ResourceProvider::load() fallback by Florin Malita · 6 years ago
  64. e749c2f looks like Animation can use SkNVRefCnt? by Mike Klein · 6 years ago
  65. 62c6bd9 [skottie] Multi-frame image support by Florin Malita · 6 years ago
  66. 57b9d40 [skottie] External logger support by Florin Malita · 6 years ago
  67. bee88d4 [sksg] Fix inval tracking in Group::removeChild() by Florin Malita · 6 years ago
  68. cbcff38 Have pathkit use libpathkit.a for faster builds by Kevin Lubick · 6 years ago
  69. 97b150e [skottie] External font loader tweaks by Florin Malita · 6 years ago
  70. 17282da [skottie] Add a property setter sample/GM by Florin Malita · 6 years ago
  71. a85f3a1 Reland: [skottie] Initial property setters by Florin Malita · 6 years ago
  72. 39e1d13 Revert "[skottie] Initial property setters" by Brian Salomon · 6 years ago
  73. 7903957 [skottie] Initial property setters by Florin Malita · 6 years ago
  74. 217056c [CanvasKit] Implement some basic Canvas/Surface things. by Kevin Lubick · 6 years ago
  75. 2687072 [skottie] GM exercising external font loading by Florin Malita · 6 years ago
  76. 4054351 [skottie] Add support for external font loading by Florin Malita · 6 years ago
  77. 0191ed8 Make listener lists threadsafe with a mutex. by Mike Klein · 6 years ago
  78. beb8300 [skottie] Fix NaN |t| in CompTimeMapper::onTick by Florin Malita · 6 years ago
  79. 217d4a5 [skottie] UBSAN divide-by-zero workaround by Florin Malita · 6 years ago
  80. 1632263 [sksg] Trim down sksg::Matrix size by Florin Malita · 6 years ago
  81. 97df5dc [sksg] Stop caching full SkPaints in Paint nodes by Florin Malita · 6 years ago
  82. f2ade42 [skottie] Shrink SkPaths by Florin Malita · 6 years ago
  83. a61f0f7 [skottie] Add support for explicit image asset sizing by Florin Malita · 6 years ago
  84. cd9d074 [skottie] More efficient group sizing by Florin Malita · 6 years ago
  85. 40c7c64 [skottie] Skip group nodes for single-draw shapes by Florin Malita · 6 years ago
  86. 774be5a [PathKit] Add cubicYFromX by Kevin Lubick · 6 years ago
  87. a900ad5 Make fallback font iterator in shaper cache fallback. by Ben Wagner · 6 years ago
  88. ca858b6 [sksg] Switch containers from SkT(D)Array to std::vector by Florin Malita · 6 years ago
  89. be5e865 [skottie] Lazily-initialized default font manager by Florin Malita · 6 years ago
  90. ab706d8 [skottie] SkTArray begone by Florin Malita · 6 years ago
  91. be5091c [PathKit] Remove experimental- from package names by Kevin Lubick · 6 years ago
  92. c7d0571 [PathKit] Move from experimental to modules by Kevin Lubick · 6 years ago
  93. ef0fee0 [Skottie] Fallback to portable font manager by Kevin Lubick · 6 years ago
  94. a225a6b [skottie] Fix precomp time remapping vs time start/stretch interaction by Florin Malita · 6 years ago
  95. 9402c7d [skottie] Add support for keyframed text nodes by Florin Malita · 6 years ago
  96. 4206969 [skottie] Relax constant keyframe parsing by Florin Malita · 6 years ago
  97. 471a946 [skottie] Make AnimationBuilder available for value parsing by Florin Malita · 6 years ago
  98. 4dddad2 [skottie] Guard against missing solid layer color property by Florin Malita · 6 years ago
  99. 906cdf3 [skottie] Ref-counted ResourceProvider by Florin Malita · 6 years ago
  100. a1c422c [skottie] Improved text rendering by Florin Malita · 6 years ago