1. a4083c9 make most of SkColorPriv.h private by Cary Clark · 7 years ago
  2. c2f876b Replace interp() with clut_{3,4}D stages. by Mike Klein · 7 years ago
  3. a07e430 add gamma stage by Mike Klein · 7 years ago
  4. 50d0d05 add an invert stage for inverse CMYK -> CMYK by Mike Klein · 7 years ago
  5. 45c16fa convert over to 2d-mode by Mike Klein · 7 years ago
  6. c2d2076 clean up low-hanging swap_rb by Mike Klein · 7 years ago
  7. 761d27c update SkRasterPipeline::run() to also take y by Mike Klein · 7 years ago
  8. b24704d SkRasterPipeline in SkArenaAlloc by Mike Klein · 7 years ago
  9. 9d2d7bf Expand small tables in SkColorSpaceXform_A2B by Matt Sarett · 7 years ago
  10. c7be003 remove to_2dot2 and from_2dot2 by Mike Klein · 7 years ago
  11. c17dc24 jumper, rework callback a bit, use it for color_lookup_table by Mike Klein · 7 years ago
  12. de1cad9 use SkArenaAlloc in SkColorSpaceXform_A2B by Mike Klein · 7 years ago
  13. 3725f0a Add codec and color xform support for 565 by Matt Sarett · 7 years ago
  14. 4c55027 Add support for F32 sources to SkColorSpaceXform by Matt Sarett · 7 years ago
  15. 73e6270 Expose SkColorSpaceTransferFn inversion function by Brian Osman · 7 years ago
  16. 319ba3d Move shader register setup to SkRasterPipelineBlitter. by Mike Klein · 8 years ago
  17. 5bee0b6 Reland "Respect full precision for RGB16 PNGs" (part 2) by Matt Sarett · 8 years ago
  18. dfff166 Revert "Respect full precision for RGB16 PNGs" by Matt Sarett · 8 years ago
  19. 7a090c4 Respect full precision for RGB16 PNGs by Matt Sarett · 8 years ago
  20. 523116d Unify ICC support for gray jpegs and gray pngs by Matt Sarett · 8 years ago
  21. 379938e Use RasterPipeline to support full precision on 16-bit RGBA pngs by Matt Sarett · 8 years ago
  22. 25b6083 Revert "Use RasterPipeline to support full precision on 16-bit RGBA pngs" by Matt Sarett · 8 years ago
  23. bb2339d Use RasterPipeline to support full precision on 16-bit RGBA pngs by Matt Sarett · 8 years ago
  24. 2410717 Fix swapped interpretation of c and e in SkColorSpace_ICC by Matt Sarett · 8 years ago
  25. 113d05f Revert "Revert "WIP: Skia support library for ICC tasks"" by Ravi Mistry · 8 years ago
  26. eb733fb Revert "WIP: Skia support library for ICC tasks" by Ravi Mistry · 8 years ago
  27. fc8dc31 WIP: Skia support library for ICC tasks by Matt Sarett · 8 years ago
  28. 9752454 Added optimized sRGB/2.2 gamma stages into A2B color xform by raftias · 8 years ago
  29. d5aabd6 Remove spurious include of SkRasterPipeline_opts.h by Brian Osman · 8 years ago
  30. 2979b1a Added clamps in SkRasterPipeline's gamma stages. by raftias · 8 years ago
  31. 91db12d Color-correct Gray JPEG image decoding via ICC profiles. by raftias · 8 years ago
  32. 197e311 Optimized gamma table inversion. by raftias · 8 years ago
  33. 5476128 Added CMYK support for ICC profiles. by raftias · 8 years ago
  34. 62458a6 Revert "Added CMYK support for ICC profiles." by Mike Klein · 8 years ago
  35. 51c3fcd Added CMYK support for ICC profiles. by raftias · 8 years ago
  36. c789b61 Bring back SkRasterPipeline::run() for one-off uses. by Mike Klein · 8 years ago
  37. 729b582 Consistent naming. by Mike Klein · 8 years ago
  38. db4d406 Hook into parametric and table raster pipeline stages by Matt Sarett · 8 years ago
  39. af49b19 Start each pipeline with (x,y) in (dr,dg) registers for the shader. by Mike Klein · 8 years ago
  40. 2563601 Initial implementation of a SkColorSpace_A2B xform by raftias · 8 years ago