History log of /external/skia/src/core/SkTLS.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ed265558a6a1d3b99eed76fcc0758f9a92319365 18-Aug-2014 bungeman <bungeman@google.com> Fix copyright on SkTLS.h.

R=reed@google.com

Author: bungeman@google.com

Review URL: https://codereview.chromium.org/481783002
/external/skia/src/core/SkTLS.h
fbfcd5602128ec010c82cb733c9cdc0a3254f9f3 23-Aug-2012 rmistry@google.com <rmistry@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)

This CL is part I of IV (I broke down the 1280 files into 4 CLs).
Review URL: https://codereview.appspot.com/6485054

git-svn-id: http://skia.googlecode.com/svn/trunk@5262 2bbb7eff-a529-9590-31e7-b0007b416f81
/external/skia/src/core/SkTLS.h
331e2dc8eb69b093bf012d8dcd1ab652d67fc36b 08-May-2012 reed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> add flag/hint to PlatformGetSpecific. If true, then the caller requires that
the tls slot be allocated even if this is the first, to ensure that it can
later call PlatformSetSpecific. When this is false (which is most of the time)
the implementation may optimize by not even creating the slot, and just
returning null.



git-svn-id: http://skia.googlecode.com/svn/trunk@3871 2bbb7eff-a529-9590-31e7-b0007b416f81
/external/skia/src/core/SkTLS.h
48ca7e37ef684dea5271b8d779c1ccc66b9bf275 07-May-2012 reed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> impl SkTLS for windows, refactoring to share code with pthread impl



git-svn-id: http://skia.googlecode.com/svn/trunk@3859 2bbb7eff-a529-9590-31e7-b0007b416f81
/external/skia/src/core/SkTLS.h
ae1b6b61ce1033cd9ba65667bfc51b4936feaf83 23-Apr-2012 reed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> add SkTLS::Delete



git-svn-id: http://skia.googlecode.com/svn/trunk@3752 2bbb7eff-a529-9590-31e7-b0007b416f81
/external/skia/src/core/SkTLS.h
e6f7d6821fa3cd836e0af6596d8a15e961ebd2e3 23-Apr-2012 reed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> add experimental tls (for font cache eventually)



git-svn-id: http://skia.googlecode.com/svn/trunk@3748 2bbb7eff-a529-9590-31e7-b0007b416f81
/external/skia/src/core/SkTLS.h