commit | 59ef7704f142c4189532340284ece9a0b2bdb0ab | [log] [tgz] |
---|---|---|
author | mtklein <mtklein@google.com> | Mon Jun 02 19:34:19 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Mon Jun 02 19:34:20 2014 -0700 |
tree | c15c98d25206021b2db78f5ad0a3c1a39aea0088 | |
parent | ab2ec19b975a898d4ee2278ddad7d4268f134478 [diff] |
Revert of Try TSAN blacklist for SkGLContextHelper::init. (https://codereview.chromium.org/309823004/) Reason for revert: the bot's clang doesn't know -fsanitize-blacklist Original issue's description: > Try TSAN blacklist for SkGLContextHelper::init. > > Submitting to test this; this particular problem only happens on the bot. > > BUG=skia: > > Committed: https://skia.googlesource.com/skia/+/ab2ec19b975a898d4ee2278ddad7d4268f134478 R=mtklein@chromium.org TBR=mtklein@chromium.org NOTREECHECKS=true NOTRY=true BUG=skia: Author: mtklein@google.com Review URL: https://codereview.chromium.org/314543002