1. af3fbfc SkImage doesn't use props, so don't need to store it by reed · 9 years ago
  2. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  3. 02d91d1 lock pixels in image when bitmap is immutable and not-lazy by reed · 9 years ago
  4. 26e0e58 SkImage_Raster's pixels are always immutable. by reed · 9 years ago
  5. 9a5d1ab Make peekPixels() usable with raster surface snapshots by fmalita · 9 years ago
  6. 5617900 add SkImage::NewFromBitmap by reed · 9 years ago
  7. 759373a add colortable param to newrastercopy by reed · 9 years ago
  8. 8b26b99 new image from backend desc by reed · 9 years ago
  9. 73953e7 Make SkNewImageFromBitmap take pixel ref origin into account by kkinnunen · 10 years ago
  10. eaaaf0b Take budgeted param when snapping new image. by bsalomon · 10 years ago
  11. 3f10b9d clarify samplecount field in imagegpu by reed · 10 years ago
  12. 4af267b add SkImage::newSurface by reed · 10 years ago
  13. 6515175 Override SkCanvas::drawImage() in SkRecorder. by piotaixr · 10 years ago
  14. a29b5d8 Cleaning includes in SkImage-related files by piotaixr · 10 years ago
  15. a3264e5 Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)" by commit-bot@chromium.org · 10 years ago
  16. d0f824c Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/) by commit-bot@chromium.org · 10 years ago
  17. 986d681 setConfig -> setInfo by commit-bot@chromium.org · 10 years ago
  18. cae54f1 remove picture-backed surfaces by commit-bot@chromium.org · 10 years ago
  19. c3bd8af add peekPixels to SkCanvas and SkSurface by commit-bot@chromium.org · 11 years ago
  20. bda591c Revert of add peekPixels to SkCanvas and SkSurface (https://codereview.chromium.org/161733002/) by commit-bot@chromium.org · 11 years ago
  21. b2d93a9 add peekPixels to SkCanvas and SkSurface by mike@reedtribe.org · 11 years ago
  22. 61e96cd SkBitmap now really stores SkImageInfo -- config is just a ruse by commit-bot@chromium.org · 11 years ago
  23. 1195a28 Revert "SkBitmap now really stores SkImageInfo -- config is just a ruse" by mike@reedtribe.org · 11 years ago
  24. 169a0ed SkBitmap now really stores SkImageInfo -- config is just a ruse by mike@reedtribe.org · 11 years ago
  25. e13af71 Revert of https://codereview.chromium.org/132643007/ by commit-bot@chromium.org · 11 years ago
  26. f0b56e7 Revert "Revert of https://codereview.chromium.org/129423002/" by reed@google.com · 11 years ago
  27. 9b06ba4 Revert of https://codereview.chromium.org/129423002/ by commit-bot@chromium.org · 11 years ago
  28. dd9ea92 add SkBitmap::installPixelRef() by reed@google.com · 11 years ago
  29. 3d50ea1 Add Options to SkDecodingImageGenerator, simplify API. by halcanary@google.com · 11 years ago
  30. 1ad518b Revert of https://codereview.chromium.org/93703004/ by commit-bot@chromium.org · 11 years ago
  31. d665dc4 Add Options to SkDecodingImageGenerator, simplify API. by halcanary@google.com · 11 years ago
  32. 9230ea2 make info real in SkPixelRef, and add bitmap::asImageInfo by reed@google.com · 11 years ago
  33. 2bd8b81 move SkImage::ColorType into SkColorType by reed@google.com · 11 years ago
  34. 383a697 store SkAlphaType inside SkBitmap, on road to support unpremul by reed@google.com · 11 years ago
  35. dfec28d Add SkImage->draw() call with src and dst rects. by commit-bot@chromium.org · 11 years ago
  36. 1d241f1 Revert "Add SkImage->draw() call with src and dst rects." by fmalita@google.com · 11 years ago
  37. 1d91600 Add SkImage->draw() call with src and dst rects. by commit-bot@chromium.org · 11 years ago
  38. 45c3db8 Fixed bug in SkSurface_Gpu to make the surface receive the new copy when copy by junov@chromium.org · 11 years ago
  39. 97b6b07 Fleshed out GPU portion of image/surface feature by robertphillips@google.com · 12 years ago
  40. 97af1a6 Add caching of the snapshot image form a surface by reed@google.com · 12 years ago
  41. 9ea5a3b change SkSurface::newCanvas() to getCanvas(), and redefine its life-cycle to be by reed@google.com · 12 years ago
  42. 58b21ec expand internal subclasses into separate files by reed@google.com · 12 years ago
  43. 70e3590 check-point for image/surface work by mike@reedtribe.org · 12 years ago
  44. 889b09e check-point for surface experiment by reed@google.com · 12 years ago