1. a21d196 Move clear-as-draw caps into GrCaps by Michael Ludwig · 6 years ago
  2. a7ceb50 added PLS support to SkSL by Ethan Nicholas · 6 years ago
  3. 2746765 Reduce reliance on the SkImage_Gpu's GrContext pointer by Robert Phillips · 6 years ago
  4. e5f9cfa expand flag to include all text-related paint fields by Mike Reed · 6 years ago
  5. e6fb76b Add additional information (e.g. colorspace) to the GpuDrawHandler by Derek Sollenberger · 6 years ago
  6. f6fca26 Make a ctor for SkGlyph by Herb Derby · 6 years ago
  7. cdd8a0a Revert "Revert "Reuse GrTexture instances when the same GrBackendTexture is used to"" by Brian Salomon · 6 years ago
  8. 426ba46 Revert "Reuse GrTexture instances when the same GrBackendTexture is used to" by Brian Salomon · 6 years ago
  9. 559c617 Reuse GrTexture instances when the same GrBackendTexture is used to by Brian Salomon · 6 years ago
  10. c6444d2 Enable wide color support in CCPR by Brian Osman · 6 years ago
  11. 22bee5a Update FontHostStreamTest to use SkFont by Mike Reed · 6 years ago
  12. f1921f4 drawText Cleanup, part 6 by Hal Canary · 6 years ago
  13. 4284ec6 add SkTHashTable::LookupOrNull() by Mike Klein · 6 years ago
  14. 21c3482 revert changes to FontHostStreamTest by Hal Canary · 6 years ago
  15. a70ae1a drawText Cleanup, part 5 by Hal Canary · 6 years ago
  16. 3560ea7 drawText Cleanup, part 3 by Hal Canary · 6 years ago
  17. c96fc37 Reland "Use specialized quad lists in rectangle ops" by Michael Ludwig · 6 years ago
  18. 89a644b sed s/drawSimpleText/drawString/ by Hal Canary · 6 years ago
  19. aaa77c1 Reland "ccpr: Support caching of paths that span multiple tiles" by Chris Dalton · 6 years ago
  20. 832c931 Revert "Make SkBitmap/SkPixmap::erase* do so in sRGB" by Robert Phillips · 6 years ago
  21. 7337dbe Revert "ccpr: Support caching of paths that span multiple tiles" by Chris Dalton · 6 years ago
  22. 6f44647 Make SkBitmap/SkPixmap::erase* do so in sRGB by Leon Scroggins III · 6 years ago
  23. 6a3dc8b ccpr: Support caching of paths that span multiple tiles by Chris Dalton · 6 years ago
  24. 023403b hide setTextEncoding by Mike Reed · 6 years ago
  25. 1af9b48 use drawstring with font by Mike Reed · 6 years ago
  26. 351e80c Reland "ccpr: Rework the path cache to support sporadic flushing" by Chris Dalton · 6 years ago
  27. c4745d6 use drawString with font by Mike Reed · 6 years ago
  28. 82ebe04 Reland "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" by Brian Osman · 6 years ago
  29. 2e825a3 Revert "ccpr: Rework the path cache to support sporadic flushing" by Chris Dalton · 6 years ago
  30. d5cdc2c paint is losing its text-related fields by Mike Reed · 6 years ago
  31. d6fa454 ccpr: Rework the path cache to support sporadic flushing by Chris Dalton · 6 years ago
  32. 5809a4e [skjson] NaN while parsing long decimals by Florin Malita · 6 years ago
  33. 74b7677 change paint serialization to exclude font-related fields by Mike Reed · 6 years ago
  34. d4c7458 Revert "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" by Brian Osman · 6 years ago
  35. 60a0e87 remove blob iterator::applyFontToPaint by Mike Reed · 6 years ago
  36. 13486cb more extra semis by Kevin Lubick · 6 years ago
  37. 070cbaf Add support to gpu command buffers to wrap an external command buffer. by Greg Daniel · 6 years ago
  38. 23d8943e Revert "Use specialized quad lists in rectangle ops" by Michael Ludwig · 6 years ago
  39. a9549ab Add SkColorSpace factory from 3x3 row-major gamut and transfer function by Brian Osman · 6 years ago
  40. 5820b0c Use specialized quad lists in rectangle ops by Michael Ludwig · 6 years ago
  41. 1a88dd5 hide drawpostext etc. by Mike Reed · 6 years ago
  42. 191e64b pass a font to GlyphRunBuilder by Mike Reed · 6 years ago
  43. dd9003a SkPDF: wait for jobs to complete on abort() by Hal Canary · 6 years ago
  44. 212e906 don't use drawPosText by Mike Reed · 6 years ago
  45. 0951cc2 Revert "Reland "Revert "serialize fonts instead of paints""" by Mike Reed · 6 years ago
  46. f4dd96c Reland "Revert "serialize fonts instead of paints"" by Mike Reed · 6 years ago
  47. 9d6049a fix pathops bug 8380 by Cary Clark · 6 years ago
  48. 9803b8f Revert "Revert "serialize fonts instead of paints"" by Mike Reed · 6 years ago
  49. 576633c Revert "serialize fonts instead of paints" by Mike Reed · 6 years ago
  50. f1ae66b serialize fonts instead of paints by Mike Reed · 6 years ago
  51. d104cc4 SkPDF: debugging flag SK_PDF_BASE85_BINARY applies to JPEG by Hal Canary · 6 years ago
  52. df3d225 use SkFont for measuring and paths by Mike Reed · 6 years ago
  53. 578b089 Revert "Tweak Plot size to try to get better perf." by Jim Van Verth · 6 years ago
  54. 30cf62b add rsxform runs to textblobs by Mike Reed · 6 years ago
  55. 7480158 SkPDF: SkPDFObject no longer reference-counted! by Hal Canary · 6 years ago
  56. 614c1a8 Add idle texture callback mechanism. by Brian Salomon · 6 years ago
  57. fdcbe20 Tweak Plot size to try to get better perf. by Jim Van Verth · 6 years ago
  58. 92e01cf added SPIR-V persistent cache support for Vulkan by Ethan Nicholas · 6 years ago
  59. 148b7fd add saveBehind to canvas by Mike Reed · 6 years ago
  60. f34131a SkPDF: even more PDFIndirectRefs by Hal Canary · 6 years ago
  61. dac694d draw big images (with raster pipeline) by Mike Klein · 6 years ago
  62. 9a3f554 SkPDF: refactor streams, experimental threading by Hal Canary · 6 years ago
  63. 7dfe6d9 minor Sk4px cleanup by Mike Klein · 6 years ago
  64. 34a2030 Remove window rects flag from GrInternalSurfaceFlags. by Brian Salomon · 6 years ago
  65. fb5f43b add regression test for stale fLastMoveToIndex by Mike Reed · 6 years ago
  66. b2a259c Pass in clip bounds when creating a GpuDrawHandler for SkDrawable. by Greg Daniel · 6 years ago
  67. f54883c Fix recording multiple DDLs from a single DDL Recorder (take 2) by Robert Phillips · 6 years ago
  68. b67edbd Revert "Fix recording multiple DDLs from a single DDL Recorder" by Robert Phillips · 6 years ago
  69. 99e1709 Fix recording multiple DDLs from a single DDL Recorder by Robert Phillips · 6 years ago
  70. e7f662b Use SkFont in getOrCreateCache for RemoteGlyphCache by Herb Derby · 6 years ago
  71. 560d5b3 use font to measure by Mike Reed · 6 years ago
  72. ce5831e add paint param to measureText by Mike Reed · 6 years ago
  73. 2e6db18 use font instead of paint by Mike Reed · 6 years ago
  74. f391d0f Reduce the number of backend->pixelconfig GrCaps virtuals. by Brian Salomon · 6 years ago
  75. f6206f9 Add new method for calculating text atlas sizes by Jim Van Verth · 6 years ago
  76. 42e7a7e use SkFont for text by Mike Reed · 6 years ago
  77. 21a7be0 fix roll by Cary Clark · 6 years ago
  78. 8e265a7 Re-land "Perform Vulkan resets in a background thread" by Ethan Nicholas · 6 years ago
  79. d839cfa make ctor and setter consistent -- just take the typeface param as is by Mike Reed · 6 years ago
  80. 762ff97 Add a test to imitate GIFImageDecoderTest.parseAndDecodeByteByByte by Leon Scroggins III · 6 years ago
  81. f9e824b use SkFont for textToGlyphs by Mike Reed · 6 years ago
  82. 3d6b438 remove legacy pathref validation by Cary Clark · 6 years ago
  83. c9b7c72 two pass convexity by Cary Clark · 6 years ago
  84. 17c574a use font for measuring by Mike Reed · 6 years ago
  85. bff4e07 Revert "Perform Vulkan resets in a background thread" by Ethan Nicholas · 6 years ago
  86. 30e6343 Perform Vulkan resets in a background thread by Ethan Nicholas · 6 years ago
  87. b41321b Better testing of SkCodec to 565 by Leon Scroggins III · 6 years ago
  88. 1688507 Try out clang-tidy, starting with bugprone-use-after-move by Mike Klein · 6 years ago
  89. 22170b3 Revert "Treat kWEBP encode with quality=100 as lossless" by Mike Reed · 6 years ago
  90. aa3b291 bracket SkPath pathRefIsValid with define by Cary Clark · 6 years ago
  91. 72ab346 Consolidate stroke-rect ops and use GrFillRectOp instead of GrNonAA/AARectOp by Michael Ludwig · 6 years ago
  92. e7f165b Treat kWEBP encode with quality=100 as lossless by Leon Scroggins III · 6 years ago
  93. a0b54cd add test (and fix) for glyphsToUnichars by Mike Reed · 6 years ago
  94. f0b6044 Revert "Fix performance regresion on Mali, while preserving sk_FragCoord.w" by Michael Ludwig · 6 years ago
  95. 95e1760 Make SkGlyphRun use SkFont instead of SkPaint by Herb Derby · 6 years ago
  96. d207345 Add cap to number of oplists we execute before flushing to the gpu. by Greg Daniel · 6 years ago
  97. 967df20 Deuninstantiate by Brian Salomon · 6 years ago
  98. 3a74925 Use ES3 in iOS test harness by Jim Van Verth · 6 years ago
  99. 704a342 Abandon onDrawText and its variants, turn everything into textblobs by Mike Reed · 6 years ago
  100. 246bc3d Revert "Revert "Use unnormalized coords all the way through with GL_TEXTURE_RECTANGLE textures."" by Brian Salomon · 6 years ago