1. 22f3482 don't support converting from alpha to non-alpha by Mike Reed · 8 years ago
  2. 729b582 Consistent naming. by Mike Klein · 8 years ago
  3. 6f0286f use raster-pipeline in readPixels by Mike Reed · 8 years ago
  4. 343b677 simplify SkConfig8888 logic: just fall-through if memcpy case isn't supported by Mike Reed · 8 years ago
  5. 5df4934 Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt" by Mike Reed · 8 years ago
  6. b613c26 Revert "Change SkCanvas to *not* inherit from SkRefCnt" by Heather Miller · 8 years ago
  7. 8240750 Change SkCanvas to *not* inherit from SkRefCnt by Mike Reed · 8 years ago
  8. 704cd32 src/core: s/SkAutoTUnref/sk_sp/g by Hal Canary · 8 years ago
  9. a2415ac implement A8 destination fast-path for SkPixelInfo::CopyPixels by lsalzman · 8 years ago
  10. c544e70 Add minimal support for readPixels in raster F16 by brianosman · 8 years ago
  11. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  12. d96e7e5 misc fixes to make float buffers work a little better by reed · 9 years ago
  13. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  14. 393551e Move rect_memcopy from helper to global static. by egdaniel · 9 years ago
  15. 0c9b1a8 add kGray_8_SkColorType by reed · 9 years ago
  16. 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
  17. 574290f Revert of replace kIgnore_SkAlphaType with kUnknown_SkAlphaType (patchset #3 id:40001 of https://codereview.chromium.org/964613002/) by scroggo · 10 years ago
  18. 1c8aeea replace kIgnore_SkAlphaType with kUnknown_SkAlphaType by reed · 10 years ago
  19. 775b819 SkColorTable locking serves no purpose anymore. by mtklein · 10 years ago
  20. b184f7f Add SkBitmap::readPixels() and reimplement copyTo and SkCanvas::readPixels by reed · 10 years ago
  21. 651eaea Revert of Add SkBitmap::readPixels() and reimplement copyTo and SkCanvas::readPixels (https://codereview.chromium.org/388803007/) by reed · 10 years ago
  22. debba5c Add SkBitmap::readPixels() and reimplement copyTo and SkCanvas::readPixels by reed · 10 years ago
  23. d08cb90 Revert of add readPixels() to SkBitmap (https://codereview.chromium.org/377303002/) by jcgregorio · 10 years ago
  24. c4f2161 add readPixels() to SkBitmap by reed · 10 years ago
  25. 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
  26. 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
  27. 1121170 implement readPixels and writePixels natively, w/o using the (deprecated) by reed@google.com · 10 years ago
  28. 180e36a Revert "hide Config8888 entirely". Broke a bunch of builds. by bsalomon@google.com · 10 years ago
  29. be41d38 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  30. e14792d hide Config8888 entirely by commit-bot@chromium.org · 10 years ago
  31. 61c49f3 Improve the performance of SkConvertConfig8888Pixels using Array lookup by commit-bot@chromium.org · 11 years ago
  32. 4b163ed Privatization: by reed@google.com · 12 years ago
  33. a91e923 GPU device preserves pixel values across read/write/read of unpremul pixel values by bsalomon@google.com · 13 years ago
  34. fb0d741 Use nested template expansions to implement Config8888 conversions. by bsalomon@google.com · 13 years ago