1. 7c2192b Make SkMatrixPriv stride mapping functions take separate src and dst strides by Brian Salomon · 7 years ago
  2. fa3783f Remove public version of SkMatrix::mapPointsWithStride. by Brian Salomon · 7 years ago
  3. 8fb3725 Privatize separate src/dst version of SkMatrix::mapPointsWithStride. by Brian Salomon · 7 years ago
  4. 4284613 Enable conditional-uninitialized flag by Kevin Lubick · 7 years ago
  5. 0906825 Remove unused color from all distance field GPs and GrAtlasTextOp by Brian Osman · 7 years ago
  6. 8716b50 Update per-geo color after simplifying FPs in GrAtlasTextOp by Brian Osman · 7 years ago
  7. 5c6ac64 Revert "Revert "move homogenous with stride to matrixpriv"" by Brian Salomon · 7 years ago
  8. f226e66 Revert "Transform vertices for distance field glyphs on CPU." by Greg Daniel · 7 years ago
  9. de71572 Revert "move homogenous with stride to matrixpriv" by Greg Daniel · 7 years ago
  10. 2d53d98 move homogenous with stride to matrixpriv by Cary Clark · 7 years ago
  11. 0215e39 Transform vertices for distance field glyphs on CPU. by Brian Salomon · 7 years ago
  12. ca8c095 Implement a fast path for solid color lattice rectangle by Stan Iliev · 7 years ago
  13. 2737288 Don't force GrGLSLVarying's scope to be compile-time constant by Chris Dalton · 7 years ago
  14. c96f9b5 Fix gpu line dashing when line is zero length but has cap by Greg Daniel · 7 years ago
  15. 04460cc Make GrGLSLPrimitiveProcessor::emitTransforms take local coords as GrShaderVar. by Brian Salomon · 7 years ago
  16. bbf0575 Reland "Set multitexturing threshold for NVIDIA" by Brian Salomon · 7 years ago
  17. 762d5e7 Revert "Revert "Use a dst size threshold for multitexturing images."" by Brian Salomon · 7 years ago
  18. be85ef2 Revert "Use a dst size threshold for multitexturing images." by Brian Salomon · 7 years ago
  19. 48ed004 Revert "Set multitexturing threshold for NVIDIA" by Brian Salomon · 7 years ago
  20. b4ec104 Set multitexturing threshold for NVIDIA by Brian Salomon · 7 years ago
  21. edfa0d2 Use a dst size threshold for multitexturing images. by Brian Salomon · 7 years ago
  22. 29f9ed4 Revert "Revert "Make PathGeoBuilder use consistent iterators."" by Brian Salomon · 7 years ago
  23. b451321 Revert "Make PathGeoBuilder use consistent iterators." by Brian Salomon · 7 years ago
  24. 9c8a16b Make PathGeoBuilder use consistent iterators. by Brian Salomon · 7 years ago
  25. 3b51df1 Cleanup yes/no enums in Ganesh by Chris Dalton · 7 years ago
  26. 778a2c9 Batch ops together in SkAtasTextTarget by Brian Salomon · 7 years ago
  27. 3968ff9 Include opList ids in GrOnFlushCallbackObject::postFlush by Chris Dalton · 7 years ago
  28. cbcb0a1 Revert "Revert "Add Atlas Text interface for rendering SDF glyphs."" by Brian Salomon · 7 years ago
  29. 9c2202f Revert "Add Atlas Text interface for rendering SDF glyphs." by Greg Daniel · 7 years ago
  30. 39631f3 Add Atlas Text interface for rendering SDF glyphs. by Brian Salomon · 7 years ago
  31. 2b6f614 Fix GrTextureOp to check the correct cap for multitexturing by Brian Salomon · 7 years ago
  32. 7ca90d2 Use round rather than floor for snapping text vertex positions by Brian Osman · 7 years ago
  33. 1706f84 switched GrClipEdge to an enum class by Ethan Nicholas · 7 years ago
  34. deb53cc Make GrTextBlob::VertexRegenerator determine vertex stride from mask format by Brian Salomon · 7 years ago
  35. 0f3c732 renamed GrPrimitiveEdgeType / GrProcessorEdgeType to GrClipEdgeType by Ethan Nicholas · 7 years ago
  36. 47c315e Remove destination pointer from GrCopySurfaceOp by Robert Phillips · 7 years ago
  37. df429f3 move parts of SkPoint to SkPointPriv by Cary Clark · 7 years ago
  38. bbfd516 Don't use analytic clip FPs when drawing to stencil by Chris Dalton · 7 years ago
  39. 428e568 Revert "Don't use analytic clip FPs when drawing to stencil" by Chris Dalton · 7 years ago
  40. 4c92d4a Don't use analytic clip FPs when drawing to stencil by Chris Dalton · 7 years ago
  41. 74f623d make point array methods private by Cary Clark · 7 years ago
  42. 18923f9 Make GrAtlasTextBlob return to caller when a flush is required during subrun tessellation. by Brian Salomon · 7 years ago
  43. 9f545bc Modify fontcache GM to actually spill atlas. by Brian Salomon · 7 years ago
  44. 6a40abc Revert "Implement window rectangles in vulkan" by Jim Van Verth · 7 years ago
  45. 7dc6e75 During flush store GrOp draw and upload records on GrOpFlushState instead of on the ops themselves. by Brian Salomon · 7 years ago
  46. 94c0468 Implement window rectangles in vulkan by Chris Dalton · 7 years ago
  47. 56c3714 More attempts at clipping perf. by Jim Van Verth · 7 years ago
  48. 6982400 Allow GrAppliedClip to have >1 clip coverage FP by Chris Dalton · 7 years ago
  49. 29b60c9 Make deferred upload handling and draw recording be virtual interfaces implemented by GrOpFlushState. by Brian Salomon · 7 years ago
  50. ec32534 Revert "Revert "Fix GrDefaultPathRender inversely wound path bug"" by Robert Phillips · 7 years ago
  51. fc28138 Revert "Fix GrDefaultPathRender inversely wound path bug" by Robert Phillips · 7 years ago
  52. 943ed79 Remove deferred upload types from GrDrawOp.h. by Brian Salomon · 7 years ago
  53. 511a9d4 Fix GrDefaultPathRender inversely wound path bug by Robert Phillips · 7 years ago
  54. 1a8f234 Fix assert in text clipping. by Jim Van Verth · 7 years ago
  55. c8a65e3 Some more clipped text optimizations. by Jim Van Verth · 7 years ago
  56. c17bf32 Convert geometry shaders to operate in Skia device space by Chris Dalton · 7 years ago
  57. 328a33f Use uint16_t instead of SkIPoint16 when clipping texCoords for text. by Jim Van Verth · 7 years ago
  58. b68defa Fix ASAN issue with clipped text. by Jim Van Verth · 7 years ago
  59. 58c3cce Clip text geometrically when possible. by Jim Van Verth · 7 years ago
  60. e4442cb convert mapHomogeneousPoints to SkPoint3 by Cary Clark · 7 years ago
  61. 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
  62. 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
  63. fa2d604 Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans. by Brian Salomon · 7 years ago
  64. fdde34e Remove precision from GrGLSLVaryingHandler by Chris Dalton · 7 years ago
  65. d49e946 Remove unnecessary includes of GrColorSpaceXform.h by Brian Osman · 7 years ago
  66. d28a79d Make GrResourceProvider more sk_spified by Brian Salomon · 7 years ago
  67. 2e67dea Handle coverage for hairline lines with sub pixel lengths correctly on GPU by Greg Daniel · 7 years ago
  68. 5124593 Fix assert in GrSmallPathRenderer tickled by GLProgramsTest by Jim Van Verth · 7 years ago
  69. 5698c8a Batch better in GrSmallPathRenderer and add perspective support. by Jim Van Verth · 7 years ago
  70. 0b4d8aa Add benchmark for comparing multitexturing to non-multitexturing image draws. by Brian Salomon · 7 years ago
  71. 63fd760 Remove trailing whitespace. by Ben Wagner · 7 years ago
  72. abff956 initClassID no longer auto-allocates ids by Ethan Nicholas · 7 years ago
  73. 981a31e Generate warning settings for Android framework by Leon Scroggins III · 7 years ago
  74. f0ffb89 Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Mike Reed · 7 years ago
  75. 5a2e50e Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap""" by Mike Reed · 7 years ago
  76. cd284c5 Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"" by Mike Reed · 7 years ago
  77. 809cbed Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Jim Van Verth · 7 years ago
  78. 88757da guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  79. fa7ee24 changed vertex attribute precisions to be actual types by Ethan Nicholas · 7 years ago
  80. f46633f Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Greg Daniel · 7 years ago
  81. 98a6216 guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  82. 106b5c4 Shrink GrDrawOpAtlases when no longer needed, take 2. by Jim Van Verth · 7 years ago
  83. f6f7cf6 Invalidate path VBs when paths are destroyed by Brian Osman · 7 years ago
  84. 4935a01 Revert "Shrink GrDrawOpAtlases when no longer needed" by Jim Van Verth · 7 years ago
  85. 7cf5952 Shrink GrDrawOpAtlases when no longer needed by Jim Van Verth · 7 years ago
  86. 8aa4569 switched SkSL's temporary 'highfloat' type back to 'float' by Ethan Nicholas · 7 years ago
  87. 9a725dd Use shader based blending to clamp kPlus mode w/F16 by Brian Osman · 7 years ago
  88. f7b8820 re-land of new SkSL precisions by Ethan Nicholas · 7 years ago
  89. eafa64b Revert "Revert "Allow GrDrawOpAtlas to grow as needed"" by Jim Van Verth · 7 years ago
  90. 27185a9 Revert "Revert "Revert "Switched highp float to highfloat and mediump float to half.""" by Ethan Nicholas · 7 years ago
  91. 05d5a13 Revert "Revert "Switched highp float to highfloat and mediump float to half."" by Ethan Nicholas · 7 years ago
  92. ad70c41 Revert "Allow GrDrawOpAtlas to grow as needed" by Jim Van Verth · 7 years ago
  93. 4127456 Disable flat interpolation in TextureOp on Qualcomm by Brian Salomon · 7 years ago
  94. 03168b8 Allow GrDrawOpAtlas to grow as needed by Jim Van Verth · 7 years ago
  95. f1748f5 Change visitProxies signature by Robert Phillips · 7 years ago
  96. 9d6c64f Make GrCopySurfaceOp participate in the GrOplist DAG by Robert Phillips · 7 years ago
  97. b493eeb Add method to iterate over a GrOp's GrSurfaceProxies by Robert Phillips · 7 years ago
  98. a950b63 Add support for additional textures in GrDrawOpAtlas by Jim Van Verth · 7 years ago
  99. 3261eb2 Remove repeated conditional in TextureOp. by Brian Salomon · 7 years ago
  100. 6a7a704 Add multitexture support to text and path shaders, take 3. by Jim Van Verth · 7 years ago