1. 212e906 don't use drawPosText by Mike Reed · 6 years ago
  2. 0951cc2 Revert "Reland "Revert "serialize fonts instead of paints""" by Mike Reed · 6 years ago
  3. f4dd96c Reland "Revert "serialize fonts instead of paints"" by Mike Reed · 6 years ago
  4. 9d6049a fix pathops bug 8380 by Cary Clark · 6 years ago
  5. 9803b8f Revert "Revert "serialize fonts instead of paints"" by Mike Reed · 6 years ago
  6. 576633c Revert "serialize fonts instead of paints" by Mike Reed · 6 years ago
  7. f1ae66b serialize fonts instead of paints by Mike Reed · 6 years ago
  8. d104cc4 SkPDF: debugging flag SK_PDF_BASE85_BINARY applies to JPEG by Hal Canary · 6 years ago
  9. df3d225 use SkFont for measuring and paths by Mike Reed · 6 years ago
  10. 578b089 Revert "Tweak Plot size to try to get better perf." by Jim Van Verth · 6 years ago
  11. 30cf62b add rsxform runs to textblobs by Mike Reed · 6 years ago
  12. 7480158 SkPDF: SkPDFObject no longer reference-counted! by Hal Canary · 6 years ago
  13. 614c1a8 Add idle texture callback mechanism. by Brian Salomon · 6 years ago
  14. fdcbe20 Tweak Plot size to try to get better perf. by Jim Van Verth · 6 years ago
  15. 92e01cf added SPIR-V persistent cache support for Vulkan by Ethan Nicholas · 6 years ago
  16. 148b7fd add saveBehind to canvas by Mike Reed · 6 years ago
  17. f34131a SkPDF: even more PDFIndirectRefs by Hal Canary · 6 years ago
  18. dac694d draw big images (with raster pipeline) by Mike Klein · 6 years ago
  19. 9a3f554 SkPDF: refactor streams, experimental threading by Hal Canary · 6 years ago
  20. 7dfe6d9 minor Sk4px cleanup by Mike Klein · 6 years ago
  21. 34a2030 Remove window rects flag from GrInternalSurfaceFlags. by Brian Salomon · 6 years ago
  22. fb5f43b add regression test for stale fLastMoveToIndex by Mike Reed · 6 years ago
  23. b2a259c Pass in clip bounds when creating a GpuDrawHandler for SkDrawable. by Greg Daniel · 6 years ago
  24. f54883c Fix recording multiple DDLs from a single DDL Recorder (take 2) by Robert Phillips · 6 years ago
  25. b67edbd Revert "Fix recording multiple DDLs from a single DDL Recorder" by Robert Phillips · 6 years ago
  26. 99e1709 Fix recording multiple DDLs from a single DDL Recorder by Robert Phillips · 6 years ago
  27. e7f662b Use SkFont in getOrCreateCache for RemoteGlyphCache by Herb Derby · 6 years ago
  28. 560d5b3 use font to measure by Mike Reed · 6 years ago
  29. ce5831e add paint param to measureText by Mike Reed · 6 years ago
  30. 2e6db18 use font instead of paint by Mike Reed · 6 years ago
  31. f391d0f Reduce the number of backend->pixelconfig GrCaps virtuals. by Brian Salomon · 6 years ago
  32. f6206f9 Add new method for calculating text atlas sizes by Jim Van Verth · 6 years ago
  33. 42e7a7e use SkFont for text by Mike Reed · 6 years ago
  34. 21a7be0 fix roll by Cary Clark · 6 years ago
  35. 8e265a7 Re-land "Perform Vulkan resets in a background thread" by Ethan Nicholas · 6 years ago
  36. d839cfa make ctor and setter consistent -- just take the typeface param as is by Mike Reed · 6 years ago
  37. 762ff97 Add a test to imitate GIFImageDecoderTest.parseAndDecodeByteByByte by Leon Scroggins III · 6 years ago
  38. f9e824b use SkFont for textToGlyphs by Mike Reed · 6 years ago
  39. 3d6b438 remove legacy pathref validation by Cary Clark · 6 years ago
  40. c9b7c72 two pass convexity by Cary Clark · 6 years ago
  41. 17c574a use font for measuring by Mike Reed · 6 years ago
  42. bff4e07 Revert "Perform Vulkan resets in a background thread" by Ethan Nicholas · 6 years ago
  43. 30e6343 Perform Vulkan resets in a background thread by Ethan Nicholas · 6 years ago
  44. b41321b Better testing of SkCodec to 565 by Leon Scroggins III · 6 years ago
  45. 1688507 Try out clang-tidy, starting with bugprone-use-after-move by Mike Klein · 6 years ago
  46. 22170b3 Revert "Treat kWEBP encode with quality=100 as lossless" by Mike Reed · 6 years ago
  47. aa3b291 bracket SkPath pathRefIsValid with define by Cary Clark · 6 years ago
  48. 72ab346 Consolidate stroke-rect ops and use GrFillRectOp instead of GrNonAA/AARectOp by Michael Ludwig · 6 years ago
  49. e7f165b Treat kWEBP encode with quality=100 as lossless by Leon Scroggins III · 6 years ago
  50. a0b54cd add test (and fix) for glyphsToUnichars by Mike Reed · 6 years ago
  51. f0b6044 Revert "Fix performance regresion on Mali, while preserving sk_FragCoord.w" by Michael Ludwig · 6 years ago
  52. 95e1760 Make SkGlyphRun use SkFont instead of SkPaint by Herb Derby · 6 years ago
  53. d207345 Add cap to number of oplists we execute before flushing to the gpu. by Greg Daniel · 6 years ago
  54. 967df20 Deuninstantiate by Brian Salomon · 6 years ago
  55. 3a74925 Use ES3 in iOS test harness by Jim Van Verth · 6 years ago
  56. 704a342 Abandon onDrawText and its variants, turn everything into textblobs by Mike Reed · 6 years ago
  57. 246bc3d Revert "Revert "Use unnormalized coords all the way through with GL_TEXTURE_RECTANGLE textures."" by Brian Salomon · 6 years ago
  58. a34e6ea Fix performance regresion on Mali, while preserving sk_FragCoord.w by Michael Ludwig · 6 years ago
  59. 47be94a Revert "Use unnormalized coords all the way through with GL_TEXTURE_RECTANGLE textures." by Brian Salomon · 6 years ago
  60. 69e5785 Add RG_88 texture format by Jim Van Verth · 6 years ago
  61. c67c31c Revert "Revert "Mark wrapped textures imported into SkImages as "read only"."" by Brian Salomon · 6 years ago
  62. 7b7ab59 SkRunFont is gone, there is only SkFont by Mike Reed · 6 years ago
  63. 6d59568 change private alloc methods to also take fonts by Mike Reed · 6 years ago
  64. ff4ccaa Revert "Mark wrapped textures imported into SkImages as "read only"." by Brian Salomon · 6 years ago
  65. 796693a Mark wrapped textures imported into SkImages as "read only". by Brian Salomon · 6 years ago
  66. 10273c1 Use unnormalized coords all the way through with GL_TEXTURE_RECTANGLE textures. by Brian Salomon · 6 years ago
  67. ab8f297 start to hide paint measuretext by Mike Reed · 6 years ago
  68. cb6b884 Fix uninitialized bug in SkWuffsCodec for incomplete images by Leon Scroggins III · 6 years ago
  69. b353eeb Remove duplicate member of GrVkDrawableInfo struct. by Greg Daniel · 6 years ago
  70. 0f9d33e clean up conditional code for SkTextEncoding by Mike Reed · 6 years ago
  71. 70fbc36 impl breakText in SkFont by Mike Reed · 6 years ago
  72. 0ec1c57 remove sk_atomic_inc by Mike Klein · 6 years ago
  73. f2b074e add font parameter to CanDrawAsDistanceFields by Mike Reed · 6 years ago
  74. 497b368 remove guard for complexity change by Mike Reed · 6 years ago
  75. b237f8a Ensure that SkMipMap pixel data is always 8 byte aligned (for F16) by Brian Osman · 6 years ago
  76. 5e1f6ea Remove unnecessary gl_FragCoord workaround by Michael Ludwig · 6 years ago
  77. 97f3cc2 flag to convert to SkTextEncoding by Mike Reed · 6 years ago
  78. da1b99f breakText on font by Mike Reed · 6 years ago
  79. 07105bb don't trust convexity after a transform by Mike Reed · 6 years ago
  80. 2335644 Fix occurrences of "-Wextra-semi-stmt" by Brian Salomon · 6 years ago
  81. 64284e1 experimental alternative isconvex by Mike Reed · 6 years ago
  82. 577aa0f Uninstantiate proxies when not explicitly allocating by Brian Salomon · 6 years ago
  83. d437c79 Revert "don't trust convexity with affine transforms" by Mike Reed · 6 years ago
  84. 9f0d8c2 Add support for fallbackFor in Android parser. by Ben Wagner · 6 years ago
  85. 26d8d77 don't trust convexity with affine transforms by Mike Reed · 6 years ago
  86. baa2a28 tests: do not crash with missing resources. by Hal Canary · 6 years ago
  87. 54bfb18 Privately include our version of vulkan header file in all our src files. by Greg Daniel · 6 years ago
  88. c16abee impl gettextpath using SkFont by Mike Reed · 6 years ago
  89. 70914f5 Use SkFont in textblobs by Mike Reed · 6 years ago
  90. 2ed7820 use SkFont in a lot of places by Mike Reed · 6 years ago
  91. ea24140 Add writePoint3() to SkWriteBuffer interface. by Michael Ludwig · 6 years ago
  92. 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  93. d017e51 beef-up paint-vs-font metrics test by Mike Reed · 6 years ago
  94. 2268ad2 Add flag to force purge resources from cache as soon as possible. by Greg Daniel · 6 years ago
  95. 588cec7 Reenable GrOp chaining. by Brian Salomon · 6 years ago
  96. f6462c4 SkPDF: store indirect references in object by Hal Canary · 6 years ago
  97. d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  98. 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  99. f04fb3c Change how GPs configure attributes by Brian Osman · 6 years ago
  100. 5f50f57 New plan -- aa and lcd DO belong on SkFont by Mike Reed · 6 years ago