1. 087fad7 Add getTypefaceOrDefault and refTypefaceOrDefault by Herb Derby · 6 years ago
  2. 945ee65 Enforce non-overlap constraint from GrRenderTargetOpList by Chris Dalton · 6 years ago
  3. 77f94ea Move more utils into SkFontPriv, IWYU by Mike Reed · 6 years ago
  4. 0251880 Remove SkGammaNamed / gammaNamed() from SkColorSpace by Brian Osman · 6 years ago
  5. 02738a8 Revert "hide hinting and flag enums with PAINT_FLAGS" by Hal Canary · 6 years ago
  6. 5d052da hide hinting and flag enums with PAINT_FLAGS by Mike Reed · 6 years ago
  7. 3026d4b SkDocument: use `auto` for MakeDocument(). by Hal Canary · 6 years ago
  8. 1bf0ed8 Make GrTexture caching for SkPromiseImageTexture work when same texture by Brian Salomon · 6 years ago
  9. 4b62aed Return GrProcessorSet::Analysis from GrDrawOp::finalize by Chris Dalton · 6 years ago
  10. 5fd955e Rename SkGlyphCache -> SkStrike by Herb Derby · 6 years ago
  11. 1676cb9 Restore ETC1 compressed texture support. by Jim Van Verth · 6 years ago
  12. 330b085 Remove "canCombineOverlappedStencilAndCover" by Chris Dalton · 6 years ago
  13. 31ba6fe unflatten directly to font for legacy skps by Mike Reed · 6 years ago
  14. 4ca9fa3 SkPDF: unify Canon and Document by Hal Canary · 6 years ago
  15. 3f4cd77 Make SkPromiseImageTexture ref counted. by Brian Salomon · 6 years ago
  16. a21d196 Move clear-as-draw caps into GrCaps by Michael Ludwig · 6 years ago
  17. a7ceb50 added PLS support to SkSL by Ethan Nicholas · 6 years ago
  18. 2746765 Reduce reliance on the SkImage_Gpu's GrContext pointer by Robert Phillips · 6 years ago
  19. e5f9cfa expand flag to include all text-related paint fields by Mike Reed · 6 years ago
  20. e6fb76b Add additional information (e.g. colorspace) to the GpuDrawHandler by Derek Sollenberger · 6 years ago
  21. f6fca26 Make a ctor for SkGlyph by Herb Derby · 6 years ago
  22. cdd8a0a Revert "Revert "Reuse GrTexture instances when the same GrBackendTexture is used to"" by Brian Salomon · 6 years ago
  23. 426ba46 Revert "Reuse GrTexture instances when the same GrBackendTexture is used to" by Brian Salomon · 6 years ago
  24. 559c617 Reuse GrTexture instances when the same GrBackendTexture is used to by Brian Salomon · 6 years ago
  25. c6444d2 Enable wide color support in CCPR by Brian Osman · 6 years ago
  26. 22bee5a Update FontHostStreamTest to use SkFont by Mike Reed · 6 years ago
  27. f1921f4 drawText Cleanup, part 6 by Hal Canary · 6 years ago
  28. 4284ec6 add SkTHashTable::LookupOrNull() by Mike Klein · 6 years ago
  29. 21c3482 revert changes to FontHostStreamTest by Hal Canary · 6 years ago
  30. a70ae1a drawText Cleanup, part 5 by Hal Canary · 6 years ago
  31. 3560ea7 drawText Cleanup, part 3 by Hal Canary · 6 years ago
  32. c96fc37 Reland "Use specialized quad lists in rectangle ops" by Michael Ludwig · 6 years ago
  33. 89a644b sed s/drawSimpleText/drawString/ by Hal Canary · 6 years ago
  34. aaa77c1 Reland "ccpr: Support caching of paths that span multiple tiles" by Chris Dalton · 6 years ago
  35. 832c931 Revert "Make SkBitmap/SkPixmap::erase* do so in sRGB" by Robert Phillips · 6 years ago
  36. 7337dbe Revert "ccpr: Support caching of paths that span multiple tiles" by Chris Dalton · 6 years ago
  37. 6f44647 Make SkBitmap/SkPixmap::erase* do so in sRGB by Leon Scroggins III · 6 years ago
  38. 6a3dc8b ccpr: Support caching of paths that span multiple tiles by Chris Dalton · 6 years ago
  39. 023403b hide setTextEncoding by Mike Reed · 6 years ago
  40. 1af9b48 use drawstring with font by Mike Reed · 6 years ago
  41. 351e80c Reland "ccpr: Rework the path cache to support sporadic flushing" by Chris Dalton · 6 years ago
  42. c4745d6 use drawString with font by Mike Reed · 6 years ago
  43. 82ebe04 Reland "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" by Brian Osman · 6 years ago
  44. 2e825a3 Revert "ccpr: Rework the path cache to support sporadic flushing" by Chris Dalton · 6 years ago
  45. d5cdc2c paint is losing its text-related fields by Mike Reed · 6 years ago
  46. d6fa454 ccpr: Rework the path cache to support sporadic flushing by Chris Dalton · 6 years ago
  47. 5809a4e [skjson] NaN while parsing long decimals by Florin Malita · 6 years ago
  48. 74b7677 change paint serialization to exclude font-related fields by Mike Reed · 6 years ago
  49. d4c7458 Revert "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" by Brian Osman · 6 years ago
  50. 60a0e87 remove blob iterator::applyFontToPaint by Mike Reed · 6 years ago
  51. 13486cb more extra semis by Kevin Lubick · 6 years ago
  52. 070cbaf Add support to gpu command buffers to wrap an external command buffer. by Greg Daniel · 6 years ago
  53. 23d8943 Revert "Use specialized quad lists in rectangle ops" by Michael Ludwig · 6 years ago
  54. a9549ab Add SkColorSpace factory from 3x3 row-major gamut and transfer function by Brian Osman · 6 years ago
  55. 5820b0c Use specialized quad lists in rectangle ops by Michael Ludwig · 6 years ago
  56. 1a88dd5 hide drawpostext etc. by Mike Reed · 6 years ago
  57. 191e64b pass a font to GlyphRunBuilder by Mike Reed · 6 years ago
  58. dd9003a SkPDF: wait for jobs to complete on abort() by Hal Canary · 6 years ago
  59. 212e906 don't use drawPosText by Mike Reed · 6 years ago
  60. 0951cc2 Revert "Reland "Revert "serialize fonts instead of paints""" by Mike Reed · 6 years ago
  61. f4dd96c Reland "Revert "serialize fonts instead of paints"" by Mike Reed · 6 years ago
  62. 9d6049a fix pathops bug 8380 by Cary Clark · 6 years ago
  63. 9803b8f Revert "Revert "serialize fonts instead of paints"" by Mike Reed · 6 years ago
  64. 576633c Revert "serialize fonts instead of paints" by Mike Reed · 6 years ago
  65. f1ae66b serialize fonts instead of paints by Mike Reed · 6 years ago
  66. d104cc4 SkPDF: debugging flag SK_PDF_BASE85_BINARY applies to JPEG by Hal Canary · 6 years ago
  67. df3d225 use SkFont for measuring and paths by Mike Reed · 6 years ago
  68. 578b089 Revert "Tweak Plot size to try to get better perf." by Jim Van Verth · 6 years ago
  69. 30cf62b add rsxform runs to textblobs by Mike Reed · 6 years ago
  70. 7480158 SkPDF: SkPDFObject no longer reference-counted! by Hal Canary · 6 years ago
  71. 614c1a8 Add idle texture callback mechanism. by Brian Salomon · 6 years ago
  72. fdcbe20 Tweak Plot size to try to get better perf. by Jim Van Verth · 6 years ago
  73. 92e01cf added SPIR-V persistent cache support for Vulkan by Ethan Nicholas · 6 years ago
  74. 148b7fd add saveBehind to canvas by Mike Reed · 6 years ago
  75. f34131a SkPDF: even more PDFIndirectRefs by Hal Canary · 6 years ago
  76. dac694d draw big images (with raster pipeline) by Mike Klein · 6 years ago
  77. 9a3f554 SkPDF: refactor streams, experimental threading by Hal Canary · 6 years ago
  78. 7dfe6d9 minor Sk4px cleanup by Mike Klein · 6 years ago
  79. 34a2030 Remove window rects flag from GrInternalSurfaceFlags. by Brian Salomon · 6 years ago
  80. fb5f43b add regression test for stale fLastMoveToIndex by Mike Reed · 6 years ago
  81. b2a259c Pass in clip bounds when creating a GpuDrawHandler for SkDrawable. by Greg Daniel · 6 years ago
  82. f54883c Fix recording multiple DDLs from a single DDL Recorder (take 2) by Robert Phillips · 6 years ago
  83. b67edbd Revert "Fix recording multiple DDLs from a single DDL Recorder" by Robert Phillips · 6 years ago
  84. 99e1709 Fix recording multiple DDLs from a single DDL Recorder by Robert Phillips · 6 years ago
  85. e7f662b Use SkFont in getOrCreateCache for RemoteGlyphCache by Herb Derby · 6 years ago
  86. 560d5b3 use font to measure by Mike Reed · 6 years ago
  87. ce5831e add paint param to measureText by Mike Reed · 6 years ago
  88. 2e6db18 use font instead of paint by Mike Reed · 6 years ago
  89. f391d0f Reduce the number of backend->pixelconfig GrCaps virtuals. by Brian Salomon · 6 years ago
  90. f6206f9 Add new method for calculating text atlas sizes by Jim Van Verth · 6 years ago
  91. 42e7a7e use SkFont for text by Mike Reed · 6 years ago
  92. 21a7be0 fix roll by Cary Clark · 6 years ago
  93. 8e265a7 Re-land "Perform Vulkan resets in a background thread" by Ethan Nicholas · 6 years ago
  94. d839cfa make ctor and setter consistent -- just take the typeface param as is by Mike Reed · 6 years ago
  95. 762ff97 Add a test to imitate GIFImageDecoderTest.parseAndDecodeByteByByte by Leon Scroggins III · 6 years ago
  96. f9e824b use SkFont for textToGlyphs by Mike Reed · 6 years ago
  97. 3d6b438 remove legacy pathref validation by Cary Clark · 6 years ago
  98. c9b7c72 two pass convexity by Cary Clark · 6 years ago
  99. 17c574a use font for measuring by Mike Reed · 6 years ago
  100. bff4e07 Revert "Perform Vulkan resets in a background thread" by Ethan Nicholas · 6 years ago