1. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  2. ecbc12b Replace targetHasUnifiedMultisampling in GrPB constructor by csmartdalton · 8 years ago
  3. 7942f22 Fix instances where hwaa was wrong for mixed samples by csmartdalton · 8 years ago
  4. 4dbbd04 SkLeanWindows.h: #include "Windows.h" fewer places by halcanary · 8 years ago
  5. ddc2cd6 Fix dashing bug where hwaa was unintentionally disabled by csmartdalton · 8 years ago
  6. af18fb4 Make GrDashEffect take a AA mode enum. by bsalomon · 8 years ago
  7. 55fdccc Remove GrRenderTarget from GrPipelineBuilder by robertphillips · 8 years ago
  8. 7062d01 More Unref GrXPFactory. by bungeman · 8 years ago
  9. 976f5f0 Make GrClipMaskManager stateless and push GrPipelineBuilder construction downstack by robertphillips · 8 years ago
  10. 0851d2d Handle stroked single line special case in Ganesh by robertphillips · 8 years ago
  11. d1c71fd Attempt to improve lifetime management of SkGlyphCache in Ganesh atlas text code. by bsalomon · 8 years ago
  12. 81b6300 Revert of Don't allow uncacheable paths in tessellated path renderer (patchset #2 id:20001 of https://codereview.chromium.org/1990793003/ ) by bsalomon · 8 years ago
  13. aebd0fd Don't allow uncacheable paths in tessellated path renderer by bsalomon · 8 years ago
  14. c2878e2 Remove GrFontScaler class. by bsalomon · 8 years ago
  15. 862cff3 Remove clip from GrPipelineBuilder by cdalton · 8 years ago
  16. 193d9cf Eliminate special case nvpr batch handling by cdalton · 8 years ago
  17. 93a379b Separate user and raw stencil settings by cdalton · 8 years ago
  18. 7014234 Make distance field bounds calculation more accurate for strokes by bsalomon · 8 years ago
  19. e19aecd Revert of Separate user and raw stencil settings (patchset #8 id:140001 of https://codereview.chromium.org/1962243002/ ) by robertphillips · 8 years ago
  20. 12dbb39 Separate user and raw stencil settings by cdalton · 8 years ago
  21. c121607 Fix nvpr path renderer to reject styles with nonDashPathEffects. by bsalomon · 8 years ago
  22. 6663acf Replace GrStrokeInfo with GrStyle. by bsalomon · 8 years ago
  23. 85d9667 Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https://codereview.chromium.org/1957363002/ ) by bsalomon · 8 years ago
  24. 33595bd Replace GrStrokeInfo with GrStyle. by bsalomon · 8 years ago
  25. d6f25bf Make GrPathRenderer only support fills for path stenciling by bsalomon · 8 years ago
  26. 40ef485 When filling nested rect path check for empty inner and empty outer rects by bsalomon · 8 years ago
  27. 6536ae5 added GrMSAAPathRenderer by ethannicholas · 8 years ago
  28. 3de75da Use constexpr constructors of GrStencilSettings rather than hacky macro system. by bsalomon · 8 years ago
  29. cfeb85f Revert of Adjust tolerance to fix bezier glitches issue (patchset #1 id:1 of https://codereview.chromium.org/1926063002/ ) by jvanverth · 8 years ago
  30. 5668648 Unify implementations of stroking radius calculationsns by bsalomon · 8 years ago
  31. 45a6f49 Adjust tolerance to fix bezier glitches issue by xidachen · 8 years ago
  32. 1e7f5e7 remove 'deprecated' region from SkDraw by reed · 8 years ago
  33. 1dc1721 Revert of Batch multiple single NVPR draw paths to instanced draws (patchset #5 id:80001 of https://codereview.chromium.org/1908433002/ ) by stephana · 8 years ago
  34. 3c33c38 Batch multiple single NVPR draw paths to instanced draws by kkinnunen · 8 years ago
  35. c4ce72f Compute bounds union while combining path range draw path batches by kkinnunen · 8 years ago
  36. c3d706f Revert of Use transfer buffer for BatchAtlas texture copies (patchset #9 id:160001 of https://codereview.chromium.org/1888473002/ ) by jvanverth · 8 years ago
  37. b0ec983 Use transfer buffer for BatchAtlas texture copies. by jvanverth · 8 years ago
  38. 0e3c554 Tweak distance field path renderer behavior in gamma-correct mode to match by brianosman · 8 years ago
  39. b461d34 Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriate by brianosman · 8 years ago
  40. 33b6b8e Allow a small tolerance in GrAtlasTextBatch bounds test. by bsalomon · 8 years ago
  41. 0586f5c sRGB support for distance field text. by brianosman · 8 years ago
  42. 2c4bd07 Convert SkRefCnt to std::atomic. by bungeman · 8 years ago
  43. e2e71c2 Track GL buffer state based on unique resource ID by cdalton · 8 years ago
  44. 044d3c1 Revert of Track GL buffer state based on unique resource ID (patchset #6 id:100001 of https://codereview.chromium.org/1854283004/ ) by mtklein · 8 years ago
  45. deacc97 Track GL buffer state based on unique resource ID by cdalton · 8 years ago
  46. 8ef9108 Revert of added GrMSAAPathRenderer (patchset #9 id:160001 of https://codereview.chromium.org/1834133003/ ) by ethannicholas · 8 years ago
  47. b0fabd4 added GrMSAAPathRenderer by ethannicholas · 8 years ago
  48. c03afd6 Revert of added GrMSAAPathRenderer (patchset #8 id:140001 of https://codereview.chromium.org/1834133003/ ) by ethannicholas · 8 years ago
  49. 47a2dc8 added GrMSAAPathRenderer by ethannicholas · 8 years ago
  50. 342bfc2 Simplify GrDrawBatch uploads and token uage. by bsalomon · 8 years ago
  51. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  52. 397536c Consolidate GPU buffer implementations by cdalton · 8 years ago
  53. f8c3ba4 Revert of Consolidate GPU buffer implementations (patchset #10 id:180001 of https://codereview.chromium.org/1825393002/ ) by robertphillips · 8 years ago
  54. 8b1bff2 Consolidate GPU buffer implementations by cdalton · 8 years ago
  55. 0e1853c Update how we send draws to gpu backend to reduce state setting. by egdaniel · 9 years ago
  56. 18300a3 detach -> release by mtklein · 9 years ago
  57. af1e21e GrTessellator: don't reuse the previous vertex buffer on a cache miss. by senorblanco · 9 years ago
  58. 6266dca Reject dashes from GrAADFR by bsalomon · 9 years ago
  59. cf371bb Use correct gradient calculation for rotated distance fields. by jvanverth · 9 years ago
  60. 6599eff GrTessellator: abstract vertex allocation into caller. by senorblanco · 9 years ago
  61. 08e65e7 Lazy init batch unique ID by joshualitt · 9 years ago
  62. 73c4e64 Retract GrDrawTarget and GrPipelineBuilder a bit more by robertphillips · 9 years ago
  63. 2a7cf5f Revert of Generate Signed Distance Field directly from vector path (patchset #13 id:240001 of https://codereview.chromium.org/1643143002/ ) by robertphillips · 9 years ago
  64. 4de97a6 Generate Signed Distance Field directly from vector path by joel.liang · 9 years ago
  65. 15923c9 Modernize SkSpinlock. by mtklein · 9 years ago
  66. 01e5838 Simplify calculations in AADistanceFieldPathBatch::writePathVertices. by benjaminwagner · 9 years ago
  67. 8e0ef29 Calculate translations to apply to vertices in batch by joshualitt · 9 years ago
  68. 8528541 Add more specialized fragment builders by cdalton · 9 years ago
  69. 18fab30 Modify interface to GrPathUtils::convertCubicToQuads by bsalomon · 9 years ago
  70. b8fea97 Make copySurface work for texture dsts, return a bool, & add unit test. by bsalomon · 9 years ago
  71. ddd22d8 Remove last bit of privacy violation for GrAtlasTextBlob by joshualitt · 9 years ago
  72. c08f196 Use noperspective interpolation for 2D draws by cdalton · 9 years ago
  73. 5e58cee Add GrShaderFlags enum by cdalton · 9 years ago
  74. bc81111 start to chip away at friending of GrAtlasTextBatch/GrAtlasTextBlob by joshualitt · 9 years ago
  75. 0eed945 Revert of Make copySurface work for texture dsts, return a bool, & add unit test. (patchset #6 id:100001 of https://codereview.chromium.org/1684313002/ ) by kjlubick · 9 years ago
  76. 7ea5e28 Make copySurface work for texture dsts, return a bool, & add unit test. by bsalomon · 9 years ago
  77. e63ffef Remove deferred clear from SkGpuDevice by bsalomon · 9 years ago
  78. f49c75a Move Google3-specific stack limitation logic to template classes. by benjaminwagner · 9 years ago
  79. e62cbdf Fix assert accessing pipeline from initBatchTracker by cdalton · 9 years ago
  80. 4833f39 Templatize GrNonAtomicRef by cdalton · 9 years ago
  81. 67e8bd2 Revert of Move Google3-specific stack limitation logic to template classes. Remove #ifdefs in other files. (patchset #2 id:50001 of https://codereview.chromium.org/1656143003/ ) by benjaminwagner · 9 years ago
  82. c92159c Move Google3-specific stack limitation logic to template classes. Remove #ifdefs in other files. by benjaminwagner · 9 years ago
  83. 3b7af78 added a default constructor for GrBatchToXPOverrides by ethannicholas · 9 years ago
  84. 2279325 added support for PLS path rendering by ethannicholas · 9 years ago
  85. 5366a09 Revert of added support for PLS path rendering (patchset #16 id:360001 of https://codereview.chromium.org/1541903002/ ) by ethannicholas · 9 years ago
  86. 7df3f5e added support for PLS path rendering by ethannicholas · 9 years ago
  87. 7481e75 Fix GrAtlasTextBlob bounds management by joshualitt · 9 years ago
  88. 269a82f Revert of Fix GrAtlasTextBlob bounds management (patchset #8 id:140001 of https://codereview.chromium.org/1605013002/ ) by joshualitt · 9 years ago
  89. ae473fd Fix GrAtlasTextBlob bounds management by joshualitt · 9 years ago
  90. 323c2eb A few more small changes to make GrAtlasTextBlob nearly self contained by joshualitt · 9 years ago
  91. de83b41 Add Audittrail for path renderers by joshualitt · 9 years ago
  92. 04194f3 Remove two varieties of drawNonAARect from GrDrawTarget by joshualitt · 9 years ago
  93. 1bcbc8f Fixed an assertion error in GrAAConvexTessellator. While adding a new point, it would check that the new point was not a duplicate of the previous point. It would then drop the previous point if it was in the middle of a straight line, and proceed to add the new point. by ethannicholas · 9 years ago
  94. e9709e8 Broke GrTessellatingPathRenderer's tessellator out into a separate file. by ethannicholas · 9 years ago
  95. fb82437 Revert of Broke GrTessellatingPathRenderer's tessellator out into a separate file. (patchset #8 id:240001 of https://codereview.chromium.org/1557083002/ ) by caryclark · 9 years ago
  96. 8b05cb8 Broke GrTessellatingPathRenderer's tessellator out into a separate file. by ethannicholas · 9 years ago
  97. 2047b78 Don't ref/unref the static src-over xp by bsalomon · 9 years ago
  98. ecbed9d Rejigger distance field path rect calcs to avoid underflow by jvanverth · 9 years ago
  99. c88cb89 Fix for GrAALinearizingConvexPathRenderer incorrectly drawing non-convex paths by ethannicholas · 9 years ago
  100. e804292 Move all text stuff to its own folder by joshualitt · 9 years ago