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