1. 652124c sk_gpu_test::MakeTextureProxyFromData -> MakeTextureProxyViewFromData by Brian Salomon · 4 years, 5 months ago
  2. c95b589 Reland "Migrate GrSurfaceContext readPixels to take direct context" by Adlai Holler · 4 years, 5 months ago
  3. cf0d08e Revert "Migrate GrSurfaceContext readPixels to take direct context" by Adlai Holler · 4 years, 5 months ago
  4. d169e19 Migrate GrSurfaceContext readPixels to take direct context by Adlai Holler · 4 years, 5 months ago
  5. f7f5433 Remove GrSurfacePriv and GrRenderTargetPriv by Brian Salomon · 4 years, 6 months ago
  6. 4cfae3b Remove GrTexturePriv by Brian Salomon · 4 years, 6 months ago
  7. e69b9ef Separate MIP filtering from min/mag filtering. by Brian Salomon · 4 years, 6 months ago
  8. 8c82a87 Rename GrTexture/Proxy/Priv mip map members/functions by Brian Salomon · 4 years, 6 months ago
  9. 5933d7d Update GrPaint APIs to reflect lack of multiple color processors. by John Stiles · 4 years, 6 months ago
  10. 7e67dca Rename GrMipMapped GrMipmapped by Brian Salomon · 4 years, 6 months ago
  11. a3b02f5 Rename GrSamplerState::Filter::kBilerp to kLinear by Brian Salomon · 4 years, 6 months ago
  12. 6d344c3 Update unit tests to accept GrDirectContext by Robert Phillips · 4 years, 6 months ago
  13. 00f78de Update additional tools to take a GrDirectContext by Robert Phillips · 4 years, 7 months ago
  14. 0f39699 Reland "Make it easier to test rectangle textures by using createBackendTexture." by Brian Salomon · 4 years, 7 months ago
  15. 96f8db0 Revert "Make it easier to test rectangle textures by using createBackendTexture." by Derek Sollenberger · 4 years, 7 months ago
  16. 4e37751 Make it easier to test rectangle textures by using createBackendTexture. by Brian Salomon · 4 years, 7 months ago
  17. 7c12e28 Reland "GrClips provided as pointers to GrRTC" by Michael Ludwig · 4 years, 8 months ago
  18. 074414f Revert "GrClips provided as pointers to GrRTC" by Weston Tracey · 4 years, 8 months ago
  19. 226b689 GrClips provided as pointers to GrRTC by Michael Ludwig · 4 years, 8 months ago
  20. 81d4172 Reland "Simplify GrRTC::clean APIs" by Michael Ludwig · 4 years, 8 months ago
  21. 4730f29 Revert "Simplify GrRTC::clean APIs" by Michael Ludwig · 4 years, 8 months ago
  22. 6cbd7c2 Simplify GrRTC::clean APIs by Michael Ludwig · 4 years, 8 months ago
  23. c524378 Don't require color type to make proxy copies. by Brian Salomon · 4 years, 10 months ago
  24. 8a78e9c Don't require color type to wrap a texture/RT. by Brian Salomon · 4 years, 10 months ago
  25. 3a36511 Remove origin from GrSurfaceProxy. by Greg Daniel · 5 years ago
  26. b8d84f8 Remove all remaining uses of origin getter on proxy. by Greg Daniel · 5 years ago
  27. 124486b Fix a gpu couple tests to use views. by Greg Daniel · 5 years ago
  28. 573312e Update copy and blitTexture calls to not query origin off of proxies. by Greg Daniel · 5 years ago
  29. d2ccbb5 Have GrTextureEffect factories take a view as input. by Greg Daniel · 5 years ago
  30. 40903af Update GrSurfaceProxy::Copy to return a view. by Greg Daniel · 5 years ago
  31. 3912a4b Update GrSurface/RenderTargetContexts to take and store GrSurfaceProxyViews. by Greg Daniel · 5 years ago
  32. e20fcad Reland "Move makeDeferredRenderTargetContext calls to factory on RTC." by Greg Daniel · 5 years ago
  33. a4f207e Revert "Move makeDeferredRenderTargetContext calls to factory on RTC." by Jim Van Verth · 5 years ago
  34. 1c16b43 Move makeDeferredRenderTargetContext calls to factory on RTC. by Greg Daniel · 5 years ago
  35. b8f098d Reland "Rename GrSimpleTextureEffect->GrTextureEffect" by Brian Salomon · 5 years ago
  36. d7436a3 Revert "Rename GrSimpleTextureEffect->GrTextureEffect" by Brian Salomon · 5 years ago
  37. 90673ec Rename GrSimpleTextureEffect->GrTextureEffect by Brian Salomon · 5 years ago
  38. bfa19c4 Add factories to GrSurfaceContext and clean up creation flow. by Greg Daniel · 5 years ago
  39. fc11844 Reland "Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType""" by Brian Salomon · 5 years ago
  40. 50299de Reland "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"" by Robert Phillips · 5 years ago
  41. 997b37f Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"" by Brian Salomon · 5 years ago
  42. 078e8fa Revert "Make FP optimizations helpers use SkAlphaType not GrColorType" by Brian Salomon · 5 years ago
  43. 7a538b1 Make FP optimizations helpers use SkAlphaType not GrColorType by Brian Salomon · 5 years ago
  44. a9b348f Reland fully delineate GL usage w/ skia_use_gl. by John Rosasco · 5 years ago
  45. 0efc01d Revert "Fully delineate GL usage w/ skia_use_gl" by Robert Phillips · 5 years ago
  46. 078cf3e Fully delineate GL usage w/ skia_use_gl by John Rosasco · 5 years ago
  47. 28a8f28 Rename functions in TestUtils.h by Brian Salomon · 5 years ago
  48. 4eda710 Simplify sk_gpu_test::MakeTextureProxyFromData. by Brian Salomon · 5 years ago
  49. c594e62 Plumb GrColorType through all ops/processors that sample textures. by Greg Daniel · 5 years ago
  50. bf6b979 GrSurfaceContext not ref counted. by Brian Salomon · 5 years ago
  51. 62221e7 Delete GrBackendSurface's GrPixelConfig by Robert Phillips · 5 years ago
  52. c80b0e9 Make rest of GrGpu::wrapBackend* methods take a GrColorType (take 2) by Robert Phillips · 5 years ago
  53. dd39980 Revert "Make rest of GrGpu::wrapBackend* methods take a GrColorType" by Robert Phillips · 5 years ago
  54. 9725638 Make rest of GrGpu::wrapBackend* methods take a GrColorType by Robert Phillips · 6 years ago
  55. 27ae52c Make deferred render target context without config or format by Brian Salomon · 6 years ago
  56. d628747 Make GrColorSpaceInfo store GrColorType. by Brian Salomon · 6 years ago
  57. e7499c7 GrColorSpaceInfo stores SkAlphaType. by Brian Salomon · 6 years ago
  58. fa55f2e Add asserts to make sure we always have valid GrBackendFormats before creating proxies. by Greg Daniel · 6 years ago
  59. 46cfbc6 Reland "Reland "Remove support for copyAsDraw in gpu copySurface."" by Greg Daniel · 6 years ago
  60. 4c6f9b7 Revert "Reland "Remove support for copyAsDraw in gpu copySurface."" by Greg Daniel · 6 years ago
  61. 4b432fa run rewrite_includes.py by Mike Klein · 6 years ago
  62. 84ea049 Reland "Remove support for copyAsDraw in gpu copySurface." by Greg Daniel · 6 years ago
  63. c5167c0 Revert "Remove support for copyAsDraw in gpu copySurface." by Greg Daniel · 6 years ago
  64. 6565506 Remove support for copyAsDraw in gpu copySurface. by Greg Daniel · 6 years ago
  65. 08ba085 Revert "De-GL-ify tests, gm and tools" by Robert Phillips · 6 years ago
  66. 89fb346 De-GL-ify tests, gm and tools by Robert Phillips · 6 years ago
  67. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  68. 6989370 Move DrawingManager to RecordingContext by Robert Phillips · 6 years ago
  69. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
  70. aa6ca0a Require explicit GrWrapCacheable specification in more places. by Brian Salomon · 6 years ago
  71. c67c31c Revert "Revert "Mark wrapped textures imported into SkImages as "read only"."" by Brian Salomon · 6 years ago
  72. ff4ccaa Revert "Mark wrapped textures imported into SkImages as "read only"." by Brian Salomon · 6 years ago
  73. 796693a Mark wrapped textures imported into SkImages as "read only". by Brian Salomon · 6 years ago
  74. 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  75. d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  76. 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  77. 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  78. 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 6 years ago
  79. 9a9baae Use SkPMColor4f throughout clear APIs by Brian Osman · 6 years ago
  80. d3895d8 Centralize the predicate for a glyph being too large for the atlas by Herb Derby · 6 years ago
  81. fd98c2c Make some GrSurfaceProxy and GrTextureProxy methods easier to access by Brian Salomon · 6 years ago
  82. 7226c23 Make GrTextureProxy store a GrTextureType. by Brian Salomon · 6 years ago
  83. 108bb23 Reland "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors." by Greg Daniel · 7 years ago
  84. 34aa059 Revert "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors." by Ethan Nicholas · 7 years ago
  85. ff2181e Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors. by Greg Daniel · 7 years ago
  86. e72e773 remove SkTCast by Mike Klein · 7 years ago
  87. 09c9400 Reland "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 7 years ago
  88. 01422bc Revert "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 7 years ago
  89. 9eb36b9 Reland "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 7 years ago
  90. 0c78238 Revert "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 7 years ago
  91. cd2c3f9 Require mips to be allocated at texture creation time and disable late allocations. by Greg Daniel · 7 years ago
  92. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 7 years ago
  93. b73a9f8 Add internal grsurface flag to track if using gl rectangle or external texture. by Greg Daniel · 7 years ago
  94. abf7b76 Add texture-specific flags for External & Rectangle textures by Robert Phillips · 7 years ago
  95. 7578f3e Rename wrap backend tex/rt methods on GrProxyProvider by Brian Salomon · 7 years ago
  96. 0c4b7b1 Move internal calls from GrContext to GrContextPriv by Robert Phillips · 7 years ago
  97. d5f9cdd Add SkSurface_Gpu::MakeWrappedRenderTarget method by Robert Phillips · 7 years ago
  98. 0bd24dc Funnel most proxy creation through GrProxyProvider by Robert Phillips · 7 years ago
  99. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  100. 344e903 Prefer fullscreen clears on Qualcomm/GL by Chris Dalton · 7 years ago