1. 7b8400d Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode by Brian Osman · 8 years ago
  2. 704cd32 src/core: s/SkAutoTUnref/sk_sp/g by Hal Canary · 8 years ago
  3. 6644d93 respect srgb gamma when building mips by reed · 8 years ago
  4. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  5. 49b9f8c Remove SK_SUPPORT_LEGACY_BITMAP_FILTER guard by fmalita · 8 years ago
  6. 33ed3ad Relocate anisotropic mipmap logic to SkMipMap::extractLevel() by fmalita · 8 years ago
  7. eba209a Use min scale when selecting mip level by fmalita · 8 years ago
  8. 0488202 remove dead SK_SUPPORT_LEGACY_NEG_SCALE_HQ flag by reed · 8 years ago
  9. a3d99a5 don't get dismayed by negative scales for HQ by reed · 8 years ago
  10. 8f66a88 Delete 2 legacy flags by fmalita · 8 years ago
  11. 921d7ac Anisotropic mipmap fixes by fmalita · 8 years ago
  12. 67b09bf use pixmaps in mipmap api by reed · 9 years ago
  13. 3e2f562 Cap filtering to kMedium_SkFilterQuality when downsampling by fmalita · 9 years ago
  14. 0955303 scaling API on SkPixmap by reed · 9 years ago
  15. 013e9e3 move SkBitmapProvider to its own file by reed · 9 years ago
  16. 98ed7b6 create SkBitmapProvider to abstract images and bitmaps by reed · 9 years ago
  17. 9913887 simplify bitmap scaler and cache by reed · 9 years ago
  18. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  19. f3c15b7 Move SkTemplates.h to private. by bungeman · 9 years ago
  20. 3c83432 change Resize to take pixmap for src by reed · 9 years ago
  21. ad7ae6c switch bitmapshader internals over to pixmap by reed · 9 years ago
  22. 6404542 refactor bitmapshader to use a controller by reed · 9 years ago