DescriptionSplit TLS implementation into its own translation unit.
SkTLS has it's own header separate from SkThread, and having SkThread own
the platform implementation of SkTLS is problematic with Chromium. The
simplest way to clean this up is to put the implementation in its own set
of files, where it is also more easily found.
R=robertphillips@google.com
Committed: https://code.google.com/p/skia/source/detail?r=10105
Patch Set 1 #
Total comments: 2
Patch Set 2 : Explicitly set static initializers used before explicit assignment. #
Messages
Total messages: 3 (0 generated)
|