1. 58a7564 SkShaderBase by Florin Malita · 7 years ago
  2. aa13223 Allow for non opaque colors for src-over lcd fallback case in gpu by Greg Daniel · 7 years ago
  3. ee47914 Add GrContext API to report the number of purgeable bytes in the cache. by Derek Sollenberger · 7 years ago
  4. 8785df1 Clear atlas textures at creation in Chrome by Brian Salomon · 7 years ago
  5. d17b4a6 Revert "Revert "Add a flag to GrSurfaceFlags that requires the texture to be cleared upon creation. "" by Brian Salomon · 7 years ago
  6. 8a03055 Fix flag collision in GrDrawVerticesOp by Brian Osman · 7 years ago
  7. 0190787 Really disable srgb on nexus player vulkan by Greg Daniel · 7 years ago
  8. a9e795e Revert "Add a flag to GrSurfaceFlags that requires the texture to be cleared upon creation. " by Brian Salomon · 7 years ago
  9. 08d6d60 Disable srgb on vulkan nexus player by Greg Daniel · 7 years ago
  10. 45e5068 Add a flag to GrSurfaceFlags that requires the texture to be cleared upon creation. by Brian Salomon · 7 years ago
  11. ccb46aa Don't pass uniform arrays in GrGLNonlinearColorSpaceXformEffect by Christopher Cameron · 7 years ago
  12. 92de631 Remove compressed (ETC1) texture support from Ganesh (take 2) by Robert Phillips · 7 years ago
  13. 5592382 Remove setting of alpha coverage in text ops when in LCD mode by Greg Daniel · 7 years ago
  14. 79cdf28 Fix to lcd blending in ganesh by Greg Daniel · 7 years ago
  15. bc262e1 Revert "Remove compressed (ETC1) texture support from Ganesh" by Brian Osman · 7 years ago
  16. 7128fdd Remove kZeroCopy_GrSurfaceFlag by Brian Salomon · 7 years ago
  17. ee26363 Remove compressed (ETC1) texture support from Ganesh by Robert Phillips · 7 years ago
  18. b7b7e5f Add fixes & test for isConfigTexturable and isConfigRenderable by Robert Phillips · 7 years ago
  19. d34edf3 Revert "Revert "Remove GrSurfaceDesc member from GrSurface."" by Brian Salomon · 7 years ago
  20. 49354a3 Update Porter Duff analysis to match LCD logic. by Greg Daniel · 7 years ago
  21. d547fb6 Comment out lcd assert to make GLPrograms test happy by Greg Daniel · 7 years ago
  22. 6ebe4b9 Fix gpu lcd blending to semi-correctly handle alpha coverage by Greg Daniel · 7 years ago
  23. aeaf22b Updated workaround for Intel 6xxx clear to 0/1 bug by Eric Karl · 7 years ago
  24. 33f8315 Revert "Update clearOp for split-OpList world" by Robert Phillips · 7 years ago
  25. 3af1af9 Remove ambient and spot mask filters. by Jim Van Verth · 7 years ago
  26. 7f1ce29 Update clearOp for split-OpList world by Robert Phillips · 7 years ago
  27. 4b30a96 Revert "Remove GrSurfaceDesc member from GrSurface." by Greg Daniel · 7 years ago
  28. 8491154 Remove GrSurfaceDesc member from GrSurface. by Brian Salomon · 7 years ago
  29. 955235f Switch over GrDiscardOp to IORef-ing the GrRenderTargetProxy by Robert Phillips · 7 years ago
  30. 9926f4b Add drawArraysBaseVertexIsBroken flag by Chris Dalton · 7 years ago
  31. a4c93ac Add check for incorrect opList splits by Robert Phillips · 7 years ago
  32. d1eaf49 Revert "Revert "Remove GrSurface::desc() method."" by Brian Salomon · 7 years ago
  33. 081e0e6 Move MIP color mode from GrSurfaceProxy to GrTextureProxy by Brian Salomon · 7 years ago
  34. c96da1e Revert "Remove GrSurface::desc() method." by Greg Daniel · 7 years ago
  35. 9ac9953 Remove GrSurface::desc() method. by Brian Salomon · 7 years ago
  36. 154ce91 Replace most uses of GrSurface::desc() with conifg(), width(), etc. by Brian Salomon · 7 years ago
  37. bb5711a Remove GrSurfaceDesc member from GrSurfaceProxy. by Brian Salomon · 7 years ago
  38. fd773fb Adjust start and end points of arcs based on CTM by Brian Osman · 7 years ago
  39. e3cd691 Fix for amd copy as draws on vulkan by Greg Daniel · 7 years ago
  40. 318c419 Remove RenderTarget pointer from GrRenderTargetOpList::RecordedOp by Robert Phillips · 7 years ago
  41. 292bf7a Remove static initializer of GrProcessorSet::gEmpty by Brian Salomon · 7 years ago
  42. 4204da2 move shadows to device virtual by Mike Reed · 7 years ago
  43. 63e7973 Remove GrSurfaceProxy::desc() by Brian Salomon · 7 years ago
  44. c375704 Revert "Convert DstTexture to DstProxy" by Robert Phillips · 7 years ago
  45. 87f7f1c Convert DstTexture to DstProxy by Robert Phillips · 7 years ago
  46. 1cdbdda Enable vulkan copies as draws for everything but qualcomm by Greg Daniel · 7 years ago
  47. 50e66d4 Remove GrRenderTargetContext::desc() by Brian Salomon · 7 years ago
  48. a63e7ab Require copy as draws for vulkan cross context image support by Greg Daniel · 7 years ago
  49. 0eb4ecb Remove Windows Intel blacklisting of cross context texture by Brian Osman · 7 years ago
  50. 5635193 Enable CrossContextTextureSupport on vulkan by Greg Daniel · 7 years ago
  51. 05441c4 Convert GrOvalOpFactory from GrLegacyMeshDrawOp to GrMeshDrawOp using GrSimpleDrawOpHelper. by Brian Salomon · 7 years ago
  52. 0ec981b Remove kCheckAllocation_GrSurfaceFlags. by Brian Salomon · 7 years ago
  53. bca46e2 Convert GrMesh back to a class by Chris Dalton · 7 years ago
  54. 18e9484 Rename finishOpList to finishFlush and call it less frequently by Robert Phillips · 7 years ago
  55. e334c59 Attempt to work around iOS varying limit in GLPrograms test by Brian Salomon · 7 years ago
  56. dedac85 Allow numerical color spaces with legacy rendering by Matt Sarett · 7 years ago
  57. 8a02f65 Switch ImageStorageAccess over to GrTextureProxies by Robert Phillips · 7 years ago
  58. 1772663 Include non-legacy GrMeshDrawOps in GLPrograms test. by Brian Salomon · 7 years ago
  59. 7c8460e Make GrRenderTarget[(Proxy)|(Context)]? advertise a "full scene aa type". by Brian Salomon · 7 years ago
  60. 0745422 Cleanup SkImageGenerator, add missing fns to GrBackendTextureImageGenerator by Brian Osman · 7 years ago
  61. 6cdc22c Split up opLists (take 3) by Robert Phillips · 7 years ago
  62. b6deea8 Setup for another attempt to split up opLists by Robert Phillips · 7 years ago
  63. ec8f8b0 Fix GPU text colors when color spaces are involved by Brian Osman · 7 years ago
  64. 85d34b2 Remove SkCrossContextImageData and all support code by Brian Osman · 7 years ago
  65. 028a9a5 Workaround for Intel 6xxx clear to opaque black bug by Brian Salomon · 7 years ago
  66. a8b5cf3 Fix transparent ambient shadows by Jim Van Verth · 7 years ago
  67. 6c9f101 Add some swizzle checks to vulkan backend by Greg Daniel · 7 years ago
  68. 05fd8cf Clean up shadow assert. by Jim Van Verth · 7 years ago
  69. ac70f84 Move all non-AA fill rect ops off of GrLegacyMeshDrawOp. by Brian Salomon · 7 years ago
  70. 1ffda04 allow inf/nan in GrRect isect utility functions. by Brian Salomon · 7 years ago
  71. 25294d7 Pre-clamp path tolerance by Brian Osman · 7 years ago
  72. 852d715 Create geometry shader modules in vulkan when using geom shaders by Greg Daniel · 7 years ago
  73. ab8ce1a Fixed distance field interpolation for gamma correct rendering by Brian Osman · 7 years ago
  74. 13dddce Added SkImage::MakeCrossContextFromEncoded by Brian Osman · 7 years ago
  75. 31ec144 Add support for using texel buffers in Vulkan backend. by Greg Daniel · 7 years ago
  76. 2a55c8e Avoid assertion in MSAA rendering buffer about indexed draw with zero index count by Brian Salomon · 7 years ago
  77. 5c77975 Add flag to avoid stencil buffers in Skia by Eric Karl · 7 years ago
  78. c84c030 Add debug-only helper methods to get #ops & #clips per opList by Robert Phillips · 7 years ago
  79. 6410d29 Remove 'fDrawFace' from GrPipeline by Robert Phillips · 7 years ago
  80. 8606cf8 Implement disconnect function for GrVkGpu by Greg Daniel · 7 years ago
  81. 449d78f Revert "Added SkImage::MakeCrossContextFromEncoded" by Brian Salomon · 7 years ago
  82. 823bdd9 fixed InstanceProcessor SkSL code by Ethan Nicholas · 7 years ago
  83. 83b1b3d Added SkImage::MakeCrossContextFromEncoded by Brian Osman · 7 years ago
  84. 6f24180 vk: don't re-check the primitive type for each batch of a mesh by Chris Dalton · 7 years ago
  85. b37208f Revert "Revert "Re-enable deferred proxies in Chrome"" by Robert Phillips · 7 years ago
  86. 49081d1 Expand GrTextureProxy to handle highestFilterMode by Robert Phillips · 7 years ago
  87. 8e45b4f GL: track enabled vertex arrays as a count rather than a mask by Chris Dalton · 7 years ago
  88. 15b2509 Update minimum non-ES OpenGL spec to 2.0. by Brian Salomon · 7 years ago
  89. f086167 Remove support for GLs without separate stencil. by Brian Salomon · 7 years ago
  90. 2983f40 Re-land of "eliminated GrGLSLExpr". by Ethan Nicholas · 7 years ago
  91. 0562eb9 Allow wrapped resources to have unique keys by Brian Osman · 7 years ago
  92. ff60b17 GrTessellator AA: fix 1px wide paths. by Stephen White · 7 years ago
  93. 05814de Revert "Re-enable deferred proxies in Chrome" by Robert Phillips · 7 years ago
  94. c2dd5ed Add GrVkTexelBuffer class by Greg Daniel · 7 years ago
  95. 555c49c Re-enable deferred proxies in Chrome by Robert Phillips · 7 years ago
  96. 7633477 Fix color blending for analytic shadows by Jim Van Verth · 7 years ago
  97. 6d34228 Allow custom GrAtlasGlyphCache texture sizes by Eric Karl · 7 years ago
  98. 8d1e0ac More analytic shadow refactoring. by Jim Van Verth · 7 years ago
  99. afc2368 Revert "GL: track enabled vertex arrays as a count rather than a mask" by Chris Dalton · 7 years ago
  100. 243ed37 Remove unnecessary non-UTF8 character by Leon Scroggins III · 7 years ago