commit | be7de4fc4229b70b0954f3ea5e3b053dae4c1a9d | [log] [tgz] |
---|---|---|
author | mtklein <mtklein@chromium.org> | Mon Jun 02 13:23:49 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Mon Jun 02 13:23:49 2014 -0700 |
tree | ed79e35bed27d88478cb4dcd750dff0761bdf6ad | |
parent | c77392ed58ec78ab19fa0e3ff99fb8110854fba2 [diff] |
Update TSAN suppressions. TSAN suppressions need to be on their own line, even free of comments. Also, temporarily add SK_ANNOTATE_UNPROTECTED_READ to sk_acquire_load. Will remove this when we're done iterating on SkBarriers_tsan.h: TSAN has an atomic load that makes the annotation moot. BUG=skia: R=bungeman@google.com, mtklein@google.com Author: mtklein@chromium.org Review URL: https://codereview.chromium.org/308073013