summaryrefslogtreecommitdiffstats
path: root/tools/valgrind/tsan
Commit message (Expand)AuthorAgeFilesLines
* "Suppress" a data race in TraceLog::GetCategoryInternal using TSan ignore filetimurrrr@chromium.org2011-10-041-0/+5
* Widen suppression for FFMpegVideoDecodeEngine::DecodeFramecbentzel@chromium.org2011-10-031-2/+4
* Add a tsan suppression for other side of the VisitedLinkMaster::CreateURLTabl...cbentzel@chromium.org2011-10-031-1/+14
* Remove a suppression that is no longer neededtimurrrr@chromium.org2011-09-271-8/+0
* Deleted the suppression for SDCH code because the race in rtenneti@chromium.org2011-09-251-14/+0
* Suppress race in URLRequestHttpJob/HttpNetworkTransactionoshima@google.com2011-09-231-0/+14
* Suppres race in mac tsanoshima@google.com2011-09-231-1/+22
* Update valgrind suppression stacks for clang changesstuartmorgan@chromium.org2011-09-151-2/+3
* Remove obsolete TSan suppression related to FilePathWatcherInotify.mnissler@chromium.org2011-09-131-14/+0
* Data race on boolean in WebDataService::WebDataRequestdhollowa@chromium.org2011-09-131-7/+0
* Revert 100757 - Data race on boolean in WebDataService::WebDataRequestdmazzoni@chromium.org2011-09-121-0/+7
* Data race on boolean in WebDataService::WebDataRequestdhollowa@chromium.org2011-09-121-7/+0
* Remove race suppression now that WebKit r94821 has been rolled in.levin@chromium.org2011-09-091-35/+0
* TSAN: Update suppressions for SdchManager race.thestig@chromium.org2011-09-091-7/+15
* linux: Remove long-dead X11 thread and tsan suppression.derat@chromium.org2011-09-091-8/+0
* Fix a couple of data races found by TSAN Race Verifier in VideoCaptureControl...fischman@chromium.org2011-09-091-5/+0
* Remove suppression for 53192.sergeyu@chromium.org2011-09-091-17/+0
* Valgrind Mac: Update a suppression after refactoring.thestig@chromium.org2011-09-091-1/+0
* Remove bad comment from bad merge in r100210.willchan@chromium.org2011-09-081-3/+0
* Revert TSAN suppression since bug 89295 is fixed.willchan@chromium.org2011-09-081-17/+8
* TSAN failure in media::CompositeFilterdhollowa@chromium.org2011-09-061-0/+9
* Update a tsan suppressionthakis@chromium.org2011-09-011-0/+10
* Add one more TSan suppression for a data race in FFMpegVideoDecodeEnginetimurrrr@chromium.org2011-09-011-67/+70
* Remove TSan suppression after fixing the bug.dimich@chromium.org2011-08-251-49/+0
* TSan suppressions for libavcodec on Winacolwell@chromium.org2011-08-251-0/+35
* Suppress another race with KURLGooglePrivate + Workers.cbentzel@chromium.org2011-08-241-1/+21
* Widen the VisitiedLinkMaster::CreateURLTable suppression.cbentzel@chromium.org2011-08-241-25/+0
* TSan suppressions for libavcodec on Linux in addition to OSX.cbentzel@chromium.org2011-08-242-41/+54
* TSan suppression for FFmpegVideoDecodeEngine on Mac.cbentzel@chromium.org2011-08-231-0/+52
* TSAN suppressions for InspectorInstrumentation+transitionToCommitted.cbentzel@chromium.org2011-08-221-0/+51
* Tsan suppression for VisitedLinkMaster::CreateURLTablecbentzel@chromium.org2011-08-221-0/+31
* Add benign race annotation and remove suppression.joi@chromium.org2011-08-221-12/+0
* Re-order TSan suppression so they are in-line with the Memcheck guidelinestimurrrr@chromium.org2011-08-221-184/+178
* Suppress data races on WebCore::KURLGooglePrivate reference countertimurrrr@chromium.org2011-08-221-0/+15
* Suppress a data race in ResourceDispatcherHost::OnUserGesturetimurrrr@chromium.org2011-08-151-0/+12
* Suppress leaks in gfx::RenderTextTest* (issue 90370)glider@chromium.org2011-07-261-0/+5
* Removed ThreadWatcher TSan suppressions. rtenneti@chromium.org2011-07-151-25/+0
* Suppress data race in profile destructionjochen@chromium.org2011-07-141-0/+20
* Remove too short TSAN stackjochen@chromium.org2011-07-141-7/+1
* Fix syntax error in TSAN suppressions filejochen@chromium.org2011-07-131-0/+1
* Suppress data race in creation of IO threadjochen@chromium.org2011-07-131-0/+13
* Fix data race in HistoryURLProvider by changing from a bool read by multiple ...pkasting@chromium.org2011-07-061-15/+0
* Add a lock around user agent calculations so the user agent can be safely que...pkasting@chromium.org2011-07-011-12/+0
* One more suppression for the GetUserAgent race + suppress races in FileDescri...timurrrr@chromium.org2011-06-281-22/+36
* Suppression for tsan race with GetUserAgent.cbentzel@chromium.org2011-06-281-0/+7
* Suppress a leak in net::X509Certificate::VerifyInternal (bug 87059)glider@chromium.org2011-06-221-0/+21
* Suppress another race in vp8 (issue 86916)glider@chromium.org2011-06-211-1/+9
* Suppress the TSan error in ThreadWatcher::StartWatching (issue 83564)glider@chromium.org2011-06-211-0/+17
* Suppress another instance of bug 57266 (data race in vp8)glider@chromium.org2011-06-211-0/+6
* Removed the Tsan suppressions for ThreadWatcher. We have made allrtenneti@chromium.org2011-06-201-17/+0