index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkGlyphCache_Globals.h
Commit message (
Expand
)
Author
Age
*
Revert of Parallel cache - preliminary (patchset #24 id:460001 of https://co...
herb
2015-09-15
*
Parallel cache.
herb
2015-09-15
*
Revert of Parallel cache - preliminary (patchset #23 id:440001 of https://co...
jyasskin
2015-09-10
*
Correct a possible free after use.
herb
2015-09-10
*
Parallel cache.
herb
2015-09-09
*
Revert of Parallel cache - preliminary (patchset #22 id:420001 of https://co...
herb
2015-09-04
*
Parallel cache.
herb
2015-09-04
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Add RAII for other types of locks. Change SkGlyphCache_Globals to
herb
2015-07-09
*
Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.
mtklein
2015-07-07
*
Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate....
jvanverth
2015-07-02
*
Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.
mtklein
2015-07-01
*
try uping the cache-count-limit to see if it speeds up bench-pictures
reed@google.com
2013-10-09
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-09-27
*
add counting to Globals, and refactor some for clarity
reed@google.com
2013-09-26