1. 22471ed remove SkImage::applyFilter() -- unused, can always re-add later by reed · 9 years ago
  2. 05dd251 take gr-context parameter to refEncoded, indicating a desire for only gpu-specific formats by reed · 9 years ago
  3. 1cf6f9b Stop wrapping images backed by generators as bitmaps in SkGpuDevice (except when tiling) by bsalomon · 9 years ago
  4. 262a71b detect when we can filter bitmaps/images directly, w/o a tmp layer by reed · 9 years ago
  5. 0955303 scaling API on SkPixmap by reed · 9 years ago
  6. 88d064d add applyFilter() to SkImage by reed · 9 years ago
  7. afa95e2 Remove image usage type enum. Use GrTextureParams instead. by bsalomon · 9 years ago
  8. af3fbfc SkImage doesn't use props, so don't need to store it by reed · 9 years ago
  9. 856e9d9 Revert[4] of add ImageShader, sharing code with its Bitmap cousin by reed · 9 years ago
  10. b906daf Have /src files use header directly. by herb · 9 years ago
  11. e6e41a8 Move SkAtomics.h to private. by herb · 9 years ago
  12. 476506d Revert of Revert[2] of add ImageShader, sharing code with its Bitmap cousin (patchset #11 id:200001 of https://codereview.chromium.org/1352293002/ ) by reed · 9 years ago
  13. fe05707 Revert[2] of add ImageShader, sharing code with its Bitmap cousin by reed · 9 years ago
  14. 7b6945b remove unused (by the outside) SkImage::newSurface, and simplify newImage -> newSubset by reed · 9 years ago
  15. f260851 Revert of add ImageShader, sharing code with its Bitmap cousin (patchset #10 id:180001 of https://codereview.chromium.org/1342113002/ ) by tomhudson · 9 years ago
  16. 0b93e31 add ImageShader, sharing code with its Bitmap cousin by reed · 9 years ago
  17. 3b0d532 Purge cached resources on SkImage destruction. by fmalita · 9 years ago
  18. 746f31f have raster-image return itself as a texture by reed · 9 years ago
  19. efd50da impl preroll for all image backends by reed · 9 years ago
  20. 85d9178 Use SkImageCacherator in SkImages by reed · 9 years ago
  21. 86e90fa add preroll to image, for chrome's warmup pass by reed · 9 years ago
  22. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  23. ddbbdda SkImage method for detecting lazy decoding by fmalita · 9 years ago
  24. f3c15b7 Move SkTemplates.h to private. by bungeman · 9 years ago
  25. 80c772b unify pixelref and image ID space, so we can share IDs when we share pixels by reed · 9 years ago
  26. 3c06511 Add image->bitmap by reed · 9 years ago
  27. 871872f change old picture serialization to really handle images by reed · 9 years ago
  28. 5581236 Towards removing getTexture() on SkImage by bsalomon · 9 years ago
  29. a85d4d0 Make drawImage a virtual on SkDevice by reed · 9 years ago
  30. 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 · 9 years ago
  31. 620ba3a Revert of Revert of Make drawImage a virtual on SkDevice (patchset #1 id:1 of https://codereview.chromium.org/1124003002/) by reed · 9 years ago
  32. 3538e3b Revert of Make drawImage a virtual on SkDevice (patchset #4 id:60001 of https://codereview.chromium.org/1122643005/) by reed · 9 years ago
  33. 14fe8fd Make drawImage a virtual on SkDevice by reed · 9 years ago
  34. 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 · 9 years ago
  35. 5392785 Make drawImage a virtual on SkDevice (patchset #3 id:40001 of https://codereview.chromium.org/1118823004/)" by reed · 9 years ago
  36. 973d1f1 Revert of make drawImage a virtual on SkDevice (patchset #3 id:40001 of https://codereview.chromium.org/1118823004/) by reed · 9 years ago
  37. f603fb3 make drawImage a virtual on SkDevice by reed · 9 years ago
  38. 9e447c0 remove unneeded preroll by reed · 10 years ago
  39. 96a857e initial preroll api by reed · 10 years ago
  40. f803da1 add newImage API by reed · 10 years ago
  41. 96472de dd readPixels to SkImage by reed · 10 years ago
  42. 4af267b add SkImage::newSurface by reed · 10 years ago
  43. 5ceff91 Rename SkImage::draw(_, SkRect, SkRect) in SkImage::drawRect() by piotaixr · 10 years ago
  44. 8572fc0 mark all SkImage methods const, so we can make it thread-safe by reed · 10 years ago
  45. 76d5b47 Now able to set the localMatrix when creating a SkShader from a SkImage by piotaixr · 10 years ago
  46. cef04f8 Deleted SkImage::newShaderClamp: not used, not implemented. by piotaixr · 10 years ago
  47. 4f7c615 add ways to peer into an image to get its pixels by reed@google.com · 11 years ago
  48. e13af71 Revert of https://codereview.chromium.org/132643007/ by commit-bot@chromium.org · 11 years ago
  49. f0b56e7 Revert "Revert of https://codereview.chromium.org/129423002/" by reed@google.com · 11 years ago
  50. 9b06ba4 Revert of https://codereview.chromium.org/129423002/ by commit-bot@chromium.org · 11 years ago
  51. dd9ea92 add SkBitmap::installPixelRef() by reed@google.com · 11 years ago
  52. 7f1af50 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  53. dfec28d Add SkImage->draw() call with src and dst rects. by commit-bot@chromium.org · 11 years ago
  54. 1d241f1 Revert "Add SkImage->draw() call with src and dst rects." by fmalita@google.com · 11 years ago
  55. 1d91600 Add SkImage->draw() call with src and dst rects. by commit-bot@chromium.org · 11 years ago
  56. 3e50e99 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  57. 4b0757b add encodeData() to SkImageEncoder, and add encoding to SkImage by reed@google.com · 11 years ago
  58. da90474 Adding public API method on SkImage for extracting the GPU texture handle. by junov@chromium.org · 11 years ago
  59. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  60. 97b6b07 Fleshed out GPU portion of image/surface feature by robertphillips@google.com · 12 years ago
  61. fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  62. 58b21ec expand internal subclasses into separate files by reed@google.com · 12 years ago