Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
fd91f6d1fb4bcd8e33064be35e5238e774e0a0bb
/
modules
/
skottie
« Previous
e3e8da5
[skottie] Initial camera support
by Florin Malita
· 6 years ago
c25f4e9
GN: split out skia_*_public from skia_*_sources
by Hal Canary
· 6 years ago
b900853
[skottie] Initial text box support
by Florin Malita
· 6 years ago
cd6120c
[skottie] Use kMedium_SkFilterQuality for image filtering
by Florin Malita
· 6 years ago
c566442
[skottie] Fix Gaussian blur repeat edge pixels semantics
by Florin Malita
· 6 years ago
a720d76
[skottie] Gaussian blur layer effect
by Florin Malita
· 6 years ago
4025710
[skottie] Use std::chrono for load time stats
by Florin Malita
· 6 years ago
34336e3
Make SkCubicMap immutable
by Florin Malita
· 6 years ago
f12d675
[skottie] Shape blending mode support
by Florin Malita
· 6 years ago
bd64f18
[skottie] Layer blend mode support
by Florin Malita
· 6 years ago
a753d1a
Reland "[skottie] Add tritone layer effect support"
by Florin Malita
· 6 years ago
42ee402
Revert "[skottie] Add tritone layer effect support"
by Florin Malita
· 6 years ago
71c70ea
[skottie] Add tritone layer effect support
by Florin Malita
· 6 years ago
1ba9c4d
[canvaskit] JS API in place for shaped text
by Kevin Lubick
· 6 years ago
48cc589
[skottie] Tint effect support
by Florin Malita
· 6 years ago
b059194
Make SkShaper an interface.
by Ben Wagner
· 6 years ago
83597ce
Remove typeface from SkShaper constructor.
by Ben Wagner
· 6 years ago
eb46bd8
[sksg] Hit-testing API
by Florin Malita
· 6 years ago
454e5fb
Fix cluster reporting from shaper.
by Ben Wagner
· 6 years ago
dafd652
Reland "[skottie] Add drop shadow support"
by Florin Malita
· 6 years ago
0b36acd
Revert "[skottie] Add drop shadow support"
by Florin Malita
· 6 years ago
1f43a43
[skottie] Add drop shadow support
by Florin Malita
· 6 years ago
50e24d7
Add a mechanism for GMs to silently exclude themselves from Gold
by Chris Dalton
· 6 years ago
500133b
[skshaper] Add per-line callback
by Florin Malita
· 6 years ago
3fb7bbe
[skottie] Use SkShaper for text
by Florin Malita
· 6 years ago
b26b899
[skottie] Fix logging of oversized messages
by Florin Malita
· 6 years ago
d7a5a1d
Add a central skiagm::GM::DrawFailureMessage for error messages
by Chris Dalton
· 6 years ago
8ec9a60
[skottie] Initial repeater support
by Florin Malita
· 6 years ago
c91527f
[skottie] Fix rect/rrect/ellipse direction and starting point
by Florin Malita
· 6 years ago
760a052
[sksg] Consolidate Matrix node implementations
by Florin Malita
· 6 years ago
919e209
[sksg] 4x4 matrix support
by Florin Malita
· 6 years ago
d2a1853
[skottie] Initial 3D layer transform support
by Florin Malita
· 6 years ago
9356393
[skottie] Derive most adapters from SkNVRefCnt
by Florin Malita
· 6 years ago
ec1c620
Avoid system fonts when fuzzing
by Kevin Lubick
· 6 years ago
9d0b306
[skottie] Add initial tracing
by Florin Malita
· 6 years ago
34c9b6d
start removing legacy paint calls
by Mike Reed
· 6 years ago
97f3cc2
flag to convert to SkTextEncoding
by Mike Reed
· 6 years ago
91af8d8
[skottie] Expose composition markers to embedders
by Florin Malita
· 6 years ago
8ac81b7
[skottie] Add a custom property manager util class
by Florin Malita
· 6 years ago
a831655
[skottie] Make animated image support generally available
by Florin Malita
· 6 years ago
9edbf42
Revert[4] "hide nested hinting enum"
by Mike Reed
· 6 years ago
8e12cc6
Reland "Revert "hide nested hinting enum""
by Mike Klein
· 6 years ago
f49563b
Revert "Revert "hide nested hinting enum""
by Mike Reed
· 6 years ago
6bd19df
Revert "hide nested hinting enum"
by Mike Reed
· 6 years ago
fbebece
hide nested hinting enum
by Mike Reed
· 6 years ago
5d3deb7
[skottie] Preserve image aspect ratio
by Florin Malita
· 6 years ago
0a8b4e1
[skottie] Add support for explicit text line breaks
by Florin Malita
· 6 years ago
3a42ec0
hide the SkPaint::Align enum entirely
by Mike Reed
· 6 years ago
408ef21
Revert "replace SkNVRefCnt with SkRefCnt"
by Mike Klein
· 6 years ago
0fb1ee9
replace SkNVRefCnt with SkRefCnt
by Mike Klein
· 6 years ago
6ddd442
only build non-prod skottie/sksg code in our tree
by Mike Klein
· 6 years ago
928db92
[skottie] Clang-tidy fixes
by Florin Malita
· 6 years ago
21119ac
[skottie] Add support for fill effect opacity
by Florin Malita
· 6 years ago
4963a64
[skottie] Fix image loading in Viewer
by Florin Malita
· 6 years ago
d9c56b4
[skottie] Support external annotations
by Florin Malita
· 6 years ago
2c06e14
[skottie] Optional path control points
by Florin Malita
· 6 years ago
9059c23
[skottie] Remove temporary ResourceProvider::load() fallback
by Florin Malita
· 6 years ago
e749c2f
looks like Animation can use SkNVRefCnt?
by Mike Klein
· 6 years ago
62c6bd9
[skottie] Multi-frame image support
by Florin Malita
· 6 years ago
57b9d40
[skottie] External logger support
by Florin Malita
· 6 years ago
97b150e
[skottie] External font loader tweaks
by Florin Malita
· 6 years ago
17282da
[skottie] Add a property setter sample/GM
by Florin Malita
· 6 years ago
a85f3a1
Reland: [skottie] Initial property setters
by Florin Malita
· 6 years ago
39e1d13
Revert "[skottie] Initial property setters"
by Brian Salomon
· 6 years ago
7903957
[skottie] Initial property setters
by Florin Malita
· 6 years ago
2687072
[skottie] GM exercising external font loading
by Florin Malita
· 6 years ago
4054351
[skottie] Add support for external font loading
by Florin Malita
· 6 years ago
beb8300
[skottie] Fix NaN |t| in CompTimeMapper::onTick
by Florin Malita
· 6 years ago
217d4a5
[skottie] UBSAN divide-by-zero workaround
by Florin Malita
· 6 years ago
f2ade42
[skottie] Shrink SkPaths
by Florin Malita
· 6 years ago
a61f0f7
[skottie] Add support for explicit image asset sizing
by Florin Malita
· 6 years ago
cd9d074
[skottie] More efficient group sizing
by Florin Malita
· 6 years ago
40c7c64
[skottie] Skip group nodes for single-draw shapes
by Florin Malita
· 6 years ago
ca858b6
[sksg] Switch containers from SkT(D)Array to std::vector
by Florin Malita
· 6 years ago
be5e865
[skottie] Lazily-initialized default font manager
by Florin Malita
· 6 years ago
ab706d8
[skottie] SkTArray begone
by Florin Malita
· 6 years ago
ef0fee0
[Skottie] Fallback to portable font manager
by Kevin Lubick
· 6 years ago
a225a6b
[skottie] Fix precomp time remapping vs time start/stretch interaction
by Florin Malita
· 6 years ago
9402c7d
[skottie] Add support for keyframed text nodes
by Florin Malita
· 6 years ago
4206969
[skottie] Relax constant keyframe parsing
by Florin Malita
· 6 years ago
471a946
[skottie] Make AnimationBuilder available for value parsing
by Florin Malita
· 6 years ago
4dddad2
[skottie] Guard against missing solid layer color property
by Florin Malita
· 6 years ago
906cdf3
[skottie] Ref-counted ResourceProvider
by Florin Malita
· 6 years ago
a1c422c
[skottie] Improved text rendering
by Florin Malita
· 6 years ago
40c3742
[skottie] Plumb external SkFontMgr
by Florin Malita
· 6 years ago
1b1dead
[skottie] Split-up Skottie.cpp
by Florin Malita
· 6 years ago
fa0441b
[skottie/cleanup] Refactor parser state handling
by Florin Malita
· 6 years ago
cc9c45d
[skottie] Pre-flight animation in-point, out-point
by Florin Malita
· 6 years ago
12e3df1
[skottie] Harden interpolation checks for shapes
by Florin Malita
· 6 years ago
f9c5063
[skottie] Initial text layer plumbing
by Florin Malita
· 6 years ago
d19fed1
[skottie] Eliminate some temp SkString allocations
by Florin Malita
· 6 years ago
73154ba
[skottie] Avoid UB while parsing 1-based indices
by Florin Malita
· 6 years ago
c0132ff
[skottie] Optimize opacity layerization
by Florin Malita
· 6 years ago
3c99296
[skottie] Animator tweaks
by Florin Malita
· 6 years ago
9adff1a
use VectorValue consistently
by Mike Reed
· 6 years ago
30f4e96
[skottie] Use animator scratch storage to avoid vector reallocations
by Florin Malita
· 6 years ago
36216fb
[skottie] Initial Fill layer effect support
by Florin Malita
· 6 years ago
0c8dca0
[skottie] ResourceManager tweaks
by Florin Malita
· 6 years ago
6e487e6
[Skottie] Add raw data factory
by Florin Malita
· 6 years ago
270c04a
[skottie] Avoid redundant instantiation of image asset nodes
by Florin Malita
· 6 years ago
Next »