1. f35fd8d Move more internal methods from GrContext to GrContextPriv (take 3) by Robert Phillips · 6 years ago
  2. dba65f9 Add a workaround for inaccurate interpolants on Adreno 3xx. by Brian Salomon · 6 years ago
  3. 2914555 Revert "Move more internal methods from GrContext to GrContextPriv (take 2)" by Leon Scroggins · 6 years ago
  4. c22e50b Move more internal methods from GrContext to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  5. 88260b5 Split GrContext into Normal/DDL flavors by Robert Phillips · 7 years ago
  6. 07320e4 Revert "Move more internal methods from GrContext to GrContextPriv" by Hal Canary · 7 years ago
  7. f440cec Move more internal methods from GrContext to GrContextPriv by Robert Phillips · 7 years ago
  8. e728f67 Update to GrBackendTexutreImageGenerator to support lazy texture proxies by Greg Daniel · 7 years ago
  9. 6be756b Move resourceProvider accessor to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  10. be46e24 Revert "Move resourceProvider accessor to GrContextPriv" by Hal Canary · 7 years ago
  11. 1f9ed85 Move resourceProvider accessor to GrContextPriv by Robert Phillips · 7 years ago
  12. cd3261a Revert "Revert "Added SkSL workaround for devices which cannot safely access gl_FragCoord"" by Brian Osman · 7 years ago
  13. 9d6929c Revert "Added SkSL workaround for devices which cannot safely access gl_FragCoord" by Brian Osman · 7 years ago
  14. 1001f84 Added SkSL workaround for devices which cannot safely access gl_FragCoord by Brian Osman · 7 years ago
  15. 8fd7955 Enable the GL_EXT_geometry_shader extension where necessary by Chris Dalton · 7 years ago
  16. 274218e move largest apis into private by Mike Reed · 7 years ago
  17. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  18. b508696 Add matrix stack to SkAtlasTextTarget. by Brian Salomon · 7 years ago
  19. faa095e Update SkSurface MakeFromBackend* factories to take an SkColorType. by Greg Daniel · 7 years ago
  20. 040238b Add a tools flag to suppress geometry shaders by Chris Dalton · 7 years ago
  21. f5d8758 Add new SkImage factory to create from GrBackendTexture with SkColorType by Greg Daniel · 7 years ago
  22. 4b6bde7 add back purgeResourcesNotUsedInMs() temporarily by Mike Klein · 7 years ago
  23. b67821d Add GrBackendTexture & GrBackendRenderTarget access methods to GrTexture and GrRenderTarget by Robert Phillips · 7 years ago
  24. e42edcc Add stubbed out GrContext by Robert Phillips · 7 years ago
  25. 76d917c Ensure we flush TextBlobCache message queue. by Jim Van Verth · 7 years ago
  26. 344e903 Prefer fullscreen clears on Qualcomm/GL by Chris Dalton · 7 years ago
  27. 94f509b Rename GrGLAssembleFooInterface to GrGLMakeAssembledFooInterface. by Brian Salomon · 7 years ago
  28. 3d6801e Add GrGLMakeNativeInterface factory that returns sk_sp<const GrGLInterface>. by Brian Salomon · 7 years ago
  29. eace8cd Use sk_sp to own GrCaps in GrContext. by Brian Salomon · 7 years ago
  30. f06c358 Remove instanced rendering by Brian Salomon · 7 years ago
  31. 990014d Temporarily readd old signature of GrContext::MakeGL by Brian Salomon · 7 years ago
  32. 7af060a Add gray_8_as_lum and _as_red private grpixelconfigs by Greg Daniel · 7 years ago
  33. afb7ec7 Revert "Revert "Add define to use customize vulkan header."" by Greg Daniel · 7 years ago
  34. 384fab4 sk_spification of GrGpu creation. by Brian Salomon · 7 years ago
  35. b351817 Revert "Add define to use customize vulkan header." by Brian Salomon · 7 years ago
  36. a492eb0 Add define to use customize vulkan header. by Greg Daniel · 7 years ago
  37. 7ffbcf9 Add unit test for SkDeferredDisplayLists (take 2) by Robert Phillips · 7 years ago
  38. e7d8da4 Add support for internal gl format in GrGLTextureInfo by Greg Daniel · 7 years ago
  39. 10ed243 Add cap on intel to avoid calling abs and floor on the same line in a shader. by Greg Daniel · 7 years ago
  40. 762d5e7 Revert "Revert "Use a dst size threshold for multitexturing images."" by Brian Salomon · 7 years ago
  41. be85ef2 Revert "Use a dst size threshold for multitexturing images." by Brian Salomon · 7 years ago
  42. edfa0d2 Use a dst size threshold for multitexturing images. by Brian Salomon · 7 years ago
  43. 8def8bf Add a GrContextThreadSafeProxy to SkSurfaceCharacterization by Robert Phillips · 7 years ago
  44. 3b51df1 Cleanup yes/no enums in Ganesh by Chris Dalton · 7 years ago
  45. ef59d87 Revert "Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"""""" by Greg Daniel · 7 years ago
  46. b092cea Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half""""" by Brian Osman · 7 years ago
  47. 68ab186 Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"""" by Greg Daniel · 7 years ago
  48. 57e0828 Add backend GPU objects to fiddle app by Robert Phillips · 7 years ago
  49. 584a79a Reland "Fold analytic clip FPs into GrReducedClip" by Chris Dalton · 7 years ago
  50. 47c8ed3 Reland "Fix precision caps and rrect/ellipse effect precisions" by Chris Dalton · 7 years ago
  51. 3b2f5b6 Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half""" by Greg Daniel · 7 years ago
  52. b5fb7cf Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"" by Greg Daniel · 7 years ago
  53. 24f9c19 Revert "Fix precision caps and rrect/ellipse effect precisions" by Brian Osman · 7 years ago
  54. 554c1f0 Revert "Fold analytic clip FPs into GrReducedClip" by Brian Osman · 7 years ago
  55. 4355b26 Fold analytic clip FPs into GrReducedClip by Chris Dalton · 7 years ago
  56. e421800 Fix precision caps and rrect/ellipse effect precisions by Chris Dalton · 7 years ago
  57. 0fb6db4 Revert "Add private grpixelconfigs for alpha_8 and alpha_half" by Greg Daniel · 7 years ago
  58. 559f556 Remove support for image load/store by Brian Salomon · 7 years ago
  59. 33d17cb Add private grpixelconfigs for alpha_8 and alpha_half by Greg Daniel · 7 years ago
  60. ab081ae Move static helper functions for GrPixelConfig to private. by Greg Daniel · 7 years ago
  61. 5254ccc Move pixel config getter to private in GrBackendSurface by Greg Daniel · 7 years ago
  62. 037d1fc Use vulkan prototypes for android framework build by Greg Daniel · 7 years ago
  63. 83bd441 Set VK_NO_PROTOTYPES for vulkan backend by Greg Daniel · 7 years ago
  64. 821ef18 Allow mock GrContexts to "support" shader derivatives by Brian Salomon · 7 years ago
  65. af59748 Add GrContextOptions to control distance field thresholds for small sizes and fallback to paths. by Brian Salomon · 7 years ago
  66. fddb6c0 Setup CCPR testing with GrMockContext by Chris Dalton · 7 years ago
  67. 9f545bc Modify fontcache GM to actually spill atlas. by Brian Salomon · 7 years ago
  68. 6a40abc Revert "Implement window rectangles in vulkan" by Jim Van Verth · 7 years ago
  69. 94c0468 Implement window rectangles in vulkan by Chris Dalton · 7 years ago
  70. d1b2eec API to cache shader binaries between runs of Skia. by Ethan Nicholas · 7 years ago
  71. 45d6303 Have mip status match surface when snapping image from wrapped object by Greg Daniel · 7 years ago
  72. e252f08 Add hint to SkSurface::MakeRenderTarget that we will use mips by Greg Daniel · 7 years ago
  73. 43f8bf0 Move clear-as-draw workaround to GrGLGpu and expose via GrContextOptions. by Brian Salomon · 7 years ago
  74. 914a36b MakeBackendTextureFromSkImage by Eric Karl · 7 years ago
  75. 177e695 Add flag on GrBackendTexture to say whether texture is mipped or not by Greg Daniel · 7 years ago
  76. 0fc4d2d Use enum to track MipMapsStatus throughout Texture creation by Greg Daniel · 7 years ago
  77. 0b4d8aa Add benchmark for comparing multitexturing to non-multitexturing image draws. by Brian Salomon · 7 years ago
  78. 834f120 Set correct mip map status on GrTexture since we no longer require all mip data by Greg Daniel · 7 years ago
  79. 63fd760 Remove trailing whitespace. by Ben Wagner · 7 years ago
  80. e1da1d9 Add option to create a deferred render target context with mips by Greg Daniel · 7 years ago
  81. f1b47bb Add a cap for geometry shader invocations by Chris Dalton · 7 years ago
  82. e4679fa CCPR: Blacklist Mali GPUs and Vulkan while we work through issues by Chris Dalton · 7 years ago
  83. bb76ace Fall back to non mipped Texture when we can't copy base to mipped texture by Greg Daniel · 7 years ago
  84. 36dcd7f Enable caching of path mask textures by default by Brian Osman · 7 years ago
  85. fa7ee24 changed vertex attribute precisions to be actual types by Ethan Nicholas · 7 years ago
  86. e2d76d5 Remove fIsMipMapped from GrSurfaceDesc by Greg Daniel · 7 years ago
  87. 4127456 Disable flat interpolation in TextureOp on Qualcomm by Brian Salomon · 7 years ago
  88. 2191823 Revert "Remove isMipMapped from GrSurfaceDesc" and follow up find exact scratch CL by Greg Daniel · 7 years ago
  89. 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 7 years ago
  90. 52cb5fe Remove isMipMapped from GrSurfaceDesc by Greg Daniel · 7 years ago
  91. bdda0ba Cosmetic changes to GrDrawOpAtlas by Robert Phillips · 7 years ago
  92. f43d000 Revert "Revert "Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget."""" by Brian Salomon · 7 years ago
  93. 6df4d6b Revert "Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget.""" by Brian Salomon · 7 years ago
  94. cb2e235 Reduce stencil buffer clearing by Robert Phillips · 7 years ago
  95. 195c05b Move several GrContextOptions fields behind GR_TEST_UTILS by Brian Osman · 7 years ago
  96. c0e6627 Make AA hairline renderer non-optional by Brian Osman · 7 years ago
  97. 71554bc Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget."" by Brian Salomon · 7 years ago
  98. fb4a20c Remove kDefault_GrSurfaceOrigin by Robert Phillips · 7 years ago
  99. b350ae2 Add GrContextOption to disable distance field path renderer by Brian Osman · 7 years ago
  100. 8b0f265 Always include the default path renderer in the chain by Brian Osman · 7 years ago