Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
d358cbebd45996c58459f0709977a472b21f5921
/
gm
/
badpaint.cpp
7571f9e
Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'.
by John Stiles
· 4 years, 4 months ago
6a34f3a
IWYU for gms starting with 'b'.
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
8a21c9f
use Make instead of Create to return a shared shader
by reed
· 9 years ago
385fe4d
Style Change: SkNEW->new; SkDELETE->delete
by halcanary
· 9 years ago
6ef68ab
Don't serialize anything for SkEmptyShader.
by mtklein
· 10 years ago
bed83a6
Don't draw if SkShader::asNewFragmentProcessor fails.
by bsalomon
· 10 years ago