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