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