commit | e6ea244717feda4265b7062a0462267a0d9e1753 | [log] [tgz] |
---|---|---|
author | halcanary <halcanary@google.com> | Wed Jan 21 13:13:22 2015 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Wed Jan 21 13:13:22 2015 -0800 |
tree | 4f84137e15889e82303270eb3d50fa97be0e7bb5 | |
parent | 28b44e8f27bc49d546ee71a610f54bd12c31d943 [diff] |
Use SkLazyPtr in SkPDFGraphicState.cpp Motivation: currently we rely on mutexes for guarding static initialization. These mutexes will go away. Review URL: https://codereview.chromium.org/815223005