1. 86c4001 GrTextureOp: Rename template params "V" instead of "Vertex". by Brian Salomon · 7 years ago
  2. be3c1d2 Add perspective support to GrTextureOp. by Brian Salomon · 7 years ago
  3. 30e1a5e Use inheritance to define TextureGeometryProcesor vertex structs by Brian Salomon · 7 years ago
  4. ec42e15 Add convenience overload of SkPointPriv::SetRectTriStrip that takes SkRect by Brian Salomon · 7 years ago
  5. 6872e94 Modifications to GrTextureOp outsetting, edge equation code. by Brian Salomon · 7 years ago
  6. a33b67c Rewrite GrQuad to use separate arrays of x and y values to be Sk4f friendly. by Brian Salomon · 7 years ago
  7. cbeae03 Fix check for valid proxies returned by AtlasManager. by Jim Van Verth · 7 years ago
  8. 5b8b472 Revert "Check atlasPageCount before accessing the proxy array" by Yuqian Li · 7 years ago
  9. 072c69c Check atlasPageCount before accessing the proxy array by Chris Dalton · 7 years ago
  10. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 7 years ago
  11. 969a738 Approximate conics as quads in GrAAHairlinePathRenderer when fp32 not supported by Brian Salomon · 7 years ago
  12. d3cee17 Visit the image proxy in GrLatticeOp by Brian Salomon · 7 years ago
  13. 2a943df Make GPU lattice/nine patch not bleed across cells. by Brian Salomon · 7 years ago
  14. 4ede56b Remove could not invert matrix SkDebugfs by Brian Salomon · 7 years ago
  15. c573544 Fix skia compilation error by Ankur Mittal · 7 years ago
  16. 763abf0 Revert "Use a cached index buffer for triangle fans in GrDefaultPathRenderer." by Brian Salomon · 7 years ago
  17. ddff425 Use a cached index buffer for triangle fans in GrDefaultPathRenderer. by Brian Salomon · 7 years ago
  18. fb68b3b Remove GrPrimitiveType::kTriangleFan by Brian Salomon · 7 years ago
  19. 06c3304 Don't use triangle fans in default path renderer by Brian Salomon · 7 years ago
  20. 9712601 Add more granularity inside of SkCanvas::Flush traces. by Xiao Yu · 7 years ago
  21. 890a8cc Fix GrAAConvexTessellator trying to fan a 0 point ring by Adrienne Walker · 7 years ago
  22. 218c294 Remove the MSAA path renderer by Chris Dalton · 7 years ago
  23. 4c8c1e8 Minor shadow fixes. by Jim Van Verth · 7 years ago
  24. 39e7165 Revert "Remove ambient clamp hack for analytic shadows." by Jim Van Verth · 7 years ago
  25. 62e4f3d Analytic dashing of circles with single on/off intervals and butt caps. by Brian Salomon · 7 years ago
  26. 2748391 Add ability to dump opList info at flush-time by Robert Phillips · 7 years ago
  27. d75b343 Remove ambient clamp hack for analytic shadows. by Jim Van Verth · 7 years ago
  28. 33c4422 Fix double counting of coverage in analytic round capped stroked circles. by Brian Salomon · 7 years ago
  29. dce19a7 Untangle strike cache and glyph cache by Herb Derby · 7 years ago
  30. cc9856c clean up setReserve() rule-bending by Mike Klein · 7 years ago
  31. 4c32956 DFT to draw A8 instead of incorrect vertical lcd. by Ben Wagner · 7 years ago
  32. 45c9220 Draw stroked circles with round caps analytically. by Brian Salomon · 7 years ago
  33. 75a1302 Don't use the inner radius when not stroking in DIEllipse by Greg Daniel · 7 years ago
  34. 62473ad Check if fan point is finite in GrAAConvexPathRenderer. by Greg Daniel · 7 years ago
  35. 8b09b96 Drop draw in GrAAConvextPathRenderer if calculation of center of mass ends up in NaN by Greg Daniel · 7 years ago
  36. ba31640 Allow for divide by zero in miter calculation in GrAAConvexTessellator by Greg Daniel · 7 years ago
  37. 22c1f37 Revert "implement SkTDArray with std::vector" by Mike Klein · 7 years ago
  38. 80e1d56 implement SkTDArray with std::vector by Mike Klein · 7 years ago
  39. cf6da8c Dump additional details about the gpu resources. by Derek Sollenberger · 7 years ago
  40. 3746ac2 Remove path ranges from gpu. by Ben Wagner · 7 years ago
  41. 7956b59 Remove SkAutoGlyphCache decls that happen to work by Herb Derby · 7 years ago
  42. 296de50 Fix possible overflows in hair line path renderer vertex counts by Brian Salomon · 7 years ago
  43. b5502b2 Small cleanups suggested by ClangTidy by Kevin Lubick · 7 years ago
  44. a64a585 Fix issue with negative translations of small paths by Jim Van Verth · 7 years ago
  45. 5a66efb Remove GrRestrictedAtlasManager by Robert Phillips · 7 years ago
  46. d2e9f76 Revise Text & Small Path Atlas so instantiation failure is handled at flush time by Robert Phillips · 7 years ago
  47. cf838c7 Add bilerp support to scaled emojis by Jim Van Verth · 7 years ago
  48. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 7 years ago
  49. c4039ea Fission GrAtlasGlyphCache in two (take 2) by Robert Phillips · 7 years ago
  50. 4bc7011 Separate creation time & flush time behavior in GrDrawOpAtlas (take 3) by Robert Phillips · 7 years ago
  51. ba7a165 Revert "Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)""" by Robert Phillips · 7 years ago
  52. 5c56af1 Revert "Fission GrAtlasGlyphCache in two" by Robert Phillips · 7 years ago
  53. acf1790 Fission GrAtlasGlyphCache in two by Robert Phillips · 7 years ago
  54. 934c3d0 Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)"" by Robert Phillips · 7 years ago
  55. 84d823a Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)" by Robert Phillips · 7 years ago
  56. 96165eb Separate creation time & flush time behavior in GrDrawOpAtlas (take 2) by Robert Phillips · 7 years ago
  57. 242135a move some RRect methods into priv by Mike Reed · 7 years ago
  58. 59ddc6d Revert "Separate creation time & flush time behavior in GrDrawOpAtlas" by Robert Phillips · 7 years ago
  59. 056c1a8 Separate creation time & flush time behavior in GrDrawOpAtlas by Robert Phillips · 7 years ago
  60. e4fda6c Pull non-substantive changes out of omnibus CL by Robert Phillips · 7 years ago
  61. f3690dd Change signature of GrAtlasGlyphCache::getProxies by Robert Phillips · 7 years ago
  62. 6028361 Drop unused shader support for sample variables by Chris Dalton · 7 years ago
  63. 93c7250 Remove unneccesary assert in GrAALinearizingConvexPathRenderer by Robert Phillips · 7 years ago
  64. cd5099c Make atlases instantiate themselves at flush time by Robert Phillips · 7 years ago
  65. 5711133 Remove integer texture support by Brian Salomon · 7 years ago
  66. 7d982c6 Make edge equations be flat interpolated in GrTextureOp by Brian Salomon · 7 years ago
  67. 7b04631 ccpr: Don't use flat interpolation when it is slow by Chris Dalton · 7 years ago
  68. 825d4d7 Revert "Reduce the amount of padding needed for SDFs, take 2" by Jim Van Verth · 7 years ago
  69. 1010530 Reduce the amount of padding needed for SDFs, take 2 by Jim Van Verth · 7 years ago
  70. 598f9ed Revert "Reduce the amount of padding needed for SDFs." by Jim Van Verth · 7 years ago
  71. b42610a Reduce the amount of padding needed for SDFs. by Jim Van Verth · 7 years ago
  72. 7f86192 Revert "Drop support for unused MSAA extensions" by Robert Phillips · 7 years ago
  73. 7df2746 Drop support for unused MSAA extensions by Chris Dalton · 7 years ago
  74. 1d74620 bug fixes from PVS Studio (static analysis) by Mike Klein · 7 years ago
  75. a7701e0 GrTessellator: add a #define for max aa verb count. by Stephen White · 7 years ago
  76. ea26d6b Revert "Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs.""" by Brian Salomon · 7 years ago
  77. b4e965c Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs."" by Brian Salomon · 7 years ago
  78. dba65f9 Add a workaround for inaccurate interpolants on Adreno 3xx. by Brian Salomon · 7 years ago
  79. 40a29d7 Move GrOpFlushState out of GrDrawingManager and onto the stack by Robert Phillips · 7 years ago
  80. 485b8c6 Don't apply coverage aa on image edges when target has msaa. by Brian Salomon · 7 years ago
  81. 0bd24dc Funnel most proxy creation through GrProxyProvider by Robert Phillips · 7 years ago
  82. befff65 Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs." by Greg Daniel · 7 years ago
  83. 7cdabed Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs. by Brian Salomon · 7 years ago
  84. b5ef1f9 Make GrTextureOp capable of edge antialiasing. by Brian Salomon · 7 years ago
  85. 185ffe9 make growToInclude private by Mike Reed · 7 years ago
  86. 274218e move largest apis into private by Mike Reed · 7 years ago
  87. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  88. 7c2192b Make SkMatrixPriv stride mapping functions take separate src and dst strides by Brian Salomon · 7 years ago
  89. fa3783f Remove public version of SkMatrix::mapPointsWithStride. by Brian Salomon · 7 years ago
  90. 8fb3725 Privatize separate src/dst version of SkMatrix::mapPointsWithStride. by Brian Salomon · 7 years ago
  91. 4284613 Enable conditional-uninitialized flag by Kevin Lubick · 7 years ago
  92. 0906825 Remove unused color from all distance field GPs and GrAtlasTextOp by Brian Osman · 7 years ago
  93. 8716b50 Update per-geo color after simplifying FPs in GrAtlasTextOp by Brian Osman · 7 years ago
  94. 5c6ac64 Revert "Revert "move homogenous with stride to matrixpriv"" by Brian Salomon · 7 years ago
  95. f226e66 Revert "Transform vertices for distance field glyphs on CPU." by Greg Daniel · 7 years ago
  96. de71572 Revert "move homogenous with stride to matrixpriv" by Greg Daniel · 7 years ago
  97. 2d53d98 move homogenous with stride to matrixpriv by Cary Clark · 7 years ago
  98. 0215e39 Transform vertices for distance field glyphs on CPU. by Brian Salomon · 7 years ago
  99. ca8c095 Implement a fast path for solid color lattice rectangle by Stan Iliev · 7 years ago
  100. 2737288 Don't force GrGLSLVarying's scope to be compile-time constant by Chris Dalton · 7 years ago