Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
ce9a901a76ebd8b83740bf907a40fc2e573c0544
/
gm
/
textblobgeometrychange.cpp
a24712e
Revert "makeSurface defaults to raster"
by Cary Clark
· 6 years ago
29a4a68
makeSurface defaults to raster
by Cary Clark
· 6 years ago
46596ae
use tool_utils to encapsulate checking for recording canvas and makeSurface
by Mike Reed
· 7 years ago
33d2055
GM: some header cleanup
by Mike Klein
· 8 years ago
37283c2
Use sk_sp text blob APIs
by fmalita
· 8 years ago
dbfd7ab
Replace a lot of 'static const' with 'constexpr' or 'const'.
by mtklein
· 8 years ago
0e22eb8
Some tests around surface creation and snapshotting with color space
by brianosman
· 8 years ago
3a0dbde
Remove SkSurfaceProps gamma-correctness flag entirely.
by brianosman
· 8 years ago
52ede1d
More removal of SkColorProfileType...
by brianosman
· 8 years ago
802acec
Revert of More removal of SkColorProfileType... (patchset #2 id:20001 of https://codereview.chromium.org/2071393002/ )
by egdaniel
· 8 years ago
944876f
More removal of SkColorProfileType...
by brianosman
· 8 years ago
b461d34
Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriate
by brianosman
· 9 years ago
9e65f93
alternate textblobgeometrychange fix... just make our own surface if needed
by mtklein
· 9 years ago
898235c
SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propagated in a few places so that the backend can do the right thing for L32 vs S32 mode.
by brianosman
· 9 years ago
e8f3062
switch surface to sk_sp
by reed
· 9 years ago
385fe4d
Style Change: SkNEW->new; SkDELETE->delete
by halcanary
· 9 years ago
1818acb
rename portable_typeface_always to portable_typeface
by caryclark
· 9 years ago
85693c1
make stroketext textblob* texteffects tileimagefilter gm portable
by caryclark
· 9 years ago
e4cee1f
fix for cached textblobs look garbled
by joshualitt
· 10 years ago