index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkRemoteGlyphCache.h
Commit message (
Expand
)
Author
Age
*
Use local strike caches to avoid flaky test behavior
Herb Derby
2018-06-21
*
Revert "Make SkRemoteGlyphCache tests use private glyph cache"
Herb Derby
2018-06-21
*
Make SkRemoteGlyphCache tests use private glyph cache
Herb Derby
2018-06-20
*
fonts: Fix memory allocation for fallback glyphs.
Khushal
2018-06-12
*
fonts: Perform blob analysis at SkBaseDevice layer instead of canvas.
Khushal
2018-06-08
*
fonts: Hook up FallbackTextHelper to font remoting.
Khushal
2018-06-07
*
Turn off logging for tests
Herb Derby
2018-06-04
*
Reland fonts: Use correct SurfaceProps in analysis canvas for remoting.
Khushal
2018-05-31
*
Revert "fonts: Use correct SurfaceProps in analysis canvas for remoting."
Ravi Mistry
2018-05-29
*
fonts: Use correct SurfaceProps in analysis canvas for remoting.
Khushal
2018-05-29
*
Reland fonts: Cleanup cache miss logging for font remoting.
Khushal
2018-05-24
*
Reland fonts: Add support for distance field text to font remoting.
Khushal
2018-05-24
*
Revert "fonts: Add support for distance field text to font remoting."
Mike Klein
2018-05-23
*
Revert "fonts: Cleanup cache miss logging for font remoting."
Mike Klein
2018-05-23
*
fonts: Cleanup cache miss logging for font remoting.
Khushal
2018-05-22
*
fonts: Add support for distance field text to font remoting.
Khushal
2018-05-22
*
fonts: Handle fallback to using paths for text rendering for remoting.
Khushal
2018-05-17
*
Fix compiler warning for MSVC
Herb Derby
2018-05-16
*
Use device and key descriptors
Herb Derby
2018-05-08
*
fonts: Cleanup header guard and stray printfs.
Khushal
2018-05-03
*
fonts: Reland push font remoting.
Khushal
2018-05-02
*
Revert "fonts: Set up remote glyph caching to push fonts."
Mike Klein
2018-05-02
*
fonts: Set up remote glyph caching to push fonts.
Khushal
2018-05-01
*
Generalize to SkDescriptorMap
Herb Derby
2018-04-23
*
SkStrikeDifferences::operator() -> add()
Mike Klein
2018-04-17
*
Remove all notion of transport from the API - V2.
Herb Derby
2018-04-16
*
Revert "Remove all notion of transport from the API."
Herb Derby
2018-04-08
*
Remove all notion of transport from the API.
Herb Derby
2018-04-06
*
Distinguish between glyphs with empty path and no path.
Ben Wagner
2018-04-05
*
Clean up buffering and serializatoin.
Herb Derby
2018-04-04
*
Cleanup Ops - remove extra bytes sent and received
Herb Derby
2018-04-02
*
Various cleanup to remote_demo
Herb Derby
2018-03-27
*
Move cache difference code into remote cache files
Herb Derby
2018-03-26
*
Add glyph cache warming - prototype
Herb Derby
2018-03-14
*
Generate cache traffic each iteration
Herb Derby
2018-02-05
*
Consolidate all the id handling and caching code.
Herb Derby
2018-02-01