1. 98a6216 guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  2. d9d8485 Retract GrTexture.h a bit by Robert Phillips · 7 years ago
  3. 68b8e3d Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag"" by Matt Sarett · 7 years ago
  4. 0122af0 Revert "Delete copyTo(Allocator), hide copyTo() behind flag" by Matt Sarett · 7 years ago
  5. d4a338f Delete copyTo(Allocator), hide copyTo() behind flag by Matt Sarett · 7 years ago
  6. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 7 years ago
  7. 7a542c5 Change bitmapcache to not rely on lockpixels. by Mike Reed · 7 years ago
  8. 301431d Miscellaneous GrSurfaceProxy-related cleanup by Robert Phillips · 7 years ago
  9. 5fa3d6d Revert "Revert "simplify api to bitmapcache"" by Mike Reed · 7 years ago
  10. dd1b4e9 Revert "simplify api to bitmapcache" by Florin Malita · 7 years ago
  11. 9f4b0ae simplify api to bitmapcache by Mike Reed · 7 years ago
  12. 0ae6faa Make SkImage_Gpu be deferred (take 2) by Robert Phillips · 7 years ago
  13. eaa78c4 Revert "Make SkImage_Gpu be deferred" by Robert Phillips · 7 years ago
  14. 0db235b Make SkImage_Gpu be deferred by Robert Phillips · 7 years ago
  15. 26c90e0 Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps by Robert Phillips · 7 years ago
  16. b66b42f Preparatory Proxification by Robert Phillips · 7 years ago
  17. b726d58 Partially defer SkImage_Gpu by Robert Phillips · 7 years ago
  18. 3b65598 Make SkGr.h private and remove unused functions by Brian Osman · 7 years ago
  19. 32342f0 Rebase and fix chromium by Brian Osman · 7 years ago
  20. 256c37b Remove atlas creation from GrResourceProvider by Robert Phillips · 7 years ago
  21. 2c6d2bf Remove SkSpecialImage's GrTexture-based ctors by Robert Phillips · 7 years ago
  22. 8e1c4e6 Remove asTextureRef from SkSpecialImage & update effects accordingly (take 2) by Robert Phillips · 7 years ago
  23. a5fdc97 Replace SkSpecialImage::makeTightSubset with asImage (take 2) by Robert Phillips · 7 years ago
  24. 6f9f7eb Expand use of GrMakeCachedBitmapProxy (take 2) by Robert Phillips · 7 years ago
  25. eae7524 Revert "Expand use of GrMakeCachedBitmapProxy" by Robert Phillips · 7 years ago
  26. 561d1f8 Expand use of GrMakeCachedBitmapProxy by Robert Phillips · 7 years ago
  27. e14349a Revert "Replace SkSpecialImage::makeTightSubset with asImage" by Robert Phillips · 7 years ago
  28. 5df6db1 Replace SkSpecialImage::makeTightSubset with asImage by Robert Phillips · 7 years ago
  29. 63c6746 Tighten up GrSurfaceProxy typing by Robert Phillips · 7 years ago
  30. e14d305 Add GrMakeCachedBitmapProxy by Robert Phillips · 7 years ago
  31. 696b293 Revert "Remove asTextureRef from SkSpecialImage & update effects accordingly" by Robert Phillips · 7 years ago
  32. e88cf6b Remove asTextureRef from SkSpecialImage & update effects accordingly by Robert Phillips · 7 years ago
  33. 77b3f32 Broaden checking of GrSurfaceProxy::MakeDeferred's return value by Robert Phillips · 7 years ago
  34. 6de9904 Reduce use of SkImage_Base::peekTexture by Robert Phillips · 7 years ago
  35. 67c18d6 Continue making Ganesh use absolute texture coordinates - take 2 by Robert Phillips · 7 years ago
  36. e2f7d18 Add a deferred copy surface (take 3) by Robert Phillips · 8 years ago
  37. d316e77 Revert "Add a deferred copy surface (take 2)" by Robert Phillips · 8 years ago
  38. 398487a Add a deferred copy surface (take 2) by Robert Phillips · 8 years ago
  39. 293d696 Revert "Add a deferred copy surface" by Robert Phillips · 8 years ago
  40. 4431de6 Add a deferred copy surface by Robert Phillips · 8 years ago
  41. 61624f0 Plumb dst color space in many places, rather than "mode" by Brian Osman · 8 years ago
  42. 7992da3 Support decoding images to multiple formats, depending on usage by Brian Osman · 8 years ago
  43. 514baff Rename GrTextureParams to GrSamplerParams by Brian Salomon · 8 years ago
  44. e60ad62 Guard against instantiate & accessRenderTarget failures by Robert Phillips · 8 years ago
  45. 57ae6cf Revert "Support decoding images to multiple formats, depending on usage" by Brian Osman · 8 years ago
  46. c73a1ec Support decoding images to multiple formats, depending on usage by Brian Osman · 8 years ago
  47. 7f6cd90 Start plumbing deferral of GPU resources in the image filters by Robert Phillips · 8 years ago
  48. 3743013 Consolidate GrSurfaceProxy Make methods by Robert Phillips · 8 years ago
  49. 7b8400d Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode by Brian Osman · 8 years ago
  50. 8bc06d0 Back SkSpecialImage_Gpu with a GrTextureProxy by Robert Phillips · 8 years ago
  51. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  52. eed6b0e Change SkSpecialImage::makeSurface and makeTightSurface to take output by brianosman · 8 years ago
  53. a76554d Revert of Create special surfaces according to original device (not always in N32) (patchset #9 id:160001 of https://codereview.chromium.org/2349373004/ ) by brianosman · 8 years ago
  54. 53c3808 Change SkSpecialImage::makeSurface and makeTightSurface to take output by brianosman · 8 years ago
  55. 80e9608 Remove isOpaque from SkSpecialImage, just use alpha type by brianosman · 8 years ago
  56. bd2bd5c lock special-raster while the caller's bitmap is in-scope by reed · 8 years ago
  57. c7ec7c9 remove/deprecate SkBitmap::getTexture, as it now always returns false by reed · 8 years ago
  58. dfe4f2e Add SkColorSpace to GrDrawContext by brianosman · 8 years ago
  59. f292a0c Remove SkGrPixelRef by robertphillips · 8 years ago
  60. afbf71d Adding color space to SkSpecialImage by brianosman · 8 years ago
  61. ad7604b Have MakeFromImage fission the SkImage into a raster or a texture (patchset #1 id:1 of https://codereview.chromium.org/2167813002/ )" by reed · 8 years ago
  62. 3fb8720 Revert of have MakeFromImage fission the SkImage into a raster or a texture (patchset #1 id:1 of https://codereview.chromium.org/2167813002/ ) by reed · 8 years ago
  63. a61bfc6 have MakeFromImage fission the SkImage into a raster or a texture by reed · 8 years ago
  64. dddbe38 Adding an SkColorSpace to SkImage_Gpu by brianosman · 8 years ago
  65. cf5c846 remove dead methods now that we use specials exclusively for imagefilters by reed · 8 years ago
  66. a2217ef use special-image for imagefilters and save/restore layer by reed · 8 years ago
  67. 7f3ff20 remove unused MakeFromPixmap by reed · 8 years ago
  68. 77d6f7d use gpu-image instead of wrapping in a bitmap for specialimage by reed · 8 years ago
  69. 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
  70. 4df1656 Tighten up SkSpecialSurface factory functions by robertphillips · 8 years ago
  71. ed086ca Revert of Remove gpu-specialization of SkSpecialImage (patchset #5 id:80001 of https://codereview.chromium.org/1918993002/ ) by robertphillips · 8 years ago
  72. 0533d6e Remove gpu-specialization of SkSpecialImage by robertphillips · 8 years ago
  73. c91fd34 Add another dollop of sk_sp to SkSpecialImage and SkSpecialSurface by robertphillips · 8 years ago
  74. 3e30227 Begin removing deprecated (and now, unused) ImageFilter code paths by robertphillips · 8 years ago
  75. 6461251 Upgrade SkSpecialImage to have getTextureRef & getROPixels entry points by robertphillips · 8 years ago
  76. 898235c SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propagated in a few places so that the backend can do the right thing for L32 vs S32 mode. by brianosman · 8 years ago
  77. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  78. 090b762 Temporary fix for --preAbandonGpuContext bug by robertphillips · 8 years ago
  79. 83f2e5a Switch SkColorFilterImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  80. 1579e3c Switch SkBlurImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  81. e8f3062 switch surface to sk_sp by reed · 8 years ago
  82. d25d06b Fix second memory leak in SkSpecialImage by robertphillips · 8 years ago
  83. d03b542 Potential fix for SpecialImageTest memory leak by robertphillips · 8 years ago
  84. b4bd11e Update SkSpecialImage to be able to create tight SkImages and SkSurfaces by robertphillips · 8 years ago
  85. a635936 sRGB support in Ganesh. Several pieces: by brianosman · 8 years ago
  86. 83c17fa Add SkSpecialImage::makeTextureImage entry point by robertphillips · 8 years ago
  87. 92701ab Revert of Add SkSpecialImage::makeTextureImage entry point & update filterInput (patchset #3 id:40001 of https://codereview.chromium.org/1813813002/ ) by bungeman · 8 years ago
  88. 0584901 Add SkSpecialImage::makeTextureImage entry point by robertphillips · 8 years ago
  89. 37bd7c3 Switch SkSpecialImage & SkSpecialSurface classes over to smart pointers by robertphillips · 8 years ago
  90. c571c00 Revert of sRGB support in Ganesh. Several pieces: (patchset #12 id:220001 of https://codereview.chromium.org/1789663002/ ) by brianosman · 8 years ago
  91. 9e3f1bf sRGB support in Ganesh. Several pieces: by brianosman · 8 years ago
  92. c5035e7 Add SkSpecialImage::extractSubset & NewFromPixmap by robertphillips · 8 years ago
  93. 19dea94 Revert of Add SkSpecialImage::extractSubset & NewFromPixmap (patchset #5 id:80001 of https://codereview.chromium.org/1787883002/ ) by robertphillips · 8 years ago
  94. 2505814 Add SkSpecialImage::extractSubset & NewFromPixmap by robertphillips · 8 years ago
  95. 6ceeebd unify peekPixels around pixmap parameter by reed · 8 years ago
  96. 6ac97b7 Switch SkImageSource image filter over to new onFilterImage interface by robertphillips · 8 years ago
  97. ab01ccd Rename SkSpecialImage::getBitmap to getBitmapDeprecated by robertphillips · 8 years ago
  98. 4418dba Swap over to using SkImageFilter::filterImage instead of filterImageDeprecated by robertphillips · 8 years ago
  99. 84a4e5a Remove internal calls to SkImage::getTexture by bsalomon · 8 years ago
  100. 3b087f4 Update SkSpecialImage API by robertphillips · 8 years ago