summaryrefslogtreecommitdiffstats
path: root/tools/valgrind/tsan
Commit message (Expand)AuthorAgeFilesLines
* Suppress a benign/false-positive race in ThreadCollisionWarner and a benign r...timurrrr@chromium.org2010-11-121-0/+17
* Speed up TSan/Win by simplifying the instrumentation of some STL internalstimurrrr@chromium.org2010-11-101-0/+6
* Ignore _cthread_fork_child on Mac recursively.glider@chromium.org2010-11-101-0/+10
* Suppress doexit TSan/Win race reportstimurrrr@chromium.org2010-11-091-0/+8
* Ignore _updatetlocinfoEx_nolock under TSan/Wintimurrrr@chromium.org2010-11-091-0/+1
* Use less TSan ignores for base/atomic*timurrrr@chromium.org2010-11-082-7/+4
* Suppress yet another wrong-locking report in NSStimurrrr@chromium.org2010-11-031-1/+13
* Suppress data races under AtExitManager until its threading nature is underst...timurrrr@chromium.org2010-11-031-0/+7
* Suppress a test-only data race in ipc_teststimurrrr@chromium.org2010-11-031-0/+10
* Ignore zlib:inflate under TSantimurrrr@chromium.org2010-11-031-0/+3
* Suppress an UnlockForeign report on TSan/UI FYI bottimurrrr@chromium.org2010-11-021-0/+11
* Add suppressions for two bugs found on TSan/UItimurrrr@chromium.org2010-10-291-0/+17
* Remove suppression for race #60536 in remotingtimurrrr@chromium.org2010-10-271-7/+0
* Revert 63809 - Remove TSan supporessions on windows for remoting_unittests.sergeyu@chromium.org2010-10-261-0/+7
* Remove TSan supporessions on windows for remoting_unittests.sergeyu@chromium.org2010-10-261-7/+0
* Widen a suppression for TSan/Win bug #60536timurrrr@chromium.org2010-10-251-1/+1
* Suppress a data race in remoting found on TSan/Wintimurrrr@chromium.org2010-10-251-0/+7
* Rename ChromeThread to BrowserThread Final Part:tfarina@chromium.org2010-10-121-1/+1
* Widen a suppression for base::LaunchApp/getenv racetimurrrr@chromium.org2010-10-071-0/+1
* Remove suppression for out-of-date bug that was likely a false positive on th...timurrrr@chromium.org2010-10-051-7/+0
* Fix races in JingleChromotingConnectionTest.sergeyu@chromium.org2010-10-051-8/+0
* Fixed an incorrectly removed frame-level wildcard for bug 57692 (Tsan failureglider@chromium.org2010-10-041-0/+1
* Widen the TSan suppression further with wildcards.rsesek@chromium.org2010-10-021-3/+2
* Widen TSan suppression.rsesek@chromium.org2010-10-021-2/+3
* Add a TSan suppression for remoting::TCPChannelTester::CheckResults().rsesek@chromium.org2010-10-021-0/+7
* Widen a suppression for data race #57266 to match Mac stackstimurrrr@chromium.org2010-09-291-1/+2
* Suppress yet another stack for the race in VP8timurrrr@chromium.org2010-09-291-1/+8
* Suppress a data race on VP8 in remotingtimurrrr@chromium.org2010-09-291-0/+7
* TSan: create less segments in sqlite functions.timurrrr@chromium.org2010-09-221-0/+4
* Fix race in SearchProviderInstallDataTest (must delete SearchProviderInstallD...levin@chromium.org2010-09-171-7/+0
* Suppress a possible data race on provider_map_ in SearchProviderInstallDatatimurrrr@chromium.org2010-09-171-0/+7
* Annotate test-only race in DiskCacheBackendTest.NewEvictionTrimInvalidEntrytimurrrr@chromium.org2010-09-172-21/+0
* Add suppression for a tsan detected race, take 3rvargas@google.com2010-09-172-2/+4
* Suppress a tsan race on the disk cachervargas@google.com2010-09-171-0/+6
* Supress a tsan race (disk cache GetEntryCount)rvargas@google.com2010-09-171-0/+6
* Valgrind suppression for a tsan race.thakis@chromium.org2010-09-161-1/+6
* [OS X 10.6] Suppress a warning about invalid lock access in krb5int_getaddrin...glider@chromium.org2010-09-061-0/+9
* Fixed tsan warnings in remoting_unittestssergeyu@chromium.org2010-09-012-14/+0
* Fix data race in destroying the info bubble.satish@chromium.org2010-09-011-6/+0
* Suppress JingleThread race on win32 tsan.cbentzel@chromium.org2010-08-301-0/+8
* Suppress a data race in speech teststimurrrr@chromium.org2010-08-301-0/+6
* Ignore memory accesses in talk_base::CriticalSection::CurrentThreadIsOwner()timurrrr@chromium.org2010-08-301-0/+6
* Quick-fix for r57175: suppress common false InvalidLock reports under ThreadS...timurrrr@chromium.org2010-08-241-0/+19
* Suppress a lock violation in libjingleglider@chromium.org2010-08-241-0/+16
* Move std::string ignores back to the common TSan ignore file to suppress a fa...timurrrr@chromium.org2010-08-192-15/+9
* Suppress data race on environtimurrrr@chromium.org2010-08-171-0/+7
* Fix more races in TopSites: race on waiting_for_results_ and on top_sites_.size.nshkrob@chromium.org2010-08-131-7/+0
* Resuppress TopSites races until http://codereview.chromium.org/3131015/show i...nshkrob@chromium.org2010-08-131-0/+7
* Fix race conditions in TopSites.nshkrob@chromium.org2010-08-121-7/+0
* Suppress all data races in TopSitestimurrrr@chromium.org2010-08-121-10/+2