1. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 6 years ago
  2. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 6 years ago
  3. 2a2f675 SkTypes: extract SkTo by Hal Canary · 6 years ago
  4. f14bc98 Avoid compilation error on older compilers by Kevin Lubick · 6 years ago
  5. 911ae40 [skottie] Remove inPoint/outPoint/frameRate from public API by Florin Malita · 6 years ago
  6. c83a0de [skottie] Make the resource provider factory argument optional by Florin Malita · 6 years ago
  7. a33447d [skottie] Animation::animationTick() -> Animation::seek() by Florin Malita · 6 years ago
  8. 3d856bd [skottie] Relocate to modules/skottie by Florin Malita · 6 years ago[Renamed from experimental/skottie/Skottie.cpp]
  9. 0cc01b7 [skottie] Guard against asset cycles by Florin Malita · 6 years ago
  10. 2919b61 [skottie] Clean up AttachLayerContext by Florin Malita · 6 years ago
  11. 2d46a00 allow divide by zero by Mike Reed · 6 years ago
  12. 7ac2e3b [skottie] Simplify AttachOpacity by Florin Malita · 6 years ago
  13. 2088078 [skottie] Json cleanup pass by Florin Malita · 6 years ago
  14. fa7e9a8 [skottie] Switch to RapidJSON by Florin Malita · 6 years ago
  15. 41dff6e [skottie] Add support for round-corners geometry effects by Florin Malita · 6 years ago
  16. c353ee2 [skottie] Power-reduce paths (cubicTo -> lineTo) by Florin Malita · 6 years ago
  17. 6eb85a1 [skottie] Show load stats in SkottieSlide by Florin Malita · 6 years ago
  18. 0c51c21 [skottie] Apply opaque masks as clips by Florin Malita · 6 years ago
  19. cd05b19 [skottie] Add support for inverse mask paths by Florin Malita · 6 years ago
  20. f7621cb Fix many return-std-move-in-c++11 warnings by Kevin Lubick · 6 years ago
  21. a6e30f7 [skottie] Clean up SkottieProperties by Florin Malita · 6 years ago
  22. 69526b0 [sksg] Simplify TrimEffect by Florin Malita · 6 years ago
  23. 5f20fa2 [skottie] Reduce parser verbosity by Florin Malita · 6 years ago
  24. a016be9 [skottie] Inverted matte support by Florin Malita · 6 years ago
  25. 1022f74 [skottie] Nested animation support by Florin Malita · 6 years ago
  26. aa71c89 [skottie] Anti-alias masks by Florin Malita · 6 years ago
  27. 38ea40e [skottie] Layer clip support by Florin Malita · 6 years ago
  28. eb87d67 [skottie] Time start, time stretch by Florin Malita · 6 years ago
  29. cca86f3 [skottie] Hierarchical animators by Florin Malita · 6 years ago
  30. dd22cf96 Revert "[skottie] Cache attached assets" by Florin Malita · 6 years ago
  31. 5effc28 [skottie] Reduce parser verbosity by Florin Malita · 6 years ago
  32. ba3ed69 [skottie] Cache attached assets by Florin Malita · 6 years ago
  33. 4a49068 [skottie] Simplify layer matrix caching by Florin Malita · 6 years ago
  34. 1eb98db [skottie] Add 'rz' rotation support by Florin Malita · 6 years ago
  35. fc807c8 [skottie] Refactor animators by Florin Malita · 6 years ago
  36. cf8ed52 [skottie] Parser cleanup by Florin Malita · 6 years ago
  37. 2518a0a [skottie] Animator scrubbing by Florin Malita · 6 years ago
  38. 25366fa [skottie] Initial mask support by Florin Malita · 6 years ago
  39. ca4439f [skottie] Discard orphaned geometry animators by Florin Malita · 6 years ago
  40. 055b0f5 [skottie] Improved trim path support by Florin Malita · 6 years ago
  41. 35efaa8 [sksg] Animator, Scene by Florin Malita · 6 years ago
  42. ee6de4b [skottie] Only apply effects to non-empty geometry stacks by Florin Malita · 6 years ago
  43. 16d0ad0 [skottie,sksg] Improved shape group semantics by Florin Malita · 6 years ago
  44. 54f65c4 Skotty -> Skottie by Florin Malita · 6 years ago[Renamed (98%) from experimental/skotty/Skotty.cpp]
  45. 1586d85 [skotty] Refactor paint opacity by Florin Malita · 7 years ago
  46. 6aaee59 [skotty,sksg] Initial gradient support by Florin Malita · 7 years ago
  47. 5f9102f [skotty,sksg] Initial matte layer support by Florin Malita · 7 years ago
  48. 0e66fba [skotty] Initial solid layer support by Florin Malita · 7 years ago
  49. dcbb2db [skotty] Color opacity support by Florin Malita · 7 years ago
  50. db38573 [skotty] Pre-initialize animated props by Florin Malita · 7 years ago
  51. f959092 [skotty] Animator scrubbing by Florin Malita · 7 years ago
  52. a6dd752 [skotty] Pass animation frame/time as float by Florin Malita · 7 years ago
  53. 71cba8f [skotty] Layer in/out support by Florin Malita · 7 years ago
  54. 9e1c58c [skotty] Animator cleanup pass by Florin Malita · 7 years ago
  55. c003417 [skotty] Initial opacity support by Florin Malita · 7 years ago
  56. 4932807 [skotty,sksg] Initial image support by Florin Malita · 7 years ago
  57. 95448a9 [skotty] More flexible property parsing by Florin Malita · 7 years ago
  58. 2985987 add skotty-dir slide by Mike Reed · 7 years ago
  59. 51b8c89 [skotty,sksg] Initial trim path effect by Florin Malita · 7 years ago
  60. 9661b98 [skotty] De-templatize the Animator apply function by Florin Malita · 7 years ago
  61. 18eafd9 [skotty, sksg] Add layer transform inheritance support by Florin Malita · 7 years ago
  62. 02a32b0 [skotty] Add polystar support by Florin Malita · 7 years ago
  63. fbc13f1 [skotty] Add ellipse support by Florin Malita · 7 years ago
  64. e6345d9 [skotty,sksg] Add support for geometry merge by Florin Malita · 7 years ago
  65. 2a8275b [skotty] Improved shape & layer paint order by Florin Malita · 7 years ago
  66. 2e1d7e2 [skotty,sksg] Initial RRect support by Florin Malita · 7 years ago
  67. dacc02b [skotty] Initial shape transform support by Florin Malita · 7 years ago
  68. 094ccde Initial Lottie loader impl (Skotty) by Florin Malita · 7 years ago