1. cb443a5 Force single glyph calls through bulk interface by Herb Derby · 4 years, 9 months ago
  2. 252cdb7 One glyph() to rule them all!!! by herb · 4 years, 9 months ago
  3. f5e9b42 Change from single prepareForDrawing to prepare[Mask|SDFT|Path]ForDrawing by Herb Derby · 4 years, 9 months ago
  4. 95ea4c4 Change code() to glyphID() on SkGlyph. by Herb Derby · 4 years, 10 months ago
  5. e107faa SkRemoteGlyphCache Add tracing to diff canvas by Hal Canary · 4 years, 9 months ago
  6. ce3cf80 Draw perspective text as paths. by Jim Van Verth · 4 years, 10 months ago
  7. d543fbb Revert "Draw perspective text as paths." by Herb Derby · 4 years, 10 months ago
  8. 76826fc Draw perspective text as paths. by Jim Van Verth · 4 years, 10 months ago
  9. 498a9b2 Reland: Only send the RemoteStrikes that have pending glyphs. by Khushal · 4 years, 11 months ago
  10. a4c7883 Cleanups around fRemoteGlyphStateMap by Herb Derby · 5 years ago
  11. 7022b77 Part 1/2 to remove SkTextBlobCacheDiffCanvas::Settings by herb · 5 years ago
  12. 82963a3 Remove SkRemoteGlyphCacheImpl.h by Herb Derby · 5 years ago
  13. a4eecd8 findImage(const SkGlyph&) -> prepareImage(SkGlyph*) by Herb Derby · 5 years ago
  14. 511dcfc Remove getGlyphIDMatrics type calls. by Herb Derby · 5 years ago
  15. 9b06f21 Add API for glyph image data by Herb Derby · 5 years ago
  16. 3721688 Make fMaskFormate private by Herb Derby · 5 years ago
  17. 36a54c1 Rename SkStrikeSpecStorage -> SkStrikeSpec by Herb Derby · 5 years ago
  18. d249e8c One ShouldDrawAsPath to rule them all! by Herb Derby · 5 years ago
  19. 69aaee0 Revert "Compare pixels for TypefaceWithNoPaths test" by Mike Reed · 5 years ago
  20. 4057352 Compare pixels for TypefaceWithNoPaths test by Herb Derby · 5 years ago
  21. e384a1e Reland "Make SkRemoteGlyphCache obey the prepareForDrawing contract" by Herb Derby · 5 years ago
  22. 201491e Revert "Make SkRemoteGlyphCache obey the prepareForDrawing contract" by Herb Derby · 5 years ago
  23. 4e04530 Make SkRemoteGlyphCache obey the prepareForDrawing contract by Herb Derby · 5 years ago
  24. 9b86955 Add thread safety annotations for SkMutex by Herb Derby · 5 years ago
  25. 5785e4a Use SkFontHinting instead of macros. by Ben Wagner · 5 years ago
  26. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  27. 64670cb Reland "Simplify SkTypeface::charsToGlyphs API to require UTF32 input" by Mike Reed · 5 years ago
  28. 33906ad Reland "Revert "Simplify SkTypeface::charsToGlyphs API to require UTF32 input"" by Robert Phillips · 5 years ago
  29. 652b007a Revert "Revert "Simplify SkTypeface::charsToGlyphs API to require UTF32 input"" by Mike Reed · 5 years ago
  30. 70ed05e Revert "Simplify SkTypeface::charsToGlyphs API to require UTF32 input" by Mike Reed · 5 years ago
  31. fde841d Simplify SkTypeface::charsToGlyphs API to require UTF32 input by Mike Reed · 5 years ago
  32. add8cf9 remote fonts: Validate format on deserialized glyph. by Khushal · 5 years ago
  33. b1dbbc8 Fix fallback problems for emoji by Herb Derby · 5 years ago
  34. 0cffcbf9 de-Sk tools/font, and git clang-format by Mike Klein · 5 years ago
  35. 3de67bd remote fonts: Make DiscardableManager for tests thread-safe. by Khushal · 5 years ago
  36. f922c78 add colorspace param to textblobdiff canvas by Mike Reed · 5 years ago
  37. f272b8f Remove filterRec bypass on MakeRecAndEffects by Herb Derby · 5 years ago
  38. 77f94ea Move more utils into SkFontPriv, IWYU by Mike Reed · 6 years ago
  39. 5fd955e Rename SkGlyphCache -> SkStrike by Herb Derby · 6 years ago
  40. e5f9cfa expand flag to include all text-related paint fields by Mike Reed · 6 years ago
  41. f6fca26 Make a ctor for SkGlyph by Herb Derby · 6 years ago
  42. e7f662b Use SkFont in getOrCreateCache for RemoteGlyphCache by Herb Derby · 6 years ago
  43. f2b074e add font parameter to CanDrawAsDistanceFields by Mike Reed · 6 years ago
  44. 70914f5 Use SkFont in textblobs by Mike Reed · 6 years ago
  45. 2ed7820 use SkFont in a lot of places by Mike Reed · 6 years ago
  46. c341500 Reland "Move remove ptr args to MakeRecAndEffects" by Herb Derby · 6 years ago
  47. 1062963 Revert "Move remove ptr args to MakeRecAndEffects" by Herb Derby · 6 years ago
  48. b07aba4 Move remove ptr args to MakeRecAndEffects by Herb Derby · 6 years ago
  49. dc214c2 Move (re)generation of the GrTextBlob from GrTextContext to the blob by Herb Derby · 6 years ago
  50. 9edbf42 Revert[4] "hide nested hinting enum" by Mike Reed · 6 years ago
  51. 8e12cc6 Reland "Revert "hide nested hinting enum"" by Mike Klein · 6 years ago
  52. f49563b Revert "Revert "hide nested hinting enum"" by Mike Reed · 6 years ago
  53. 6bd19df Revert "hide nested hinting enum" by Mike Reed · 6 years ago
  54. fbebece hide nested hinting enum by Mike Reed · 6 years ago
  55. 4529cb5 change MakeRecAndEffects to take SkFont by Mike Reed · 6 years ago
  56. a697df9 use utils for deprecated TextAlign by Mike Reed · 6 years ago
  57. c03716d Fix nullptr deref in cache lookup by Herb Derby · 6 years ago
  58. cf33b1b fonts: Cap the max number of entries in server side glyph cache tracking by Khushal · 6 years ago
  59. 8e318fd Reland "Check that mask to path fallback happens" by Herb Derby · 6 years ago
  60. eb0bb73 Revert "Check that mask to path fallback happens" by Herb Derby · 6 years ago
  61. aca2b9e Managing the context was dropped. Adding back in. by Herb Derby · 6 years ago
  62. 9f85b51 Check that mask to path fallback happens by Herb Derby · 6 years ago
  63. f9a90a2 Add a tolerance to SkRemoteGlyphCache_DrawTextAsPath by Chris Dalton · 6 years ago
  64. d2fec23 Have GPU and RemoteGlyphCache share mask position code by Herb Derby · 6 years ago
  65. b2c7216 Simplify lifetime of scaler context for remote cache by Herb Derby · 6 years ago
  66. 1c94a8f fonts: Don't recompute device descs on glyph cache hit. by Khushal · 6 years ago
  67. 1a9971e Convert remote glyph cache to use glyp runs by Herb Derby · 6 years ago
  68. 3858045 Revert "Remove drawTextBlob from device use drawGlyphRunList" by Robert Phillips · 6 years ago
  69. e2e52e4 Remove drawTextBlob from device use drawGlyphRunList by Herb Derby · 6 years ago
  70. 5c0c798 Use local strike caches to avoid flaky test behavior by Herb Derby · 6 years ago
  71. c113e9e Make SkStrikeCache::Validate call non global version by Herb Derby · 6 years ago
  72. 960d421 Revert "Make SkRemoteGlyphCache tests use private glyph cache" by Herb Derby · 6 years ago
  73. 3e36ce6 Make SkRemoteGlyphCache tests use private glyph cache by Herb Derby · 6 years ago
  74. 4010c79 fonts: Ignore re-initialization of fallback glyphs from the server. by Khushal · 6 years ago
  75. 8523b6b fonts: Fix memory allocation for fallback glyphs. by Khushal · 6 years ago
  76. 65b7bfc Glyph search of desperation by Herb Derby · 6 years ago
  77. fa8ff09 fonts: Hook up FallbackTextHelper to font remoting. by Khushal · 6 years ago
  78. feb9fa9 Turn off logging for tests by Herb Derby · 6 years ago
  79. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  80. cd21d67 Revert "fonts: Use correct SurfaceProps in analysis canvas for remoting." by Ravi Mistry · 6 years ago
  81. 4f078f7 fonts: Use correct SurfaceProps in analysis canvas for remoting. by Khushal · 6 years ago
  82. 26cbe51 Rename GrAtlasTextContext -> GrTextContext by Herb Derby · 6 years ago
  83. d416083 Reland fonts: Cleanup cache miss logging for font remoting. by Khushal · 6 years ago
  84. 3e7548c Reland fonts: Add support for distance field text to font remoting. by Khushal · 6 years ago
  85. 7257e22 Revert "fonts: Add support for distance field text to font remoting." by Mike Klein · 6 years ago
  86. fc6cf92 Revert "fonts: Cleanup cache miss logging for font remoting." by Mike Klein · 6 years ago
  87. 2b8a0d1 fonts: Cleanup cache miss logging for font remoting. by Khushal · 6 years ago
  88. 35e0a1a fonts: Add support for distance field text to font remoting. by Khushal · 6 years ago
  89. 51371a4 fonts: Handle fallback to using paths for text rendering for remoting. by Khushal · 6 years ago
  90. b2e7127 fonts: Fix memory accounting for deserialized glyphs. by Khushal · 6 years ago
  91. b2e3934 fonts: Cleanup header guard and stray printfs. by Khushal · 6 years ago
  92. 38a0843 fonts: Reland push font remoting. by Khushal · 6 years ago
  93. 8a23202 Revert "fonts: Set up remote glyph caching to push fonts." by Mike Klein · 6 years ago
  94. 192b18a Revert "fonts: Bandaid fix for desc mismatch in SkRemoteGlyphCache." by Mike Klein · 6 years ago
  95. ef4142a fonts: Bandaid fix for desc mismatch in SkRemoteGlyphCache. by Khushal · 6 years ago
  96. 101d563 fonts: Set up remote glyph caching to push fonts. by Khushal · 6 years ago