1. 4217ea7 Add outline of new GrContext hierarchy by Robert Phillips · 6 years ago
  2. 85b856f remove burst mode in SkRPBlitter by Mike Klein · 6 years ago
  3. 59ef8c3 Remove legacy texture-backed promise image interface. by Brian Salomon · 6 years ago
  4. 673a048 hide deprecated breaktext by Mike Reed · 6 years ago
  5. d76a0f4 remove unused paintpriv methods by Mike Reed · 6 years ago
  6. 12d2264 Convert GrBuffer owners to sk_sp by Brian Salomon · 6 years ago
  7. 8bbdfda Limit PowerVR Rougue clear texture support disable to x86 by Brian Salomon · 6 years ago
  8. a0bc39d Split GrContextThreadSafeProxy into its own files (take 2) by Robert Phillips · 6 years ago
  9. d3bde0b remove legacy SkPaint getTextBlobIntercepts by Mike Reed · 6 years ago
  10. a66be38 Limit Analytic Clip FP workaround to powervr rogue on x86 by Brian Salomon · 6 years ago
  11. ea8b4fc Revert "Split GrContextThreadSafeProxy into its own files" by Robert Phillips · 6 years ago
  12. f8397f2 Split GrContextThreadSafeProxy into its own files by Robert Phillips · 6 years ago
  13. d8a90f9 Converting more debug code to SkJSONWriter by Brian Osman · 6 years ago
  14. 41f0e28 Add MaxAPIVersion to GrVkBackendContext. by Greg Daniel · 6 years ago
  15. 5f528e5 Revert "Reland "Revert "remove legacy code for text attributes on paint""" by Mike Reed · 6 years ago
  16. eceb19f Remove GrBuffer::mapPtr() by Brian Salomon · 6 years ago
  17. ede88ab Remove some unused GrGLGpu member fields and functions. by Brian Salomon · 6 years ago
  18. 805cc7a Avoid setting the GL color mask and clear color redundantly before glClear. by Brian Salomon · 6 years ago
  19. 3c03c85 Reland "Revert "remove legacy code for text attributes on paint"" by Mike Reed · 6 years ago
  20. 22e8624 Let SkWuffsCodec allow workbuf_len == 0 by Nigel Tao · 6 years ago
  21. 31a60db Remove GrGLGpu member vars related to already removed clear-as-draw program. by Brian Salomon · 6 years ago
  22. 8bc352c Revert "Revert "Avoid checking extension string in GrGLGpu::onResetContext."" by Brian Salomon · 6 years ago
  23. fd0bba8 Revert "Revert "remove legacy code for text attributes on paint"" by Mike Reed · 6 years ago
  24. 04c1ccc Revert "Avoid checking extension string in GrGLGpu::onResetContext." by Kevin Lubick · 6 years ago
  25. fb0e2aa Revert "remove legacy code for text attributes on paint" by Mike Reed · 6 years ago
  26. 80f4adf remove legacy code for text attributes on paint by Mike Reed · 6 years ago
  27. f6a2348 remove tricky asint by Mike Reed · 6 years ago
  28. a5bc812 Avoid checking extension string in GrGLGpu::onResetContext. by Brian Salomon · 6 years ago
  29. 842d31b fixed Metal matrix constructors by Ethan Nicholas · 6 years ago
  30. 0d60676 Actually reuse GrTexture if SkPromiseImageTexture used with multiple images. by Brian Salomon · 6 years ago
  31. 35ba614 Remove GrGpuResource::abandon from the public API. by Brian Salomon · 6 years ago
  32. 9bc76d9 Change the meaning of GrBudgetedType::kUnbudgetedUncacheable. by Brian Salomon · 6 years ago
  33. aa6ca0a Require explicit GrWrapCacheable specification in more places. by Brian Salomon · 6 years ago
  34. c0b2ba2 Invalidate Vulkan CB state after vending it out via drawable by Eric Karl · 6 years ago
  35. fa2ebea Replace bool purgeImmediately with enum GrWrapCacheable. by Brian Salomon · 6 years ago
  36. 5deadca Remove nearly all use of SkColorSpaceTransferFn by Brian Osman · 6 years ago
  37. 08c0629 Revert "Implement XP factory dumping" by Derek Sollenberger · 6 years ago
  38. 8d8224f Implement XP factory dumping by Chris Dalton · 6 years ago
  39. 94633de Increase tolerance in rectilinear quad detection by Michael Ludwig · 6 years ago
  40. 087fad7 Add getTypefaceOrDefault and refTypefaceOrDefault by Herb Derby · 6 years ago
  41. 945ee65 Enforce non-overlap constraint from GrRenderTargetOpList by Chris Dalton · 6 years ago
  42. 7545190 Add new experimental API for rectangles with per-edge AA control by Michael Ludwig · 6 years ago
  43. 302d5be Rename GrCaps::canUseAdvancedBlendEquation by Chris Dalton · 6 years ago
  44. 4f81bb7 remove all support for drawText by Mike Reed · 6 years ago
  45. ee21e6b Move Op chain bounds calculations into tryConcat by Chris Dalton · 6 years ago
  46. 77f94ea Move more utils into SkFontPriv, IWYU by Mike Reed · 6 years ago
  47. 6ac8d36 Revert "Reland "fixed VK geometry shaders"" by Ethan Nicholas · 6 years ago
  48. 347d365 Reland "fixed VK geometry shaders" by Ethan Nicholas · 6 years ago
  49. 0251880 Remove SkGammaNamed / gammaNamed() from SkColorSpace by Brian Osman · 6 years ago
  50. a3c45c7 Add non-srcover fallback for drawImageSet by Michael Ludwig · 6 years ago
  51. 483909c Revert "fixed VK geometry shaders" by Ethan Nicholas · 6 years ago
  52. eef1ed0 fixed VK geometry shaders by Ethan Nicholas · 6 years ago
  53. 6af1edc Update Wuffs version by Nigel Tao · 6 years ago
  54. 7423195 ccpr: Add explicit fmas to vertex placement code by Chris Dalton · 6 years ago
  55. 02738a8 Revert "hide hinting and flag enums with PAINT_FLAGS" by Hal Canary · 6 years ago
  56. 9c6ee01 SkColorSpace API cleanup by Brian Osman · 6 years ago
  57. 5d052da hide hinting and flag enums with PAINT_FLAGS by Mike Reed · 6 years ago
  58. 463c073 oops, forgot to set hinting on font by Mike Reed · 6 years ago
  59. 6f6ae6a Convert GrRenderTargetOpList::tryConcat to an OOP-style method by Chris Dalton · 6 years ago
  60. ee06b33 Reland "Add compressed data support for SkImage." by Jim Van Verth · 6 years ago
  61. 14235d1 Revert "Add compressed data support for SkImage." by Hal Canary · 6 years ago
  62. 57263c2 Add compressed data support for SkImage. by Jim Van Verth · 6 years ago
  63. 3026d4b SkDocument: use `auto` for MakeDocument(). by Hal Canary · 6 years ago
  64. f738d42 hide SkPaint::getFlags/setFlags, use bool acessors instead by Mike Reed · 6 years ago
  65. d7861d3 Remove findOrCreateGlyphCache by Herb Derby · 6 years ago
  66. 1bf0ed8 Make GrTexture caching for SkPromiseImageTexture work when same texture by Brian Salomon · 6 years ago
  67. 4b62aed Return GrProcessorSet::Analysis from GrDrawOp::finalize by Chris Dalton · 6 years ago
  68. 61a1651 Implement optimization to convert filled rects to scissored clears by Michael Ludwig · 6 years ago
  69. 081e6f3 Rename GrGlyphCache -> GrStrikeCache by Herb Derby · 6 years ago
  70. 5fd955e Rename SkGlyphCache -> SkStrike by Herb Derby · 6 years ago
  71. c39d0c8 Implement generic draw-as-clear fallback for color and stencil by Michael Ludwig · 6 years ago
  72. 47b7cd9 remove paint::glyphsToUnichars by Mike Reed · 6 years ago
  73. 9cfbf95 Switch to bulk api for GPU mask (BMP) drawing. by Herb Derby · 6 years ago
  74. 1676cb9 Restore ETC1 compressed texture support. by Jim Van Verth · 6 years ago
  75. 553610d Change how PromiseLazyInstantiationCallback calls Done proc. by Brian Salomon · 6 years ago
  76. 330b085 Remove "canCombineOverlappedStencilAndCover" by Chris Dalton · 6 years ago
  77. 31ba6fe unflatten directly to font for legacy skps by Mike Reed · 6 years ago
  78. f69f370 Add buffers for Mask drawing in preparation for bulk API by Herb Derby · 6 years ago
  79. 2111d5f SkPDF: elimate old IMAGE_STATS, de-dupe image code. by Hal Canary · 6 years ago
  80. 1c0cacf Remove empty statement. by Ben Wagner · 6 years ago
  81. f48c996 Revert "Revert "Add SkImage::makeColorTypeAndColorSpace"" by Brian Osman · 6 years ago
  82. 4ca9fa3 SkPDF: unify Canon and Document by Hal Canary · 6 years ago
  83. 3f4cd77 Make SkPromiseImageTexture ref counted. by Brian Salomon · 6 years ago
  84. a21d196 Move clear-as-draw caps into GrCaps by Michael Ludwig · 6 years ago
  85. a6854de SkCanvas: hide drawText behind SK_SUPPORT_LEGACY_CANVAS_DRAW_TEXT by Hal Canary · 6 years ago
  86. 9f810c2 Have SkWuffsCodec get workbuf_len from decoder by Nigel Tao · 6 years ago
  87. 9a97c96 Revert "Add SkImage::makeColorTypeAndColorSpace" by Brian Osman · 6 years ago
  88. 2ee498c fixed uninitialized value in Perlin noise shader by Ethan Nicholas · 6 years ago
  89. f855c3c Add SkImage::makeColorTypeAndColorSpace by Brian Osman · 6 years ago
  90. e548161 Add SkBlurDrawLooper::Make(SkColor4f, SkColorSpace) by Leon Scroggins III · 6 years ago
  91. 3e4c2f3 Reland "Add target SkColorSpace to SkImage_GpuYUVA." by Jim Van Verth · 6 years ago
  92. a7ceb50 added PLS support to SkSL by Ethan Nicholas · 6 years ago
  93. 950243d Hack up SkShaper to pass additional callback info by Florin Malita · 6 years ago
  94. d866168 fixed SPIR-V decoration by Ethan Nicholas · 6 years ago
  95. 4938323 Revert "Add target SkColorSpace to SkImage_GpuYUVA." by Jim Van Verth · 6 years ago
  96. 2746765 Reduce reliance on the SkImage_Gpu's GrContext pointer by Robert Phillips · 6 years ago
  97. 2232b9e Add target SkColorSpace to SkImage_GpuYUVA. by Jim Van Verth · 6 years ago
  98. 8294015 Fixed GPU perlin noise shaders under rotation. by Ethan Nicholas · 6 years ago
  99. 811a672 Make single ctor for SkGlyph and remove reset by Herb Derby · 6 years ago
  100. 14e9177 Remove unneeded SkGlyph::reset by Herb Derby · 6 years ago