1. 7e67dca Rename GrMipMapped GrMipmapped by Brian Salomon · 4 years ago
  2. 6d344c3 Update unit tests to accept GrDirectContext by Robert Phillips · 4 years, 1 month ago
  3. 7c12e28 Reland "GrClips provided as pointers to GrRTC" by Michael Ludwig · 4 years, 2 months ago
  4. 074414f Revert "GrClips provided as pointers to GrRTC" by Weston Tracey · 4 years, 2 months ago
  5. 226b689 GrClips provided as pointers to GrRTC by Michael Ludwig · 4 years, 2 months ago
  6. 1f60733 Revert "Revert "move onto new factories for SkMatrix"" by Mike Reed · 4 years, 2 months ago
  7. c80ee45 Revert "move onto new factories for SkMatrix" by Mike Reed · 4 years, 2 months ago
  8. 046c2b7 move onto new factories for SkMatrix by Mike Reed · 4 years, 2 months ago
  9. 0a2464f Update internal skia uses to use flushAndSubmit and submit calls. by Greg Daniel · 4 years, 2 months ago
  10. 449b115 Plumb SkMatrixProvider throughout Ganesh by Brian Osman · 4 years, 3 months ago
  11. 2686d69 Reland "Rename GrShape to GrStyledShape" by Michael Ludwig · 4 years, 3 months ago
  12. 73b86c1 Revert "Rename GrShape to GrStyledShape" by Michael Ludwig · 4 years, 3 months ago
  13. f3f08af Rename GrShape to GrStyledShape by Michael Ludwig · 4 years, 3 months ago
  14. 07e5b8f Rename TessellatingPathRendererTests.cpp -> "Triangulating" by Chris Dalton · 4 years, 4 months ago[Renamed from tests/TessellatingPathRendererTests.cpp]
  15. 17dc418 Rename CPU tessellation to "triangulation" by Chris Dalton · 4 years, 4 months ago
  16. e20fcad Reland "Move makeDeferredRenderTargetContext calls to factory on RTC." by Greg Daniel · 4 years, 7 months ago
  17. a4f207e Revert "Move makeDeferredRenderTargetContext calls to factory on RTC." by Jim Van Verth · 4 years, 7 months ago
  18. 1c16b43 Move makeDeferredRenderTargetContext calls to factory on RTC. by Greg Daniel · 4 years, 7 months ago
  19. 4bc0c1f Rename GrColorSpaceInfo -> GrColorInfo by Brian Salomon · 4 years, 10 months ago
  20. bf6b979 GrSurfaceContext not ref counted. by Brian Salomon · 5 years ago
  21. 27ae52c Make deferred render target context without config or format by Brian Salomon · 5 years ago
  22. bd3d8d3 Remove GrPixelConfig from GrColorSpaceInfo. by Brian Salomon · 5 years ago
  23. d628747 Make GrColorSpaceInfo store GrColorType. by Brian Salomon · 5 years ago
  24. e7499c7 GrColorSpaceInfo stores SkAlphaType. by Brian Salomon · 5 years ago
  25. 6ce447a Eliminate mixed samples as an FBO type or AA type by Chris Dalton · 5 years ago
  26. 9b7f143 GrTessellator: fix for intersections returning non-finite points. by Stephen White · 5 years ago
  27. 663afe5 Move GrPathUtils, GrRect, and GrShape into src/gpu/geometry/ by Michael Ludwig · 5 years ago
  28. b67b235 GrTessellator: always rewind to edge top when splitting. by Stephen White · 5 years ago
  29. 8a3c059 GrTessellator: fix event creation for dead boundary edges. by Stephen White · 5 years ago
  30. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  31. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  32. 09e5689 Replace GrAAType with flags for path renderers by Chris Dalton · 5 years ago
  33. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 5 years ago
  34. c9b7c72 two pass convexity by Cary Clark · 6 years ago
  35. 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  36. d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  37. 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  38. 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  39. 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 6 years ago
  40. d26b4d8 GrTessellator: fix for collinear edge merging. by Stephen White · 6 years ago
  41. 71ed661 GrTessellator: collinear edges during sanitize. by Stephen White · 6 years ago
  42. 1c5fd18 GrTessellator: missing intersection rewind fix. by Stephen White · 6 years ago
  43. 653f42f Deinline some GrPathRenderer method and one GrDrawingMananger method. by Brian Salomon · 6 years ago
  44. 24289e0 GrTessellator: handle three consecutive collinear edges. by Stephen White · 6 years ago
  45. a898f04 Revert "GrTessellator: handle three consecutive collinear edges." by Mike Klein · 6 years ago
  46. 26bb0e6 GrTessellator: handle three consecutive collinear edges. by Stephen White · 6 years ago
  47. 3de40f8 GrTessellator: handle collinear final vertex. by Stephen White · 6 years ago
  48. 13f3d8d GrTessellator: avoid split with zero primary and out-of-range secondary. by Stephen White · 6 years ago
  49. 89042d5 GrTessellator: catch missing intersections. by Stephen White · 6 years ago
  50. e62999f GrTessellator: yet another out-of-range splitting fix. by Stephen White · 6 years ago
  51. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  52. 53a0298 GrTessellator: fix for ping-pong split fuzzer hang. by Stephen White · 6 years ago
  53. bfe9598 Revert "GrTessellator: fix for ping-pong split fuzzer hang." by Ravi Mistry · 6 years ago
  54. bfb2a05 GrTessellator: fix for ping-pong split fuzzer hang. by Stephen White · 6 years ago
  55. 7b37694 GrTessellator: fix crash on merging a dead edge. by Stephen White · 6 years ago
  56. ec79c39 GrTessellator: fix for zombie edge fuzzer crash. by Stephen White · 6 years ago
  57. c6c5ead Reland "Fix handling of MaskFilter matrices" by Florin Malita · 6 years ago
  58. c64ee20 Revert "Fix handling of MaskFilter matrices" by Robert Phillips · 6 years ago
  59. 2097fd0 Fix handling of MaskFilter matrices by Florin Malita · 6 years ago
  60. ea49523 GrTessellator: fix for points that become infinite on stroking. by Stephen White · 6 years ago
  61. 20010e8 Reland "GrTessellator: hang fix." by Stephen White · 6 years ago
  62. f259030 Revert "GrTessellator: hang fix." by Mike Klein · 6 years ago
  63. 050c867 GrTessellator: hang fix. by Stephen White · 6 years ago
  64. 0c4b7b1 Move internal calls from GrContext to GrContextPriv by Robert Phillips · 6 years ago
  65. f44cb48 Fix unit tests that were causes vulkan unitialized memory warnings in validation by Greg Daniel · 6 years ago
  66. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 6 years ago
  67. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 6 years ago
  68. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 6 years ago
  69. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 6 years ago
  70. d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 6 years ago
  71. c1ce2f7 Revert "Redefine the meaning of sample counts in GPU backend." by Brian Salomon · 6 years ago
  72. 48825b1 Redefine the meaning of sample counts in GPU backend. by Brian Salomon · 6 years ago
  73. e3429e6 rename inner AsFPArgs to stand-alone GrFPArgs by Mike Reed · 7 years ago
  74. e40c361 GrTessellator: set a cap on quadratic linearization. by Stephen White · 7 years ago
  75. f470b7e GrTessellator: fix for assert on bevelling. by Stephen White · 7 years ago
  76. 94b7e54 GrTessellator: fix for points which become non-finite on AA stroking. by Stephen White · 7 years ago
  77. e260c46 GrTessellator: implement straight skeleton, phase 2. by Stephen White · 7 years ago
  78. 45d6303 Have mip status match surface when snapping image from wrapped object by Greg Daniel · 7 years ago
  79. 4cbb6e6 Pass GrRenderTargetContext's GrColorSpaceInfo to SkShader and SkColorFilter. by Brian Salomon · 7 years ago
  80. db91c6e Improve heuristics for when to use ccpr by Chris Dalton · 7 years ago
  81. 6888c0d Add support for vkCmdCopyBuffer by Greg Daniel · 7 years ago
  82. 73e7f80 GrTessellator: when sanitizing contours, remove non-finite points. by Stephen White · 7 years ago
  83. 9d90224 Revert "GrTessellator: when sanitizing contours, remove non-finite points." by Robert Phillips · 7 years ago
  84. 620cc24 GrTessellator: when sanitizing contours, remove non-finite points. by Stephen White · 7 years ago
  85. 3f5301b GrTessellator: fix for collinear out-of-range intersections. by Stephen White · 7 years ago
  86. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 7 years ago
  87. fbcef6e Clean up GrResourceProvider usage by Robert Phillips · 7 years ago
  88. e3a0be7 GrTessellator: fix two NaN issues. by Stephen White · 7 years ago
  89. 019f6c0 GrTessellator: fix logging; fix test comment. by Stephen White · 7 years ago
  90. 0cb3167 GrTessellator: fix intersection above the first vertex. by Stephen White · 7 years ago
  91. 6eca90f GrTessellator: fix for three edges becoming collinear after splitting. by Stephen White · 7 years ago
  92. 4aed138 Reland of SkShaderBase by Florin Malita · 7 years ago
  93. d93e11c Revert "SkShaderBase" by Florin Malita · 7 years ago
  94. 58a7564 SkShaderBase by Florin Malita · 7 years ago
  95. 64dbb89 GrTessellator: fix for vertex coincident with enclosing edge. by Stephen White · 7 years ago
  96. dd3b3f4 Rm makeRenderTargetContext in favor of deferred version (take 3) by Robert Phillips · 7 years ago
  97. 2af746c Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)" by Robert Phillips · 7 years ago
  98. 02242e8 Rm makeRenderTargetContext in favor of deferred version (take 2) by Robert Phillips · 7 years ago
  99. 9342921 Revert "Rm makeRenderTargetContext in favor of deferred version" by Robert Phillips · 7 years ago
  100. d83ec04 Rm makeRenderTargetContext in favor of deferred version by Robert Phillips · 7 years ago