1. 82abece Bitmap should use sampling options by Mike Reed · 4 years ago
  2. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years, 2 months ago
  3. 6a34f3a IWYU for gms starting with 'b'. by Ben Wagner · 6 years ago
  4. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  5. 50acf8f add makeShader() to SkBitmap, and deprecate SkShader version by Mike Reed · 6 years ago
  6. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 6 years ago
  7. 8a21c9f use Make instead of Create to return a shared shader by reed · 9 years ago
  8. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  9. 6ef68ab Don't serialize anything for SkEmptyShader. by mtklein · 10 years ago
  10. bed83a6 Don't draw if SkShader::asNewFragmentProcessor fails. by bsalomon · 10 years ago