1. 4217ea7 Add outline of new GrContext hierarchy by Robert Phillips · 5 years ago
  2. a0bc39d Split GrContextThreadSafeProxy into its own files (take 2) by Robert Phillips · 5 years ago
  3. ea8b4fc Revert "Split GrContextThreadSafeProxy into its own files" by Robert Phillips · 5 years ago
  4. f8397f2 Split GrContextThreadSafeProxy into its own files by Robert Phillips · 5 years ago
  5. 081e6f3 Rename GrGlyphCache -> GrStrikeCache by Herb Derby · 5 years ago
  6. b46add8 Add initial support for creating a vulkan secondary command buffer drawing context. by Greg Daniel · 5 years ago
  7. 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  8. d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  9. 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  10. 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  11. 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 6 years ago
  12. bdf12ad Move GrBackend enum to enum class. by Greg Daniel · 6 years ago
  13. 3c4d533 Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig by Herb Derby · 6 years ago
  14. aa5f38f Revert "Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig" by Cary Clark · 6 years ago
  15. a2bc1ca Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig by Herb Derby · 6 years ago
  16. 10c3776 Remove GrTextureStripAtlas, textured gradients use independent textures by Michael Ludwig · 6 years ago
  17. 0054311 Re-re-land "added GrSkSLFP and converted DitherEffect to use it" by Ethan Nicholas · 6 years ago
  18. 6c48e4d Reland "Revert "added GrSkSLFP and converted DitherEffect to use it"" by Ethan Nicholas · 6 years ago
  19. 97ae0c8 Revert "Revert "added GrSkSLFP and converted DitherEffect to use it"" by Ethan Nicholas · 6 years ago
  20. c421ca1 gpu: Expose GrContextPriv::abandoned in the public API. by Khushal · 6 years ago
  21. c994a93 Move op memory storage to GrContext (take 2) by Robert Phillips · 6 years ago
  22. f203078 Revert "added GrSkSLFP and converted DitherEffect to use it" by Kevin Lubick · 6 years ago
  23. dfbfc73 added GrSkSLFP and converted DitherEffect to use it by Ethan Nicholas · 6 years ago
  24. 4f6ba2e Revert "Move op memory storage to GrContext" by Robert Phillips · 6 years ago
  25. c8cee44 Move op memory storage to GrContext by Robert Phillips · 6 years ago
  26. d494f6e Replace GrContextPriv::read/writeSurfacePixels with GrContextPriv::read/WritePixels2 by Brian Salomon · 6 years ago
  27. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  28. 19eaf2d Revert "Revert "New read pixels implementation that is simpler but does all conversions on CPU."" by Brian Salomon · 6 years ago
  29. be5947c Revert "New read pixels implementation that is simpler but does all conversions on CPU." by Brian Salomon · 6 years ago
  30. c9a642e New read pixels implementation that is simpler but does all conversions on CPU. by Brian Salomon · 6 years ago
  31. b5502b2 Small cleanups suggested by ClangTidy by Kevin Lubick · 6 years ago
  32. 41a3b87 Make GrTextureStripAtlas DDL friendly by Robert Phillips · 6 years ago
  33. 5a66efb Remove GrRestrictedAtlasManager by Robert Phillips · 6 years ago
  34. 0c4b7b1 Move internal calls from GrContext to GrContextPriv by Robert Phillips · 6 years ago
  35. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 6 years ago
  36. fde6fa0 Fix creation of extra GrContextThreadSafeProxies in DDL world by Robert Phillips · 6 years ago
  37. 1056eb8 Move atlas manager creation to GrContext derived classes (take 2) by Robert Phillips · 6 years ago
  38. c4039ea Fission GrAtlasGlyphCache in two (take 2) by Robert Phillips · 6 years ago
  39. 5c56af1 Revert "Fission GrAtlasGlyphCache in two" by Robert Phillips · 6 years ago
  40. 0551818 Revert "Move atlas manager creation to GrContext derived classes" by Robert Phillips · 6 years ago
  41. e5b7cee Move atlas manager creation to GrContext derived classes by Robert Phillips · 6 years ago
  42. acf1790 Fission GrAtlasGlyphCache in two by Robert Phillips · 6 years ago
  43. 5f33a8c Start on new GPU pixel ops implementation. by Brian Salomon · 6 years ago
  44. c320b15 Introduce GrColorType by Brian Salomon · 6 years ago
  45. 8a83ca4 Add "sharpen" option to SkSL, to LOD bias all textures by Brian Osman · 6 years ago
  46. 366093f Make it so that GrSurfaceContext with a sRGB GrPixelConfig must have a by Brian Salomon · 6 years ago
  47. 6200036 Implement GPU/OpList DDLs by Robert Phillips · 6 years ago
  48. d5f9cdd Add SkSurface_Gpu::MakeWrappedRenderTarget method by Robert Phillips · 6 years ago
  49. f35fd8d Move more internal methods from GrContext to GrContextPriv (take 3) by Robert Phillips · 6 years ago
  50. 2914555 Revert "Move more internal methods from GrContext to GrContextPriv (take 2)" by Leon Scroggins · 6 years ago
  51. c22e50b Move more internal methods from GrContext to GrContextPriv (take 2) by Robert Phillips · 6 years ago
  52. 07320e4 Revert "Move more internal methods from GrContext to GrContextPriv" by Hal Canary · 6 years ago
  53. f440cec Move more internal methods from GrContext to GrContextPriv by Robert Phillips · 6 years ago
  54. 6be756b Move resourceProvider accessor to GrContextPriv (take 2) by Robert Phillips · 6 years ago
  55. be46e24 Revert "Move resourceProvider accessor to GrContextPriv" by Hal Canary · 6 years ago
  56. 1f9ed85 Move resourceProvider accessor to GrContextPriv by Robert Phillips · 6 years ago
  57. 1afd4cd Add GrProxyProvider by Robert Phillips · 6 years ago
  58. e42edcc Add stubbed out GrContext by Robert Phillips · 7 years ago
  59. 65c7f66 Add mip support to GrAHardwareBufferImageGenerator by Greg Daniel · 7 years ago
  60. 5127998 Add an (optional) SkTaskGroup to GrContext by Brian Osman · 7 years ago
  61. d17f658 Remove GrBackendTextureDesc by Brian Salomon · 7 years ago
  62. fe50d96 Remove GrSurface-based surfaceContext factories from GrContextPriv by Robert Phillips · 7 years ago
  63. fe199b7 Add postFlush call to GrOnFlushCallbackObject by Chris Dalton · 7 years ago
  64. bcf612b Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia"" by Greg Daniel · 7 years ago
  65. e3bd422 Revert "Plumb the use of GrBackendRenderTarget throughout Skia" by Greg Daniel · 7 years ago
  66. fdd77da Plumb the use of GrBackendRenderTarget throughout Skia by Greg Daniel · 7 years ago
  67. 7ef28f3 Revert "Revert "Plumb GrBackendTexture throughout skia."" by Greg Daniel · 7 years ago
  68. 7fa5c31 Revert "Plumb GrBackendTexture throughout skia." by Stan Iliev · 7 years ago
  69. 7da62b9 Plumb GrBackendTexture throughout skia. by Greg Daniel · 7 years ago
  70. f41c22f Pass GrSurfaceContext into read/writeSurfacePixels by Robert Phillips · 7 years ago
  71. fc978fd Store the GrBackend we are using on GrContext by Greg Daniel · 7 years ago
  72. 1119dc3 Remove discard from GrRenderTarget & force it to always go through a RenderTargetContext by Robert Phillips · 7 years ago
  73. bf25d43 Make GrCopySurfaceOp friendlier to GrSurfaceProxy (take 2) by Robert Phillips · 7 years ago
  74. 9a121cc Revert "Make GrCopySurfaceOp friendlier to GrSurfaceProxy" by Robert Phillips · 7 years ago
  75. d7cda9a Make GrCopySurfaceOp friendlier to GrSurfaceProxy by Robert Phillips · 7 years ago
  76. e78b725 Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 3) by Robert Phillips · 7 years ago
  77. 1b35256 Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2)" by Robert Phillips · 7 years ago
  78. aaee31f Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  79. 171cc5f Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv" by Robert Phillips · 7 years ago
  80. fb0bd98 Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv by Robert Phillips · 7 years ago
  81. 7ee385e Add GrSurfaceProxy* parameter to GrContext::flush by Robert Phillips · 7 years ago
  82. eb35f4d Add pre-Flush callback to GrDrawingManager (take 2) by Robert Phillips · 7 years ago
  83. 18ea816 Revert "Add pre-Flush callback to GrDrawingManager" by Robert Phillips · 7 years ago
  84. d222ec4 Add pre-Flush callback to GrDrawingManager by Robert Phillips · 7 years ago
  85. c1e3705 Remove more unused ownership arguments by Brian Osman · 7 years ago
  86. d85f97d Control making of GrSemaphore objects inside of GrResourceProvider by Greg Daniel · 7 years ago
  87. 46da1cc GrContext option to prevent GPU based YUV -> RGB by Brian Osman · 7 years ago
  88. 26caf89 Add utilities to create GrSurfaceProxy & GrSurfaceContext from backend descs by Robert Phillips · 7 years ago
  89. d46697a Use GrSurfaceContext::read/write-Pixels more by Robert Phillips · 7 years ago
  90. 2c86249 Move read/write-Pixels up to GrSurfaceContext by Robert Phillips · 7 years ago
  91. e2f7d18 Add a deferred copy surface (take 3) by Robert Phillips · 8 years ago
  92. 31c2608 Demote savePixels to save_pixels by Robert Phillips · 8 years ago
  93. e305cc1f Partially defer GrSWMaskHelper by Robert Phillips · 8 years ago
  94. d316e77 Revert "Add a deferred copy surface (take 2)" by Robert Phillips · 8 years ago
  95. 398487a Add a deferred copy surface (take 2) by Robert Phillips · 8 years ago
  96. 293d696 Revert "Add a deferred copy surface" by Robert Phillips · 8 years ago
  97. 4431de6 Add a deferred copy surface by Robert Phillips · 8 years ago
  98. 45580d3 Added GrSurfaceContext and GrTextureContext by Brian Osman · 8 years ago
  99. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  100. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago