Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
783d607073c04a94e012b63fa7d19f3cabe0bf72
/
modules
eca7315
[skottie] Add a Shaper line buffer
by Florin Malita
· 6 years ago
1f02e84
[skottie] Add support for more font weights
by Florin Malita
· 6 years ago
a8d1819
[skottie] Support multiple text fragments
by Florin Malita
· 6 years ago
de7e074
[skottie] Shaper::VAlign::kResizeToFit should also scale line height
by Florin Malita
· 6 years ago
46f2b58
Reland "Active layer excludes outPoint"
by Florin Malita
· 6 years ago
3fdc05a
[skottie] Always use explicit text line height
by Florin Malita
· 6 years ago
1e8f6e2
[skottie] Add kBottom text alignment extension
by Florin Malita
· 6 years ago
a4b8379
Revert "Active layer excludes outPoint"
by Brian Osman
· 6 years ago
e85067f
[skottie] Clamp seek() to the valid frame range
by Florin Malita
· 6 years ago
87224bb
Active layer excludes outPoint
by Isabel Ren
· 6 years ago
dc2b98f
simplify setColor, without needing the 4f or the colorspace
by Mike Reed
· 6 years ago
4c63a1e
Particles + Interpreter: Bind particle's SkRandom to "rand"
by Brian Osman
· 6 years ago
0d38018
Apply layer in-point as a negative time-bias for multi-frame image assets.
by Avinash Parchuri
· 6 years ago
6bb79bb
Add SkShaper which just shapes.
by Ben Wagner
· 6 years ago
e246b13
Only enable the interpreter particle affector with GPU support
by Brian Osman
· 6 years ago
c04cadb
Prototype interpreter particle affector
by Brian Osman
· 6 years ago
4f6eb15
[skottie] Add resize-to-fit text alignment extension
by Florin Malita
· 6 years ago
a50484a
[skottie] Text line height support
by Florin Malita
· 6 years ago
ca449d5
[skottie] Cleanup: relocate text sources
by Florin Malita
· 6 years ago
5785e4a
Use SkFontHinting instead of macros.
by Ben Wagner
· 6 years ago
51e15a6
Use SkTextEncoding enum instead of macros.
by Ben Wagner
· 6 years ago
0921c10
[canvaskit] 0.6.0
by Kevin Lubick
· 6 years ago
d6b32ed
[img-decode] Start on proposed new spec
by Kevin Lubick
· 6 years ago
8b7768d
[skottie] Relocate "GMs" to resources/
by Florin Malita
· 6 years ago
0b9b1f1
IWYU for SkTLogic.h
by Ben Wagner
· 6 years ago
d1701ba
IWYU for gms starting with 'a'.
by Ben Wagner
· 6 years ago
e869a1e
stop calling legacy 255-biased colormatrix
by Mike Reed
· 6 years ago
836ff5e
[skottie] Mask feather support
by Florin Malita
· 6 years ago
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
ba201ae
make -Werror or /WX optional, off by default
by Mike Klein
· 6 years ago
c318630
Add skcms directory to public includes
by Brian Osman
· 6 years ago
0e3342c
WASM build cleanups
by Kevin Lubick
· 6 years ago
e1c275e
[skottie] 'Add' layer blend mode support
by Florin Malita
· 6 years ago
c85f8e8
Include particles in shared Windows builds
by Brian Osman
· 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
c725e8f
Make SkShaper's GN setup more DLL friendly
by Brian Osman
· 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
b286bc2
Introduce new factory for SkColorFilters
by Mike Reed
· 6 years ago
09d022c
[pathkit] build with newer emscripten
by Kevin Lubick
· 6 years ago
c7755d9
[canvaskit] Bump GPU resource cache to 256MB
by Kevin Lubick
· 6 years ago
cc13fd3
[CanvasKit] Add basic support for SkPicture
by Kevin Lubick
· 6 years ago
774aeba
[skottie] Add support for pre-decoding images at load time
by Florin Malita
· 6 years ago
51874e3
Allow selection of shaper wrapping algorithm.
by Ben Wagner
· 6 years ago
e797dfb
Revert "[canvaskit] Bump GPU resource cache to 256MB"
by Florin Malita
· 6 years ago
b161a7d
[skottie] Fix gradient ramp interaction with non-atomic draws
by Florin Malita
· 6 years ago
a93aa74
[canvaskit] Bump GPU resource cache to 256MB
by Florin Malita
· 6 years ago
1383a38
Allow users to create stock shaping iterators.
by Ben Wagner
· 6 years ago
a064c28
[canvaskit] Make SkImageShader from SkImage
by Kevin Lubick
· 6 years ago
ee91c07
[canvaskit] adding drawAtlas to canvas API
by Kevin Lubick
· 6 years ago
5c5de21
no more legacy enum references
by Mike Reed
· 6 years ago
866e262
[skottie] Fix gradient ramp for non-solid layers
by Florin Malita
· 6 years ago
fae8fce
Use SkTileMode instead of nested enum
by Mike Reed
· 6 years ago
9a9e723
[skottie] Add support for (non-standard) v-centered text
by Florin Malita
· 6 years ago
e25b447
Move SkTileModes to top level
by Mike Reed
· 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
1e08a7c
Expose basic shaper iterators.
by Ben Wagner
· 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
3902628
Support WebGL 1.0 with caps
by Kevin Lubick
· 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
cd54466
Expose gpu cache knobs
by Kevin Lubick
· 6 years ago
e5acd75
delete DAA
by Mike Klein
· 6 years ago
025949e
[canvaskit] npm version 0.5.1
by Kevin Lubick
· 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
27ba703
Add GN args for GL/GLES interface
by Kevin Lubick
· 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
359a7e3
[canvaskit] Add requestAnimationFrame to SkSurface
by Kevin Lubick
· 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
8aa203c
Add macro to decide GrGLStandard
by Kevin Lubick
· 6 years ago
2697dd6
[canvaskit] Various cleanups around docs/build
by Kevin Lubick
· 6 years ago
d3cfbca
[canvaskit] Add TextOnPath helper to TextBlob
by Kevin Lubick
· 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
832787a
[canvaskit] Fallback to CPU more gracefully
by Kevin Lubick
· 6 years ago
f355518
[canvaskit] missing extern
by Kevin Lubick
· 6 years ago
cd6120c
[skottie] Use kMedium_SkFilterQuality for image filtering
by Florin Malita
· 6 years ago
d618027
[pathkit/canvaskit] Address race when uploading results
by Kevin Lubick
· 6 years ago
d254435
[pathkit] Clean up perf/test init
by Kevin Lubick
· 6 years ago
3f67f41
[canvaskit] Move from experimental to modules
by Kevin Lubick
· 6 years ago
Next »