Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
5b3aff4d39640584bc93e8898cf2ccdaf04e6fe8
/
gm
/
badpaint.cpp
82abece
Bitmap should use sampling options
by Mike Reed
· 4 years ago
7571f9e
Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'.
by John Stiles
· 4 years, 2 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