1. 1eb98db [skottie] Add 'rz' rotation support by Florin Malita · 7 years ago
  2. fc807c8 [skottie] Refactor animators by Florin Malita · 7 years ago
  3. cf8ed52 [skottie] Parser cleanup by Florin Malita · 7 years ago
  4. a55a591 [skottie] Cache the last keyframe by Florin Malita · 7 years ago
  5. 2518a0a [skottie] Animator scrubbing by Florin Malita · 7 years ago
  6. 2d5fb12 [skottie] Clamp keyframe values by Florin Malita · 7 years ago
  7. 7b3415c [skottie] "hold" keyframe support by Florin Malita · 7 years ago
  8. 25366fa [skottie] Initial mask support by Florin Malita · 7 years ago
  9. ca4439f [skottie] Discard orphaned geometry animators by Florin Malita · 7 years ago
  10. ad335bb [skottie] Improved animation params parsing by Florin Malita · 7 years ago
  11. 055b0f5 [skottie] Improved trim path support by Florin Malita · 7 years ago
  12. 35efaa8 [sksg] Animator, Scene by Florin Malita · 7 years ago
  13. 3ba3fa7 [sksg] Refactor inval registration by Florin Malita · 7 years ago
  14. 0785365 [sksg] Improved trim-path emulation by Florin Malita · 7 years ago
  15. ee6de4b [skottie] Only apply effects to non-empty geometry stacks by Florin Malita · 7 years ago
  16. 7396415 [sksg] Skip zero-width strokes by Florin Malita · 7 years ago
  17. 16d0ad0 [skottie,sksg] Improved shape group semantics by Florin Malita · 7 years ago
  18. 8008df1 handle large rects, rename helper by Mike Reed · 7 years ago
  19. 54f65c4 Skotty -> Skottie by Florin Malita · 7 years ago
  20. 1586d85 [skotty] Refactor paint opacity by Florin Malita · 7 years ago
  21. 6aaee59 [skotty,sksg] Initial gradient support by Florin Malita · 7 years ago
  22. 5f9102f [skotty,sksg] Initial matte layer support by Florin Malita · 7 years ago
  23. 0401e7e [skotty] Adjust Draw node bounds for paint by Florin Malita · 7 years ago
  24. 0e66fba [skotty] Initial solid layer support by Florin Malita · 7 years ago
  25. dcbb2db [skotty] Color opacity support by Florin Malita · 7 years ago
  26. db38573 [skotty] Pre-initialize animated props by Florin Malita · 7 years ago
  27. f959092 [skotty] Animator scrubbing by Florin Malita · 7 years ago
  28. a6dd752 [skotty] Pass animation frame/time as float by Florin Malita · 7 years ago
  29. 71cba8f [skotty] Layer in/out support by Florin Malita · 7 years ago
  30. 9e1c58c [skotty] Animator cleanup pass by Florin Malita · 7 years ago
  31. c003417 [skotty] Initial opacity support by Florin Malita · 7 years ago
  32. c59b030 [skotty] Tag animating paths as volatile by Florin Malita · 7 years ago
  33. 274218e move largest apis into private by Mike Reed · 7 years ago
  34. 4932807 [skotty,sksg] Initial image support by Florin Malita · 7 years ago
  35. 95448a9 [skotty] More flexible property parsing by Florin Malita · 7 years ago
  36. 2985987 add skotty-dir slide by Mike Reed · 7 years ago
  37. 51b8c89 [skotty,sksg] Initial trim path effect by Florin Malita · 7 years ago
  38. 9661b98 [skotty] De-templatize the Animator apply function by Florin Malita · 7 years ago
  39. 721553a [skotty] Cubic Bezier lerp by Florin Malita · 7 years ago
  40. c14f144 [sksg] More inval fixes by Florin Malita · 7 years ago
  41. 4284613 Enable conditional-uninitialized flag by Kevin Lubick · 7 years ago
  42. 18eafd9 [skotty, sksg] Add layer transform inheritance support by Florin Malita · 7 years ago
  43. 0ebf419 [sksg] More inval fiddling by Florin Malita · 7 years ago
  44. d6c4f8f [skotty] Add cubic Bezier lerp stubs by Florin Malita · 7 years ago
  45. 02a32b0 [skotty] Add polystar support by Florin Malita · 7 years ago
  46. fbc13f1 [skotty] Add ellipse support by Florin Malita · 7 years ago
  47. e6345d9 [skotty,sksg] Add support for geometry merge by Florin Malita · 7 years ago
  48. c75e240 [sksg] Refine invalidation logic by Florin Malita · 7 years ago
  49. e8bb6da [skotty] Fix native path lerp by Florin Malita · 7 years ago
  50. 9e73f88 [skotty] Native SkPath interpolation by Florin Malita · 7 years ago
  51. 2a8275b [skotty] Improved shape & layer paint order by Florin Malita · 7 years ago
  52. 2e1d7e2 [skotty,sksg] Initial RRect support by Florin Malita · 7 years ago
  53. fc043dc [skotty] Add Json DM source by Florin Malita · 7 years ago
  54. dacc02b [skotty] Initial shape transform support by Florin Malita · 7 years ago
  55. e8750e1 [skotty] Fix path close handling by Florin Malita · 7 years ago
  56. 094ccde Initial Lottie loader impl (Skotty) by Florin Malita · 7 years ago
  57. 80746c2 [sksg] Fix inval rect mapping by Florin Malita · 7 years ago
  58. fa8d49a [sksg] Refactor stroke logic by Florin Malita · 7 years ago
  59. 2a2dfcb [sksg] Fix paint inval by Florin Malita · 7 years ago
  60. f91d57b [sksg] Initial stroke wrapper support by Florin Malita · 7 years ago
  61. 047ae27 [sksg] Initial Path support by Florin Malita · 7 years ago
  62. 4aa4441 Initial scene graph (SkSG) by Florin Malita · 7 years ago
  63. faa095e Update SkSurface MakeFromBackend* factories to take an SkColorType. by Greg Daniel · 7 years ago
  64. d2ded55 experimental/tools/gerrit-change-id-to-number by Hal Canary · 7 years ago
  65. c465d13 resources: orgainize directory. by Hal Canary · 7 years ago
  66. 4f99e58 Remove a huge pile of views code by Brian Osman · 7 years ago
  67. eff04b5 Remove SampleApp and convert HelloWorld to sk_app by Brian Osman · 7 years ago
  68. 9e021d2 Remove SkV8Example by Brian Osman · 7 years ago
  69. 0860458 Remove expectations kruft from experimental by Brian Osman · 7 years ago
  70. a7dfe41 Remove more iOS sample code by Brian Osman · 7 years ago
  71. 11adf32 Remove clutter from experimental by Brian Osman · 7 years ago
  72. c60dea1 style nit: s/RIGHT SINGLE QUOTATION MARK/APOSTROPHE/g when apropriate by Hal Canary · 7 years ago
  73. ae99d29 [v8-platform] Store the platform in a unique_ptr by Andreas Haas · 7 years ago
  74. 7a3e989 experimental/documentation/gerrit: authentication by Hal Canary · 7 years ago
  75. e1dadd7 [SVGDom] Add 'stroke-dashoffset' support by Florin Malita · 7 years ago
  76. f543a60 [SVGDom] Add 'stroke-dasharray' support by Florin Malita · 7 years ago
  77. ffe6ae4 [SVGDom] Add 'visibility' support by Florin Malita · 7 years ago
  78. 1aa1bb6 [SVGDom] Initial <pattern> support by Florin Malita · 7 years ago
  79. b36be14 [SVGDom] Avoid some unneeded canvas save()s by Florin Malita · 7 years ago
  80. 6a69c05 [SVGDom] Initial <use> support by Florin Malita · 7 years ago
  81. 98395d0 [SVGDom] Fix SkSVGTransformableNode::mapToParent() by Florin Malita · 7 years ago
  82. 57a0edf [SVGDom] Add clip-rule support by Florin Malita · 7 years ago
  83. 4de426b [SVGDom] stroke-miterlimit support by Florin Malita · 7 years ago
  84. f6143ff [SVGDom] Add support for <a> elements by Florin Malita · 7 years ago
  85. 532a091 [SVGDom] Fix href handling for radial gradients by Florin Malita · 7 years ago
  86. 63fd760 Remove trailing whitespace. by Ben Wagner · 7 years ago
  87. cc6cc29 [SVGDom] Radial gradient support by Florin Malita · 7 years ago
  88. df007e1 [SVGDom] Factor out common gradient logic by Florin Malita · 7 years ago
  89. ebca0dd Fix SkSVGDOM length & presentation context scoping by Florin Malita · 7 years ago
  90. f43d000 Revert "Revert "Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget."""" by Brian Salomon · 7 years ago
  91. 6df4d6b Revert "Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget.""" by Brian Salomon · 7 years ago
  92. 71554bc Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget."" by Brian Salomon · 7 years ago
  93. 02611d9 Add Make[backend] calls for creating GrContexts by Greg Daniel · 7 years ago
  94. 807371c Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget." by Brian Salomon · 7 years ago
  95. e2d37c2 Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget. by Brian Salomon · 7 years ago
  96. 54dac1f experimental/documentation/gerrit.md: fix error by Hal Canary · 7 years ago
  97. f642cb3 experimental/documentation/gerrit.md: check for error case by Hal Canary · 7 years ago
  98. 646e429 Retract GrTexture*.h & GrRenderTarget*.h from other headers by Robert Phillips · 7 years ago
  99. f2ae2b2 move perlinenoise2 into effects by Mike Reed · 7 years ago
  100. 4aed138 Reland of SkShaderBase by Florin Malita · 7 years ago