1. f48c996 Revert "Revert "Add SkImage::makeColorTypeAndColorSpace"" by Brian Osman · 6 years ago
  2. 3e91b12 Revert "remove SK_SUPPORT_LEGACY_PAINT_FONT_FIELDS" by Mike Reed · 6 years ago
  3. 3f4cd77 Make SkPromiseImageTexture ref counted. by Brian Salomon · 6 years ago
  4. e0e41efc remove SK_SUPPORT_LEGACY_PAINT_FONT_FIELDS by Mike Reed · 6 years ago
  5. a21d196 Move clear-as-draw caps into GrCaps by Michael Ludwig · 6 years ago
  6. a6854de SkCanvas: hide drawText behind SK_SUPPORT_LEGACY_CANVAS_DRAW_TEXT by Hal Canary · 6 years ago
  7. 1604223 allow flag defines for paint by Mike Reed · 6 years ago
  8. 9a97c96 Revert "Add SkImage::makeColorTypeAndColorSpace" by Brian Osman · 6 years ago
  9. f855c3c Add SkImage::makeColorTypeAndColorSpace by Brian Osman · 6 years ago
  10. e548161 Add SkBlurDrawLooper::Make(SkColor4f, SkColorSpace) by Leon Scroggins III · 6 years ago
  11. 2746765 Reduce reliance on the SkImage_Gpu's GrContext pointer by Robert Phillips · 6 years ago
  12. 811a672 Make single ctor for SkGlyph and remove reset by Herb Derby · 6 years ago
  13. e5f9cfa expand flag to include all text-related paint fields by Mike Reed · 6 years ago
  14. e6fb76b Add additional information (e.g. colorspace) to the GpuDrawHandler by Derek Sollenberger · 6 years ago
  15. cdd8a0a Revert "Revert "Reuse GrTexture instances when the same GrBackendTexture is used to"" by Brian Salomon · 6 years ago
  16. 426ba46 Revert "Reuse GrTexture instances when the same GrBackendTexture is used to" by Brian Salomon · 6 years ago
  17. 24c1cf0 hide more fields by Mike Reed · 6 years ago
  18. 559c617 Reuse GrTexture instances when the same GrBackendTexture is used to by Brian Salomon · 6 years ago
  19. c6444d2 Enable wide color support in CCPR by Brian Osman · 6 years ago
  20. 292ece8 SkCanvas::drawText: remove calls by Hal Canary · 6 years ago
  21. 4284ec6 add SkTHashTable::LookupOrNull() by Mike Klein · 6 years ago
  22. 33535cb remove legacy drawstring by Mike Reed · 6 years ago
  23. a870b46 Add ability to write out VkPipelineCache to gpu PersistentCache. by Greg Daniel · 6 years ago
  24. 07e4adf Remove SkCanvas::kPreserveLCDText_SaveLayerFlag by Florin Malita · 6 years ago
  25. 832c931 Revert "Make SkBitmap/SkPixmap::erase* do so in sRGB" by Robert Phillips · 6 years ago
  26. 1469025 no more text encoding in paint by Mike Reed · 6 years ago
  27. 6f44647 Make SkBitmap/SkPixmap::erase* do so in sRGB by Leon Scroggins III · 6 years ago
  28. 26d173f fix bookmaker by Cary Clark · 6 years ago
  29. cb268f6 document drawSimpleText by Mike Reed · 6 years ago
  30. 023403b hide setTextEncoding by Mike Reed · 6 years ago
  31. b2fdcbf Add SkNamedGamut::kXYZ (ie, the identity matrix) by Brian Osman · 6 years ago
  32. 4de2f1f add drawString to ease the pain of converting to skfont by Mike Reed · 6 years ago
  33. 82ebe04 Reland "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" by Brian Osman · 6 years ago
  34. d5cdc2c paint is losing its text-related fields by Mike Reed · 6 years ago
  35. 74b7677 change paint serialization to exclude font-related fields by Mike Reed · 6 years ago
  36. d4c7458 Revert "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" by Brian Osman · 6 years ago
  37. a9549ab Add SkColorSpace factory from 3x3 row-major gamut and transfer function by Brian Osman · 6 years ago
  38. a6d1c0a start to build with no paint-text fields by Mike Reed · 6 years ago
  39. fb93e61 fix conditionals for flag by Mike Reed · 6 years ago
  40. b579f07 change textutils to require font param by Mike Reed · 6 years ago
  41. 53a11f5 remove legacy drawPosText (and variants) by Mike Reed · 6 years ago
  42. 352057b remove legacy fontmetrics flag by Mike Reed · 6 years ago
  43. 31c4bcb rm unneeded encoding param by Mike Reed · 6 years ago
  44. 8966b55 Reland "undefine SK_SUPPORT_LEGACY_PAINT_TEXTMEASURE" by Mike Reed · 6 years ago
  45. 96345a2 pass font's explicitly, instead of relying on SkFont::LEGACY_ExtractFromPaint by Mike Reed · 6 years ago
  46. bc84adc Move GrVkSecondaryCBDrawContext header into src to hide it. by Greg Daniel · 6 years ago
  47. 1a88dd5 hide drawpostext etc. by Mike Reed · 6 years ago
  48. 191e64b pass a font to GlyphRunBuilder by Mike Reed · 6 years ago
  49. b46add8 Add initial support for creating a vulkan secondary command buffer drawing context. by Greg Daniel · 6 years ago
  50. d0d5bb8 Revert "undefine SK_SUPPORT_LEGACY_PAINT_TEXTMEASURE" by Mike Reed · 6 years ago
  51. b87374f undefine SK_SUPPORT_LEGACY_PAINT_TEXTMEASURE by Mike Reed · 6 years ago
  52. 344d34d make bookmaker happier by Mike Reed · 6 years ago
  53. 279b65d SkPDF: clean up public header by Hal Canary · 6 years ago
  54. 7f4735b Reland "Wide color support in AA Convex path renderer" by Brian Osman · 6 years ago
  55. 22451cc accessors for RunBuffer as points or rsxforms by Mike Reed · 6 years ago
  56. d7c2a38 Revert "Wide color support in AA Convex path renderer" by Brian Osman · 6 years ago
  57. 51eaa79 Wide color support in AA Convex path renderer by Brian Osman · 6 years ago
  58. 487132b Don't include system vulkan header when building skia files. by Greg Daniel · 6 years ago
  59. f78b7ea don't use paint's gettextpath by Mike Reed · 6 years ago
  60. dc5863c use font in SkTextUtils by Mike Reed · 6 years ago
  61. 98a4e4a remove uncalled onDrawTextRSXform by Mike Reed · 6 years ago
  62. 0951cc2 Revert "Reland "Revert "serialize fonts instead of paints""" by Mike Reed · 6 years ago
  63. f4dd96c Reland "Revert "serialize fonts instead of paints"" by Mike Reed · 6 years ago
  64. 9803b8f Revert "Revert "serialize fonts instead of paints"" by Mike Reed · 6 years ago
  65. 576633c Revert "serialize fonts instead of paints" by Mike Reed · 6 years ago
  66. b4ba826 Move GrResourceKey.h to include/private. by Brian Salomon · 6 years ago
  67. f1ae66b serialize fonts instead of paints by Mike Reed · 6 years ago
  68. 1332743 remove overrides of (dead) onDrawTextRSXform by Mike Reed · 6 years ago
  69. 811d064 make SkRSXform singular by Cary Clark · 6 years ago
  70. 30cf62b add rsxform runs to textblobs by Mike Reed · 6 years ago
  71. 700ae55 Remove "EXPERIMENTAL" label from kDecal_TileMode by Florin Malita · 6 years ago
  72. 614c1a8 Add idle texture callback mechanism. by Brian Salomon · 6 years ago
  73. 88f1fa5 Infer GL null buffer hint usage from whether on command buffer or WebGL. by Brian Salomon · 6 years ago
  74. fee3f9b Make GrSurfaceProxy::Copy take SkBackingFit. by Brian Salomon · 6 years ago
  75. 77e1ccf Make requiring VBOs a runtime rather than compile time decision. by Brian Salomon · 6 years ago
  76. 148b7fd add saveBehind to canvas by Mike Reed · 6 years ago
  77. 2cb3b95 Remove GR_GL_USE_NEW_SHADER_SOURCE_SIGNATURE flag. by Brian Salomon · 6 years ago
  78. 9a3f554 SkPDF: refactor streams, experimental threading by Hal Canary · 6 years ago
  79. 7dfe6d9 minor Sk4px cleanup by Mike Klein · 6 years ago
  80. acb056e Remove unused macro GR_GL_CHECK_FBO_STATUS_ONCE_PER_FORMAT by Brian Salomon · 6 years ago
  81. 34a2030 Remove window rects flag from GrInternalSurfaceFlags. by Brian Salomon · 6 years ago
  82. b2a259c Pass in clip bounds when creating a GpuDrawHandler for SkDrawable. by Greg Daniel · 6 years ago
  83. 880979f Fix 64-bit truncate warning by Herb Derby · 6 years ago
  84. e7f662b Use SkFont in getOrCreateCache for RemoteGlyphCache by Herb Derby · 6 years ago
  85. 1d6ae2e add docs to dump() by Mike Reed · 6 years ago
  86. ce5831e add paint param to measureText by Mike Reed · 6 years ago
  87. f391d0f Reduce the number of backend->pixelconfig GrCaps virtuals. by Brian Salomon · 6 years ago
  88. 8e265a7 Re-land "Perform Vulkan resets in a background thread" by Ethan Nicholas · 6 years ago
  89. 8dfb343 undef fontmetrics flag -- rely on clients to opt in by Mike Reed · 6 years ago
  90. 2d707bd remove dead code around SkPaint::breakText by Mike Reed · 6 years ago
  91. 1c949d5 make new ctor explicit by Mike Reed · 6 years ago
  92. 7da2fc7 Move textureType() method from GrSurfaceProxy to GrTextureProxy. by Brian Salomon · 6 years ago
  93. 3d6b438 remove legacy pathref validation by Cary Clark · 6 years ago
  94. ea908a1 add simpler constructor for SkFont by Mike Reed · 6 years ago
  95. 58fc5d1 Use SkFont in GPU drawing step 1 by Herb Derby · 6 years ago
  96. 340aeda make SK_SUPPORT_LEGACY_FONTMETRICS_IN_PAINT conditional by Mike Reed · 6 years ago
  97. e9da1d6 Funtion to say if an SkFont has anti aliasing. by Herb Derby · 6 years ago
  98. c33d614 add google-build-namespaces to clang-tidy checks by Mike Klein · 6 years ago
  99. e855b9d Use SkFont for bitmap device rendering by Herbert Derby · 6 years ago
  100. 54200e4 Move vulkan headers from third_party to include/third_party. by Greg Daniel · 6 years ago