1. deb53cc Make GrTextBlob::VertexRegenerator determine vertex stride from mask format by Brian Salomon · 7 years ago
  2. 0f3c732 renamed GrPrimitiveEdgeType / GrProcessorEdgeType to GrClipEdgeType by Ethan Nicholas · 7 years ago
  3. 47c315e Remove destination pointer from GrCopySurfaceOp by Robert Phillips · 7 years ago
  4. df429f3 move parts of SkPoint to SkPointPriv by Cary Clark · 7 years ago
  5. bbfd516 Don't use analytic clip FPs when drawing to stencil by Chris Dalton · 7 years ago
  6. 428e568 Revert "Don't use analytic clip FPs when drawing to stencil" by Chris Dalton · 7 years ago
  7. 4c92d4a Don't use analytic clip FPs when drawing to stencil by Chris Dalton · 7 years ago
  8. 74f623d make point array methods private by Cary Clark · 7 years ago
  9. 18923f9 Make GrAtlasTextBlob return to caller when a flush is required during subrun tessellation. by Brian Salomon · 7 years ago
  10. 9f545bc Modify fontcache GM to actually spill atlas. by Brian Salomon · 7 years ago
  11. 6a40abc Revert "Implement window rectangles in vulkan" by Jim Van Verth · 7 years ago
  12. 7dc6e75 During flush store GrOp draw and upload records on GrOpFlushState instead of on the ops themselves. by Brian Salomon · 7 years ago
  13. 94c0468 Implement window rectangles in vulkan by Chris Dalton · 7 years ago
  14. 56c3714 More attempts at clipping perf. by Jim Van Verth · 7 years ago
  15. 6982400 Allow GrAppliedClip to have >1 clip coverage FP by Chris Dalton · 7 years ago
  16. 29b60c9 Make deferred upload handling and draw recording be virtual interfaces implemented by GrOpFlushState. by Brian Salomon · 7 years ago
  17. ec32534 Revert "Revert "Fix GrDefaultPathRender inversely wound path bug"" by Robert Phillips · 7 years ago
  18. fc28138 Revert "Fix GrDefaultPathRender inversely wound path bug" by Robert Phillips · 7 years ago
  19. 943ed79 Remove deferred upload types from GrDrawOp.h. by Brian Salomon · 7 years ago
  20. 511a9d4 Fix GrDefaultPathRender inversely wound path bug by Robert Phillips · 7 years ago
  21. 1a8f234 Fix assert in text clipping. by Jim Van Verth · 7 years ago
  22. c8a65e3 Some more clipped text optimizations. by Jim Van Verth · 7 years ago
  23. c17bf32 Convert geometry shaders to operate in Skia device space by Chris Dalton · 7 years ago
  24. 328a33f Use uint16_t instead of SkIPoint16 when clipping texCoords for text. by Jim Van Verth · 7 years ago
  25. b68defa Fix ASAN issue with clipped text. by Jim Van Verth · 7 years ago
  26. 58c3cce Clip text geometrically when possible. by Jim Van Verth · 7 years ago
  27. e4442cb convert mapHomogeneousPoints to SkPoint3 by Cary Clark · 7 years ago
  28. 57caa66 Revert "Revert "Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans."" by Brian Salomon · 7 years ago
  29. 62563de Revert "Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans." by Brian Salomon · 7 years ago
  30. fa2d604 Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans. by Brian Salomon · 7 years ago
  31. fdde34e Remove precision from GrGLSLVaryingHandler by Chris Dalton · 7 years ago
  32. d49e946 Remove unnecessary includes of GrColorSpaceXform.h by Brian Osman · 7 years ago
  33. d28a79d Make GrResourceProvider more sk_spified by Brian Salomon · 7 years ago
  34. 2e67dea Handle coverage for hairline lines with sub pixel lengths correctly on GPU by Greg Daniel · 7 years ago
  35. 5124593 Fix assert in GrSmallPathRenderer tickled by GLProgramsTest by Jim Van Verth · 7 years ago
  36. 5698c8a Batch better in GrSmallPathRenderer and add perspective support. by Jim Van Verth · 7 years ago
  37. 0b4d8aa Add benchmark for comparing multitexturing to non-multitexturing image draws. by Brian Salomon · 7 years ago
  38. 63fd760 Remove trailing whitespace. by Ben Wagner · 7 years ago
  39. abff956 initClassID no longer auto-allocates ids by Ethan Nicholas · 7 years ago
  40. 981a31e Generate warning settings for Android framework by Leon Scroggins III · 7 years ago
  41. f0ffb89 Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Mike Reed · 7 years ago
  42. 5a2e50e Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap""" by Mike Reed · 7 years ago
  43. cd284c5 Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"" by Mike Reed · 7 years ago
  44. 809cbed Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Jim Van Verth · 7 years ago
  45. 88757da guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  46. fa7ee24 changed vertex attribute precisions to be actual types by Ethan Nicholas · 7 years ago
  47. f46633f Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Greg Daniel · 7 years ago
  48. 98a6216 guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  49. 106b5c4 Shrink GrDrawOpAtlases when no longer needed, take 2. by Jim Van Verth · 7 years ago
  50. f6f7cf6 Invalidate path VBs when paths are destroyed by Brian Osman · 7 years ago
  51. 4935a01 Revert "Shrink GrDrawOpAtlases when no longer needed" by Jim Van Verth · 7 years ago
  52. 7cf5952 Shrink GrDrawOpAtlases when no longer needed by Jim Van Verth · 7 years ago
  53. 8aa4569 switched SkSL's temporary 'highfloat' type back to 'float' by Ethan Nicholas · 7 years ago
  54. 9a725dd Use shader based blending to clamp kPlus mode w/F16 by Brian Osman · 7 years ago
  55. f7b8820 re-land of new SkSL precisions by Ethan Nicholas · 7 years ago
  56. eafa64b Revert "Revert "Allow GrDrawOpAtlas to grow as needed"" by Jim Van Verth · 7 years ago
  57. 27185a9 Revert "Revert "Revert "Switched highp float to highfloat and mediump float to half.""" by Ethan Nicholas · 7 years ago
  58. 05d5a13 Revert "Revert "Switched highp float to highfloat and mediump float to half."" by Ethan Nicholas · 7 years ago
  59. ad70c41 Revert "Allow GrDrawOpAtlas to grow as needed" by Jim Van Verth · 7 years ago
  60. 4127456 Disable flat interpolation in TextureOp on Qualcomm by Brian Salomon · 7 years ago
  61. 03168b8 Allow GrDrawOpAtlas to grow as needed by Jim Van Verth · 7 years ago
  62. f1748f5 Change visitProxies signature by Robert Phillips · 7 years ago
  63. 9d6c64f Make GrCopySurfaceOp participate in the GrOplist DAG by Robert Phillips · 7 years ago
  64. b493eeb Add method to iterate over a GrOp's GrSurfaceProxies by Robert Phillips · 7 years ago
  65. a950b63 Add support for additional textures in GrDrawOpAtlas by Jim Van Verth · 7 years ago
  66. 3261eb2 Remove repeated conditional in TextureOp. by Brian Salomon · 7 years ago
  67. 6a7a704 Add multitexture support to text and path shaders, take 3. by Jim Van Verth · 7 years ago
  68. acc8d2e Revert "Revert "Revert "Add multitexture support to text and path shaders""" by Mike Klein · 7 years ago
  69. 6c251d2 Revert "Revert "Add multitexture support to text and path shaders"" by Jim Van Verth · 7 years ago
  70. e7492fe Revert "Add multitexture support to text and path shaders" by Jim Van Verth · 7 years ago
  71. 336ce7b Revert "Revert "Make TextureOp use multitexturing to batch draws of different SkImages."" by Brian Salomon · 7 years ago
  72. 7f75426 Add multitexture support to text and path shaders by Jim Van Verth · 7 years ago
  73. 5ed4423 Improve GrPathRendererChain heuristics by Chris Dalton · 7 years ago
  74. 4e95a88 Revert "Make TextureOp use multitexturing to batch draws of different SkImages." by Robert Phillips · 7 years ago
  75. 2e50d0f Make TextureOp use multitexturing to batch draws of different SkImages. by Brian Salomon · 7 years ago
  76. e5ede4b Revert "Improve GrPathRendererChain heuristics" by Chris Dalton · 7 years ago
  77. 60f4249 Improve GrPathRendererChain heuristics by Chris Dalton · 7 years ago
  78. 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 7 years ago
  79. 977b54c Use high precision for TextureOp texture coord varying by Brian Salomon · 7 years ago
  80. b0e93a2 Remove origin field from GrSurface (take 2) by Robert Phillips · 7 years ago
  81. 6b47c7d Store discard request on the opList and remove GrDiscardOp (take 3) by Robert Phillips · 7 years ago
  82. 3416969 Revert "Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible"""" by Brian Salomon · 7 years ago
  83. 3c2d09f change SkRect::growToInclude to take a point instead of x,y by Mike Reed · 7 years ago
  84. 8296e75 Switch atlas clients over to using absolute texture coordinates (take 2) by Robert Phillips · 7 years ago
  85. 500d58b Make Copy Ops to go through GpuCommandBuffer instead of straigt to GPU. by Greg Daniel · 7 years ago
  86. e253831 Revert "Switch atlas clients over to using absolute texture coordinates" by Robert Phillips · 7 years ago
  87. e84c087 Switch atlas clients over to using absolute texture coordinates by Robert Phillips · 7 years ago
  88. 3cf781d Switch GrSmallPath renderer over to always using integer texture coordinates by Robert Phillips · 7 years ago
  89. 2cee283 Fix artifacts on tiny stroked paths scaled up a lot. by Stephen White · 7 years ago
  90. 5141d21 Revert "Fix artifacts on tiny stroked paths scaled up a lot." by Robert Phillips · 7 years ago
  91. a184ac7 Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible""" by Brian Salomon · 7 years ago
  92. 267641a Fix artifacts on tiny stroked paths scaled up a lot. by Stephen White · 7 years ago
  93. 20af6d1 Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible"" by Brian Salomon · 7 years ago
  94. ceef4fb Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible" by Brian Salomon · 7 years ago
  95. 3fd2955 Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible by Brian Salomon · 7 years ago
  96. c7da146 Move DrawToTargetWithShapeMask to GrSoftwarePathRenderer by Brian Osman · 7 years ago
  97. 1d816b9 Revert "Switched highp float to highfloat and mediump float to half." by Brian Salomon · 7 years ago
  98. 88d99c6 Switched highp float to highfloat and mediump float to half. by Ethan Nicholas · 7 years ago
  99. b4aab9a Replace SkFAIL with SK_ABORT. by Ben Wagner · 7 years ago
  100. 7f23543 Minor geometry processor clarification. by Brian Salomon · 7 years ago