1. 65a1753 Fix clang warning about unused lambda capture. by Brian Salomon · 8 years ago
  2. 4897fb8 Implement sk_tool_utils::copy_to_g8(), used by gms by Matt Sarett · 8 years ago
  3. cb6266b Reland "Add SkImageInfoValidConversion() and SkImageInfoIsValid" by Matt Sarett · 8 years ago
  4. 7a6c9f7 Revert "Add SkImageInfoValidConversion() and SkImageInfoIsValid" by Brian Osman · 8 years ago
  5. cf5d6ca Add SkImageInfoValidConversion() and SkImageInfoIsValid by Matt Sarett · 8 years ago
  6. 7b8400d Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode by Brian Osman · 8 years ago
  7. cefc431 gm: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  8. 55713af Move work from ctor to onOnceBeforeDraw in ShowMipLevel GMs by robertphillips · 8 years ago
  9. 6644d93 respect srgb gamma when building mips by reed · 8 years ago
  10. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  11. e820dfe Remove uses of SkImageDecoder from gms by msarett · 8 years ago
  12. 0035718 Revert of Remove uses of SkImageDecoder from gms (patchset #2 id:20001 of https://codereview.chromium.org/1791583002/ ) by bungeman · 8 years ago
  13. d427266 Remove uses of SkImageDecoder from gms by msarett · 8 years ago
  14. 7c249e5 SkNx: kth<...>() -> [...] by mtklein · 8 years ago
  15. 33ed3ad Relocate anisotropic mipmap logic to SkMipMap::extractLevel() by fmalita · 8 years ago
  16. 67b09bf use pixmaps in mipmap api by reed · 9 years ago
  17. 32e0b4a use triangle filter for odd dimensions in mip-levels by reed · 9 years ago
  18. 01dc44a add GM to show miplevels for all colortypes by reed · 9 years ago
  19. a40be09 expand gm to exercise miplevels and various scalers by reed · 9 years ago