1. 5fd955e Rename SkGlyphCache -> SkStrike by Herb Derby · 6 years ago
  2. e5f9cfa expand flag to include all text-related paint fields by Mike Reed · 6 years ago
  3. f6fca26 Make a ctor for SkGlyph by Herb Derby · 6 years ago
  4. e7f662b Use SkFont in getOrCreateCache for RemoteGlyphCache by Herb Derby · 6 years ago
  5. f2b074e add font parameter to CanDrawAsDistanceFields by Mike Reed · 6 years ago
  6. 70914f5 Use SkFont in textblobs by Mike Reed · 6 years ago
  7. 2ed7820 use SkFont in a lot of places by Mike Reed · 6 years ago
  8. c341500 Reland "Move remove ptr args to MakeRecAndEffects" by Herb Derby · 6 years ago
  9. 1062963 Revert "Move remove ptr args to MakeRecAndEffects" by Herb Derby · 6 years ago
  10. b07aba4 Move remove ptr args to MakeRecAndEffects by Herb Derby · 6 years ago
  11. dc214c2 Move (re)generation of the GrTextBlob from GrTextContext to the blob by Herb Derby · 6 years ago
  12. 9edbf42 Revert[4] "hide nested hinting enum" by Mike Reed · 6 years ago
  13. 8e12cc6 Reland "Revert "hide nested hinting enum"" by Mike Klein · 6 years ago
  14. f49563b Revert "Revert "hide nested hinting enum"" by Mike Reed · 6 years ago
  15. 6bd19df Revert "hide nested hinting enum" by Mike Reed · 6 years ago
  16. fbebece hide nested hinting enum by Mike Reed · 6 years ago
  17. 4529cb5 change MakeRecAndEffects to take SkFont by Mike Reed · 6 years ago
  18. a697df9 use utils for deprecated TextAlign by Mike Reed · 6 years ago
  19. c03716d Fix nullptr deref in cache lookup by Herb Derby · 6 years ago
  20. cf33b1b fonts: Cap the max number of entries in server side glyph cache tracking by Khushal · 6 years ago
  21. 8e318fd Reland "Check that mask to path fallback happens" by Herb Derby · 6 years ago
  22. eb0bb73 Revert "Check that mask to path fallback happens" by Herb Derby · 6 years ago
  23. aca2b9e Managing the context was dropped. Adding back in. by Herb Derby · 6 years ago
  24. 9f85b51 Check that mask to path fallback happens by Herb Derby · 6 years ago
  25. f9a90a2 Add a tolerance to SkRemoteGlyphCache_DrawTextAsPath by Chris Dalton · 6 years ago
  26. d2fec23 Have GPU and RemoteGlyphCache share mask position code by Herb Derby · 6 years ago
  27. b2c7216 Simplify lifetime of scaler context for remote cache by Herb Derby · 6 years ago
  28. 1c94a8f fonts: Don't recompute device descs on glyph cache hit. by Khushal · 6 years ago
  29. 1a9971e Convert remote glyph cache to use glyp runs by Herb Derby · 6 years ago
  30. 3858045 Revert "Remove drawTextBlob from device use drawGlyphRunList" by Robert Phillips · 6 years ago
  31. e2e52e4 Remove drawTextBlob from device use drawGlyphRunList by Herb Derby · 6 years ago
  32. 5c0c798 Use local strike caches to avoid flaky test behavior by Herb Derby · 6 years ago
  33. c113e9e Make SkStrikeCache::Validate call non global version by Herb Derby · 6 years ago
  34. 960d421 Revert "Make SkRemoteGlyphCache tests use private glyph cache" by Herb Derby · 6 years ago
  35. 3e36ce6 Make SkRemoteGlyphCache tests use private glyph cache by Herb Derby · 6 years ago
  36. 4010c79 fonts: Ignore re-initialization of fallback glyphs from the server. by Khushal · 6 years ago
  37. 8523b6b fonts: Fix memory allocation for fallback glyphs. by Khushal · 6 years ago
  38. 65b7bfc Glyph search of desperation by Herb Derby · 6 years ago
  39. fa8ff09 fonts: Hook up FallbackTextHelper to font remoting. by Khushal · 6 years ago
  40. feb9fa9 Turn off logging for tests by Herb Derby · 6 years ago
  41. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  42. cd21d67 Revert "fonts: Use correct SurfaceProps in analysis canvas for remoting." by Ravi Mistry · 6 years ago
  43. 4f078f7 fonts: Use correct SurfaceProps in analysis canvas for remoting. by Khushal · 6 years ago
  44. 26cbe51 Rename GrAtlasTextContext -> GrTextContext by Herb Derby · 6 years ago
  45. d416083 Reland fonts: Cleanup cache miss logging for font remoting. by Khushal · 6 years ago
  46. 3e7548c Reland fonts: Add support for distance field text to font remoting. by Khushal · 6 years ago
  47. 7257e22 Revert "fonts: Add support for distance field text to font remoting." by Mike Klein · 6 years ago
  48. fc6cf92 Revert "fonts: Cleanup cache miss logging for font remoting." by Mike Klein · 6 years ago
  49. 2b8a0d1 fonts: Cleanup cache miss logging for font remoting. by Khushal · 6 years ago
  50. 35e0a1a fonts: Add support for distance field text to font remoting. by Khushal · 6 years ago
  51. 51371a4 fonts: Handle fallback to using paths for text rendering for remoting. by Khushal · 6 years ago
  52. b2e7127 fonts: Fix memory accounting for deserialized glyphs. by Khushal · 6 years ago
  53. b2e3934 fonts: Cleanup header guard and stray printfs. by Khushal · 6 years ago
  54. 38a0843 fonts: Reland push font remoting. by Khushal · 6 years ago
  55. 8a23202 Revert "fonts: Set up remote glyph caching to push fonts." by Mike Klein · 6 years ago
  56. 192b18a Revert "fonts: Bandaid fix for desc mismatch in SkRemoteGlyphCache." by Mike Klein · 6 years ago
  57. ef4142a fonts: Bandaid fix for desc mismatch in SkRemoteGlyphCache. by Khushal · 6 years ago
  58. 101d563 fonts: Set up remote glyph caching to push fonts. by Khushal · 6 years ago