summaryrefslogtreecommitdiffstats
path: root/tools/valgrind/tsan
Commit message (Expand)AuthorAgeFilesLines
* Remove suppression for a data race in SKIA (fixed now)timurrrr@chromium.org2010-06-251-9/+0
* Suppress a possible data race in SKIAtimurrrr@chromium.org2010-06-161-0/+9
* Suppress a data race in media::PipelineImpltimurrrr@chromium.org2010-06-161-0/+12
* Ignore __CFRunLoopDeallocate under TSan on Macglider@chromium.org2010-06-091-0/+3
* Add a Tsan suppression for YUVConvertTest.rsesek@chromium.org2010-06-081-0/+7
* Ignore one more function from Windows guts since it occasionally leads to fal...timurrrr@chromium.org2010-06-071-0/+1
* Suppress a benign race under fprintftimurrrr@chromium.org2010-05-271-1/+8
* Ignore accesses below ChromeThread::GetCurrentThreadIdentifiertimurrrr@chromium.org2010-05-192-14/+5
* Remove suppressions for a couple of benign races in base::Threadtimurrrr@chromium.org2010-05-191-32/+0
* AppCache*Test: do not use ScopedRunnableMethodFactory from multiple threads.mattm@chromium.org2010-05-191-8/+0
* Restore a suppression for a race in test_shell.timurrrr@chromium.org2010-05-171-0/+8
* Generalize vptr-related suppressions to work on Windows.timurrrr@chromium.org2010-05-171-5/+5
* Add some more TSan ignorestimurrrr@chromium.org2010-05-172-0/+5
* Ignore the CFDictionary operations, which are known to use unannotatedglider@chromium.org2010-05-171-2/+3
* Fix a typo in suppressionstimurrrr@chromium.org2010-05-141-1/+1
* Update race-on-vptr suppressions (TSan now supports a better format) and supp...timurrrr@chromium.org2010-05-141-4/+10
* Add more ignore rules to TSan/Wintimurrrr@chromium.org2010-05-111-1/+13
* Move empty_rep-specific reports from cross-platform to Mac-specific file.timurrrr@chromium.org2010-05-112-12/+15
* Automatically run valgrind tryjobs for CLs modifying suppression filestimurrrr@chromium.org2010-05-061-0/+11
* Suppress benign races in base/time_win.cctimurrrr@chromium.org2010-05-051-0/+7
* Remove svn:executable property from the last few files that don't need it.thestig@chromium.org2010-04-272-0/+0
* Ignore base/thread_local_storage, not just _posix (ThreadSanitizer)timurrrr@chromium.org2010-04-211-1/+1
* Narrow TSan ignores on Windows a little bittimurrrr@chromium.org2010-04-161-1/+1
* Land http://codereview.chromium.org/1621010tim@chromium.org2010-04-141-14/+0
* Suppress yet another benign race on base::Thread vfptrtimurrrr@chromium.org2010-04-081-0/+6
* Remove suppression for bug 23423 as it doesn't show up on the bots anymoretimurrrr@chromium.org2010-04-081-6/+0
* Suppress a data race in WebDataServicetimurrrr@chromium.org2010-04-021-0/+7
* Add yet another suppression for a data race on fStop_ in libjingletimurrrr@chromium.org2010-04-021-0/+6
* Suppress reports on benign race on vfptr in ChromeThread.timurrrr@chromium.org2010-03-311-0/+5
* Suppress two benign races in sqlitetimurrrr@chromium.org2010-03-301-0/+14
* Remove suppression for bug 32892 as the race tim@chromium.org2010-03-301-7/+0
* Add ignores and suppression for TSan/Windows.timurrrr@chromium.org2010-03-262-0/+47
* Ignore the CFBag* stuff on Mac.glider@chromium.org2010-03-251-0/+5
* Ignore threadLockingTest from sqllitetimurrrr@chromium.org2010-03-251-0/+3
* Join two suppressions for -[NSObject release] by removing an odd stack frame.glider@chromium.org2010-03-251-10/+0
* Enable SSLClientSocketTest.* on Mac under ThreadSanitizer.glider@chromium.org2010-03-242-0/+12
* Enable DiskCacheTest.*, DiskCacheEntryTest.*, FlipNetworkTransactionTest.*,glider@chromium.org2010-03-241-0/+8
* Don't instrument set_jmptimurrrr@chromium.org2010-03-241-0/+1
* One more attempt to ignore "???" functions on TSan/Mac/mediatimurrrr@chromium.org2010-03-191-0/+1
* Ignore some pthread/libSystem internalstimurrrr@chromium.org2010-03-191-0/+1
* Widen one ignore rule for TSantimurrrr@chromium.org2010-03-171-1/+1
* Suppress a ThreadSanitizer report on retaining NSBundle.glider@chromium.org2010-03-151-0/+10
* Widen one suppression for sync_unit_tests, add a second suppression for anoth...timurrrr@chromium.org2010-03-051-1/+9
* Suppress a couple of races in sync_unit_teststimurrrr@chromium.org2010-03-051-0/+13
* Suppress PR_EnterMonitor reports in net_unitteststimurrrr@chromium.org2010-02-241-0/+6
* Suppressing bug 32892 to make the TSan bot green.timurrrr@chromium.org2010-01-231-0/+7
* One more suppression for lazy initialization in libeventtimurrrr@chromium.org2010-01-141-1/+8
* Suppress NetworkChangeNotifierMac's destructor race.willchan@chromium.org2009-12-221-0/+6
* Added the ToolsSanityTest test case to base_unittests.glider@chromium.org2009-12-171-0/+6
* Don't instrument tcmalloc under ThreadSanitizertimurrrr@chromium.org2009-12-161-0/+3