1. ac55784 Tests: re-sort gni, file name convention by Hal Canary · 5 years ago[Renamed from gm/encode-srgb.cpp]
  2. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  3. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  4. baa2a28 tests: do not crash with missing resources. by Hal Canary · 6 years ago
  5. 84f8a61 Support encoding/decoding F16 without a color space by Brian Osman · 6 years ago
  6. 1cf418b Some SkPM4f cleanup by Brian Osman · 6 years ago
  7. 6b62296 Reland "Stop conflating F16 with linear gamma" by Brian Osman · 6 years ago
  8. 5f7b5e3 Revert "Stop conflating F16 with linear gamma" by Brian Osman · 6 years ago
  9. d1589c7 Stop conflating F16 with linear gamma by Brian Osman · 6 years ago
  10. fbc6d7f Make SkColor4f <-> SkColor skip sRGB conversion by Brian Osman · 6 years ago
  11. b62f50c Replace nearly all kRespect with kIgnore by Brian Osman · 6 years ago
  12. 3338482 remove SkColorSpace_Base by Mike Klein · 6 years ago
  13. 36703d9 Push much of the SkColorSpace_Base interface up to SkColorSpace by Brian Osman · 7 years ago
  14. c465d13 resources: orgainize directory. by Hal Canary · 7 years ago
  15. ede7bac use unique_ptr for codec factories by Mike Reed · 7 years ago
  16. 304a07c remove references to kIndex_8_SkColorType from our tools/tests by Mike Reed · 7 years ago
  17. 39ef556 Correctly set encoder options according to color space by Brian Osman · 7 years ago
  18. 04c3731 SkEncoder: Rename files, change webp API, for consistency by Matt Sarett · 7 years ago
  19. c367d03 Add support for row-by-row png encodes by Matt Sarett · 7 years ago
  20. ab244f0 Revert "Revert "Reland: Remove SkLights include from SkCanvas.h"" by Florin Malita · 7 years ago
  21. 9d5f66d Revert "Reland: Remove SkLights include from SkCanvas.h" by Florin Malita · 7 years ago
  22. fed0031 Reland: Remove SkLights include from SkCanvas.h by Florin Malita · 7 years ago
  23. 26b44df Add support for row-by-row jpeg encoding by Matt Sarett · 7 years ago
  24. c06f309 Revert "Add support for row-by-row jpeg encoding" by Leon Scroggins · 7 years ago
  25. 9b848d5 Add support for row-by-row jpeg encoding by Matt Sarett · 7 years ago
  26. 38aad81 Revert "Remove SkLights include from SkCanvas.h" by Florin Malita · 7 years ago
  27. 9ff301b Remove SkLights include from SkCanvas.h by Florin Malita · 7 years ago
  28. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 7 years ago
  29. 6b3155c Revert[4] "clean up (partially) colortable api"""" by Mike Reed · 7 years ago
  30. b14131c Revert "Revert[2] "clean up (partially) colortable api""" by Mike Reed · 7 years ago
  31. 9920b10 Revert[2] "clean up (partially) colortable api"" by Mike Reed · 7 years ago
  32. 1d1165c Revert "clean up (partially) colortable api" by Mike Klein · 7 years ago
  33. 2e491a6 clean up (partially) colortable api by Mike Reed · 7 years ago
  34. cf3f234 Add SkTransferFunctionBehavior flag: Use in codec and encoder by Matt Sarett · 7 years ago
  35. 0e032be Add support for writing ICC profiles in png encodes by Matt Sarett · 7 years ago
  36. 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 7 years ago
  37. 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 7 years ago
  38. ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 7 years ago
  39. e95941f Update SkJPEGImageEncoder by Matt Sarett · 7 years ago
  40. 5521356 Add F16 and gamma correct support to webp encoder by Matt Sarett · 8 years ago
  41. 62bb280 Make SkWEBPImageEncoder use transform_scanline_procs by Matt Sarett · 8 years ago
  42. 1da27ef Add F16 support to SkPNGImageEncoder by Matt Sarett · 8 years ago
  43. 84014f0 Respect SkColorSpace in SkPNGImageEncoder by Matt Sarett · 8 years ago