commit | 3547505278f5f9fe9602ec767c20d461f7a5dab6 | [log] [tgz] |
---|---|---|
author | herb <herb@google.com> | Thu Jul 09 11:37:35 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Jul 09 11:37:35 2015 -0700 |
tree | 1bd0bee06e5b34db3e84af6332d0d44325e6acb1 | |
parent | 9df4659523fbabcf0bc5eb763d56c4c4566d4858 [diff] |
Add RAII for other types of locks. Change SkGlyphCache_Globals to use a SkSpinlock instead of SkMutex. This results in significant performance increase for mpd in nanobench. BUG=skia: Review URL: https://codereview.chromium.org/1210143004