Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
28a9b122f5a5331a15653bb60fb525e8d2ac82f4
/
modules
/
skottie
60ff651
Fix build when (is_ios && !skia_enable_skottie)
by Hal Canary
· 5 years ago
cbf31d0
[skottie] Cleanup: convert shape layer adapters to new pattern
by Florin Malita
· 5 years ago
55f6fc3
IWYU -- colorspace no longer includes matrix44
by Mike Reed
· 5 years ago
447a4e0
[skottie] Ensure malformed scalar properties are initialized
by Florin Malita
· 5 years ago
e905233
[skottie] Cleanup: convert more effects to new animator pattern
by Florin Malita
· 5 years ago
7c7cd30
[skottie] Add custom props rendering GM
by Florin Malita
· 5 years ago
d5c42c8
[skottie] Refactor property animators
by Florin Malita
· 5 years ago
d4d3b33
Make converting from 4x4 to 3x3 explicit
by Mike Reed
· 5 years ago
a3936c8
[skottie] cleanup: move transform & camera adapters to own CUs
by Florin Malita
· 5 years ago
c8bf796
[skottie] Drop legacy effect logging
by Florin Malita
· 5 years ago
e3f34a6
[skottie] Treat unknown effects as warnings
by Florin Malita
· 5 years ago
42725ae
Reland "[skottie] Simplify effect builder lookup"
by Florin Malita
· 5 years ago
187cd36
Revert "[skottie] Simplify effect builder lookup"
by Florin Malita
· 5 years ago
ef363a9
[skottie] Simplify effect builder lookup
by Florin Malita
· 5 years ago
f46d5ca
use std::make_unique
by Mike Klein
· 5 years ago
46a331b
[skottie] Cascading track matte support
by Florin Malita
· 5 years ago
e1fa700
[skottie] Invert effect support
by Florin Malita
· 5 years ago
8703748
[skottie] Explicit seek(0) in tools
by Florin Malita
· 5 years ago
3e01360
GCC gets worried when we memset Stats
by Mike Klein
· 5 years ago
cc92b27
[skottie] Optionally-deferred single-frame image loading
by Florin Malita
· 5 years ago
6cc4953
[skottie] Fix precomposed camera sizing
by Florin Malita
· 5 years ago
4e1066f
Remove SkSize& SkSize::operator=(const SkISize&)
by Brian Salomon
· 5 years ago
75368c3
[skottie] Deferred image frame resolution
by Florin Malita
· 5 years ago
a4f1391
Reland "[skottie] Remove defensive seek(0) from Animation ctor"
by Florin Malita
· 5 years ago
e0f374b
Revert "[skottie] Remove defensive seek(0) from Animation ctor"
by Florin Malita
· 5 years ago
042fe08
[skottie] Remove defensive seek(0) from Animation ctor
by Florin Malita
· 5 years ago
7d34dc7
Revert "Revert "switch to new filltype for SkPath""
by Mike Reed
· 5 years ago
4449f1f
Remove ResourceProvider and ImageAsset sample impls from skottie
by Brian Osman
· 5 years ago
849f4d6
Copy SkottieUtils' classes into skresources
by Brian Osman
· 5 years ago
3e7af41
Revert "switch to new filltype for SkPath"
by Mike Reed
· 5 years ago
3a50981
switch to new filltype for SkPath
by Mike Reed
· 5 years ago
85bf931
Extracted Skottie's resource provider to a separate module
by Brian Osman
· 5 years ago
30bc527
Revert "Reland "Revert "Use flat version of path-direction enum"""
by Mike Reed
· 5 years ago
7cda6f3
Reland "Revert "Use flat version of path-direction enum""
by Mike Reed
· 5 years ago
1792b19
Revert "Revert "Use flat version of path-direction enum""
by Mike Reed
· 5 years ago
0dacc6b
Revert "Use flat version of path-direction enum"
by Mike Reed
· 5 years ago
e0fbe94
Use flat version of path-direction enum
by Mike Reed
· 5 years ago
684929c
[skottie] Fix single-node camera orientation relative to z=0 plane
by Florin Malita
· 5 years ago
ad76b2e
[skottie] One-node camera support
by Florin Malita
· 5 years ago
91a1ec3
[skottie] Streamlined gradient stop merger
by Florin Malita
· 5 years ago
73a722c
[skottie] Fix trim path mode interpretation
by Florin Malita
· 5 years ago
49081f6
[skottie] Use SkColor4f for gradient color stops
by Florin Malita
· 5 years ago
501149f
[skottie] Add support for gradient opacity stops
by Florin Malita
· 5 years ago
e36d030
SkColorMatrix cleanup
by Brian Osman
· 5 years ago
512eb94
[skottie] Fix layer blend modes under mattes
by Florin Malita
· 5 years ago
c6fbedc
[skottie] 3D layer parenting refinements
by Florin Malita
· 5 years ago
c1b501c
[skottie] Shift Channels effect support
by Florin Malita
· 5 years ago
94e1a52
[skottie] fix clangtidy warning
by Florin Malita
· 5 years ago
cfbc4d4
[skottie] Add DataURI image support in utils/tools
by Florin Malita
· 5 years ago
b988686
[skottie] Frame-index seek API (seekFrame)
by Florin Malita
· 5 years ago
814f3cc
[skottie] Default camera for 3D layers
by Florin Malita
· 5 years ago
a3adb9a
[skottie] Camera does not apply to regular/2D layers
by Florin Malita
· 5 years ago
d9e8586
[skottie] Fix camera/3D layer transform interactions
by Florin Malita
· 5 years ago
59e72b7
[skottie] Luma matte support
by Florin Malita
· 5 years ago
b484e7c
hand off frames to encoder as they come
by Mike Klein
· 5 years ago
10e5257
[SkVideoEncoder] Allow clients to control the color type
by Florin Malita
· 5 years ago
be6d62d
add -f mp4 to skottie_tool
by Mike Klein
· 5 years ago
f976e97
[skottie] Horizontal-constraint for Shaper *ToFit alignment modes
by Florin Malita
· 5 years ago
e3e4b0c
[skottie] Fix motion blur glitches around domain edges
by Florin Malita
· 5 years ago
26013e9
[skottie] Minimize top layer size
by Florin Malita
· 5 years ago
4122c4d
[skottie] Fix skottie_tool anim null check logic
by Florin Malita
· 5 years ago
49c0732
[skottie] Add null sink option for skottie_tool
by Florin Malita
· 5 years ago
fbe6118
[skottie] Minor MotionBlurEffect cleanup
by Florin Malita
· 5 years ago
1585d7e
opt skottie_tool into thread-local strike caches
by Mike Klein
· 5 years ago
5e6d36a
dump frame time stats in skottie_tool
by Mike Klein
· 5 years ago
01acb12
[skottie] Disable skottie_tool on iOS
by Florin Malita
· 5 years ago
052837c
[skottie] Tweak skottie_tool --threads meaning
by Florin Malita
· 5 years ago
c245673
[skottie] Multi-threaded skottie_tool
by Florin Malita
· 5 years ago
0f11e11
[skottie] Fix motion blur asserts
by Florin Malita
· 5 years ago
1ec1e3c
Use 64 bit shift to make MSVC happy
by Brian Osman
· 5 years ago
f51e1fd
raster 8888 pow2 samples hack
by Mike Klein
· 5 years ago
8dc7d6c
faster PNG encoding in skottie_tool
by Mike Klein
· 5 years ago
4241f5e
Revert "add guard to switch to SkPathTypes"
by Mike Reed
· 5 years ago
e1af444
add guard to switch to SkPathTypes
by Mike Reed
· 5 years ago
eec0199
[skottie] Avoid reshaping text unnecessarily
by Florin Malita
· 5 years ago
2e4c283
[skottie] Clean up TextAdapter
by Florin Malita
· 5 years ago
f49cd70
[skottie] Plumb square selector "smoothness" prop
by Florin Malita
· 5 years ago
93edd9e
[skottie] Discard unneeded static text animators
by Florin Malita
· 5 years ago
165ca3f
[skottie] Text selector ease-high/ease-low support
by Florin Malita
· 5 years ago
a58bbee
[skottie] Refactor/generalize text selector shape generators
by Florin Malita
· 5 years ago
511d2c2
[skottie] Disable text baseline snapping
by Florin Malita
· 5 years ago
48e08aa
<ostream> -> <iosfwd>
by Mike Klein
· 5 years ago
3c8f9cb
[skottie] Harden motion blur
by Florin Malita
· 5 years ago
b9fb29f
[skottie] Shaper downscale-to-fit vertical alignment mode
by Florin Malita
· 5 years ago
9c73e3d
Turn off -Wreturn-std-move-in-c++11
by Brian Salomon
· 5 years ago
feacb0f
[skottie] Add support for multiple range selectors
by Florin Malita
· 5 years ago
3a543aa
Reland "[skottie] Add onTextProperty support into PropertyObserver."
by Avinash Parchuri
· 5 years ago
08ada8e
Revert "[skottie] Add onTextProperty support into PropertyObserver."
by Greg Daniel
· 5 years ago
2a558f5
[skottie] Add onTextProperty support into PropertyObserver.
by Avinash Parchuri
· 5 years ago
66374f6
[skottie] Fix Venetian Blinds typo
by Florin Malita
· 5 years ago
17b9d1d
[skottie] Initial Hue/Saturate effect support
by Florin Malita
· 5 years ago
297587b
Update skottie/sksg to use new filter factories
by Michael Ludwig
· 5 years ago
80e7bd0
[skottie] Suppress placeholder range selector warnings
by Florin Malita
· 5 years ago
fe125a1
[skottie] Rename TextValue to TextPropertyValue and make public.
by Avinash Parchuri
· 5 years ago
d17beec
[skottie] Safe div-by-zero in LevelsEffectAdapter::apply
by Florin Malita
· 5 years ago
d9a4410
[skottie] Fix property observer scoping for effects
by Florin Malita
· 5 years ago
02f345f
[skottie] Log warnings for missing glyphs
by Florin Malita
· 5 years ago
4268433
[skottie,skshaper] Plumb an optional SkFontMgr in SkShaper/SkottieShaper
by Florin Malita
· 5 years ago
e172236
rewrite *.gn and #includes on CheckGeneratedFiles bot
by Mike Klein
· 5 years ago
ca26404
Change the visibility of skottie::PropertyHandle constructor to public.
by Avinash Parchuri
· 5 years ago
Next »