1. aaee31f Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  2. cb87423 Add SkImage::makeColorSpace() to public API by Matt Sarett · 7 years ago
  3. 171cc5f Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv" by Robert Phillips · 7 years ago
  4. fb0bd98 Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv by Robert Phillips · 7 years ago
  5. 6b3155c Revert[4] "clean up (partially) colortable api"""" by Mike Reed · 7 years ago
  6. d531ca0 Use SkTransferFunctionBehavior in SkImageGenerator by Matt Sarett · 7 years ago
  7. 5b1dba8 Support parametric transfer functions in SkImage_Raster::onMakeColorSpace() by Matt Sarett · 7 years ago
  8. b14131c Revert "Revert[2] "clean up (partially) colortable api""" by Mike Reed · 7 years ago
  9. 9920b10 Revert[2] "clean up (partially) colortable api"" by Mike Reed · 7 years ago
  10. 1d1165c Revert "clean up (partially) colortable api" by Mike Klein · 7 years ago
  11. 2e491a6 clean up (partially) colortable api by Mike Reed · 7 years ago
  12. 7ee385e Add GrSurfaceProxy* parameter to GrContext::flush by Robert Phillips · 7 years ago
  13. d2adc66 Use SkTransferFunctionBehavior for raster pixel conversions by Matt Sarett · 7 years ago
  14. f86bc2c SkImage_Generator::onMakeColorSpace avoid 565 by Matt Sarett · 7 years ago
  15. 2084ffa Revert "Fix SkImage_Gpu::getROPixels" by Brian Salomon · 7 years ago
  16. 3798c86 Remove GrFragmentProcessor-derived class' GrTexture-based ctors by Robert Phillips · 7 years ago
  17. 5fa3d6d Revert "Revert "simplify api to bitmapcache"" by Mike Reed · 7 years ago
  18. dd1b4e9 Revert "simplify api to bitmapcache" by Florin Malita · 7 years ago
  19. 9f4b0ae simplify api to bitmapcache by Mike Reed · 7 years ago
  20. f4d443f Fix SkImage_Gpu::getROPixels by Brian Osman · 7 years ago
  21. f388093 Delete SkColorSpace::ColorSpaceFlags by Matt Sarett · 7 years ago
  22. a3bdd44 Revert "Revert "Remove Android-specific SK_SUPPORT_LEGACY_IMG_SNAPSHOT flag"" by Robert Phillips · 7 years ago
  23. 7807580 Make SkGr.h GrTexture-free by Robert Phillips · 7 years ago
  24. 4f358be Make SkImageCacherator be deferred (take 2) by Robert Phillips · 7 years ago
  25. e3060ba Revert "Make SkImageCacherator be deferred" by Robert Phillips · 7 years ago
  26. 801f8b8 Make SkImageCacherator be deferred by Robert Phillips · 7 years ago
  27. d3b6597 Mark overridden destructors with 'override' and remove 'virtual' by Brian Salomon · 7 years ago
  28. 30a38ff Remove SkImage_Base::asTextureRef (in favor of asTextureProxyRef) by Robert Phillips · 7 years ago
  29. 73879eb Improve color type handling in SkImage_Base::makeColorSpace() by Matt Sarett · 7 years ago
  30. fde9bff Revert "Remove Android-specific SK_SUPPORT_LEGACY_IMG_SNAPSHOT flag" by Robert Phillips · 7 years ago
  31. c3efe67 Remove Android-specific SK_SUPPORT_LEGACY_IMG_SNAPSHOT flag by Robert Phillips · 7 years ago
  32. 0ae6faa Make SkImage_Gpu be deferred (take 2) by Robert Phillips · 7 years ago
  33. 0887c70 SkImage_Raster: Keep tmp in scope while it is in use by Matt Sarett · 7 years ago
  34. 271d495 check-headers-self-sufficient: update by Hal Canary · 8 years ago
  35. eaa78c4 Revert "Make SkImage_Gpu be deferred" by Robert Phillips · 7 years ago
  36. 0db235b Make SkImage_Gpu be deferred by Robert Phillips · 7 years ago
  37. ed182d7 Remove SkImage::MakeTextureFromPixmap by Brian Osman · 7 years ago
  38. 480951f Fix discardable memory bot by calling lockPixels() by Matt Sarett · 7 years ago
  39. ac6b1fa Remove budgeted parameter from SkSurface::makeImageSnapshot (take 2) by Robert Phillips · 7 years ago
  40. 919cc45 Revert "Revert "Add color spin test for SkColorSpaceXformCanvas"" by Mike Klein · 7 years ago
  41. 06ee8e8 Revert "Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot""" by Yuqian Li · 7 years ago
  42. 31249bb Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot"" by Robert Phillips · 7 years ago
  43. 73e21af Revert "Add color spin test for SkColorSpaceXformCanvas" by Eric Boren · 7 years ago
  44. 9e9188f Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot" by Yuqian Li · 7 years ago
  45. b64bcbd Remove budgeted parameter from SkSurface::makeImageSnapshot by Robert Phillips · 7 years ago
  46. 0c984a0 More pre-emptive proxification by Robert Phillips · 7 years ago
  47. cb01aec Add color spin test for SkColorSpaceXformCanvas by Matt Sarett · 7 years ago
  48. a4c41b3 Push setMipColorMode calls further down-stack & add to GrTextureProxy by Robert Phillips · 7 years ago
  49. 296b1cc Retract GrContext from src/gpu/effects by Robert Phillips · 7 years ago
  50. e0d4fba Viewer's nonlinear blend mode uses SkColorSpaceXformCanvas by Brian Osman · 7 years ago
  51. 63954c9 GPU version of onMakeColorSpace by Brian Osman · 7 years ago
  52. 6de1310 Begin implementation of SkImage_Base::makeColorSpace by Matt Sarett · 7 years ago
  53. 8f7d9b9 Revert "Begin implementation of SkImage_Base::makeColorSpace" by Mike Reed · 7 years ago
  54. 98629ef Begin implementation of SkImage_Base::makeColorSpace by Matt Sarett · 7 years ago
  55. 766fcbb Treat cross context images as Ganesh-created resources by Brian Osman · 7 years ago
  56. a6953f2 Revert "Treat cross context images as Ganesh-created resources" by Brian Osman · 7 years ago
  57. cccda60 Treat cross context images as Ganesh-created resources by Brian Osman · 7 years ago
  58. b726d58 Partially defer SkImage_Gpu by Robert Phillips · 7 years ago
  59. c1e3705 Remove more unused ownership arguments by Brian Osman · 7 years ago
  60. c65aec9 Make GrClip.h private by Brian Salomon · 7 years ago
  61. 538f1a3 Switch GrYUVProvider over to GrTextureProxies by Robert Phillips · 7 years ago
  62. f141fff Add SkImage_Base::onMakeColorSpace() stub by Matt Sarett · 7 years ago
  63. 3b65598 Make SkGr.h private and remove unused functions by Brian Osman · 7 years ago
  64. 4729914 Groundwork for nonlinear blending mode in Ganesh by Brian Osman · 7 years ago
  65. 5b4599f Add SkImage::colorSpace() and SkImage::refColorSpace() by Matt Sarett · 8 years ago
  66. 32342f0 Rebase and fix chromium by Brian Osman · 8 years ago
  67. 4447b64 Switch SkImageGenerator over to generating GrTextureProxies by Robert Phillips · 8 years ago
  68. fe3b516 Use GrSemaphore rather than GrFence for external texture data by Brian Osman · 8 years ago
  69. 655f347 Revert "Revert "Revert "Revert "Move GrTextureProvider to src"""" by Brian Osman · 8 years ago
  70. 580ffa0 Revert "Revert "Revert "Move GrTextureProvider to src""" by Brian Osman · 8 years ago
  71. 2fe8373 Revert "Revert "Move GrTextureProvider to src"" by Brian Osman · 8 years ago
  72. 13d7f5d Revert "Move GrTextureProvider to src" by Brian Osman · 8 years ago
  73. 24429c6 Move GrTextureProvider to src by Brian Osman · 8 years ago
  74. 2c2bc11 Add GrExternalTextureData and SkCrossContextImageData by Brian Osman · 8 years ago
  75. aa1ab89 Revert "Add GrExternalTextureData and SkCrossContextImageData" by Brian Osman · 8 years ago
  76. 9ad1f92 Add GrExternalTextureData and SkCrossContextImageData by Brian Osman · 8 years ago
  77. 22eb2f1 remove guard for SkImageGenerator api by Mike Reed · 8 years ago
  78. a5fdc97 Replace SkSpecialImage::makeTightSubset with asImage (take 2) by Robert Phillips · 8 years ago
  79. e14349a Revert "Replace SkSpecialImage::makeTightSubset with asImage" by Robert Phillips · 8 years ago
  80. 5df6db1 Replace SkSpecialImage::makeTightSubset with asImage by Robert Phillips · 8 years ago
  81. 185130c return and take SkImageGenerator as unique_ptr by Mike Reed · 8 years ago
  82. 63c6746 Tighten up GrSurfaceProxy typing by Robert Phillips · 8 years ago
  83. 9df70bb Picture backed images must have a bit depth and color space by Matt Sarett · 8 years ago
  84. 8572d85 Make raster pipeline support all pixel conversions by Matt Sarett · 8 years ago
  85. bfdc87a Revert "Revert "Always make SkImageShaders in heap."" by Herb Derby · 8 years ago
  86. 07f665e Revert "Always make SkImageShaders in heap." by Herb Derby · 8 years ago
  87. ff590a1 Always make SkImageShaders in heap. by Herb Derby · 8 years ago
  88. 54be5c9 Revert "More non-invertible shader local matrix guards" by Robert Phillips · 8 years ago
  89. 368af46 More non-invertible shader local matrix guards by Florin Malita · 8 years ago
  90. 696b293 Revert "Remove asTextureRef from SkSpecialImage & update effects accordingly" by Robert Phillips · 8 years ago
  91. e88cf6b Remove asTextureRef from SkSpecialImage & update effects accordingly by Robert Phillips · 8 years ago
  92. 83e939b Use SkArenaAlloc in the SkAutoBlitterChoose code. by Herb Derby · 8 years ago
  93. dd8b72a Revert "Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code." by Robert Phillips · 8 years ago
  94. 041f7df Bring back SkImage::makeTextureImage by Brian Osman · 8 years ago
  95. 2b57b7f Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code. by Herb Derby · 8 years ago
  96. 3390e15 Expand SkImage::getTextureHandle call by Robert Phillips · 8 years ago
  97. a54ccb2 Update SkSurface's cached image ownership handling to sk_sp by Robert Phillips · 8 years ago
  98. 6de9904 Reduce use of SkImage_Base::peekTexture by Robert Phillips · 8 years ago
  99. f200a90 Rationalize GrContext's Gr*Proxy getter naming by Robert Phillips · 8 years ago
  100. 26caf89 Add utilities to create GrSurfaceProxy & GrSurfaceContext from backend descs by Robert Phillips · 8 years ago