1. fe199b7 Add postFlush call to GrOnFlushCallbackObject by Chris Dalton · 7 years ago
  2. bc5d4d7 Split tracking of TexelBuffers from normal samplers by Greg Daniel · 7 years ago
  3. 288d041 GL: track enabled vertex arrays as a count rather than a mask by Chris Dalton · 7 years ago
  4. ce78bad header cleanup by Hal Canary · 7 years ago
  5. 783c436 Fix comma in vulkan by Greg Daniel · 7 years ago
  6. 18f9602 Add support for Geom shaders in Vulkan backend. by Greg Daniel · 7 years ago
  7. a4677b5 Make GrSimpleMeshDrawOpHelper consider blend barriers/dst textures for batching. by Brian Salomon · 7 years ago
  8. 060d982 Combine the ambient and spot alphas into the base color for geometric shadows. by Jim Van Verth · 7 years ago
  9. 952a243 Add GrGpuTextureProxyRef by Robert Phillips · 7 years ago
  10. 421fe44 Revert "Revert "Revert "eliminated GrGLSLExpr""" by Ethan Nicholas · 7 years ago
  11. 64dbb89 GrTessellator: fix for vertex coincident with enclosing edge. by Stephen White · 7 years ago
  12. 6d4b65e Revert "Revert "Add a new non-AA rect op that does not inherit from GrLegacyMeshDrawOp."" by Brian Salomon · 7 years ago
  13. 0f35332 Revert "Add a new non-AA rect op that does not inherit from GrLegacyMeshDrawOp." by Brian Salomon · 7 years ago
  14. ff574e0 Add a new non-AA rect op that does not inherit from GrLegacyMeshDrawOp. by Brian Salomon · 7 years ago
  15. e80e618 headers: fix by Hal Canary · 7 years ago
  16. ff92650 Convert GrMesh to a struct by Chris Dalton · 7 years ago
  17. a91e0b7 Allow TextureSamplers to have null GrTexture pointer by Robert Phillips · 7 years ago
  18. 796001c Revert "Revert "eliminated GrGLSLExpr"" by Ethan Nicholas · 7 years ago
  19. 91b43e4 remove unused etc logic by Mike Reed · 7 years ago
  20. 5e550ab Revert "eliminated GrGLSLExpr" by Brian Salomon · 7 years ago
  21. 26b44df Add support for row-by-row jpeg encoding by Matt Sarett · 7 years ago
  22. fbdc080 Add wireframe mode to Viewer. by Jim Van Verth · 7 years ago
  23. 93f20f5 eliminated GrGLSLExpr by Ethan Nicholas · 7 years ago
  24. a754378 Setup support for UNIFORM_TEXEL_BUFFER descriptor sets in Vulkan by Greg Daniel · 7 years ago
  25. c06f309 Revert "Add support for row-by-row jpeg encoding" by Leon Scroggins · 7 years ago
  26. 9b848d5 Add support for row-by-row jpeg encoding by Matt Sarett · 7 years ago
  27. 207282e Make GrBackendTexture take Gr*Info refs in ctor, and copy them. by Greg Daniel · 7 years ago
  28. 6125efd Fix Creation of GrBackendRenderTarget from GrBackendRenderTargetDesc in GL by Greg Daniel · 7 years ago
  29. bcf612b Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia"" by Greg Daniel · 7 years ago
  30. 53f77bd Initial clip-mask-layer support by Florin Malita · 7 years ago
  31. 57061ee Optimizations for analytic shadows. by Jim Van Verth · 7 years ago
  32. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  33. dc87c95 Combine GPU flush with semaphore API by Brian Osman · 7 years ago
  34. 736a9cc remove unused yuv methods by Mike Reed · 7 years ago
  35. 185ba21 change drawAtlas to behave like drawVertices by Mike Reed · 7 years ago
  36. 0acd795 add helper makeShader for the common Clamp case by Mike Reed · 7 years ago
  37. b6069df Fix fast blur for shadow rrects. by Jim Van Verth · 7 years ago
  38. 611572c Remove srgb flags from GrProcessorSet by Brian Salomon · 7 years ago
  39. c04f845 handle GrVkTransferBuffer::Create failure by Forrest Reiling · 7 years ago
  40. cd90104 Disable deferred proxies in Chrome by Robert Phillips · 7 years ago
  41. e3bd422 Revert "Plumb the use of GrBackendRenderTarget throughout Skia" by Greg Daniel · 7 years ago
  42. df7e075 Fold SkImageCacherator into SkImage_Lazy by Brian Osman · 7 years ago
  43. fdd77da Plumb the use of GrBackendRenderTarget throughout Skia by Greg Daniel · 7 years ago
  44. a41d48b Add additional checks when creating vulkan context by Greg Daniel · 7 years ago
  45. 4f7d97c Change vulkan image memory allocation back to using sub allocation by Greg Daniel · 7 years ago
  46. f6d7eb1 Remove pre-allocated clip space from GrRenderTargetOpList by Robert Phillips · 7 years ago
  47. ee68365 Remove GrResourceProvider & GrGpu pointers from GrRenderTargetOpList by Robert Phillips · 7 years ago
  48. 8185f59 Hardwire opList lookAhead & lookBack parameters by Robert Phillips · 7 years ago
  49. 5db010b Link to vulkan in tools but not library. by Brian Salomon · 7 years ago
  50. 78de212 Prevent creation of zero-sized proxies by Robert Phillips · 7 years ago
  51. 290c690 Add ability to relinquish control of VkDevice and VkInstance lifetime to GrVkBackendContext by Brian Salomon · 7 years ago
  52. 7ab6a7f Fix writePixels of sRGB data to legacy GPU surface by Brian Osman · 7 years ago
  53. cc90174 Add GrVkInterface constructor with sepereate instance/device proc getters. by Brian Salomon · 7 years ago
  54. dd3b3f4 Rm makeRenderTargetContext in favor of deferred version (take 3) by Robert Phillips · 7 years ago
  55. c188982 Add new GrVkBackendContext::Create explicitly requiring vk proc getters by Brian Salomon · 7 years ago
  56. 4a39504 Revert "Split up opLists (take 2)" by Robert Phillips · 7 years ago
  57. df2bf21 Split up opLists (take 2) by Robert Phillips · 7 years ago
  58. ef90ae4 Fix spelling of SkImageGenerator in comment by Brian Osman · 7 years ago
  59. 7fbb7d3 Remove two more gpu headers from include/* by Robert Phillips · 7 years ago
  60. e3302df Make InstancedRendering more opList-splitting friendly by Robert Phillips · 7 years ago
  61. cef213c Move ReleaseProc info to GrTexture and for implementations to define it. by Greg Daniel · 7 years ago
  62. 9f5d467 Remove more headers from include/gpu by Robert Phillips · 7 years ago
  63. 54cbcd7 Remove all headers from include/gpu/effects by Robert Phillips · 7 years ago
  64. d952a99 Fix reflected ovals. by Jim Van Verth · 7 years ago
  65. 2af746c Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)" by Robert Phillips · 7 years ago
  66. 02242e8 Rm makeRenderTargetContext in favor of deferred version (take 2) by Robert Phillips · 7 years ago
  67. e79b473 Disable use of directly wrapping msaa RTs on Vulkan by Greg Daniel · 7 years ago
  68. 7ef28f3 Revert "Revert "Plumb GrBackendTexture throughout skia."" by Greg Daniel · 7 years ago
  69. 774831a Add abandoned GPU check to createTextureProxy by Robert Phillips · 7 years ago
  70. 28804f3 Remove all config conversion modes except round-to-nearest by Brian Osman · 7 years ago
  71. 5338f99 rectangle texture scaling is now handled in skslc by Ethan Nicholas · 7 years ago
  72. 7b2391b Remove incorrect assert by Brian Osman · 7 years ago
  73. 1e9ddcc Disable multisampling on Vulkan Nexus Player bot by Greg Daniel · 7 years ago
  74. 7fa5c31 Revert "Plumb GrBackendTexture throughout skia." by Stan Iliev · 7 years ago
  75. 7da62b9 Plumb GrBackendTexture throughout skia. by Greg Daniel · 7 years ago
  76. b712a85 Fix missing tolerance in GrPathUtils::worstCasePointCount by Robert Phillips · 7 years ago
  77. 7d6f666 Fix resolve assert in vulkan by Greg Daniel · 7 years ago
  78. 9440345 Add backend safe classes for passing in external texture and render targets into gpu by Greg Daniel · 7 years ago
  79. 3391029 Fix some bugs with read/writePixels by Brian Osman · 7 years ago
  80. bc26c39 Allow the dst of vulkan resolves to be a non RT by Greg Daniel · 7 years ago
  81. 7ce67db Revert "Split up opLists" by Robert Phillips · 7 years ago
  82. bc8ee52 Split up opLists by Robert Phillips · 7 years ago
  83. 7a17b2f Re-enable deferred proxies in Chrome by Robert Phillips · 7 years ago
  84. f41c22f Pass GrSurfaceContext into read/writeSurfacePixels by Robert Phillips · 7 years ago
  85. f5442bb Split cleanup changes out of bigger CL (take 2) by Robert Phillips · 7 years ago
  86. 0d2c9a2 Pass LC_ALL_MASK to newlocale by Eric Karl · 7 years ago
  87. 45fdae1 Re-arrange GrResourceProvider's texture creation methods by Robert Phillips · 7 years ago
  88. e186cfd Revert "Split cleanup changes out of bigger CL" by Mike Klein · 7 years ago
  89. cd11c80 Split cleanup changes out of bigger CL by Robert Phillips · 7 years ago
  90. 409e74f Further refactor read/writeSurfacePixels by Brian Osman · 7 years ago
  91. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 7 years ago
  92. c589b0b Remove lastOpList capability from GrSurface by Robert Phillips · 7 years ago
  93. dc83b89 sk_sp-ify opList creation & storage by Robert Phillips · 7 years ago
  94. 4343654 Improve accuracy of cubic classification by Chris Dalton · 7 years ago
  95. d2ca59a Further unify logic in readSurfacePixels and writeSurfacePixels by Brian Osman · 7 years ago
  96. 9428a37 Move GrAtlasGlyphCache over to SkArenaAlloc from SkVarAlloc. by Herb Derby · 7 years ago
  97. e440721 Remove GrRenderTargetOpList::discard & move functionality to GrRenderTargetContext by Robert Phillips · 7 years ago
  98. fc978fd Store the GrBackend we are using on GrContext by Greg Daniel · 7 years ago
  99. 178ce3e Make all GrRenderTargetOpList ops store a GrRenderTarget pointer by Robert Phillips · 7 years ago
  100. 2d2da4f Do sRGB premul/unpremul on the GPU by Brian Osman · 7 years ago