1. 0a44d5c Reland "clamp gamut if needed in SkConvertPixels" by Mike Klein · 6 years ago
  2. 6a76dab Revert "clamp gamut if needed in SkConvertPixels" by Mike Klein · 6 years ago
  3. b8fef7c clamp gamut if needed in SkConvertPixels by Mike Klein · 6 years ago
  4. 87311c6 Remove SkPM4fPriv.h includes, then IWYU by Brian Osman · 6 years ago
  5. 6e78ae5 Reland "have SkConvertPixels use SkColorSpaceXformSteps" by Mike Klein · 6 years ago
  6. 44c6167 Revert "have SkConvertPixels use SkColorSpaceXformSteps" by Mike Klein · 6 years ago
  7. 6d0e566 have SkConvertPixels use SkColorSpaceXformSteps by Mike Klein · 6 years ago
  8. afa3502 centralize RP loads and stores by Mike Klein · 6 years ago
  9. 0b0e0b8 centralize default src/dst colorspace policy by Mike Klein · 6 years ago
  10. 12d4b6e let's like, chill out about all these rules, man by Mike Klein · 6 years ago
  11. 6a2a197 implement SkConvertPixels color xform with steps by Mike Klein · 6 years ago
  12. 3214f92 clean up SK_LEGACY_CONVERT_PIXELS_IMPL by Mike Klein · 6 years ago
  13. 141d408 remove SkColorSpaceXform fast path by Mike Klein · 6 years ago
  14. b62f50c Replace nearly all kRespect with kIgnore by Brian Osman · 6 years ago
  15. 4eebd9e collapse parametric_{r,g,b} into parametric, remove _a and gamma_dst by Mike Klein · 6 years ago
  16. 3785471 basic first pass at RGBA F32 support by Mike Klein · 6 years ago
  17. 22f673d Move SkColorTable to src/codec by Leon Scroggins III · 6 years ago
  18. 588f879 warmup, remove clamping in append_gamut_transform() by Mike Klein · 6 years ago
  19. 6747f52 Reland "start cleaning up non-skcms SkColorSpaceXforms" by Mike Klein · 6 years ago
  20. e60ae82 Revert "start cleaning up non-skcms SkColorSpaceXforms" by Mike Klein · 6 years ago
  21. 339133f8 start cleaning up non-skcms SkColorSpaceXforms by Mike Klein · 6 years ago
  22. 1f5cd6c Handle failure to create SkColorSpaceXform in SkConvertPixels by Brian Osman · 6 years ago
  23. 19eaf2d Revert "Revert "New read pixels implementation that is simpler but does all conversions on CPU."" by Brian Salomon · 6 years ago
  24. be5947c Revert "New read pixels implementation that is simpler but does all conversions on CPU." by Brian Salomon · 6 years ago
  25. c9a642e New read pixels implementation that is simpler but does all conversions on CPU. by Brian Salomon · 6 years ago
  26. f1f1162 remove append_from_srgb() by Mike Klein · 7 years ago
  27. a07e430 add gamma stage by Mike Klein · 7 years ago
  28. 8289306 Revert "remove another SkConvertPixels "fast path"" by Mike Klein · 7 years ago
  29. 706a076 remove another SkConvertPixels "fast path" by Mike Klein · 7 years ago
  30. e779ab1 Remove unused code for index 8 by Brian Osman · 7 years ago
  31. 179849e Fix premul state in from_srgb in convert_with_pipeline by Christopher Cameron · 7 years ago
  32. 45c16fa convert over to 2d-mode by Mike Klein · 7 years ago
  33. 262b319 Index8 is dead, remove guarded code by Mike Reed · 7 years ago
  34. 5805013 Guard to remove kIndex_8_SkColorType by Mike Reed · 7 years ago
  35. c2d2076 clean up low-hanging swap_rb by Mike Klein · 7 years ago
  36. 9b10f8f plumb y through to SkJumper by Mike Klein · 7 years ago
  37. 761d27c update SkRasterPipeline::run() to also take y by Mike Klein · 7 years ago
  38. 7f6ad01 call compile in convert_with_pipeline() by Mike Klein · 7 years ago
  39. b474e2d bug fix in convert_with_pipeline() by Mike Klein · 7 years ago
  40. b24704d SkRasterPipeline in SkArenaAlloc by Mike Klein · 7 years ago
  41. 6ebba9f Dither copies when decreasing precision below 32-bit. by Mike Klein · 7 years ago
  42. 580d81f Revert "dither copies when decreasing precision" by Mike Klein · 7 years ago
  43. 766f9cd dither copies when decreasing precision by Mike Klein · 7 years ago
  44. f391f4e Pass alphaType to append_gamut_transform() to inform the clamp by Matt Sarett · 7 years ago
  45. ee2d9df make append_gamut_tranform() never fail by Mike Klein · 7 years ago
  46. 733340a Support numerical transfer functions in readPixels() by Matt Sarett · 7 years ago
  47. d2adc66 Use SkTransferFunctionBehavior for raster pixel conversions by Matt Sarett · 7 years ago
  48. 973ca80 SkConvertPixels: Add Alpha8 fast path by Matt Sarett · 8 years ago
  49. 8729e5b Simplify more: remove SkRasterPipeline::compile(). by Mike Klein · 8 years ago
  50. 485c499 Rename SkConfig8888/SkPixelInfo to SkConvertPixels by Matt Sarett · 8 years ago[Renamed (89%) from src/core/SkConfig8888.cpp]
  51. 8572d85 Make raster pipeline support all pixel conversions by Matt Sarett · 8 years ago
  52. 8616bb2 Fix CopyPixels() bug by Matt Sarett · 8 years ago
  53. c7b2908 Refactor pixel conversion: premul and unpremul by Matt Sarett · 8 years ago
  54. 5101448 Pixel conversion refactors: use raster pipeline for 565 and gray by Matt Sarett · 8 years ago
  55. cf3525a SkPixelInfo::CopyPixels() refactor part 0: only one memcpy() case by Matt Sarett · 8 years ago
  56. 319ba3d Move shader register setup to SkRasterPipelineBlitter. by Mike Klein · 8 years ago
  57. 03dd6d5 Reland "Refactor trimming logic for read/writePixels()" by Matt Sarett · 8 years ago
  58. 26ecfe0 Revert "Refactor trimming logic for read/writePixels()" by Matt Sarett · 8 years ago
  59. 977f64c Refactor trimming logic for read/writePixels() by Matt Sarett · 8 years ago
  60. cb6266b Reland "Add SkImageInfoValidConversion() and SkImageInfoIsValid" by Matt Sarett · 8 years ago
  61. 7a6c9f7 Revert "Add SkImageInfoValidConversion() and SkImageInfoIsValid" by Brian Osman · 8 years ago
  62. cf5d6ca Add SkImageInfoValidConversion() and SkImageInfoIsValid by Matt Sarett · 8 years ago
  63. 909d379 Improve color space support in SkImage::readPixels() by Matt Sarett · 8 years ago
  64. d37d5d9 Revert "Revert "clamp to premul when reading premul sRGB"" by Mike Klein · 8 years ago
  65. 2e018f5 Revert "clamp to premul when reading premul sRGB" by Mike Klein · 8 years ago
  66. 04e10da clamp to premul when reading premul sRGB by Mike Klein · 8 years ago
  67. 22f3482 don't support converting from alpha to non-alpha by Mike Reed · 8 years ago
  68. 729b582 Consistent naming. by Mike Klein · 8 years ago
  69. 6f0286f use raster-pipeline in readPixels by Mike Reed · 8 years ago
  70. 343b677 simplify SkConfig8888 logic: just fall-through if memcpy case isn't supported by Mike Reed · 8 years ago
  71. 5df4934 Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt" by Mike Reed · 8 years ago
  72. b613c26 Revert "Change SkCanvas to *not* inherit from SkRefCnt" by Heather Miller · 8 years ago
  73. 8240750 Change SkCanvas to *not* inherit from SkRefCnt by Mike Reed · 8 years ago
  74. 704cd32 src/core: s/SkAutoTUnref/sk_sp/g by Hal Canary · 8 years ago
  75. a2415ac implement A8 destination fast-path for SkPixelInfo::CopyPixels by lsalzman · 8 years ago
  76. c544e70 Add minimal support for readPixels in raster F16 by brianosman · 8 years ago
  77. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  78. d96e7e5 misc fixes to make float buffers work a little better by reed · 9 years ago
  79. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  80. 393551e Move rect_memcopy from helper to global static. by egdaniel · 9 years ago
  81. 0c9b1a8 add kGray_8_SkColorType by reed · 9 years ago
  82. 4497748 Revert of Revert of replace kIgnore_SkAlphaType with kUnknown_SkAlphaType (patchset #1 id:1 of https://codereview.chromium.org/966753002/) by reed · 10 years ago
  83. 574290f Revert of replace kIgnore_SkAlphaType with kUnknown_SkAlphaType (patchset #3 id:40001 of https://codereview.chromium.org/964613002/) by scroggo · 10 years ago
  84. 1c8aeea replace kIgnore_SkAlphaType with kUnknown_SkAlphaType by reed · 10 years ago
  85. 775b819 SkColorTable locking serves no purpose anymore. by mtklein · 10 years ago
  86. b184f7f Add SkBitmap::readPixels() and reimplement copyTo and SkCanvas::readPixels by reed · 10 years ago
  87. 651eaea Revert of Add SkBitmap::readPixels() and reimplement copyTo and SkCanvas::readPixels (https://codereview.chromium.org/388803007/) by reed · 10 years ago
  88. debba5c Add SkBitmap::readPixels() and reimplement copyTo and SkCanvas::readPixels by reed · 10 years ago
  89. d08cb90 Revert of add readPixels() to SkBitmap (https://codereview.chromium.org/377303002/) by jcgregorio · 10 years ago
  90. c4f2161 add readPixels() to SkBitmap by reed · 10 years ago
  91. 7111d46 Revert "Revert of implement readPixels and writePixels natively, w/o using the (deprecated) (https://codereview.chromium.org/199733016/)" by reed@google.com · 10 years ago
  92. 231f6b8 Revert of implement readPixels and writePixels natively, w/o using the (deprecated) (https://codereview.chromium.org/199733016/) by commit-bot@chromium.org · 10 years ago
  93. 1121170 implement readPixels and writePixels natively, w/o using the (deprecated) by reed@google.com · 10 years ago
  94. 180e36a Revert "hide Config8888 entirely". Broke a bunch of builds. by bsalomon@google.com · 10 years ago
  95. be41d38 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  96. e14792d hide Config8888 entirely by commit-bot@chromium.org · 10 years ago
  97. 61c49f3 Improve the performance of SkConvertConfig8888Pixels using Array lookup by commit-bot@chromium.org · 11 years ago
  98. 4b163ed Privatization: by reed@google.com · 12 years ago
  99. a91e923 GPU device preserves pixel values across read/write/read of unpremul pixel values by bsalomon@google.com · 13 years ago
  100. fb0d741 Use nested template expansions to implement Config8888 conversions. by bsalomon@google.com · 13 years ago