1. 7b8400d Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode by Brian Osman · 8 years ago
  2. df55827 Remove unused SkImage_Base and SkImage_Gpu onNewSurface methods by robertphillips · 8 years ago
  3. 69c166d Add alphaType() to SkImage by brianosman · 8 years ago
  4. 0e7bddf fix no-gpu build by reed · 8 years ago
  5. 2d5b714 pin as texture api by reed · 8 years ago
  6. f1ac182 implement isABitmap for imageshader, return localmatrix for bitmap's impl by reed · 8 years ago
  7. f292a0c Remove SkGrPixelRef by robertphillips · 8 years ago
  8. 982eb7f Add new SkSourceGammaTreatment enum, used in situations like mipmap construction, where we need to know if we should respect (vs. ignore) the gamma encoding of sRGB tagged images. Plumb that extensively. by brianosman · 8 years ago
  9. a7c9d63 Add onImageInfo call to SkImage_Base. by herb · 8 years ago
  10. e8f3062 switch surface to sk_sp by reed · 8 years ago
  11. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  12. 7fb4f8b Revert "Revert of add Make variations to return SkImage by sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1778393002/ )" by reed · 8 years ago
  13. e683c56 Revert of add Make variations to return SkImage by sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1778393002/ ) by robertphillips · 8 years ago
  14. bd73ffb add Make variations to return SkImage by sk_sp by reed · 8 years ago
  15. 6ceeebd unify peekPixels around pixmap parameter by reed · 8 years ago
  16. 84a4e5a Remove internal calls to SkImage::getTexture by bsalomon · 8 years ago
  17. 22471ed remove SkImage::applyFilter() -- unused, can always re-add later by reed · 9 years ago
  18. 05dd251 take gr-context parameter to refEncoded, indicating a desire for only gpu-specific formats by reed · 9 years ago
  19. 1cf6f9b Stop wrapping images backed by generators as bitmaps in SkGpuDevice (except when tiling) by bsalomon · 9 years ago
  20. 262a71b detect when we can filter bitmaps/images directly, w/o a tmp layer by reed · 9 years ago
  21. 0955303 scaling API on SkPixmap by reed · 9 years ago
  22. 88d064d add applyFilter() to SkImage by reed · 9 years ago
  23. afa95e2 Remove image usage type enum. Use GrTextureParams instead. by bsalomon · 9 years ago
  24. af3fbfc SkImage doesn't use props, so don't need to store it by reed · 9 years ago
  25. 856e9d9 Revert[4] of add ImageShader, sharing code with its Bitmap cousin by reed · 9 years ago
  26. b906daf Have /src files use header directly. by herb · 9 years ago
  27. e6e41a8 Move SkAtomics.h to private. by herb · 9 years ago
  28. 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
  29. fe05707 Revert[2] of add ImageShader, sharing code with its Bitmap cousin by reed · 9 years ago
  30. 7b6945b remove unused (by the outside) SkImage::newSurface, and simplify newImage -> newSubset by reed · 9 years ago
  31. 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
  32. 0b93e31 add ImageShader, sharing code with its Bitmap cousin by reed · 9 years ago
  33. 3b0d532 Purge cached resources on SkImage destruction. by fmalita · 9 years ago
  34. 746f31f have raster-image return itself as a texture by reed · 9 years ago
  35. efd50da impl preroll for all image backends by reed · 9 years ago
  36. 85d9178 Use SkImageCacherator in SkImages by reed · 9 years ago
  37. 86e90fa add preroll to image, for chrome's warmup pass by reed · 9 years ago
  38. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  39. ddbbdda SkImage method for detecting lazy decoding by fmalita · 9 years ago
  40. f3c15b7 Move SkTemplates.h to private. by bungeman · 9 years ago
  41. 80c772b unify pixelref and image ID space, so we can share IDs when we share pixels by reed · 9 years ago
  42. 3c06511 Add image->bitmap by reed · 9 years ago
  43. 871872f change old picture serialization to really handle images by reed · 9 years ago
  44. 5581236 Towards removing getTexture() on SkImage by bsalomon · 9 years ago
  45. a85d4d0 Make drawImage a virtual on SkDevice by reed · 9 years ago
  46. 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
  47. 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
  48. 3538e3b Revert of Make drawImage a virtual on SkDevice (patchset #4 id:60001 of https://codereview.chromium.org/1122643005/) by reed · 9 years ago
  49. 14fe8fd Make drawImage a virtual on SkDevice by reed · 9 years ago
  50. 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
  51. 5392785 Make drawImage a virtual on SkDevice (patchset #3 id:40001 of https://codereview.chromium.org/1118823004/)" by reed · 9 years ago
  52. 973d1f1 Revert of make drawImage a virtual on SkDevice (patchset #3 id:40001 of https://codereview.chromium.org/1118823004/) by reed · 9 years ago
  53. f603fb3 make drawImage a virtual on SkDevice by reed · 9 years ago
  54. 9e447c0 remove unneeded preroll by reed · 9 years ago
  55. 96a857e initial preroll api by reed · 9 years ago
  56. f803da1 add newImage API by reed · 9 years ago
  57. 96472de dd readPixels to SkImage by reed · 10 years ago
  58. 4af267b add SkImage::newSurface by reed · 10 years ago
  59. 5ceff91 Rename SkImage::draw(_, SkRect, SkRect) in SkImage::drawRect() by piotaixr · 10 years ago
  60. 8572fc0 mark all SkImage methods const, so we can make it thread-safe by reed · 10 years ago
  61. 76d5b47 Now able to set the localMatrix when creating a SkShader from a SkImage by piotaixr · 10 years ago
  62. cef04f8 Deleted SkImage::newShaderClamp: not used, not implemented. by piotaixr · 10 years ago
  63. 4f7c615 add ways to peer into an image to get its pixels by reed@google.com · 10 years ago
  64. e13af71 Revert of https://codereview.chromium.org/132643007/ by commit-bot@chromium.org · 11 years ago
  65. f0b56e7 Revert "Revert of https://codereview.chromium.org/129423002/" by reed@google.com · 11 years ago
  66. 9b06ba4 Revert of https://codereview.chromium.org/129423002/ by commit-bot@chromium.org · 11 years ago
  67. dd9ea92 add SkBitmap::installPixelRef() by reed@google.com · 11 years ago
  68. 7f1af50 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  69. dfec28d Add SkImage->draw() call with src and dst rects. by commit-bot@chromium.org · 11 years ago
  70. 1d241f1 Revert "Add SkImage->draw() call with src and dst rects." by fmalita@google.com · 11 years ago
  71. 1d91600 Add SkImage->draw() call with src and dst rects. by commit-bot@chromium.org · 11 years ago
  72. 3e50e99 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  73. 4b0757b add encodeData() to SkImageEncoder, and add encoding to SkImage by reed@google.com · 11 years ago
  74. da90474 Adding public API method on SkImage for extracting the GPU texture handle. by junov@chromium.org · 11 years ago
  75. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  76. 97b6b07 Fleshed out GPU portion of image/surface feature by robertphillips@google.com · 12 years ago
  77. 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
  78. 58b21ec expand internal subclasses into separate files by reed@google.com · 12 years ago