1. c994a93 Move op memory storage to GrContext (take 2) by Robert Phillips · 6 years ago
  2. f08d1d0 Stop using SkTSwap. by Ben Wagner · 6 years ago
  3. 5045e50 Revert "Change how vertex/instance attributes are handled in geometry processors." by Mike Klein · 6 years ago
  4. 19c1233 Change how vertex/instance attributes are handled in geometry processors. by Brian Salomon · 6 years ago
  5. e475d01 remove stray SkTLList includes by Mike Klein · 6 years ago
  6. 08a50e0 Include sRGB -> Linear in the cached "from sRGB" xform by Brian Osman · 6 years ago
  7. 9bc36fd Work around signed-unsigned comparison warning. by Ben Wagner · 6 years ago
  8. b089765 Reland "Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines." by Ben Wagner · 6 years ago
  9. 4f6ba2e Revert "Move op memory storage to GrContext" by Robert Phillips · 6 years ago
  10. c891b10 Simplify usage of GrGLSLColorSpaceXformHelper by Brian Osman · 6 years ago
  11. c8cee44 Move op memory storage to GrContext by Robert Phillips · 6 years ago
  12. ab17347 Revert "Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines." by Hal Canary · 6 years ago
  13. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 6 years ago
  14. e1bc7de Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines. by Hal Canary · 6 years ago
  15. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 6 years ago
  16. 2a2f675 SkTypes: extract SkTo by Hal Canary · 6 years ago
  17. 7c525e6 Plumb GrContext everywhere by Robert Phillips · 6 years ago
  18. 79aea6a trim #include <new> from SkPostConfig.h by Mike Klein · 6 years ago
  19. 09c9400 Reland "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 6 years ago
  20. 802cb31 Stop passing GrPrimitiveProcessor to GrMesh::sendToGpu. by Brian Salomon · 6 years ago
  21. 01422bc Revert "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 6 years ago
  22. 4462c04 Avoid degenerate matrices (that trigger asserts) in test code by Brian Osman · 6 years ago
  23. afa1158 Make the SkPathRef GenIDChangeListener ref counted by Chris Dalton · 6 years ago
  24. 9eb36b9 Reland "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 6 years ago
  25. fff1966 Revert "Reland "Workaround constexpr bug in MSVC 2015 in GrTextureOp"" by Brian Salomon · 6 years ago
  26. 88a32ef Add a factory to any GrOp-derived class that lacked one by Robert Phillips · 6 years ago
  27. 0c78238 Revert "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 6 years ago
  28. cd2c3f9 Require mips to be allocated at texture creation time and disable late allocations. by Greg Daniel · 6 years ago
  29. d5b4593 Add checks to make sure we don't overflow 32 bit int in GPU path renderers. by Greg Daniel · 6 years ago
  30. 7027691 Set bounds correctly for color emoji that need post-cache transfoms by Jim Van Verth · 6 years ago
  31. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 6 years ago
  32. 70132d0 Make GrPrimitiveProcessor::Attribute a class, hide data members. by Brian Salomon · 6 years ago
  33. 594b64c Revert "Revert "Make GrTextureOp disable coverage AA when rect falls on integers."" by Brian Salomon · 6 years ago
  34. 8624059 Rename GrAtlasTextBlob -> GrTextBlob by Herb Derby · 6 years ago
  35. 36be574 Revert "Make GrTextureOp disable coverage AA when rect falls on integers." by Brian Salomon · 6 years ago
  36. ca439a0 Make GrTextureOp disable coverage AA when rect falls on integers. by Brian Salomon · 6 years ago
  37. d8eb7b6 Reland "Turn off domain in GrTextureOp when src rect contains entire proxy" by Brian Salomon · 6 years ago
  38. 16b1eab Reland "Workaround constexpr bug in MSVC 2015 in GrTextureOp" by Brian Salomon · 6 years ago
  39. b80ffee Reland "Add support for SkCanvas::kStrict_SrcRectConstraint to GrTextureOp." by Brian Salomon · 6 years ago
  40. 633f20e Revert "Add support for SkCanvas::kStrict_SrcRectConstraint to GrTextureOp." by Stephen White · 6 years ago
  41. 024317f Revert "Workaround constexpr bug in MSVC 2015 in GrTextureOp" by Stephen White · 6 years ago
  42. 95ef524 Revert "Turn off domain in GrTextureOp when src rect contains entire proxy" by Stephen White · 6 years ago
  43. 869433f Turn off domain in GrTextureOp when src rect contains entire proxy by Brian Salomon · 6 years ago
  44. 9eff78e Workaround constexpr bug in MSVC 2015 in GrTextureOp by Brian Salomon · 6 years ago
  45. 26cbe51 Rename GrAtlasTextContext -> GrTextContext by Herb Derby · 6 years ago
  46. a0047bc Add support for SkCanvas::kStrict_SrcRectConstraint to GrTextureOp. by Brian Salomon · 6 years ago
  47. b515ae7 Add GPU perspective support for color emoji by Jim Van Verth · 6 years ago
  48. f104fec Delete GrDrawOp::wasRecorded by Chris Dalton · 6 years ago
  49. 17031a7 Use layered templates for optional vertex attributes in GrTextureOp. by Brian Salomon · 6 years ago
  50. 86c4001 GrTextureOp: Rename template params "V" instead of "Vertex". by Brian Salomon · 6 years ago
  51. be3c1d2 Add perspective support to GrTextureOp. by Brian Salomon · 6 years ago
  52. 30e1a5e Use inheritance to define TextureGeometryProcesor vertex structs by Brian Salomon · 6 years ago
  53. ec42e15 Add convenience overload of SkPointPriv::SetRectTriStrip that takes SkRect by Brian Salomon · 6 years ago
  54. 6872e94 Modifications to GrTextureOp outsetting, edge equation code. by Brian Salomon · 6 years ago
  55. a33b67c Rewrite GrQuad to use separate arrays of x and y values to be Sk4f friendly. by Brian Salomon · 6 years ago
  56. cbeae03 Fix check for valid proxies returned by AtlasManager. by Jim Van Verth · 6 years ago
  57. 5b8b472 Revert "Check atlasPageCount before accessing the proxy array" by Yuqian Li · 6 years ago
  58. 072c69c Check atlasPageCount before accessing the proxy array by Chris Dalton · 6 years ago
  59. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  60. 969a738 Approximate conics as quads in GrAAHairlinePathRenderer when fp32 not supported by Brian Salomon · 6 years ago
  61. d3cee17 Visit the image proxy in GrLatticeOp by Brian Salomon · 6 years ago
  62. 2a943df Make GPU lattice/nine patch not bleed across cells. by Brian Salomon · 6 years ago
  63. 4ede56b Remove could not invert matrix SkDebugfs by Brian Salomon · 6 years ago
  64. c573544 Fix skia compilation error by Ankur Mittal · 6 years ago
  65. 763abf0 Revert "Use a cached index buffer for triangle fans in GrDefaultPathRenderer." by Brian Salomon · 6 years ago
  66. ddff425 Use a cached index buffer for triangle fans in GrDefaultPathRenderer. by Brian Salomon · 6 years ago
  67. fb68b3b Remove GrPrimitiveType::kTriangleFan by Brian Salomon · 6 years ago
  68. 06c3304 Don't use triangle fans in default path renderer by Brian Salomon · 6 years ago
  69. 9712601 Add more granularity inside of SkCanvas::Flush traces. by Xiao Yu · 6 years ago
  70. 890a8cc Fix GrAAConvexTessellator trying to fan a 0 point ring by Adrienne Walker · 6 years ago
  71. 218c294 Remove the MSAA path renderer by Chris Dalton · 6 years ago
  72. 4c8c1e8 Minor shadow fixes. by Jim Van Verth · 6 years ago
  73. 39e7165 Revert "Remove ambient clamp hack for analytic shadows." by Jim Van Verth · 6 years ago
  74. 62e4f3d Analytic dashing of circles with single on/off intervals and butt caps. by Brian Salomon · 6 years ago
  75. 2748391 Add ability to dump opList info at flush-time by Robert Phillips · 6 years ago
  76. d75b343 Remove ambient clamp hack for analytic shadows. by Jim Van Verth · 6 years ago
  77. 33c4422 Fix double counting of coverage in analytic round capped stroked circles. by Brian Salomon · 6 years ago
  78. dce19a7 Untangle strike cache and glyph cache by Herb Derby · 6 years ago
  79. cc9856c clean up setReserve() rule-bending by Mike Klein · 6 years ago
  80. 4c32956 DFT to draw A8 instead of incorrect vertical lcd. by Ben Wagner · 6 years ago
  81. 45c9220 Draw stroked circles with round caps analytically. by Brian Salomon · 6 years ago
  82. 75a1302 Don't use the inner radius when not stroking in DIEllipse by Greg Daniel · 6 years ago
  83. 62473ad Check if fan point is finite in GrAAConvexPathRenderer. by Greg Daniel · 6 years ago
  84. 8b09b96 Drop draw in GrAAConvextPathRenderer if calculation of center of mass ends up in NaN by Greg Daniel · 6 years ago
  85. ba31640 Allow for divide by zero in miter calculation in GrAAConvexTessellator by Greg Daniel · 6 years ago
  86. 22c1f37 Revert "implement SkTDArray with std::vector" by Mike Klein · 6 years ago
  87. 80e1d56 implement SkTDArray with std::vector by Mike Klein · 6 years ago
  88. cf6da8c Dump additional details about the gpu resources. by Derek Sollenberger · 6 years ago
  89. 3746ac2 Remove path ranges from gpu. by Ben Wagner · 6 years ago
  90. 7956b59 Remove SkAutoGlyphCache decls that happen to work by Herb Derby · 6 years ago
  91. 296de50 Fix possible overflows in hair line path renderer vertex counts by Brian Salomon · 7 years ago
  92. b5502b2 Small cleanups suggested by ClangTidy by Kevin Lubick · 7 years ago
  93. a64a585 Fix issue with negative translations of small paths by Jim Van Verth · 7 years ago
  94. 5a66efb Remove GrRestrictedAtlasManager by Robert Phillips · 7 years ago
  95. d2e9f76 Revise Text & Small Path Atlas so instantiation failure is handled at flush time by Robert Phillips · 7 years ago
  96. cf838c7 Add bilerp support to scaled emojis by Jim Van Verth · 7 years ago
  97. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 7 years ago
  98. c4039ea Fission GrAtlasGlyphCache in two (take 2) by Robert Phillips · 7 years ago
  99. 4bc7011 Separate creation time & flush time behavior in GrDrawOpAtlas (take 3) by Robert Phillips · 7 years ago
  100. ba7a165 Revert "Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)""" by Robert Phillips · 7 years ago