1. cd284c5 Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"" by Mike Reed · 7 years ago
  2. e74dafc Just add new safe size apis by Mike Reed · 7 years ago
  3. 809cbed Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Jim Van Verth · 7 years ago
  4. 88757da guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  5. f46633f Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Greg Daniel · 7 years ago
  6. 98a6216 guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  7. 8a02b0b regenerate includes by Cary Clark · 7 years ago
  8. ed294b4 name SkPixmap missing params by Cary Clark · 7 years ago
  9. 643627e remove useless reset by Cary Clark · 7 years ago
  10. ec2455b name parameters for docs by Cary Clark · 7 years ago
  11. a93a14a Convert NULL and 0 to nullptr. by Ben Wagner · 7 years ago
  12. b7648a2 removed dead colortable code by Mike Reed · 7 years ago
  13. 086a427 guard references to SkColorTable by Mike Reed · 7 years ago
  14. 26e9ddd Don't store colortables in pixmaps or pixelrefs by Mike Reed · 7 years ago
  15. 262b319 Index8 is dead, remove guarded code by Mike Reed · 7 years ago
  16. 5805013 Guard to remove kIndex_8_SkColorType by Mike Reed · 7 years ago
  17. 3928ff8 Create an SkColorSpaceXform image generator by Matt Sarett · 7 years ago
  18. ad8b5dc remove vestigle code for lockpixels by Mike Reed · 7 years ago
  19. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 7 years ago
  20. 58a7694 SkBitmap::ComputeIsOpaque -> SkPixmap::computeIsOpaque by Hal Canary · 8 years ago
  21. 744908e Fix SkModeColorFilter in 565 by Mike Klein · 8 years ago
  22. 94e1a2f SkPixmap::getColor() by Hal Canary · 8 years ago
  23. 804b461 SkPixmap::setColorSpace by msarett · 8 years ago
  24. 8c3fd4f spriteblitter for memcpy case (for all configs) by reed · 8 years ago
  25. 3b5bea9 Add rowBytesAsPixels and shiftPerPixel to SkPixmap by robertphillips · 8 years ago
  26. c5035e7 Add SkSpecialImage::extractSubset & NewFromPixmap by robertphillips · 8 years ago
  27. 19dea94 Revert of Add SkSpecialImage::extractSubset & NewFromPixmap (patchset #5 id:80001 of https://codereview.chromium.org/1787883002/ ) by robertphillips · 8 years ago
  28. 2505814 Add SkSpecialImage::extractSubset & NewFromPixmap by robertphillips · 8 years ago
  29. 41b952c Add deferred texture upload API. by bsalomon · 8 years ago
  30. 3601f28 add kRGBA_F16_SkColorType by reed · 9 years ago
  31. 3a94c6c Add SkAutoPixmapStorage::detachPixelsAsData() by fmalita · 9 years ago
  32. 0955303 scaling API on SkPixmap by reed · 9 years ago
  33. 9a5d1ab Make peekPixels() usable with raster surface snapshots by fmalita · 9 years ago
  34. 7aefe03 Revert "Revert of move erase into SkPixmap (patchset #1 id:1 of https://codereview.chromium.org/1161033005/)" by reed · 9 years ago
  35. cca9b3a Revert of move erase into SkPixmap (patchset #1 id:1 of https://codereview.chromium.org/1161033005/) by djsollen · 9 years ago
  36. 0963f5d move erase into SkPixmap by reed · 9 years ago
  37. 183b57f add extractSubset and SkAutoPixmapStorage by reed · 9 years ago
  38. ad7ae6c switch bitmapshader internals over to pixmap by reed · 9 years ago
  39. 884e97c change internals over to SkPixmap and stop using accessBitmap by reed · 9 years ago
  40. 95d343f move readPixels from bitmap -> pixmap by reed · 9 years ago
  41. 92fc2ae add SkPixmap and external locking to bitmaps by reed · 9 years ago