1. d9c56b4 [skottie] Support external annotations by Florin Malita · 6 years ago
  2. 9059c23 [skottie] Remove temporary ResourceProvider::load() fallback by Florin Malita · 6 years ago
  3. 62c6bd9 [skottie] Multi-frame image support by Florin Malita · 6 years ago
  4. 57b9d40 [skottie] External logger support by Florin Malita · 6 years ago
  5. 97b150e [skottie] External font loader tweaks by Florin Malita · 6 years ago
  6. a85f3a1 Reland: [skottie] Initial property setters by Florin Malita · 6 years ago
  7. 39e1d13 Revert "[skottie] Initial property setters" by Brian Salomon · 6 years ago
  8. 7903957 [skottie] Initial property setters by Florin Malita · 6 years ago
  9. 4054351 [skottie] Add support for external font loading by Florin Malita · 6 years ago
  10. 217d4a5 [skottie] UBSAN divide-by-zero workaround by Florin Malita · 6 years ago
  11. be5e865 [skottie] Lazily-initialized default font manager by Florin Malita · 6 years ago
  12. 471a946 [skottie] Make AnimationBuilder available for value parsing by Florin Malita · 6 years ago
  13. 906cdf3 [skottie] Ref-counted ResourceProvider by Florin Malita · 6 years ago
  14. 40c3742 [skottie] Plumb external SkFontMgr by Florin Malita · 6 years ago
  15. 1b1dead [skottie] Split-up Skottie.cpp by Florin Malita · 6 years ago
  16. fa0441b [skottie/cleanup] Refactor parser state handling by Florin Malita · 6 years ago
  17. cc9c45d [skottie] Pre-flight animation in-point, out-point by Florin Malita · 6 years ago
  18. f9c5063 [skottie] Initial text layer plumbing by Florin Malita · 6 years ago
  19. d19fed1 [skottie] Eliminate some temp SkString allocations by Florin Malita · 6 years ago
  20. 73154ba [skottie] Avoid UB while parsing 1-based indices by Florin Malita · 6 years ago
  21. c0132ff [skottie] Optimize opacity layerization by Florin Malita · 6 years ago
  22. 36216fb [skottie] Initial Fill layer effect support by Florin Malita · 6 years ago
  23. 0c8dca0 [skottie] ResourceManager tweaks by Florin Malita · 6 years ago
  24. 6e487e6 [Skottie] Add raw data factory by Florin Malita · 6 years ago
  25. 270c04a [skottie] Avoid redundant instantiation of image asset nodes by Florin Malita · 6 years ago
  26. c45a5c5 [skottie] Treat color properties as optional (default black) by Florin Malita · 6 years ago
  27. a487b06 [skottie] Make stroke width optional by Florin Malita · 6 years ago
  28. 13ac194 [skottie] Fix matrix parenting for default/static values by Florin Malita · 6 years ago
  29. a7e78ee [skottie] Misc cleanup by Florin Malita · 6 years ago
  30. 4cbfb30 [skottie] Log (unsupported) layer effects by Florin Malita · 6 years ago
  31. 3be2e10 [skottie] Ignore identity transforms by Florin Malita · 6 years ago
  32. 418e658 [skottie] Apply fully opaque masks as clips by Florin Malita · 6 years ago
  33. 502c3ff [skottie] Do not discard SkPath's FillType when interpolating by Florin Malita · 6 years ago
  34. 5dfd069 [skottie] Add support for comp time remapping by Florin Malita · 6 years ago
  35. 8deab3a [skottie] Fix 'subtract' masks by Florin Malita · 6 years ago
  36. 5361935 [skottie] Simplify AttachMask by Florin Malita · 6 years ago
  37. 8c5f9ef [skottie] Fix start-time/stretch-time handling by Florin Malita · 6 years ago
  38. 7d42c44 [skottie] Switch to SkJSON by Florin Malita · 6 years ago
  39. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 6 years ago
  40. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 6 years ago
  41. 2a2f675 SkTypes: extract SkTo by Hal Canary · 6 years ago
  42. f14bc98 Avoid compilation error on older compilers by Kevin Lubick · 6 years ago
  43. 911ae40 [skottie] Remove inPoint/outPoint/frameRate from public API by Florin Malita · 6 years ago
  44. c83a0de [skottie] Make the resource provider factory argument optional by Florin Malita · 6 years ago
  45. a33447d [skottie] Animation::animationTick() -> Animation::seek() by Florin Malita · 6 years ago
  46. 3d856bd [skottie] Relocate to modules/skottie by Florin Malita · 6 years ago[Renamed from experimental/skottie/Skottie.cpp]
  47. 0cc01b7 [skottie] Guard against asset cycles by Florin Malita · 6 years ago
  48. 2919b61 [skottie] Clean up AttachLayerContext by Florin Malita · 6 years ago
  49. 2d46a00 allow divide by zero by Mike Reed · 6 years ago
  50. 7ac2e3b [skottie] Simplify AttachOpacity by Florin Malita · 6 years ago
  51. 2088078 [skottie] Json cleanup pass by Florin Malita · 6 years ago
  52. fa7e9a8 [skottie] Switch to RapidJSON by Florin Malita · 6 years ago
  53. 41dff6e [skottie] Add support for round-corners geometry effects by Florin Malita · 6 years ago
  54. c353ee2 [skottie] Power-reduce paths (cubicTo -> lineTo) by Florin Malita · 6 years ago
  55. 6eb85a1 [skottie] Show load stats in SkottieSlide by Florin Malita · 6 years ago
  56. 0c51c21 [skottie] Apply opaque masks as clips by Florin Malita · 6 years ago
  57. cd05b19 [skottie] Add support for inverse mask paths by Florin Malita · 6 years ago
  58. f7621cb Fix many return-std-move-in-c++11 warnings by Kevin Lubick · 6 years ago
  59. a6e30f7 [skottie] Clean up SkottieProperties by Florin Malita · 6 years ago
  60. 69526b0 [sksg] Simplify TrimEffect by Florin Malita · 6 years ago
  61. 5f20fa2 [skottie] Reduce parser verbosity by Florin Malita · 7 years ago
  62. a016be9 [skottie] Inverted matte support by Florin Malita · 7 years ago
  63. 1022f74 [skottie] Nested animation support by Florin Malita · 7 years ago
  64. aa71c89 [skottie] Anti-alias masks by Florin Malita · 7 years ago
  65. 38ea40e [skottie] Layer clip support by Florin Malita · 7 years ago
  66. eb87d67 [skottie] Time start, time stretch by Florin Malita · 7 years ago
  67. cca86f3 [skottie] Hierarchical animators by Florin Malita · 7 years ago
  68. dd22cf96 Revert "[skottie] Cache attached assets" by Florin Malita · 7 years ago
  69. 5effc28 [skottie] Reduce parser verbosity by Florin Malita · 7 years ago
  70. ba3ed69 [skottie] Cache attached assets by Florin Malita · 7 years ago
  71. 4a49068 [skottie] Simplify layer matrix caching by Florin Malita · 7 years ago
  72. 1eb98db [skottie] Add 'rz' rotation support by Florin Malita · 7 years ago
  73. fc807c8 [skottie] Refactor animators by Florin Malita · 7 years ago
  74. cf8ed52 [skottie] Parser cleanup by Florin Malita · 7 years ago
  75. 2518a0a [skottie] Animator scrubbing by Florin Malita · 7 years ago
  76. 25366fa [skottie] Initial mask support by Florin Malita · 7 years ago
  77. ca4439f [skottie] Discard orphaned geometry animators by Florin Malita · 7 years ago
  78. 055b0f5 [skottie] Improved trim path support by Florin Malita · 7 years ago
  79. 35efaa8 [sksg] Animator, Scene by Florin Malita · 7 years ago
  80. ee6de4b [skottie] Only apply effects to non-empty geometry stacks by Florin Malita · 7 years ago
  81. 16d0ad0 [skottie,sksg] Improved shape group semantics by Florin Malita · 7 years ago
  82. 54f65c4 Skotty -> Skottie by Florin Malita · 7 years ago[Renamed (98%) from experimental/skotty/Skotty.cpp]
  83. 1586d85 [skotty] Refactor paint opacity by Florin Malita · 7 years ago
  84. 6aaee59 [skotty,sksg] Initial gradient support by Florin Malita · 7 years ago
  85. 5f9102f [skotty,sksg] Initial matte layer support by Florin Malita · 7 years ago
  86. 0e66fba [skotty] Initial solid layer support by Florin Malita · 7 years ago
  87. dcbb2db [skotty] Color opacity support by Florin Malita · 7 years ago
  88. db38573 [skotty] Pre-initialize animated props by Florin Malita · 7 years ago
  89. f959092 [skotty] Animator scrubbing by Florin Malita · 7 years ago
  90. a6dd752 [skotty] Pass animation frame/time as float by Florin Malita · 7 years ago
  91. 71cba8f [skotty] Layer in/out support by Florin Malita · 7 years ago
  92. 9e1c58c [skotty] Animator cleanup pass by Florin Malita · 7 years ago
  93. c003417 [skotty] Initial opacity support by Florin Malita · 7 years ago
  94. 4932807 [skotty,sksg] Initial image support by Florin Malita · 7 years ago
  95. 95448a9 [skotty] More flexible property parsing by Florin Malita · 7 years ago
  96. 2985987 add skotty-dir slide by Mike Reed · 7 years ago
  97. 51b8c89 [skotty,sksg] Initial trim path effect by Florin Malita · 7 years ago
  98. 9661b98 [skotty] De-templatize the Animator apply function by Florin Malita · 7 years ago
  99. 18eafd9 [skotty, sksg] Add layer transform inheritance support by Florin Malita · 7 years ago
  100. 02a32b0 [skotty] Add polystar support by Florin Malita · 7 years ago