1. f9aabff Move new WriteVertexData utility to a GrVertexWriter helper struct by Brian Osman · 6 years ago
  2. 0921219 sksl: Support fwidth() by Chris Dalton · 6 years ago
  3. 275cffb Avoid overflow in bufferOffset calculations by Jim Van Verth · 6 years ago
  4. 9d958b5 Update several more oval ops to use WriteVertexData by Brian Osman · 6 years ago
  5. 66af080 Remove obsolete SK_IGNORE_ defines by Brian Osman · 6 years ago
  6. 60b6bc3 Use WriteVertexData in GrTessellator, remove all DefaultGeoProc structs by Brian Osman · 6 years ago
  7. f04fb3c Change how GPs configure attributes by Brian Osman · 6 years ago
  8. 6dff60e Clean up in, about, and around GrTextBlob::SubRun by Herb Derby · 6 years ago
  9. 96a1709 Move adding a glyph to a subRun from Run to SubRun by Herb Derby · 6 years ago
  10. 69ff895 Make SubRunInfo a subclass of GrTextBlob and rename to SubRun by Herb Derby · 6 years ago
  11. 9a390ac Guard GrOp::dumpInfo with SK_DEBUG by Brian Osman · 6 years ago
  12. 5327536 Verify YUVA channel information and add premultiplied alpha by Jim Van Verth · 6 years ago
  13. 2bb343c Remove runIndex as a concept for GrTextBlob by Herb Derby · 6 years ago
  14. c341500 Reland "Move remove ptr args to MakeRecAndEffects" by Herb Derby · 6 years ago
  15. 1062963 Revert "Move remove ptr args to MakeRecAndEffects" by Herb Derby · 6 years ago
  16. b07aba4 Move remove ptr args to MakeRecAndEffects by Herb Derby · 6 years ago
  17. 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  18. f542cab Construct mipmaps for internal YUVA planes by Jim Van Verth · 6 years ago
  19. dc214c2 Move (re)generation of the GrTextBlob from GrTextContext to the blob by Herb Derby · 6 years ago
  20. 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 6 years ago
  21. 9edbf42 Revert[4] "hide nested hinting enum" by Mike Reed · 6 years ago
  22. 7d8f82b Added GrMeshDrawOp::WriteVertexData by Brian Osman · 6 years ago
  23. 8e12cc6 Reland "Revert "hide nested hinting enum"" by Mike Klein · 6 years ago
  24. f49563b Revert "Revert "hide nested hinting enum"" by Mike Reed · 6 years ago
  25. 6bd19df Revert "hide nested hinting enum" by Mike Reed · 6 years ago
  26. fbebece hide nested hinting enum by Mike Reed · 6 years ago
  27. d3ed301 remove SkScalarFastInvert by Mike Klein · 6 years ago
  28. 3674336 Reland "make enum santizer fatal" by Mike Klein · 6 years ago
  29. f2b35e4 Revert "make enum santizer fatal" by Mike Klein · 6 years ago
  30. 166dbd3 make enum santizer fatal by Mike Klein · 6 years ago
  31. 00b2939 Remove some more GrColor references by Brian Osman · 6 years ago
  32. 5b2bda7 Fix FP / header inconsistency by Brian Osman · 6 years ago
  33. 422f95b Revert "Revert "Use float colors for blend constant"" by Brian Osman · 6 years ago
  34. 5a4f2a3 Revert "Use float colors for blend constant" by Brian Osman · 6 years ago
  35. 803a502 Fix persp_images with DDL correctly by Jim Van Verth · 6 years ago
  36. 5206547 Use float colors for blend constant by Brian Osman · 6 years ago
  37. 9a9baae Use SkPMColor4f throughout clear APIs by Brian Osman · 6 years ago
  38. 7da4676 Temporarily disable support of mipmapped flattened YUVA image by Jim Van Verth · 6 years ago
  39. 32262da Revert "ccpr: Unblacklist Sandy Bridge/Bay Trail on Mesa" by Chris Dalton · 6 years ago
  40. a0f5935 Reorganize to extract GPU main drawing code by Herbert Derby · 6 years ago
  41. 30e0d7f Draw YUVA images with multitexture by Jim Van Verth · 6 years ago
  42. 1edff30 SkPaint::Align is dead by Mike Reed · 6 years ago
  43. 0bfdb4a remove SkUnpremultiplyRow() by Mike Klein · 6 years ago
  44. e3f543c Remove SkPM4f.h, fold contents into SkColorData.h by Brian Osman · 6 years ago
  45. 6c3879d ccpr: Age out path cache entries by Chris Dalton · 6 years ago
  46. ef77604 Switch to postConcat from preConcat by Michael Ludwig · 6 years ago
  47. 01ecf0f Remove vertex-shader perspective divide by Michael Ludwig · 6 years ago
  48. c647324 Expose aaType in simple mesh draw op helper by Michael Ludwig · 6 years ago
  49. c106081 Send correct 3rd component for uvr vertex attribute by Michael Ludwig · 6 years ago
  50. 4e1f022 Disable blend explicitly when the color mask is false. by Dongseong Hwang · 6 years ago
  51. 4cc1ddb Remove unused GrCubicEffect by Brian Osman · 6 years ago
  52. ff0e840 clean up some odd SkRefCnt features by Mike Klein · 6 years ago
  53. cf86085 Replace GrColor4h with SkPMColor4f by Brian Osman · 6 years ago
  54. 348a037 Change mechanism that lets GrRenderTargetContext caller get op list ID. by Brian Salomon · 6 years ago
  55. 9985a27 ccpr: Don't use cache entries as path listeners by Chris Dalton · 6 years ago
  56. 9bf8120 More YUV cleanup by Jim Van Verth · 6 years ago
  57. 936fe7d Pass and return GrColor4h by const& when possible by Brian Osman · 6 years ago
  58. 1986f88 Remove unused GrOpList::numOps() by Brian Salomon · 6 years ago
  59. 408ef21 Revert "replace SkNVRefCnt with SkRefCnt" by Mike Klein · 6 years ago
  60. 20e909e Pull out sksl emission logic for per-edge aa from GrTextureOp by Michael Ludwig · 6 years ago
  61. e24b587 Replace use of SkYUVSizeInfo with SkYUVASizeInfo by Jim Van Verth · 6 years ago
  62. 0fb1ee9 replace SkNVRefCnt with SkRefCnt by Mike Klein · 6 years ago
  63. 1be2b7c Keep paint color range/precision into ops and GPs (using GrColor4h) by Brian Osman · 6 years ago
  64. 71652e2 gpu: Dump GrTextBlobCache stats in memory dumps. by Khushal · 6 years ago
  65. 460eb5e Reland "Extract per-edge quad vertex tesselation code into reusable interface" by Michael Ludwig · 6 years ago
  66. 618decb Remove unneeded sk_bzero by Herbert Derby · 6 years ago
  67. 6e24cd3 Reland "hide setTextAlign" by Mike Reed · 6 years ago
  68. ff78aaa Revert "Extract per-edge quad vertex tesselation code into reusable interface" by Brian Osman · 6 years ago
  69. f10ea21 Revert "hide setTextAlign" by Brian Osman · 6 years ago
  70. 43c7183 hide setTextAlign by Mike Reed · 6 years ago
  71. fc3784b Extract per-edge quad vertex tesselation code into reusable interface by Michael Ludwig · 6 years ago
  72. a944142 ccpr: Unregister path listeners when their cache entries are evicted by Chris Dalton · 6 years ago
  73. b41417f Make GrOp base class responsible for merging bounds. by Brian Salomon · 6 years ago
  74. a7682c8 Disable GrOp chaining. by Brian Salomon · 6 years ago
  75. 31abc5a ccpr: Fix an overzealous assert in DDL by Chris Dalton · 6 years ago
  76. dc82994 Revert "Reland "Reland "Revert "Use OpenGL sampler objects when available."""" by Brian Salomon · 6 years ago
  77. 3b57279 ccpr: Harden the path cache by Chris Dalton · 6 years ago
  78. 8429c79 ccpr: Don't use the GrContext id for the path cache id by Chris Dalton · 6 years ago
  79. f510b50 GrOp: Only union bounds to head of chain after a merge. by Brian Salomon · 6 years ago
  80. 05c8f46 Hoist color space xform creation out of GrTextureProducer by Brian Osman · 6 years ago
  81. b7f0b9c Remove use of colorTypes from SkYUVSizeInfo by Jim Van Verth · 6 years ago
  82. bf612c6 Access proxy directly in SkGpuDevice::drawImageSet for pinned/GPU images by Brian Salomon · 6 years ago
  83. 327955b Reland "Reland "Revert "Use OpenGL sampler objects when available.""" by Brian Salomon · 6 years ago
  84. bfb3df4 Revert "Reland "Revert "Use OpenGL sampler objects when available.""" by Brian Salomon · 6 years ago
  85. 294861f zero-init preallocated vertex/index space in drawing manager by Brian Salomon · 6 years ago
  86. fa5f6ce rename some flattenable routines by Mike Klein · 6 years ago
  87. 58f153c Use preallocated space for default vertex and index buffer sizes by Brian Salomon · 6 years ago
  88. 64cc9aa Add drawDrawable support to GrRenderTargetContext. by Greg Daniel · 6 years ago
  89. 6064e1c Remove texColorSpace output param from various producer APIs by Brian Osman · 6 years ago
  90. 4fee323 override getTypeName() instead of using table by Mike Klein · 6 years ago
  91. e7fd8c3 Un-plumb dstColorSpace through GrTextureProducer by Brian Osman · 6 years ago
  92. bffe4ed Reland "Revert "Use OpenGL sampler objects when available."" by Greg Daniel · 6 years ago
  93. e50cdf0 Remove unused dstColorSpace from getROPixels by Brian Osman · 6 years ago
  94. 6bee776 Consolidate aa resolution for per-edge aa quads by Michael Ludwig · 6 years ago
  95. 1f7e438 Add quad type and persp/aa utilities to GrQuad by Michael Ludwig · 6 years ago
  96. 9ed1a2c Add ability for an SkDevice to handle the drawing of an SkDrawable. by Greg Daniel · 6 years ago
  97. eb772c0 Revert "ccpr: Unregister path listeners when their cache entries are evicted" by Greg Daniel · 6 years ago
  98. d46987b Revert "Revert "Use OpenGL sampler objects when available."" by Brian Salomon · 6 years ago
  99. 029b22c error when draw ops do not go through addDrawOp by Ethan Nicholas · 6 years ago
  100. 1bccae5 Revert "Use OpenGL sampler objects when available." by Mike Klein · 6 years ago