- f3ac2af Name common cubic resamplers by Mike Reed · 3 years, 9 months ago
- 07c5f52 Pass sampling to drawImage calls by Mike Reed · 3 years, 10 months ago
- ac9f0c9 Bitmap.asImage() by Mike Reed · 3 years, 11 months ago
- 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
- df2d27e drawText Cleanup, part 2 by Hal Canary · 6 years ago
- d46dce3 don't adapt any gray colors to 565 by Mike Klein · 6 years ago
- 2a475ea add drawString helper to canvas by Cary Clark · 8 years ago
- 33d2055 GM: some header cleanup by Mike Klein · 8 years ago
- 628999d Gray8 is supported on GPU, remove incorrect comments & check by Brian Osman · 8 years ago
- 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
- 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 8 years ago
- ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
- 526972e Rename all color space factories from New* to Make* by Brian Osman · 8 years ago
- 79b15f6 Add new GM that exercises Gray 8 mipmapping and sRGB-ness by brianosman · 8 years ago
- 3cc37d3 tweak mipmap_srgb gm to use integer coordinates by reed · 8 years ago
- 6644d93 respect srgb gamma when building mips by reed · 8 years ago
- 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 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
- 2a24338 GM: replace boilerplate with macros by halcanary · 9 years ago
- 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
- e47829b flag to use const& instead of const* for src-rect by reed · 9 years ago
- 1259601 make tests portable by using 565 compatible colors by caryclark · 9 years ago
- 1c84634 add runtime option to provide data->imagegenerator factory by reed · 9 years ago
- 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
- 93a1215 SkPaint::FilterLevel -> SkFilterQuality by reed · 10 years ago
- c8e4765 gm to illustrate mipmap layer choice by reed · 10 years ago