index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkGlyphCache.cpp
Commit message (
Expand
)
Author
Age
*
Use simple buffers instead of vectors
Herb Derby
2018-07-12
*
Revert "Use simple buffers instead of vectors"
Herb Derby
2018-07-11
*
Use simple buffers instead of vectors
Herb Derby
2018-07-11
*
Revert "Revert "Remove gCreateTypefaceDelegate.""
Ben Wagner
2018-07-05
*
Use indices into the vectors shared by runs
Herb Derby
2018-06-25
*
fonts: Ignore re-initialization of fallback glyphs from the server.
Khushal
2018-06-13
*
fonts: Fix memory allocation for fallback glyphs.
Khushal
2018-06-12
*
Glyph search of desperation
Herb Derby
2018-06-08
*
Reland "Have draw(Text|PosText|PosTextH) use a single entry on the device"
Herb Derby
2018-06-06
*
Revert "Have draw(Text|PosText|PosTextH) use a single entry on the device"
Hal Canary
2018-06-06
*
Have draw(Text|PosText|PosTextH) use a single entry on the device
Herb Derby
2018-06-05
*
fonts: Handle fallback to using paths for text rendering for remoting.
Khushal
2018-05-17
*
fonts: Fix memory accounting for deserialized glyphs.
Khushal
2018-05-15
*
Untangle strike cache and glyph cache
Herb Derby
2018-04-19
*
Move strike cache Find*() to strike cache
Herb Derby
2018-04-18
*
Move node information to SkStrikeCache
Herb Derby
2018-04-17
*
Reorganize strike cache and glyph cache code
Herbert Derby
2018-04-17
*
Rename SkGlyphCacheGlobals to SkStrikeCache
Herb Derby
2018-04-16
*
Distinguish between glyphs with empty path and no path.
Ben Wagner
2018-04-05
*
Regularize SkGlyphCache creation.
Herb Derby
2018-03-20
*
Remove DetachCache and AttachCache.
Herb Derby
2018-03-12
*
Remove TLS glyph cache calls.
Herb Derby
2018-03-09
*
Remove one use of AttachCache, and a paint variant of FindOrCreate...
Herb Derby
2018-03-09
*
Revert "Remove attach and detach glyph cache."
Herb Derby
2018-03-07
*
Remove attach and detach glyph cache.
Herb Derby
2018-03-07
*
Add GetTypefaceOrDefault to SkPaintPriv
Herb Derby
2018-03-06
*
SkGlyphCache - update core routines.
Herb Derby
2018-03-05
*
SkScalerContext - make some fields private.
Herb Derby
2018-02-23
*
Move glyph cache and descriptor functions off of SkPaint
Herb Derby
2018-01-23
*
Directly use SkScalerContextRec.
Ben Wagner
2017-11-01
*
Remove last uses of SkTypeface::style() in Skia.
Ben Wagner
2017-08-08
*
add API to change max pointsize for font cache
Mike Reed
2017-06-01
*
fix 36605271
Cary Clark
2017-04-06
*
Move from SkChunkAlloc to SkArenaAlloc for SkGlyphCache.
Herb Derby
2017-01-20
*
Clean up glyph id handling.
Ben Wagner
2016-11-11
*
SkScalerContext to use smart pointers.
bungeman
2016-10-20
*
SkDescriptors to be held in unique_ptr.
bungeman
2016-10-19
*
Remove aux procs from SkGlyphCache.
Ben Wagner
2016-10-17
*
GN: default to -O1
mtklein
2016-09-07
*
Eagerly update the unichar to glyphID mapping.
herb
2016-08-17
*
Add guards around access to font cache global fields.
herb
2016-06-22
*
Type-erase SkAutoMutexAcquire and SkAutoExclusive.
mtklein
2016-06-10
*
Assert complex precondition in SkGlyphCache::Visit.
bungeman
2016-05-19
*
Rename SkDescriptor::equals to SkDescriptor::operator==
bsalomon
2016-05-17
*
SkOncePtr -> SkOnce
mtklein
2016-05-05
*
Revert of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromiu...
reed
2016-05-05
*
Reland of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromiu...
reed
2016-05-05
*
Revert of SkOncePtr -> SkOnce (patchset #4 id:60001 of https://codereview.chr...
reed
2016-05-04
*
SkOncePtr -> SkOnce
mtklein
2016-05-04
*
Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 o...
reed
2016-04-12
[next]