Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
2253c22afb30075240c485f570af00f1b8a50c24
/
modules
/
skottie
2253c22
[skottie] Parented camera support
by Florin Malita
· 6 years ago
7cd5ea0
[skottie] Fix camera z-rotation
by Florin Malita
· 6 years ago
b783a43
[skottie] Fix 3d rotation order
by Florin Malita
· 6 years ago
f460eee
Use linear metrics flag for linear metrics.
by Ben Wagner
· 6 years ago
c0bd9f9
rewrite includes to not need so much -Ifoo
by Mike Klein
· 6 years ago
e1c275e
[skottie] 'Add' layer blend mode support
by Florin Malita
· 6 years ago
eec1e9e
Even more DLL build fixes
by Brian Osman
· 6 years ago
b72dee2
[skottie] Initial "Levels" effect support
by Florin Malita
· 6 years ago
347a970
Reland "[skottie] More snug kTop Shaper alignment"
by Florin Malita
· 6 years ago
ca94656
Make Skottie's GN setup more DLL friendly
by Brian Osman
· 6 years ago
8065820
Revert "[skottie] More snug kTop Shaper alignment"
by Florin Malita
· 6 years ago
7ef3e14
[skottie] More snug kTop Shaper alignment
by Florin Malita
· 6 years ago
774aeba
[skottie] Add support for pre-decoding images at load time
by Florin Malita
· 6 years ago
866e262
[skottie] Fix gradient ramp for non-solid layers
by Florin Malita
· 6 years ago
9a9e723
[skottie] Add support for (non-standard) v-centered text
by Florin Malita
· 6 years ago
4428f2c
Remove SkScalarSinCos
by Brian Osman
· 6 years ago
3bdb69c
Clean up shaper handler.
by Ben Wagner
· 6 years ago
3d846c9
[skottie] Initial gradient ramp effect support
by Florin Malita
· 6 years ago
fb4bce8
[sksg] Refactor gradient implementation
by Florin Malita
· 6 years ago
8dd5ea1
[skottie] Allow extra-normal Bezier interpolation
by Florin Malita
· 6 years ago
20678f8
[skottie] Tweak Shaper test tolerances to fix NativeFonts bots
by Florin Malita
· 6 years ago
01fe263
[skottie] Add support for BodyMovin 5.5.0 keyframes
by Florin Malita
· 6 years ago
0d33eac
[skottie] Compute tight bounds in skottie::Shaper
by Florin Malita
· 6 years ago
78a282f
Add an include guard to SkottieShaper.h
by Daniel Bratell
· 6 years ago
0ed4c37
[skottie] Fix handling of hidden shapes and layers
by Florin Malita
· 6 years ago
f4e8733
[skottie] Relocate text shaping utils to separate compilation unit
by Florin Malita
· 6 years ago
7415a42
Replace SkSpan with Range in shaper reporting.
by Ben Wagner
· 6 years ago
5b3f343
DEFINE_int32 + DEFINE_uint32 -> DEFINE_int
by Mike Klein
· 6 years ago
84836b7
moar static flags
by Mike Klein
· 6 years ago
cd5104e
SkAnimTimer -> AnimTimer
by Mike Klein
· 6 years ago
ea3f014
sk_tool_utils -> ToolUtils, and git clang-format
by Mike Klein
· 6 years ago
0cffcbf9
de-Sk tools/font, and git clang-format
by Mike Klein
· 6 years ago
88544fb
remove Sk prefix from CommandLineFlags
by Mike Klein
· 6 years ago
7b49eeb
[skottie] Turn on AA for solid layers
by Florin Malita
· 6 years ago
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
Next »