index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkTLS.cpp
Commit message (
Expand
)
Author
Age
*
chmod -x *.cpp *.h
Hal Canary
2016-10-27
*
Have /src files use header directly.
herb
2015-09-29
*
Move SkAtomics.h to private.
herb
2015-09-28
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
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
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
~glyphcache_globals needs to actually delete its cache
reed@google.com
2012-05-21
*
add flag/hint to PlatformGetSpecific. If true, then the caller requires that
reed@google.com
2012-05-08
*
impl SkTLS for windows, refactoring to share code with pthread impl
reed@google.com
2012-05-07