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