1. efd50da impl preroll for all image backends by reed · 10 years ago
  2. 85d9178 Use SkImageCacherator in SkImages by reed · 10 years ago
  3. 86e90fa add preroll to image, for chrome's warmup pass by reed · 10 years ago
  4. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 10 years ago
  5. ddbbdda SkImage method for detecting lazy decoding by fmalita · 10 years ago
  6. f3c15b7 Move SkTemplates.h to private. by bungeman · 10 years ago
  7. 80c772b unify pixelref and image ID space, so we can share IDs when we share pixels by reed · 10 years ago
  8. 3c06511 Add image->bitmap by reed · 10 years ago
  9. 871872f change old picture serialization to really handle images by reed · 10 years ago
  10. 5581236 Towards removing getTexture() on SkImage by bsalomon · 10 years ago
  11. a85d4d0 Make drawImage a virtual on SkDevice by reed · 10 years ago
  12. 06dad4b Revert of Revert of Revert of Make drawImage a virtual on SkDevice (patchset #1 id:1 of https://codereview.chromium.org/1126273002/) by reed · 10 years ago
  13. 620ba3a Revert of Revert of Make drawImage a virtual on SkDevice (patchset #1 id:1 of https://codereview.chromium.org/1124003002/) by reed · 10 years ago
  14. 3538e3b Revert of Make drawImage a virtual on SkDevice (patchset #4 id:60001 of https://codereview.chromium.org/1122643005/) by reed · 10 years ago
  15. 14fe8fd Make drawImage a virtual on SkDevice by reed · 10 years ago
  16. 119468b Revert of Make drawImage a virtual on SkDevice (patchset #3 id:40001 of https://codereview.chromium.org/11188… (patchset #2 id:20001 of https://codereview.chromium.org/1122813002/) by reed · 10 years ago
  17. 5392785 Make drawImage a virtual on SkDevice (patchset #3 id:40001 of https://codereview.chromium.org/1118823004/)" by reed · 10 years ago
  18. 973d1f1 Revert of make drawImage a virtual on SkDevice (patchset #3 id:40001 of https://codereview.chromium.org/1118823004/) by reed · 10 years ago
  19. f603fb3 make drawImage a virtual on SkDevice by reed · 10 years ago
  20. 9e447c0 remove unneeded preroll by reed · 10 years ago
  21. 96a857e initial preroll api by reed · 11 years ago
  22. f803da1 add newImage API by reed · 11 years ago
  23. 96472de dd readPixels to SkImage by reed · 11 years ago
  24. 4af267b add SkImage::newSurface by reed · 11 years ago
  25. 5ceff91 Rename SkImage::draw(_, SkRect, SkRect) in SkImage::drawRect() by piotaixr · 11 years ago
  26. 8572fc0 mark all SkImage methods const, so we can make it thread-safe by reed · 11 years ago
  27. 76d5b47 Now able to set the localMatrix when creating a SkShader from a SkImage by piotaixr · 11 years ago
  28. cef04f8 Deleted SkImage::newShaderClamp: not used, not implemented. by piotaixr · 11 years ago
  29. 4f7c615 add ways to peer into an image to get its pixels by reed@google.com · 12 years ago
  30. e13af71 Revert of https://codereview.chromium.org/132643007/ by commit-bot@chromium.org · 12 years ago
  31. f0b56e7 Revert "Revert of https://codereview.chromium.org/129423002/" by reed@google.com · 12 years ago
  32. 9b06ba4 Revert of https://codereview.chromium.org/129423002/ by commit-bot@chromium.org · 12 years ago
  33. dd9ea92 add SkBitmap::installPixelRef() by reed@google.com · 12 years ago
  34. 7f1af50 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  35. dfec28d Add SkImage->draw() call with src and dst rects. by commit-bot@chromium.org · 12 years ago
  36. 1d241f1 Revert "Add SkImage->draw() call with src and dst rects." by fmalita@google.com · 12 years ago
  37. 1d91600 Add SkImage->draw() call with src and dst rects. by commit-bot@chromium.org · 12 years ago
  38. 3e50e99 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  39. 4b0757b add encodeData() to SkImageEncoder, and add encoding to SkImage by reed@google.com · 12 years ago
  40. da90474 Adding public API method on SkImage for extracting the GPU texture handle. by junov@chromium.org · 12 years ago
  41. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 13 years ago
  42. 97b6b07 Fleshed out GPU portion of image/surface feature by robertphillips@google.com · 13 years ago
  43. fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 13 years ago
  44. 58b21ec expand internal subclasses into separate files by reed@google.com · 13 years ago