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