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