1. 7c165a4 Reland "Reland "Pass in a SkColorType into SkImage_Gpu ctor."" by Greg Daniel · 5 years ago
  2. 9ed88b3 Revert "Reland "Pass in a SkColorType into SkImage_Gpu ctor."" by Ben Wagner aka dogben · 5 years ago
  3. 938106d Reland "Pass in a SkColorType into SkImage_Gpu ctor." by Greg Daniel · 5 years ago
  4. 3155f7f Pass in a GrColorType into our Copy call. by Greg Daniel · 5 years ago
  5. 42032cb Revert "Pass in a SkColorType into SkImage_Gpu ctor." by Mike Klein · 5 years ago
  6. 1d17543 Pass in a SkColorType into SkImage_Gpu ctor. by Greg Daniel · 5 years ago
  7. ccb6142 Allow implicit conversion from GrSamplerState::Filter to GrSamplerState by Brian Salomon · 5 years ago
  8. 81b9897 Store GrSurfaceProxyView on SkImage. by Greg Daniel · 5 years ago
  9. f46d5ca use std::make_unique by Mike Klein · 5 years ago
  10. fc11844 Reland "Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType""" by Brian Salomon · 5 years ago
  11. 50299de Reland "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"" by Robert Phillips · 5 years ago
  12. 997b37f Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"" by Brian Salomon · 5 years ago
  13. 078e8fa Revert "Make FP optimizations helpers use SkAlphaType not GrColorType" by Brian Salomon · 5 years ago
  14. 7a538b1 Make FP optimizations helpers use SkAlphaType not GrColorType by Brian Salomon · 5 years ago
  15. 9f2b86c More SkISizification in GPU code. by Brian Salomon · 5 years ago
  16. c594e62 Plumb GrColorType through all ops/processors that sample textures. by Greg Daniel · 5 years ago
  17. 729fc0c Revert "Construct GPU SkImages with SkColorType, don't infer from GrPixelConfig" by Brian Salomon · 5 years ago
  18. 384f6e3 Construct GPU SkImages with SkColorType, don't infer from GrPixelConfig by Brian Salomon · 5 years ago
  19. 201cdbb Make GrSamplerState.h and GrRenderTarget.h private by Brian Salomon · 5 years ago
  20. f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 6 years ago
  21. 46cfbc6 Reland "Reland "Remove support for copyAsDraw in gpu copySurface."" by Greg Daniel · 6 years ago
  22. 4c6f9b7 Revert "Reland "Remove support for copyAsDraw in gpu copySurface."" by Greg Daniel · 6 years ago
  23. 84ea049 Reland "Remove support for copyAsDraw in gpu copySurface." by Greg Daniel · 6 years ago
  24. c5167c0 Revert "Remove support for copyAsDraw in gpu copySurface." by Greg Daniel · 6 years ago
  25. 6565506 Remove support for copyAsDraw in gpu copySurface. by Greg Daniel · 6 years ago
  26. 7fde8e1 IWYU for gms. by Ben Wagner · 6 years ago
  27. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  28. 6603a17 Make SkImage_Base::asTextureProxyRef take a GrRecordingContext parameter by Robert Phillips · 6 years ago
  29. 9338c60 Switch FP creation over to GrRecordingContext by Robert Phillips · 6 years ago
  30. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
  31. f05e6d3 Remove superfluous budgeted params and member related to SkImage_GpuBase by Brian Salomon · 6 years ago
  32. 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  33. d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  34. 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  35. 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  36. 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 6 years ago
  37. 6064e1c Remove texColorSpace output param from various producer APIs by Brian Osman · 6 years ago
  38. e7fd8c3 Un-plumb dstColorSpace through GrTextureProducer by Brian Osman · 6 years ago
  39. e50cdf0 Remove unused dstColorSpace from getROPixels by Brian Osman · 6 years ago
  40. c87cfb6 Remove old lazy image decoding heuristic logic by Brian Osman · 7 years ago
  41. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 7 years ago
  42. 8a8dd33 Make SkImage own its GrContext. by Brian Salomon · 7 years ago
  43. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 7 years ago
  44. 65c7f66 Add mip support to GrAHardwareBufferImageGenerator by Greg Daniel · 7 years ago
  45. f88c12e Add api for passing mipped hint into ImageGenerator onGenerateTexture by Greg Daniel · 7 years ago
  46. ae7d3f3 Add native caching of uniquely keyed GrTextureProxies (take 2) by Robert Phillips · 7 years ago
  47. 76d640d Revert "Add native caching of uniquely keyed GrTextureProxies" by Robert Phillips · 7 years ago
  48. d4f100d Add native caching of uniquely keyed GrTextureProxies by Robert Phillips · 7 years ago
  49. 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 7 years ago
  50. 16d8ec6 Pull non-substantive changes out of omnibus GrSurface CL by Robert Phillips · 7 years ago
  51. e44ef10 Second small fragment from "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  52. 96be9df Revert "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  53. 467022b Reduce dependence on GrSurface's origin field by Robert Phillips · 7 years ago
  54. 77e9666 Make SkImage_Lazy::onMakeColorSpace return a SkImage_Lazy by Christopher Cameron · 8 years ago
  55. d9d8485 Retract GrTexture.h a bit by Robert Phillips · 8 years ago
  56. 63e7973 Remove GrSurfaceProxy::desc() by Brian Salomon · 8 years ago
  57. ebb1b5c Add new SkImageGenerator::getPixels() API, deprecate the old by Matt Sarett · 8 years ago
  58. df7e075 Fold SkImageCacherator into SkImage_Lazy by Brian Osman · 8 years ago
  59. a28e2b0 Simplify SkImageCacherator slightly by Brian Osman · 8 years ago
  60. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 8 years ago
  61. 6b3155c Revert[4] "clean up (partially) colortable api"""" by Mike Reed · 8 years ago
  62. b14131c Revert "Revert[2] "clean up (partially) colortable api""" by Mike Reed · 8 years ago
  63. 9920b10 Revert[2] "clean up (partially) colortable api"" by Mike Reed · 8 years ago
  64. 1d1165c Revert "clean up (partially) colortable api" by Mike Klein · 8 years ago
  65. 2e491a6 clean up (partially) colortable api by Mike Reed · 8 years ago
  66. 4f358be Make SkImageCacherator be deferred (take 2) by Robert Phillips · 8 years ago
  67. e3060ba Revert "Make SkImageCacherator be deferred" by Robert Phillips · 8 years ago
  68. 801f8b8 Make SkImageCacherator be deferred by Robert Phillips · 8 years ago
  69. 0ae6faa Make SkImage_Gpu be deferred (take 2) by Robert Phillips · 8 years ago
  70. eaa78c4 Revert "Make SkImage_Gpu be deferred" by Robert Phillips · 8 years ago
  71. 0db235b Make SkImage_Gpu be deferred by Robert Phillips · 8 years ago
  72. b726d58 Partially defer SkImage_Gpu by Robert Phillips · 8 years ago
  73. 4447b64 Switch SkImageGenerator over to generating GrTextureProxies by Robert Phillips · 8 years ago
  74. 185130c return and take SkImageGenerator as unique_ptr by Mike Reed · 8 years ago
  75. 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
  76. 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 8 years ago
  77. ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
  78. 6de9904 Reduce use of SkImage_Base::peekTexture by Robert Phillips · 8 years ago
  79. f200a90 Rationalize GrContext's Gr*Proxy getter naming by Robert Phillips · 8 years ago
  80. 67c18d6 Continue making Ganesh use absolute texture coordinates - take 2 by Robert Phillips · 8 years ago
  81. e94255d Specify bit depth and color space in SkImage::MakeFromPicture() by Matt Sarett · 8 years ago
  82. 138ea97 Add color space to picture image as a creation parameter by Brian Osman · 8 years ago
  83. e2f7d18 Add a deferred copy surface (take 3) by Robert Phillips · 8 years ago
  84. 222e9ad Make picture backed images sRGB by default by Brian Osman · 8 years ago
  85. d316e77 Revert "Add a deferred copy surface (take 2)" by Robert Phillips · 8 years ago
  86. 398487a Add a deferred copy surface (take 2) by Robert Phillips · 8 years ago
  87. 293d696 Revert "Add a deferred copy surface" by Robert Phillips · 8 years ago
  88. 4431de6 Add a deferred copy surface by Robert Phillips · 8 years ago
  89. c87f99e Make subset param to texture generation API non-optional by Brian Osman · 8 years ago
  90. 61624f0 Plumb dst color space in many places, rather than "mode" by Brian Osman · 8 years ago
  91. 7992da3 Support decoding images to multiple formats, depending on usage by Brian Osman · 8 years ago
  92. 514baff Rename GrTextureParams to GrSamplerParams by Brian Salomon · 8 years ago
  93. 57ae6cf Revert "Support decoding images to multiple formats, depending on usage" by Brian Osman · 8 years ago
  94. c73a1ec Support decoding images to multiple formats, depending on usage by Brian Osman · 8 years ago
  95. 7b8400d Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode by Brian Osman · 8 years ago
  96. cefc431 gm: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  97. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  98. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  99. dddbe38 Adding an SkColorSpace to SkImage_Gpu by brianosman · 8 years ago
  100. 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 · 9 years ago