1. 94633de Increase tolerance in rectilinear quad detection by Michael Ludwig · 6 years ago
  2. 087fad7 Add getTypefaceOrDefault and refTypefaceOrDefault by Herb Derby · 6 years ago
  3. 945ee65 Enforce non-overlap constraint from GrRenderTargetOpList by Chris Dalton · 6 years ago
  4. 7545190 Add new experimental API for rectangles with per-edge AA control by Michael Ludwig · 6 years ago
  5. 302d5be Rename GrCaps::canUseAdvancedBlendEquation by Chris Dalton · 6 years ago
  6. 4f81bb7 remove all support for drawText by Mike Reed · 6 years ago
  7. ee21e6b Move Op chain bounds calculations into tryConcat by Chris Dalton · 6 years ago
  8. 77f94ea Move more utils into SkFontPriv, IWYU by Mike Reed · 6 years ago
  9. 6ac8d36 Revert "Reland "fixed VK geometry shaders"" by Ethan Nicholas · 6 years ago
  10. 347d365 Reland "fixed VK geometry shaders" by Ethan Nicholas · 6 years ago
  11. 0251880 Remove SkGammaNamed / gammaNamed() from SkColorSpace by Brian Osman · 6 years ago
  12. a3c45c7 Add non-srcover fallback for drawImageSet by Michael Ludwig · 6 years ago
  13. 483909c Revert "fixed VK geometry shaders" by Ethan Nicholas · 6 years ago
  14. eef1ed0 fixed VK geometry shaders by Ethan Nicholas · 6 years ago
  15. 6af1edc Update Wuffs version by Nigel Tao · 6 years ago
  16. 7423195 ccpr: Add explicit fmas to vertex placement code by Chris Dalton · 6 years ago
  17. 02738a8 Revert "hide hinting and flag enums with PAINT_FLAGS" by Hal Canary · 6 years ago
  18. 9c6ee01 SkColorSpace API cleanup by Brian Osman · 6 years ago
  19. 5d052da hide hinting and flag enums with PAINT_FLAGS by Mike Reed · 6 years ago
  20. 463c073 oops, forgot to set hinting on font by Mike Reed · 6 years ago
  21. 6f6ae6a Convert GrRenderTargetOpList::tryConcat to an OOP-style method by Chris Dalton · 6 years ago
  22. ee06b33 Reland "Add compressed data support for SkImage." by Jim Van Verth · 6 years ago
  23. 14235d1 Revert "Add compressed data support for SkImage." by Hal Canary · 6 years ago
  24. 57263c2 Add compressed data support for SkImage. by Jim Van Verth · 6 years ago
  25. 3026d4b SkDocument: use `auto` for MakeDocument(). by Hal Canary · 6 years ago
  26. f738d42 hide SkPaint::getFlags/setFlags, use bool acessors instead by Mike Reed · 6 years ago
  27. d7861d3 Remove findOrCreateGlyphCache by Herb Derby · 6 years ago
  28. 1bf0ed8 Make GrTexture caching for SkPromiseImageTexture work when same texture by Brian Salomon · 6 years ago
  29. 4b62aed Return GrProcessorSet::Analysis from GrDrawOp::finalize by Chris Dalton · 6 years ago
  30. 61a1651 Implement optimization to convert filled rects to scissored clears by Michael Ludwig · 6 years ago
  31. 081e6f3 Rename GrGlyphCache -> GrStrikeCache by Herb Derby · 6 years ago
  32. 5fd955e Rename SkGlyphCache -> SkStrike by Herb Derby · 6 years ago
  33. c39d0c8 Implement generic draw-as-clear fallback for color and stencil by Michael Ludwig · 6 years ago
  34. 47b7cd9 remove paint::glyphsToUnichars by Mike Reed · 6 years ago
  35. 9cfbf95 Switch to bulk api for GPU mask (BMP) drawing. by Herb Derby · 6 years ago
  36. 1676cb9 Restore ETC1 compressed texture support. by Jim Van Verth · 6 years ago
  37. 553610d Change how PromiseLazyInstantiationCallback calls Done proc. by Brian Salomon · 6 years ago
  38. 330b085 Remove "canCombineOverlappedStencilAndCover" by Chris Dalton · 6 years ago
  39. 31ba6fe unflatten directly to font for legacy skps by Mike Reed · 6 years ago
  40. f69f370 Add buffers for Mask drawing in preparation for bulk API by Herb Derby · 6 years ago
  41. 2111d5f SkPDF: elimate old IMAGE_STATS, de-dupe image code. by Hal Canary · 6 years ago
  42. 1c0cacf Remove empty statement. by Ben Wagner · 6 years ago
  43. f48c996 Revert "Revert "Add SkImage::makeColorTypeAndColorSpace"" by Brian Osman · 6 years ago
  44. 4ca9fa3 SkPDF: unify Canon and Document by Hal Canary · 6 years ago
  45. 3f4cd77 Make SkPromiseImageTexture ref counted. by Brian Salomon · 6 years ago
  46. a21d196 Move clear-as-draw caps into GrCaps by Michael Ludwig · 6 years ago
  47. a6854de SkCanvas: hide drawText behind SK_SUPPORT_LEGACY_CANVAS_DRAW_TEXT by Hal Canary · 6 years ago
  48. 9f810c2 Have SkWuffsCodec get workbuf_len from decoder by Nigel Tao · 6 years ago
  49. 9a97c96 Revert "Add SkImage::makeColorTypeAndColorSpace" by Brian Osman · 6 years ago
  50. 2ee498c fixed uninitialized value in Perlin noise shader by Ethan Nicholas · 6 years ago
  51. f855c3c Add SkImage::makeColorTypeAndColorSpace by Brian Osman · 6 years ago
  52. e548161 Add SkBlurDrawLooper::Make(SkColor4f, SkColorSpace) by Leon Scroggins III · 6 years ago
  53. 3e4c2f3 Reland "Add target SkColorSpace to SkImage_GpuYUVA." by Jim Van Verth · 6 years ago
  54. a7ceb50 added PLS support to SkSL by Ethan Nicholas · 6 years ago
  55. 950243d Hack up SkShaper to pass additional callback info by Florin Malita · 6 years ago
  56. d866168 fixed SPIR-V decoration by Ethan Nicholas · 6 years ago
  57. 4938323 Revert "Add target SkColorSpace to SkImage_GpuYUVA." by Jim Van Verth · 6 years ago
  58. 2746765 Reduce reliance on the SkImage_Gpu's GrContext pointer by Robert Phillips · 6 years ago
  59. 2232b9e Add target SkColorSpace to SkImage_GpuYUVA. by Jim Van Verth · 6 years ago
  60. 8294015 Fixed GPU perlin noise shaders under rotation. by Ethan Nicholas · 6 years ago
  61. 811a672 Make single ctor for SkGlyph and remove reset by Herb Derby · 6 years ago
  62. 14e9177 Remove unneeded SkGlyph::reset by Herb Derby · 6 years ago
  63. e5f9cfa expand flag to include all text-related paint fields by Mike Reed · 6 years ago
  64. 4627523 Stable pointers for SkRemoteGlyphCache by Herb Derby · 6 years ago
  65. e6fb76b Add additional information (e.g. colorspace) to the GpuDrawHandler by Derek Sollenberger · 6 years ago
  66. f6fca26 Make a ctor for SkGlyph by Herb Derby · 6 years ago
  67. cdd8a0a Revert "Revert "Reuse GrTexture instances when the same GrBackendTexture is used to"" by Brian Salomon · 6 years ago
  68. 426ba46 Revert "Reuse GrTexture instances when the same GrBackendTexture is used to" by Brian Salomon · 6 years ago
  69. 559c617 Reuse GrTexture instances when the same GrBackendTexture is used to by Brian Salomon · 6 years ago
  70. c6444d2 Enable wide color support in CCPR by Brian Osman · 6 years ago
  71. 919e209 [sksg] 4x4 matrix support by Florin Malita · 6 years ago
  72. e46ccf8 Make pointers to glyphs in the SkGlyphCache stable by Herb Derby · 6 years ago
  73. 9548c3b42 No longer round the non-AA clip bounds by Robert Phillips · 6 years ago
  74. 292ece8 SkCanvas::drawText: remove calls by Hal Canary · 6 years ago
  75. ac907bd SkPDF: Fix Hal's bad spelling by Hal Canary · 6 years ago
  76. 33535cb remove legacy drawstring by Mike Reed · 6 years ago
  77. 0995fd5 Remove SK_LEGACY_TESSELLATOR_CPU_COVERAGE by Brian Osman · 6 years ago
  78. 8cb7376 SkPDF: rasterize for color-filter+layer by Hal Canary · 6 years ago
  79. dcd4821 Don't store local coordinates for solid color quad ops by Michael Ludwig · 6 years ago
  80. c96fc37 Reland "Use specialized quad lists in rectangle ops" by Michael Ludwig · 6 years ago
  81. a870b46 Add ability to write out VkPipelineCache to gpu PersistentCache. by Greg Daniel · 6 years ago
  82. 5d6be8f Remove templates from GrTextBlobVertexRegenerator by Brian Osman · 6 years ago
  83. aaa77c1 Reland "ccpr: Support caching of paths that span multiple tiles" by Chris Dalton · 6 years ago
  84. 56b4e3d disallow varying matrices in shaders by Ethan Nicholas · 6 years ago
  85. a9a0690 fixed SPIR-V indexing a swizzle by Ethan Nicholas · 6 years ago
  86. 07e4adf Remove SkCanvas::kPreserveLCDText_SaveLayerFlag by Florin Malita · 6 years ago
  87. 2d2c09f Don't store the length and checksom on the GrProgramDesc key itself. by Greg Daniel · 6 years ago
  88. 55ff5d3 Fix truncation of sigma parameter in blur-mask-filtered mask key by Robert Phillips · 6 years ago
  89. 832c931 Revert "Make SkBitmap/SkPixmap::erase* do so in sRGB" by Robert Phillips · 6 years ago
  90. 80879d4 Revert "Revert "Support combining per-vertex coverage with color in default GP vertex shader"" by Brian Osman · 6 years ago
  91. 7337dbe Revert "ccpr: Support caching of paths that span multiple tiles" by Chris Dalton · 6 years ago
  92. 6f44647 Make SkBitmap/SkPixmap::erase* do so in sRGB by Leon Scroggins III · 6 years ago
  93. 6a3dc8b ccpr: Support caching of paths that span multiple tiles by Chris Dalton · 6 years ago
  94. a3efc72 Fix extra semicolon. by Joe Gregorio · 6 years ago
  95. ded032c Revert "Support combining per-vertex coverage with color in default GP vertex shader" by Brian Osman · 6 years ago
  96. 85ff957 Isolate cache lookups in preparation to hoist into painter by Herbert Derby · 6 years ago
  97. 3d92a49 Add wait function to GrVkSecondaryCBDrawContext for semaphores. by Greg Daniel · 6 years ago
  98. 023403b hide setTextEncoding by Mike Reed · 6 years ago
  99. a13078c ccpr: Convert GrCCDrawPathsOp::SingleDraw to a class by Chris Dalton · 6 years ago
  100. 8d05883 Revert "Revert "we now cache GLSL shaders when we can't cache the binaries"" by Ethan Nicholas · 6 years ago