Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
d2ca79c271b5dddbb84dceb6ed0930a784396294
/
modules
73154ba
[skottie] Avoid UB while parsing 1-based indices
by Florin Malita
· 6 years ago
e1c9d3c
[skottie] Optimize color filter layerization
by Florin Malita
· 6 years ago
b2c4ea6
Move Views into Sample and Viewer.
by Ben Wagner
· 6 years ago
e12a090
make some textblob builders private for now
by Cary Clark
· 6 years ago
c0132ff
[skottie] Optimize opacity layerization
by Florin Malita
· 6 years ago
3c99296
[skottie] Animator tweaks
by Florin Malita
· 6 years ago
5edcd31
migrating SkTDArray towards std::vector api
by Mike Reed
· 6 years ago
f9ecb4e
Revert "migrating SkTDArray towards std::vector api"
by Mike Reed
· 6 years ago
79884be
migrating SkTDArray towards std::vector api
by Mike Reed
· 6 years ago
fcd1654
make sksg a component
by Mike Klein
· 6 years ago
9adff1a
use VectorValue consistently
by Mike Reed
· 6 years ago
1777424
Some iwyu for SkShaper_harfbuzz.
by Ben Wagner
· 6 years ago
c0c99b3
Add context to shaper.
by Ben Wagner
· 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
8949c8a
[skottie/sksg] Move source files list to .gni
by Florin Malita
· 6 years ago
6cfa297
remove conditional flags for sksg -- not needed for a module
by Mike Reed
· 6 years ago
f107a2f
SkUTF
by Hal Canary
· 6 years ago
f2dd96f
[sksg] Fix image filter quality handling
by Florin Malita
· 6 years ago
4014ba6
SkUtils: remove some versions of UTF routines.
by Hal Canary
· 6 years ago
d5148e3
Move SkNoncopyable to include/private.
by Ben Wagner
· 6 years ago
c45a5c5
[skottie] Treat color properties as optional (default black)
by Florin Malita
· 6 years ago
0c604ed
[skottie] Teach skottie_tool to dump frame SKPs
by Florin Malita
· 6 years ago
a487b06
[skottie] Make stroke width optional
by Florin Malita
· 6 years ago
13ac194
[skottie] Fix matrix parenting for default/static values
by Florin Malita
· 6 years ago
4b15dc2
[skottie] Fix polystar points distribution
by Florin Malita
· 6 years ago
a7e78ee
[skottie] Misc cleanup
by Florin Malita
· 6 years ago
4cbfb30
[skottie] Log (unsupported) layer effects
by Florin Malita
· 6 years ago
7f8a073
[skottie] Fix spurious gradient error messages
by Florin Malita
· 6 years ago
3be2e10
[skottie] Ignore identity transforms
by Florin Malita
· 6 years ago
418e658
[skottie] Apply fully opaque masks as clips
by Florin Malita
· 6 years ago
502c3ff
[skottie] Do not discard SkPath's FillType when interpolating
by Florin Malita
· 6 years ago
5dfd069
[skottie] Add support for comp time remapping
by Florin Malita
· 6 years ago
8deab3a
[skottie] Fix 'subtract' masks
by Florin Malita
· 6 years ago
1d7f930
[skottie] Ensure static split-position properties are committed
by Florin Malita
· 6 years ago
5361935
[skottie] Simplify AttachMask
by Florin Malita
· 6 years ago
8c5f9ef
[skottie] Fix start-time/stretch-time handling
by Florin Malita
· 6 years ago
f5ac906
[skottie] Simplify Parse<SkPoint>
by Florin Malita
· 6 years ago
80452be
Fold SkJSON into Skia/utils
by Florin Malita
· 6 years ago
fb3beb0
[skjson] More short string micro-optimizations
by Florin Malita
· 6 years ago
f08d1d0
Stop using SkTSwap.
by Ben Wagner
· 6 years ago
94d4d3e
[skottie] Fix OOB access in Parse<SkPoint>
by Florin Malita
· 6 years ago
0052a31
[skjson] Detect end-of-input for unbalanced strings
by Florin Malita
· 6 years ago
587f5a9
[skjson] Catch end-of-stream for unbalanced scopes
by Florin Malita
· 6 years ago
d7bfcaf
[skjson] Some short string optimizations
by Florin Malita
· 6 years ago
7d42c44
[skottie] Switch to SkJSON
by Florin Malita
· 6 years ago
fedfd54
Reland [skjson] Size-constrained input API
by Florin Malita
· 6 years ago
0510ede
Revert "[skjson] Size-constrained input API"
by Florin Malita
· 6 years ago
28f5dd8
[skjson] Fix ASAN undefined behavior
by Florin Malita
· 6 years ago
fc792b8
[skjson] Size-constrained input API
by Florin Malita
· 6 years ago
ae25279
Reland [skjson] Implementation/API tweaks
by Florin Malita
· 6 years ago
5ff4fb2
Revert "[skjson] Implementation/API tweaks"
by Florin Malita
· 6 years ago
03b6842
[skjson] Implementation/API tweaks
by Florin Malita
· 6 years ago
c640d0d
Revert "Revert "SkTypes: extract SkTo""
by Hal Canary
· 6 years ago
fdcfb8b
Revert "SkTypes: extract SkTo"
by Hal Canary
· 6 years ago
2a2f675
SkTypes: extract SkTo
by Hal Canary
· 6 years ago
46fbf8c
Disable module deps in Android Framework builds
by Florin Malita
· 6 years ago
92206a4
[skottie] Fix color parsing
by Florin Malita
· 6 years ago
7796f00
SkJson
by Florin Malita
· 6 years ago
79725d3
[skottie] Add a tool for dumping encoded animation frames
by Florin Malita
· 6 years ago
ccb8752
Revert "Rename sg tests and samples targets to fix Visual Studio name conflict"
by Brian Osman
· 6 years ago
f14bc98
Avoid compilation error on older compilers
by Kevin Lubick
· 6 years ago
ba2f829
Rename sg tests and samples targets to fix Visual Studio name conflict
by Brian Osman
· 6 years ago
911ae40
[skottie] Remove inPoint/outPoint/frameRate from public API
by Florin Malita
· 6 years ago
c83a0de
[skottie] Make the resource provider factory argument optional
by Florin Malita
· 6 years ago
8f480d9
Add 'public' headers support to find_headers.py
by Florin Malita
· 6 years ago
6e4d95f
Add Skottie support to Fiddle
by Florin Malita
· 6 years ago
264182c
Make SkShaper a module
by Herb Derby
· 6 years ago
a33447d
[skottie] Animation::animationTick() -> Animation::seek()
by Florin Malita
· 6 years ago
77f2db7
Clean up modules/skottie/BUILD.gn
by Florin Malita
· 6 years ago
457fa97
Fix fuzz+Skottie integration
by Kevin Lubick
· 6 years ago
3d856bd
[skottie] Relocate to modules/skottie
by Florin Malita
· 6 years ago
50d9c94
[sksg] Fix WASM build
by Florin Malita
· 6 years ago
3b526b0
"Modularize" SkSG
by Florin Malita
· 6 years ago