1. 7e67dca Rename GrMipMapped GrMipmapped by Brian Salomon · 4 years ago
  2. a3b02f5 Rename GrSamplerState::Filter::kBilerp to kLinear by Brian Salomon · 4 years ago
  3. f4f8011 Add Context factories to GrDirectContext by Robert Phillips · 4 years ago
  4. 16bf7d3 Make SkGpuDevice hold a GrRecordingContext (take 2) by Robert Phillips · 4 years, 1 month ago
  5. 05da783 Revert "Make SkGpuDevice hold a GrRecordingContext" by Chris Dalton · 4 years, 1 month ago
  6. c8b721b Make SkGpuDevice hold a GrRecordingContext by Robert Phillips · 4 years, 1 month ago
  7. 6d344c3 Update unit tests to accept GrDirectContext by Robert Phillips · 4 years, 1 month ago
  8. d71b7b0 Move lastRenderTask into drawing manager by Adlai Holler · 4 years, 2 months ago
  9. 7c12e28 Reland "GrClips provided as pointers to GrRTC" by Michael Ludwig · 4 years, 2 months ago
  10. 074414f Revert "GrClips provided as pointers to GrRTC" by Weston Tracey · 4 years, 2 months ago
  11. 226b689 GrClips provided as pointers to GrRTC by Michael Ludwig · 4 years, 2 months ago
  12. 81d4172 Reland "Simplify GrRTC::clean APIs" by Michael Ludwig · 4 years, 2 months ago
  13. 4730f29 Revert "Simplify GrRTC::clean APIs" by Michael Ludwig · 4 years, 2 months ago
  14. 6cbd7c2 Simplify GrRTC::clean APIs by Michael Ludwig · 4 years, 2 months ago
  15. 0a2464f Update internal skia uses to use flushAndSubmit and submit calls. by Greg Daniel · 4 years, 2 months ago
  16. c1ad77c Add finisehd proc to backend texture creation. by Greg Daniel · 4 years, 3 months ago
  17. 3b8486a Reland "Notify RTC when OpsTask is closed so it can drop ownership" by Brian Salomon · 4 years, 3 months ago
  18. 777f239 Revert "Notify RTC when OpsTask is closed so it can drop ownership" by Brian Salomon · 4 years, 3 months ago
  19. 198393b Notify RTC when OpsTask is closed so it can drop ownership by Brian Salomon · 4 years, 3 months ago
  20. e19babf Remove GrAtlasManager.h from all other .h files by Robert Phillips · 4 years, 4 months ago
  21. df1bd6d Remove texture swizzle from GrSurfaceProxy. by Brian Salomon · 4 years, 4 months ago
  22. bc074a6 Add SkBudgeted parameter to SkImage::makeTextureImage(). by Brian Salomon · 4 years, 4 months ago
  23. ecbb0fb Simplify view getters on GrTextureProducer. by Brian Salomon · 4 years, 5 months ago
  24. 3a36511 Remove origin from GrSurfaceProxy. by Greg Daniel · 4 years, 5 months ago
  25. a56a746 Remove GrSurfaceDesc by Brian Salomon · 4 years, 6 months ago
  26. febdedf Switch SkImage_Base asTextureProxyRef to return view instead. by Greg Daniel · 4 years, 6 months ago
  27. cc104db Have GrTextureProducer return views instead of proxies. by Greg Daniel · 4 years, 6 months ago
  28. 40903af Update GrSurfaceProxy::Copy to return a view. by Greg Daniel · 4 years, 6 months ago
  29. b58a3c7 Remove fConfig from GrSurfaceDesc. by Greg Daniel · 4 years, 6 months ago
  30. d51fa2f Remove GrPixelConfig from GrSurface and GrSurfaceProxy. by Greg Daniel · 4 years, 6 months ago
  31. 47c20e8 Pass swizzle into createProxy instead of inferring from GrPixelConfig. by Greg Daniel · 4 years, 6 months ago
  32. ba0ff78 Move the remainder of GrRenderTargetContext factories. by Greg Daniel · 4 years, 7 months ago
  33. fc11844 Reland "Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType""" by Brian Salomon · 4 years, 8 months ago
  34. 50299de Reland "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"" by Robert Phillips · 4 years, 8 months ago
  35. 997b37f Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"" by Brian Salomon · 4 years, 8 months ago
  36. 078e8fa Revert "Make FP optimizations helpers use SkAlphaType not GrColorType" by Brian Salomon · 4 years, 8 months ago
  37. 7a538b1 Make FP optimizations helpers use SkAlphaType not GrColorType by Brian Salomon · 4 years, 8 months ago
  38. c594e62 Plumb GrColorType through all ops/processors that sample textures. by Greg Daniel · 4 years, 9 months ago
  39. e2a903e Reland "Reorder msaa and mipmap resolves to happen all at once" by Chris Dalton · 4 years, 10 months ago
  40. fac9196 Revert "Reorder msaa and mipmap resolves to happen all at once" by Chris Dalton · 4 years, 10 months ago
  41. fd14146 Reorder msaa and mipmap resolves to happen all at once by Chris Dalton · 4 years, 10 months ago
  42. beb7f52 Make GrSurfaceProxy constructors take arg that determines participation in by Brian Salomon · 5 years ago
  43. 9313874 Rename GrContextOption fReduceOpListSplitting to fReduceOpsTaskSplitting. by Greg Daniel · 5 years ago
  44. f41b2bd Reland "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 5 years ago
  45. f21bf9e Revert "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 5 years ago
  46. 2a59541 Merge GrOpList and GrRTOpList and rename to GrOpsTask. by Greg Daniel · 5 years ago
  47. aa3cbb8 Mark mipmaps dirty from makeClosed() rather than opList constructors by Chris Dalton · 5 years ago
  48. 30eea6c Convert GrManyDependentsMipMappedTest to a mock gpu test by Chris Dalton · 5 years ago
  49. bf6b979 GrSurfaceContext not ref counted. by Brian Salomon · 5 years ago
  50. 3d77027 Reland "Initiate regeneration of mipmaps from proxy DAG land" by Chris Dalton · 5 years ago
  51. 3e7fa79 Revert "Initiate regeneration of mipmaps from proxy DAG land" by Robert Phillips · 5 years ago
  52. fe19203 Initiate regeneration of mipmaps from proxy DAG land by Chris Dalton · 5 years ago
  53. da2e67a Add GrProtected parameter to all createBackendTexture variants by Robert Phillips · 5 years ago
  54. f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 5 years ago
  55. 4bdd36f Make color initialization version of createBackendTexture public by Robert Phillips · 5 years ago
  56. 8062679 Switch all internel uses of GrContext::createBackendTexture over to initialized versions by Robert Phillips · 5 years ago
  57. 5c7a25b Move explicit backend object allocation API to GrContext by Robert Phillips · 5 years ago
  58. 9b16f81 Switch over to using new direct allocation API in our tests (as much as possible at least) by Robert Phillips · 5 years ago
  59. 9dbcdcc Alter createTestingOnlyBackendTexture methods by Robert Phillips · 5 years ago
  60. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  61. 9896a0d Add mipmap generation for Metal by Jim Van Verth · 5 years ago
  62. 6603a17 Make SkImage_Base::asTextureProxyRef take a GrRecordingContext parameter by Robert Phillips · 5 years ago
  63. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 5 years ago
  64. bdf12ad Move GrBackend enum to enum class. by Greg Daniel · 6 years ago
  65. 646f637 Add rowBytes to createTestingOnlyBackendTexture by Robert Phillips · 6 years ago
  66. d3895d8 Centralize the predicate for a glyph being too large for the atlas by Herb Derby · 6 years ago
  67. fd98c2c Make some GrSurfaceProxy and GrTextureProxy methods easier to access by Brian Salomon · 6 years ago
  68. 504dd05 Reland "Go back to cleaning up MIP levels on texture export rather than assuming dirty on texture import." by Brian Salomon · 6 years ago
  69. 6668a51 Revert "Go back to cleaning up MIP levels on texture export rather than assuming dirty" by Mike Klein · 6 years ago
  70. 01d6fc9 Go back to cleaning up MIP levels on texture export rather than assuming dirty by Brian Salomon · 6 years ago
  71. 8e9b4c4 Reland "Don't require mips in GrTextureProducer if texture is 1x1." by Greg Daniel · 6 years ago
  72. c861eee Revert "Don't require mips in GrTextureProducer if texture is 1x1." by Greg Daniel · 6 years ago
  73. 5191fd7 Don't require mips in GrTextureProducer if texture is 1x1. by Greg Daniel · 6 years ago
  74. c87cfb6 Remove old lazy image decoding heuristic logic by Brian Osman · 6 years ago
  75. 9457546 Alternative fix for stale MIP maps on texture export/import. by Brian Salomon · 6 years ago
  76. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  77. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  78. d2d367d No long require copy as draw for vulkan wrapped resources. by Greg Daniel · 6 years ago
  79. 52e16d9 Update getBackendInfo calls on GrBackendTexture to support VkImageLayout better. by Greg Daniel · 6 years ago
  80. 052ef69 Pin color type when a cross-context image is constructed by Brian Osman · 6 years ago
  81. 26102cb Make GrGpu::deleteTestingOnlyBackendTexture() take const GrBackendTexture& by Brian Salomon · 6 years ago
  82. 26b50a4 Add testing only helper to flush and sync gpu. by Greg Daniel · 6 years ago
  83. f6f7b67 When creating emptyp MipMap proxies, don't instantiate them immediately. Attempt 3 by Greg Daniel · 6 years ago
  84. 7080a43 Revert "Revert "Revert "When creating emptyp MipMap proxies, don't instantiate them immediately.""" by Greg Daniel · 6 years ago
  85. 95edb43 Revert "Revert "When creating emptyp MipMap proxies, don't instantiate them immediately."" by Greg Daniel · 6 years ago
  86. 0ee866d Revert "When creating emptyp MipMap proxies, don't instantiate them immediately." by Greg Daniel · 6 years ago
  87. 8242c5c When creating emptyp MipMap proxies, don't instantiate them immediately. by Greg Daniel · 6 years ago
  88. d5f9cdd Add SkSurface_Gpu::MakeWrappedRenderTarget method by Robert Phillips · 6 years ago
  89. bddcc95 Add return value to doLazyInstantiation to know if it succeedes. by Greg Daniel · 7 years ago
  90. f35fd8d Move more internal methods from GrContext to GrContextPriv (take 3) by Robert Phillips · 7 years ago
  91. 2914555 Revert "Move more internal methods from GrContext to GrContextPriv (take 2)" by Leon Scroggins · 7 years ago
  92. c22e50b Move more internal methods from GrContext to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  93. 07320e4 Revert "Move more internal methods from GrContext to GrContextPriv" by Hal Canary · 7 years ago
  94. f440cec Move more internal methods from GrContext to GrContextPriv by Robert Phillips · 7 years ago
  95. e728f67 Update to GrBackendTexutreImageGenerator to support lazy texture proxies by Greg Daniel · 7 years ago
  96. 6be756b Move resourceProvider accessor to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  97. be46e24 Revert "Move resourceProvider accessor to GrContextPriv" by Hal Canary · 7 years ago
  98. 1f9ed85 Move resourceProvider accessor to GrContextPriv by Robert Phillips · 7 years ago
  99. faa095e Update SkSurface MakeFromBackend* factories to take an SkColorType. by Greg Daniel · 7 years ago
  100. f5d8758 Add new SkImage factory to create from GrBackendTexture with SkColorType by Greg Daniel · 7 years ago