Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
3ac668ca6cd50fbd2c83adecb160b276eb556129
/
gm
/
perspshaders.cpp
7fde8e1
IWYU for gms.
by Ben Wagner
· 6 years ago
c0bd9f9
rewrite includes to not need so much -Ifoo
by Mike Klein
· 6 years ago
50acf8f
add makeShader() to SkBitmap, and deprecate SkShader version
by Mike Reed
· 6 years ago
fae8fce
Use SkTileMode instead of nested enum
by Mike Reed
· 6 years ago
ea3f014
sk_tool_utils -> ToolUtils, and git clang-format
by Mike Klein
· 6 years ago
a24712e
Revert "makeSurface defaults to raster"
by Cary Clark
· 6 years ago
29a4a68
makeSurface defaults to raster
by Cary Clark
· 6 years ago
5426850
Make GMs with persistent SkImages that may be texture backed recreate
by Brian Salomon
· 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
dbfd7ab
Replace a lot of 'static const' with 'constexpr' or 'const'.
by mtklein
· 8 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
1a9b964
Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ )"
by reed
· 9 years ago
9283d20
Revert of more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ )
by reed
· 9 years ago
ce563cd
more shader-->sp conversions
by reed
· 9 years ago
943a462
Minor code cleanup (left over from prior CL)
by robertphillips
· 9 years ago
fac9ceb
Add new GM to directly exercise perspective bitmap drawing
by robertphillips
· 9 years ago