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