Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
acb549f0baff991f41d9caca34f56c359e17014c
/
gm
/
textblobmixedsizes.cpp
33d2055
GM: some header cleanup
by Mike Klein
· 8 years ago
693fdbd
refFoo variant for getters that naturally have a sk_sp
by Mike Reed
· 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
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
13b9c95
Move SkTypeface to sk_sp.
by bungeman
· 8 years ago
9a9a7b2
Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ )
by scroggo
· 8 years ago
6296da7
Move SkTypeface to sk_sp.
by bungeman
· 8 years ago
b461d34
Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriate
by brianosman
· 9 years ago
6dc14aa
adjust gm bounds for better content fit
by reed
· 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
efdfd51
switch maskfilters to sk_sp
by reed
· 9 years ago
e8f3062
switch surface to sk_sp
by reed
· 9 years ago
9ce9d67
update callsites for Make image factories
by reed
· 9 years ago
68c63b3
Avoid drawing NVPR DIF text when text size is 0
by kkinnunen
· 9 years ago
5ec26ae
Move Budgeted enum out of SkSurface, use in GrTextureProvider
by bsalomon
· 9 years ago
bd500f0
Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patchset #6 id:100001 of https://codereview.chromium.org/1728093005/ )
by bsalomon
· 9 years ago
57599fe
Move Budgeted enum out of SkSurface, use in GrTextureProvider
by bsalomon
· 9 years ago
33e91f1
Make Ben happy
by joshualitt
· 9 years ago
afcd7cd
Rename flag from "distance field" to "device independent."
by bsalomon
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
385fe4d
Style Change: SkNEW->new; SkDELETE->delete
by halcanary
· 9 years ago
e46cf96
Write a gm to verify append large glyph as path works
by joshualitt
· 9 years ago