- ac9f0c9 Bitmap.asImage() by Mike Reed · 4 years, 1 month ago
- a069304 Rename GrContextPriv to GrDirectContextPriv by Adlai Holler · 4 years, 3 months ago
- ae4bb98 Reland "Remove use of legacy display globals." by Ben Wagner · 4 years, 4 months ago
- bd0881c Revert "Remove use of legacy display globals." by Jim Van Verth · 4 years, 3 months ago
- c1916c3 Remove use of legacy display globals. by Ben Wagner · 4 years, 4 months ago
- 80f6e4e air gap SkStrikeServer API from implementation by Herb Derby · 4 years, 4 months ago
- ec9b4aa Enable ClangTidy check readability-const-return-type. by John Stiles · 4 years, 5 months ago
- e94b4e1 Update more tests to use the GrDirectContext/GrRecordingContext pair by Robert Phillips · 4 years, 6 months ago
- 6d344c3 Update unit tests to accept GrDirectContext by Robert Phillips · 4 years, 7 months ago
- a08bde6 GrTextContext::Options -> GrSDFTOptions by Herb Derby · 4 years, 7 months ago
- 45fe2e8 move methods to options class by Herb Derby · 4 years, 7 months ago
- 3d6bf04 make options robust by Herb Derby · 4 years, 7 months ago
- 082232b simplify option flow by Herb Derby · 4 years, 7 months ago
- 1f60733 Revert "Revert "move onto new factories for SkMatrix"" by Mike Reed · 4 years, 8 months ago
- c80ee45 Revert "move onto new factories for SkMatrix" by Mike Reed · 4 years, 8 months ago
- 046c2b7 move onto new factories for SkMatrix by Mike Reed · 4 years, 8 months ago
- bcd65f1 Reland "Multi-threaded strike cache" by Herb Derby · 5 years ago
- 5e5e848 Revert "Multi-threaded strike cache" by Herb Derby · 5 years ago
- a6cd7c0 Multi-threaded strike cache by Herb Derby · 5 years ago
- 81e84a6 Make SkStrikeCache::Node be SkStrike. by Herb Derby · 5 years ago
- b444ec4 Remove unneeded test, and support code by Herb Derby · 5 years ago
- 660317f Move scaler context fallback to GDI by herb · 5 years ago
- 653d2a4 Remove search of desperation by Herb Derby · 5 years ago
- cb443a5 Force single glyph calls through bulk interface by Herb Derby · 5 years ago
- 252cdb7 One glyph() to rule them all!!! by herb · 5 years ago
- f5e9b42 Change from single prepareForDrawing to prepare[Mask|SDFT|Path]ForDrawing by Herb Derby · 5 years ago
- 95ea4c4 Change code() to glyphID() on SkGlyph. by Herb Derby · 5 years ago
- e107faa SkRemoteGlyphCache Add tracing to diff canvas by Hal Canary · 5 years ago
- ce3cf80 Draw perspective text as paths. by Jim Van Verth · 5 years ago
- d543fbb Revert "Draw perspective text as paths." by Herb Derby · 5 years ago
- 76826fc Draw perspective text as paths. by Jim Van Verth · 5 years ago
- 498a9b2 Reland: Only send the RemoteStrikes that have pending glyphs. by Khushal · 5 years ago
- a4c7883 Cleanups around fRemoteGlyphStateMap by Herb Derby · 5 years ago
- 7022b77 Part 1/2 to remove SkTextBlobCacheDiffCanvas::Settings by herb · 5 years ago
- 82963a3 Remove SkRemoteGlyphCacheImpl.h by Herb Derby · 5 years ago
- a4eecd8 findImage(const SkGlyph&) -> prepareImage(SkGlyph*) by Herb Derby · 6 years ago
- 511dcfc Remove getGlyphIDMatrics type calls. by Herb Derby · 6 years ago
- 9b06f21 Add API for glyph image data by Herb Derby · 6 years ago
- 3721688 Make fMaskFormate private by Herb Derby · 6 years ago
- 36a54c1 Rename SkStrikeSpecStorage -> SkStrikeSpec by Herb Derby · 6 years ago
- d249e8c One ShouldDrawAsPath to rule them all! by Herb Derby · 6 years ago
- 69aaee0 Revert "Compare pixels for TypefaceWithNoPaths test" by Mike Reed · 6 years ago
- 4057352 Compare pixels for TypefaceWithNoPaths test by Herb Derby · 6 years ago
- e384a1e Reland "Make SkRemoteGlyphCache obey the prepareForDrawing contract" by Herb Derby · 6 years ago
- 201491e Revert "Make SkRemoteGlyphCache obey the prepareForDrawing contract" by Herb Derby · 6 years ago
- 4e04530 Make SkRemoteGlyphCache obey the prepareForDrawing contract by Herb Derby · 6 years ago
- 9b86955 Add thread safety annotations for SkMutex by Herb Derby · 6 years ago
- 5785e4a Use SkFontHinting instead of macros. by Ben Wagner · 6 years ago
- c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
- 64670cb Reland "Simplify SkTypeface::charsToGlyphs API to require UTF32 input" by Mike Reed · 6 years ago
- 33906ad Reland "Revert "Simplify SkTypeface::charsToGlyphs API to require UTF32 input"" by Robert Phillips · 6 years ago
- 652b007a Revert "Revert "Simplify SkTypeface::charsToGlyphs API to require UTF32 input"" by Mike Reed · 6 years ago
- 70ed05e Revert "Simplify SkTypeface::charsToGlyphs API to require UTF32 input" by Mike Reed · 6 years ago
- fde841d Simplify SkTypeface::charsToGlyphs API to require UTF32 input by Mike Reed · 6 years ago
- add8cf9 remote fonts: Validate format on deserialized glyph. by Khushal · 6 years ago
- b1dbbc8 Fix fallback problems for emoji by Herb Derby · 6 years ago
- 0cffcbf9 de-Sk tools/font, and git clang-format by Mike Klein · 6 years ago
- 3de67bd remote fonts: Make DiscardableManager for tests thread-safe. by Khushal · 6 years ago
- f922c78 add colorspace param to textblobdiff canvas by Mike Reed · 6 years ago
- f272b8f Remove filterRec bypass on MakeRecAndEffects by Herb Derby · 6 years ago
- 77f94ea Move more utils into SkFontPriv, IWYU by Mike Reed · 6 years ago
- 5fd955e Rename SkGlyphCache -> SkStrike by Herb Derby · 6 years ago
- e5f9cfa expand flag to include all text-related paint fields by Mike Reed · 6 years ago
- f6fca26 Make a ctor for SkGlyph by Herb Derby · 6 years ago
- e7f662b Use SkFont in getOrCreateCache for RemoteGlyphCache by Herb Derby · 6 years ago
- f2b074e add font parameter to CanDrawAsDistanceFields by Mike Reed · 6 years ago
- 70914f5 Use SkFont in textblobs by Mike Reed · 6 years ago
- 2ed7820 use SkFont in a lot of places by Mike Reed · 6 years ago
- c341500 Reland "Move remove ptr args to MakeRecAndEffects" by Herb Derby · 6 years ago
- 1062963 Revert "Move remove ptr args to MakeRecAndEffects" by Herb Derby · 6 years ago
- b07aba4 Move remove ptr args to MakeRecAndEffects by Herb Derby · 6 years ago
- dc214c2 Move (re)generation of the GrTextBlob from GrTextContext to the blob by Herb Derby · 6 years ago
- 9edbf42 Revert[4] "hide nested hinting enum" by Mike Reed · 6 years ago
- 8e12cc6 Reland "Revert "hide nested hinting enum"" by Mike Klein · 6 years ago
- f49563b Revert "Revert "hide nested hinting enum"" by Mike Reed · 6 years ago
- 6bd19df Revert "hide nested hinting enum" by Mike Reed · 6 years ago
- fbebece hide nested hinting enum by Mike Reed · 6 years ago
- 4529cb5 change MakeRecAndEffects to take SkFont by Mike Reed · 6 years ago
- a697df9 use utils for deprecated TextAlign by Mike Reed · 6 years ago
- c03716d Fix nullptr deref in cache lookup by Herb Derby · 6 years ago
- cf33b1b fonts: Cap the max number of entries in server side glyph cache tracking by Khushal · 6 years ago
- 8e318fd Reland "Check that mask to path fallback happens" by Herb Derby · 6 years ago
- eb0bb73 Revert "Check that mask to path fallback happens" by Herb Derby · 6 years ago
- aca2b9e Managing the context was dropped. Adding back in. by Herb Derby · 6 years ago
- 9f85b51 Check that mask to path fallback happens by Herb Derby · 6 years ago
- f9a90a2 Add a tolerance to SkRemoteGlyphCache_DrawTextAsPath by Chris Dalton · 6 years ago
- d2fec23 Have GPU and RemoteGlyphCache share mask position code by Herb Derby · 6 years ago
- b2c7216 Simplify lifetime of scaler context for remote cache by Herb Derby · 6 years ago
- 1c94a8f fonts: Don't recompute device descs on glyph cache hit. by Khushal · 6 years ago
- 1a9971e Convert remote glyph cache to use glyp runs by Herb Derby · 7 years ago
- 3858045 Revert "Remove drawTextBlob from device use drawGlyphRunList" by Robert Phillips · 7 years ago
- e2e52e4 Remove drawTextBlob from device use drawGlyphRunList by Herb Derby · 7 years ago
- 5c0c798 Use local strike caches to avoid flaky test behavior by Herb Derby · 7 years ago
- c113e9e Make SkStrikeCache::Validate call non global version by Herb Derby · 7 years ago
- 960d421 Revert "Make SkRemoteGlyphCache tests use private glyph cache" by Herb Derby · 7 years ago
- 3e36ce6 Make SkRemoteGlyphCache tests use private glyph cache by Herb Derby · 7 years ago
- 4010c79 fonts: Ignore re-initialization of fallback glyphs from the server. by Khushal · 7 years ago
- 8523b6b fonts: Fix memory allocation for fallback glyphs. by Khushal · 7 years ago
- 65b7bfc Glyph search of desperation by Herb Derby · 7 years ago
- fa8ff09 fonts: Hook up FallbackTextHelper to font remoting. by Khushal · 7 years ago