1. 56008aa Add SkColorType getter on SkImage. by Greg Daniel · 7 years ago
  2. f6f7b67 When creating emptyp MipMap proxies, don't instantiate them immediately. Attempt 3 by Greg Daniel · 7 years ago
  3. 7080a43 Revert "Revert "Revert "When creating emptyp MipMap proxies, don't instantiate them immediately.""" by Greg Daniel · 7 years ago
  4. 95edb43 Revert "Revert "When creating emptyp MipMap proxies, don't instantiate them immediately."" by Greg Daniel · 7 years ago
  5. a4ead65 Add function to GrProxyProvider to lazily upload mip map data by Greg Daniel · 7 years ago
  6. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 7 years ago
  7. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 7 years ago
  8. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 7 years ago
  9. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 7 years ago
  10. d653cac More sample count cleanup: by Brian Salomon · 7 years ago
  11. e41e176 Add kRGBX_8888, kRGBA_1010102, and kRGBX_1010102 color types. Unused for now. by Brian Salomon · 7 years ago
  12. 3338482 remove SkColorSpace_Base by Mike Klein · 7 years ago
  13. 0bd24dc Funnel most proxy creation through GrProxyProvider by Robert Phillips · 7 years ago
  14. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  15. 1445da6 Removed unused useCache param in GrYUVProvider by Greg Daniel · 7 years ago
  16. 36703d9 Push much of the SkColorSpace_Base interface up to SkColorSpace by Brian Osman · 7 years ago
  17. e252f08 Add hint to SkSurface::MakeRenderTarget that we will use mips by Greg Daniel · 7 years ago
  18. f88c12e Add api for passing mipped hint into ImageGenerator onGenerateTexture by Greg Daniel · 7 years ago
  19. e1da1d9 Add option to create a deferred render target context with mips by Greg Daniel · 7 years ago
  20. 3e70fa3 When mip mapping, do YUV mip generation on CPU then upload to GPU. by Greg Daniel · 7 years ago
  21. fc5060d Revert "Revert "Update lockTextureProxy to return mipped proxys if mipping is requested."" by Greg Daniel · 7 years ago
  22. 87c76ed Revert "Update lockTextureProxy to return mipped proxys if mipping is requested." by Greg Daniel · 7 years ago
  23. 97abf01 Update lockTextureProxy to return mipped proxys if mipping is requested. by Greg Daniel · 7 years ago
  24. cd87140 Add ability to remove unique key from proxy and underlying surface. by Greg Daniel · 7 years ago
  25. 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 7 years ago
  26. a8ac924 Make SkImage_Lazy always report the color space of its data by Brian Osman · 7 years ago
  27. 066f020 Reduce dependence on GrSurface's origin field (take 3) by Robert Phillips · 7 years ago
  28. 6af2a66 Revert "Reduce dependence on GrSurface's origin field (take 2)" by Robert Phillips · 7 years ago
  29. 22115b4 Reduce dependence on GrSurface's origin field (take 2) by Robert Phillips · 7 years ago
  30. 8a90f50 Fourth fragment from "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  31. 96be9df Revert "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  32. 467022b Reduce dependence on GrSurface's origin field by Robert Phillips · 7 years ago
  33. 262b319 Index8 is dead, remove guarded code by Mike Reed · 7 years ago
  34. d4b6787 Make SkImage_Lazy cache its result from onMakeColorSpace by Christopher Cameron · 7 years ago
  35. 5805013 Guard to remove kIndex_8_SkColorType by Mike Reed · 7 years ago
  36. 77e9666 Make SkImage_Lazy::onMakeColorSpace return a SkImage_Lazy by Christopher Cameron · 7 years ago
  37. ba81af2 Add support for SkImageGenerator creating external textures by Stan Iliev · 7 years ago
  38. b2004f7 Fix SkImage::onMakeColorSpace() for subset lazy images by Matt Sarett · 7 years ago
  39. dedac85 Allow numerical color spaces with legacy rendering by Matt Sarett · 7 years ago
  40. 7f1d020 remove (possibly slow) call to refEncoded in getDeferredTextureImageData by Mike Reed · 7 years ago
  41. 5bbd076 SkImage::isValid by Brian Osman · 7 years ago
  42. 9f3dcb3 Reland "Add SkImage::makeColorSpace() with correct transfer fn behavior" by Matt Sarett · 7 years ago
  43. b59a9da Revert "Add SkImage::makeColorSpace() with correct transfer fn behavior" by Matt Sarett · 7 years ago
  44. 9ad0531 Add SkImage::makeColorSpace() with correct transfer fn behavior by Matt Sarett · 7 years ago
  45. df7e075 Fold SkImageCacherator into SkImage_Lazy by Brian Osman · 7 years ago
  46. 4785897 Remove compressed texture support from cacherator by Brian Osman · 7 years ago
  47. a28e2b0 Simplify SkImageCacherator slightly by Brian Osman · 7 years ago
  48. f1b4382 Rename SkImage_Generator to SkImage_Lazy by Brian Osman · 7 years ago[Renamed (77%) from src/image/SkImage_Generator.cpp]
  49. d531ca0 Use SkTransferFunctionBehavior in SkImageGenerator by Matt Sarett · 7 years ago
  50. f86bc2c SkImage_Generator::onMakeColorSpace avoid 565 by Matt Sarett · 7 years ago
  51. 4f358be Make SkImageCacherator be deferred (take 2) by Robert Phillips · 7 years ago
  52. e3060ba Revert "Make SkImageCacherator be deferred" by Robert Phillips · 8 years ago
  53. 801f8b8 Make SkImageCacherator be deferred by Robert Phillips · 8 years ago
  54. 30a38ff Remove SkImage_Base::asTextureRef (in favor of asTextureProxyRef) by Robert Phillips · 8 years ago
  55. 6de1310 Begin implementation of SkImage_Base::makeColorSpace by Matt Sarett · 8 years ago
  56. 8f7d9b9 Revert "Begin implementation of SkImage_Base::makeColorSpace" by Mike Reed · 8 years ago
  57. 98629ef Begin implementation of SkImage_Base::makeColorSpace by Matt Sarett · 8 years ago
  58. b726d58 Partially defer SkImage_Gpu by Robert Phillips · 8 years ago
  59. 4447b64 Switch SkImageGenerator over to generating GrTextureProxies by Robert Phillips · 8 years ago
  60. 22eb2f1 remove guard for SkImageGenerator api by Mike Reed · 8 years ago
  61. 185130c return and take SkImageGenerator as unique_ptr by Mike Reed · 8 years ago
  62. 67c18d6 Continue making Ganesh use absolute texture coordinates - take 2 by Robert Phillips · 8 years ago
  63. 61624f0 Plumb dst color space in many places, rather than "mode" by Brian Osman · 8 years ago
  64. 7992da3 Support decoding images to multiple formats, depending on usage by Brian Osman · 8 years ago
  65. 514baff Rename GrTextureParams to GrSamplerParams by Brian Salomon · 8 years ago
  66. 57ae6cf Revert "Support decoding images to multiple formats, depending on usage" by Brian Osman · 8 years ago
  67. c73a1ec Support decoding images to multiple formats, depending on usage by Brian Osman · 8 years ago
  68. 7b8400d Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode by Brian Osman · 8 years ago
  69. 8bd45cd Deferred image generator subsetting by fmalita · 8 years ago
  70. 7929e3a Avoid separate allocation of SkImageCacherator by fmalita · 8 years ago
  71. 69c166d Add alphaType() to SkImage by brianosman · 8 years ago
  72. 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
  73. a7c9d63 Add onImageInfo call to SkImage_Base. by herb · 8 years ago
  74. e8f3062 switch surface to sk_sp by reed · 8 years ago
  75. 9ce9d67 update callsites for Make image factories by reed · 9 years ago
  76. 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 · 9 years ago
  77. e683c56 Revert of add Make variations to return SkImage by sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1778393002/ ) by robertphillips · 9 years ago
  78. bd73ffb add Make variations to return SkImage by sk_sp by reed · 9 years ago
  79. 6ceeebd unify peekPixels around pixmap parameter by reed · 9 years ago
  80. 05dd251 take gr-context parameter to refEncoded, indicating a desire for only gpu-specific formats by reed · 9 years ago
  81. 1cf6f9b Stop wrapping images backed by generators as bitmaps in SkGpuDevice (except when tiling) by bsalomon · 9 years ago
  82. 6868c3f optimize the disable-caching case for SkImage::readPixels by reed · 9 years ago
  83. 0955303 scaling API on SkPixmap by reed · 9 years ago
  84. afa95e2 Remove image usage type enum. Use GrTextureParams instead. by bsalomon · 9 years ago
  85. af3fbfc SkImage doesn't use props, so don't need to store it by reed · 9 years ago
  86. 856e9d9 Revert[4] of add ImageShader, sharing code with its Bitmap cousin by reed · 9 years ago
  87. 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
  88. fe05707 Revert[2] of add ImageShader, sharing code with its Bitmap cousin by reed · 9 years ago
  89. 7b6945b remove unused (by the outside) SkImage::newSurface, and simplify newImage -> newSubset by reed · 9 years ago
  90. 106b124 Remove SkNEW and SkDELETE macros by mdempsky · 9 years ago
  91. 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
  92. 0b93e31 add ImageShader, sharing code with its Bitmap cousin by reed · 9 years ago
  93. 3b0d532 Purge cached resources on SkImage destruction. by fmalita · 9 years ago
  94. af5bf22 share IDs between cacherator and its host-image by reed · 9 years ago
  95. 2bcab82 remove code from SK_SUPPORT_LEGACY_NEWFROMGENERATOR, eliminates caller of deprecated SkInstallDiscardablePixelRef by reed · 9 years ago
  96. 85d9178 Use SkImageCacherator in SkImages by reed · 9 years ago