| Commit message (Expand) | Author | Age | Files | Lines |
* | Ignore memory accesses from __strncasecmp_l_ssse3 and strncasecmp to prevent ... | glider@chromium.org | 2013-04-18 | 1 | -0/+3 |
* | TSan: recursively ignore the Histogram*::Add* internals | timurrrr@chromium.org | 2013-01-30 | 1 | -0/+4 |
* | Adding tsan ignore for arena_thread_freeres | kjellander@chromium.org | 2012-12-11 | 1 | -0/+4 |
* | Make TSan/reliability_tests greener | timurrrr@chromium.org | 2012-12-04 | 1 | -0/+5 |
* | Create less segments in std::string internals | timurrrr@chromium.org | 2012-07-27 | 1 | -0/+5 |
* | Add base/md5* to ThreadSanitizer ignore list. | scherkus@chromium.org | 2012-07-26 | 1 | -0/+5 |
* | Revert 146792 - Lock-free GamepadSeqLock (try 2) | erg@google.com | 2012-07-16 | 1 | -2/+0 |
* | Lock-free GamepadSeqLock (try 2) | dvyukov@chromium.org | 2012-07-16 | 1 | -0/+2 |
* | Revert 143903 - Lock-free GamepadSeqLock | glider@chromium.org | 2012-06-25 | 1 | -2/+0 |
* | Lock-free GamepadSeqLock | dvyukov@chromium.org | 2012-06-25 | 1 | -0/+2 |
* | TSan: don't instrument base::subtle::NoBarrier_Load. | rnk@chromium.org | 2012-02-22 | 1 | -0/+1 |
* | "Suppress" a data race in TraceLog::GetCategoryInternal using TSan ignore file | timurrrr@chromium.org | 2011-10-04 | 1 | -0/+5 |
* | Widen a suppression to cover two related bugs; add a fun_r ignore rule for sq... | timurrrr@chromium.org | 2011-06-20 | 1 | -0/+3 |
* | Add 2 ignores for ThreadSanitizer. | eugenis@google.com | 2011-06-10 | 1 | -0/+7 |
* | Remove suppressions and ignores for fixed issues upstream in WebKit in 79539 ... | levin@chromium.org | 2011-03-31 | 1 | -3/+0 |
* | Update TSan suppressions and ignores to be greener on local runs | timurrrr@chromium.org | 2011-03-28 | 1 | -5/+3 |
* | Update TSan suppression for false positives due to missing annotations in WebKit | timurrrr@chromium.org | 2011-03-11 | 1 | -3/+0 |
* | Multiple data races in WebKit::WebWorkerImpl::startWorkerContext | dhollowa@chromium.org | 2011-03-10 | 1 | -0/+3 |
* | Ignore all memory accesses below WebKit filesystem API to make the TSan bots ... | timurrrr@chromium.org | 2011-03-10 | 1 | -0/+3 |
* | Un-ignore tracked_objects | timurrrr@chromium.org | 2011-03-02 | 1 | -3/+0 |
* | Update TSan ignores and suppressions to give less false reports on UI tests. | timurrrr@chromium.org | 2011-02-21 | 1 | -4/+9 |
* | Ignore memory accesses below two custom memset/memcpy implementations | timurrrr@chromium.org | 2011-02-17 | 1 | -0/+5 |
* | Update TSan ignores and suppressions to have cleaner run on our ubuntu workst... | timurrrr@chromium.org | 2011-02-15 | 1 | -1/+8 |
* | Ignore memory accesses below mbsrtowcs under ThreadSanitizer | timurrrr@chromium.org | 2011-02-01 | 1 | -0/+3 |
* | Suppress TSan reports from libdbus and ignore the lib | timurrrr@chromium.org | 2011-01-26 | 1 | -0/+1 |
* | Ignore memory accesses below remoting::CompressorZlib::Process until the repo... | timurrrr@chromium.org | 2011-01-26 | 1 | -0/+2 |
* | Update the suppression for a race on bool in HistoryURLProvider; ignore a fun... | timurrrr@chromium.org | 2011-01-21 | 1 | -0/+4 |
* | Don't run SSLServerSocketTest.Handshake under TSan/Win; suppress tracked_obje... | timurrrr@chromium.org | 2011-01-03 | 1 | -4/+4 |
* | Ignore memory accesses in XSetErrorHandler | timurrrr@chromium.org | 2010-12-03 | 1 | -0/+4 |
* | Ignore memory accesses under BrowserThread::CurrentlyOn | timurrrr@chromium.org | 2010-11-23 | 1 | -0/+6 |
* | Suppress a data race in PulseAudioMixer, ignore libpulse.so | timurrrr@chromium.org | 2010-11-22 | 1 | -0/+3 |
* | Ignore base::subtle::Barrier_AtomicIncrement under TSan | timurrrr@chromium.org | 2010-11-13 | 1 | -0/+2 |
* | Use less TSan ignores for base/atomic* | timurrrr@chromium.org | 2010-11-08 | 1 | -1/+4 |
* | Ignore zlib:inflate under TSan | timurrrr@chromium.org | 2010-11-03 | 1 | -0/+3 |
* | Rename ChromeThread to BrowserThread Final Part: | tfarina@chromium.org | 2010-10-12 | 1 | -1/+1 |
* | TSan: create less segments in sqlite functions. | timurrrr@chromium.org | 2010-09-22 | 1 | -0/+4 |
* | Fixed tsan warnings in remoting_unittests | sergeyu@chromium.org | 2010-09-01 | 1 | -6/+0 |
* | Ignore memory accesses in talk_base::CriticalSection::CurrentThreadIsOwner() | timurrrr@chromium.org | 2010-08-30 | 1 | -0/+6 |
* | Move std::string ignores back to the common TSan ignore file to suppress a fa... | timurrrr@chromium.org | 2010-08-19 | 1 | -0/+9 |
* | Ignore accesses below ChromeThread::GetCurrentThreadIdentifier | timurrrr@chromium.org | 2010-05-19 | 1 | -0/+5 |
* | Add some more TSan ignores | timurrrr@chromium.org | 2010-05-17 | 1 | -0/+4 |
* | Move empty_rep-specific reports from cross-platform to Mac-specific file. | timurrrr@chromium.org | 2010-05-11 | 1 | -12/+0 |
* | Ignore base/thread_local_storage, not just _posix (ThreadSanitizer) | timurrrr@chromium.org | 2010-04-21 | 1 | -1/+1 |
* | Ignore threadLockingTest from sqllite | timurrrr@chromium.org | 2010-03-25 | 1 | -0/+3 |
* | Don't instrument set_jmp | timurrrr@chromium.org | 2010-03-24 | 1 | -0/+1 |
* | One more attempt to ignore "???" functions on TSan/Mac/media | timurrrr@chromium.org | 2010-03-19 | 1 | -0/+1 |
* | Ignore some pthread/libSystem internals | timurrrr@chromium.org | 2010-03-19 | 1 | -0/+1 |
* | Widen one ignore rule for TSan | timurrrr@chromium.org | 2010-03-17 | 1 | -1/+1 |
* | Don't instrument tcmalloc under ThreadSanitizer | timurrrr@chromium.org | 2009-12-16 | 1 | -0/+3 |
* | Widen one ignore rule for ThreadSanitizer | timurrrr@chromium.org | 2009-12-01 | 1 | -1/+1 |