1. b9990e4 Add more general flush call to GrContext. by Greg Daniel · 5 years ago
  2. 0f82797 Add a function to compute texture sizes by Adrienne Walker · 5 years ago
  3. 6989370 Move DrawingManager to RecordingContext by Robert Phillips · 5 years ago
  4. 2184fb7 Move StrikeCache and TextBlobCache to RecordingContext by Robert Phillips · 5 years ago
  5. 292a6b2 Allow GrRecordingContext to create surfaceContexts by Robert Phillips · 5 years ago
  6. b97da53 Switch Ops over to using GrRecordingContext by Robert Phillips · 5 years ago
  7. a9162df Plumb abandonment throughout GrContext hierarchy by Robert Phillips · 5 years ago
  8. 1f05d45 Add GrContext::resetGLTextureBindings(). by Brian Salomon · 5 years ago
  9. d684148 Move auditTrail and opMemoryPool from GrContext to GrRecordingContext by Robert Phillips · 5 years ago
  10. a41c685 Move proxyProvider and singleOwner to GrImageContext by Robert Phillips · 5 years ago
  11. bb60677 Move caps and FP factory cache to GrContext_Base by Robert Phillips · 5 years ago
  12. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 5 years ago
  13. c1541ae Move GrContextOptions to GrContext_Base and make GrContextThreadSafeProxy be derived from GrContext_Base by Robert Phillips · 5 years ago
  14. 4217ea7 Add outline of new GrContext hierarchy by Robert Phillips · 5 years ago
  15. a0bc39d Split GrContextThreadSafeProxy into its own files (take 2) by Robert Phillips · 5 years ago
  16. ea8b4fc Revert "Split GrContextThreadSafeProxy into its own files" by Robert Phillips · 5 years ago
  17. f8397f2 Split GrContextThreadSafeProxy into its own files by Robert Phillips · 5 years ago
  18. 081e6f3 Rename GrGlyphCache -> GrStrikeCache by Herb Derby · 6 years ago
  19. a870b46 Add ability to write out VkPipelineCache to gpu PersistentCache. by Greg Daniel · 6 years ago
  20. 8e265a7 Re-land "Perform Vulkan resets in a background thread" by Ethan Nicholas · 6 years ago
  21. bdf12ad Move GrBackend enum to enum class. by Greg Daniel · 6 years ago
  22. b4d8956 Reland "Reland "Always include public/include headers for vulkan and just guard src files with SK_VULKAN."" by Greg Daniel · 6 years ago
  23. a55e214 Revert "Reland "Always include public/include headers for vulkan and just guard src files with SK_VULKAN."" by Mike Klein · 6 years ago
  24. 55aea84 Reland "Always include public/include headers for vulkan and just guard src files with SK_VULKAN." by Greg Daniel · 6 years ago
  25. 5ea96bf Remove unused premul/unpremul FP code by Brian Osman · 6 years ago
  26. 684b506 Revert "Always include public/include headers for vulkan and just guard src files with SK_VULKAN." by Mike Klein · 6 years ago
  27. 6e2d607 Always include public/include headers for vulkan and just guard src files with SK_VULKAN. by Greg Daniel · 6 years ago
  28. 3c4d533 Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig by Herb Derby · 6 years ago
  29. aa5f38f Revert "Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig" by Cary Clark · 6 years ago
  30. a2bc1ca Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig by Herb Derby · 6 years ago
  31. 10c3776 Remove GrTextureStripAtlas, textured gradients use independent textures by Michael Ludwig · 6 years ago
  32. 0054311 Re-re-land "added GrSkSLFP and converted DitherEffect to use it" by Ethan Nicholas · 6 years ago
  33. 6c48e4d Reland "Revert "added GrSkSLFP and converted DitherEffect to use it"" by Ethan Nicholas · 6 years ago
  34. 97ae0c8 Revert "Revert "added GrSkSLFP and converted DitherEffect to use it"" by Ethan Nicholas · 6 years ago
  35. f730c18 Reland "Reland "Make GrVkBackendContext no longer derive from SkRefCnt."" by Greg Daniel · 6 years ago
  36. 007267b Revert "Reland "Make GrVkBackendContext no longer derive from SkRefCnt."" by Greg Daniel · 6 years ago
  37. 0db3a88 Reland "Make GrVkBackendContext no longer derive from SkRefCnt." by Greg Daniel · 6 years ago
  38. 059a9ab Revert "Make GrVkBackendContext no longer derive from SkRefCnt." by Greg Daniel · 6 years ago
  39. c421ca1 gpu: Expose GrContextPriv::abandoned in the public API. by Khushal · 6 years ago
  40. 93ae233 Make GrVkBackendContext no longer derive from SkRefCnt. by Greg Daniel · 6 years ago
  41. c994a93 Move op memory storage to GrContext (take 2) by Robert Phillips · 6 years ago
  42. f203078 Revert "added GrSkSLFP and converted DitherEffect to use it" by Kevin Lubick · 6 years ago
  43. dfbfc73 added GrSkSLFP and converted DitherEffect to use it by Ethan Nicholas · 6 years ago
  44. 4f6ba2e Revert "Move op memory storage to GrContext" by Robert Phillips · 6 years ago
  45. c8cee44 Move op memory storage to GrContext by Robert Phillips · 6 years ago
  46. 10a83da Add GrContext::MakeVulkan factory that doesn't take a ref'd GrVkBackendContext. by Greg Daniel · 6 years ago
  47. 3e7548c Reland fonts: Add support for distance field text to font remoting. by Khushal · 6 years ago
  48. 7257e22 Revert "fonts: Add support for distance field text to font remoting." by Mike Klein · 6 years ago
  49. 35e0a1a fonts: Add support for distance field text to font remoting. by Khushal · 6 years ago
  50. 79bf7ac Include SkUnPremultiply.h in GrContext.h to fix Android compile by Brian Salomon · 6 years ago
  51. 103d6f6 Define ~GrContextThreadSafeProxy in GrContext.cpp by Brian Salomon · 6 years ago
  52. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  53. 52aacd6 Add GrContextThreadSafeProxy and remove most friends of GrContextThreadSafeProxy by Brian Salomon · 6 years ago
  54. a070ed7 Add InternalSurfaceFlag so we know if RenderTargetProxys and RenderTargets use GL FBO 0. by Greg Daniel · 6 years ago
  55. a7b8e74 Reland "Remove deprectated GrContext::MakeGL overloads that take raw ptr" by Brian Salomon · 6 years ago
  56. c1b9c10 Add versions of MakeGL() that don't require include GrGLInterface.h in order to use the GrGLMakeNativeInterface by Brian Salomon · 6 years ago
  57. 87f852d Revert "Remove deprectated GrContext::MakeGL overloads that take raw ptr" by Robert Phillips · 6 years ago
  58. efa60a1 Remove deprectated GrContext::MakeGL overloads that take raw ptr by Brian Salomon · 6 years ago
  59. f932a63 Add maxTextureSize()/maxRenderTargetSize() to GrContext by Brian Salomon · 6 years ago
  60. c1267c6 Add SkSurfaceCharacterization operator== && != by Robert Phillips · 6 years ago
  61. 155dd71 Add SK_API to GrContextThreadSafeProxy by Robert Phillips · 6 years ago
  62. 6eba063 Add new GrResourceCache::purgeUnlockedResources variant by Robert Phillips · 6 years ago
  63. 032aaae Remove legacy GrContext factories function and supporting code/types. by Brian Salomon · 6 years ago
  64. 41a3b87 Make GrTextureStripAtlas DDL friendly by Robert Phillips · 6 years ago
  65. 5a66efb Remove GrRestrictedAtlasManager by Robert Phillips · 6 years ago
  66. 94458ee Add SkSurfaceCharacterization::createResized by Robert Phillips · 6 years ago
  67. 0c4b7b1 Move internal calls from GrContext to GrContextPriv by Robert Phillips · 6 years ago
  68. fde6fa0 Fix creation of extra GrContextThreadSafeProxies in DDL world by Robert Phillips · 6 years ago
  69. 1056eb8 Move atlas manager creation to GrContext derived classes (take 2) by Robert Phillips · 6 years ago
  70. c4039ea Fission GrAtlasGlyphCache in two (take 2) by Robert Phillips · 6 years ago
  71. 5c56af1 Revert "Fission GrAtlasGlyphCache in two" by Robert Phillips · 6 years ago
  72. 0551818 Revert "Move atlas manager creation to GrContext derived classes" by Robert Phillips · 6 years ago
  73. e5b7cee Move atlas manager creation to GrContext derived classes by Robert Phillips · 6 years ago
  74. acf1790 Fission GrAtlasGlyphCache in two by Robert Phillips · 6 years ago
  75. f3690dd Change signature of GrAtlasGlyphCache::getProxies by Robert Phillips · 6 years ago
  76. fc711a2 Add SkCharacterization creation helper to GrContextThreadSafeProxy (take 2) by Robert Phillips · 6 years ago
  77. 559823d Revert "Add SkCharacterization creation helper to GrContextThreadSafeProxy" by Cary Clark · 6 years ago
  78. 8a83ca4 Add "sharpen" option to SkSL, to LOD bias all textures by Brian Osman · 6 years ago
  79. d76e56d Add SkCharacterization creation helper to GrContextThreadSafeProxy by Robert Phillips · 6 years ago
  80. 5dd202d Revert "Revert "move GrColor.h to private, IWYU"" by Mike Reed · 6 years ago
  81. 63cc293 Revert "move GrColor.h to private, IWYU" by Brian Salomon · 6 years ago
  82. e602f39 move GrColor.h to private, IWYU by Mike Reed · 6 years ago
  83. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 6 years ago
  84. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 6 years ago
  85. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 6 years ago
  86. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 6 years ago
  87. 85ae715 Add new GrContext queries for imagability, surfacability, and max sample count of color types by Brian Salomon · 6 years ago
  88. d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 6 years ago
  89. c1ce2f7 Revert "Redefine the meaning of sample counts in GPU backend." by Brian Salomon · 6 years ago
  90. 48825b1 Redefine the meaning of sample counts in GPU backend. by Brian Salomon · 6 years ago
  91. 33bf56d Remove GrContext::getRecommendedSampleCount and SkPictureContentInfo::suitableForGpuRasterization by Brian Salomon · 6 years ago
  92. 87d18ce Add Chinese zoom Sample. by Jim Van Verth · 6 years ago
  93. f35fd8d Move more internal methods from GrContext to GrContextPriv (take 3) by Robert Phillips · 6 years ago
  94. 2914555 Revert "Move more internal methods from GrContext to GrContextPriv (take 2)" by Leon Scroggins · 7 years ago
  95. c22e50b Move more internal methods from GrContext to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  96. 88260b5 Split GrContext into Normal/DDL flavors by Robert Phillips · 7 years ago
  97. 07320e4 Revert "Move more internal methods from GrContext to GrContextPriv" by Hal Canary · 7 years ago
  98. f440cec Move more internal methods from GrContext to GrContextPriv by Robert Phillips · 7 years ago
  99. 6be756b Move resourceProvider accessor to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  100. be46e24 Revert "Move resourceProvider accessor to GrContextPriv" by Hal Canary · 7 years ago