summaryrefslogtreecommitdiffstats
path: root/tools/valgrind/tsan
Commit message (Expand)AuthorAgeFilesLines
* Merge 83231 - [Sync] Remove changes_channel functionality and replace with Di...zea@chromium.org2011-04-291-2/+2
* Create the OWNERS file for tools/valgrind.glider@chromium.org2011-04-191-0/+1
* Widen a suppression for a race from bug #64075timurrrr@chromium.org2011-04-141-2/+1
* Revert TSan/WebKit suppressions - need to update the TSan binary firsttimurrrr@chromium.org2011-04-051-0/+27
* Widen TSan suppression to support the new TSan suppression format (r3275+)timurrrr@chromium.org2011-04-051-9/+9
* Enable dynamic annotations in WebKit if release_valgrind_build is 1.timurrrr@chromium.org2011-04-051-27/+0
* Suppress a data race in WorkerFileSystemTest.AsyncOperationstimurrrr@chromium.org2011-04-041-2/+12
* Remove suppressions and ignores for fixed issues upstream in WebKit in 79539 ...levin@chromium.org2011-03-312-11/+0
* Suppress races on mktimetimurrrr@chromium.org2011-03-311-0/+7
* Widen WorkerFileSystemCallbacksBridge::mayPostTaskToWorker suppression.cbentzel@chromium.org2011-03-301-1/+1
* remove suppression for race in MockConnectionManagertim@chromium.org2011-03-291-14/+0
* [Sync] All DTC's should check for NEEDS_CRYPTO and cryptogrpaher should be pr...zea@chromium.org2011-03-291-11/+0
* Widen mayPostTaskToWorker suppression. I forgot to save the file locally.cbentzel@chromium.org2011-03-291-1/+1
* TSAN suppression for WorkerFileSystemCallbacksBridge::mayPostTaskToWorkercbentzel@chromium.org2011-03-291-0/+8
* [Sync] Remove obsolete TSan suppressionsakalin@chromium.org2011-03-281-30/+0
* Update TSan suppressions and ignores to be greener on local runstimurrrr@chromium.org2011-03-282-8/+11
* fix up small race on g_signal_socketdmaclach@chromium.org2011-03-241-8/+0
* Widen a suppression for a false positive data race report in WebKit (missing ...timurrrr@chromium.org2011-03-221-1/+1
* Widen a TSan suppression for sync_api::SyncManager::SyncInternal::BootstrapEn...rsesek@chromium.org2011-03-211-0/+1
* Suppress a data race under SetPassphrase in synctimurrrr@chromium.org2011-03-211-0/+11
* Ignore _pthread_exit and _dispatch_queue_drain on Mac.glider@chromium.org2011-03-171-0/+4
* Suppress data race reports below OSAtomicAdd32/base::subtle::Barrier_AtomicIn...timurrrr@chromium.org2011-03-161-6/+7
* Update TSan suppression for false positives due to missing annotations in WebKittimurrrr@chromium.org2011-03-112-13/+17
* Multiple data races in WebKit::WebWorkerImpl::startWorkerContextdhollowa@chromium.org2011-03-101-0/+3
* Suppress one more data race in WebKit related to WorkerThreadstimurrrr@chromium.org2011-03-101-0/+10
* Ignore all memory accesses below WebKit filesystem API to make the TSan bots ...timurrrr@chromium.org2011-03-101-0/+3
* Suppress tsan data race in MockConnectionManagerjochen@chromium.org2011-03-081-0/+14
* Remove suppression that is no longer needed. Thetony@chromium.org2011-03-021-7/+0
* Reverting the revert 76468. Removed include for browser_thread.h.rtenneti@chromium.org2011-03-021-21/+0
* Un-ignore tracked_objectstimurrrr@chromium.org2011-03-021-3/+0
* Revert 76468 - Added back thread watcher changes.rtenneti@chromium.org2011-03-021-0/+21
* Added back thread watcher changes.rtenneti@chromium.org2011-03-021-21/+0
* Widen a suppression for the race in CustomThreadWatcherTesttimurrrr@chromium.org2011-02-251-2/+2
* Add one more suppression for the ThreadWatcherTesttimurrrr@chromium.org2011-02-241-1/+8
* Update ICU suppressions for tsanjochen@chromium.org2011-02-241-4/+4
* Suppress data race in ThreadWatcherTestjochen@chromium.org2011-02-241-0/+7
* Suppress data races on ProtocolHandlerRegistry ref counter and ThreadWatcher ...timurrrr@chromium.org2011-02-241-0/+14
* Widen some Memcheck and TSan suppressions, add a couple of new V8 suppressionstimurrrr@chromium.org2011-02-221-1/+1
* Update TSan ignores and suppressions to give less false reports on UI tests.timurrrr@chromium.org2011-02-212-15/+9
* Ignore memory accesses below two custom memset/memcpy implementationstimurrrr@chromium.org2011-02-171-0/+5
* Suppress TSan false reports on __memset_sse2 and __GI_memcpytimurrrr@chromium.org2011-02-171-0/+14
* Widen a suppression for the data race in disk_cachetimurrrr@chromium.org2011-02-161-0/+1
* Update TSan ignores and suppressions to have cleaner run on our ubuntu workst...timurrrr@chromium.org2011-02-152-1/+15
* Suppress a couple of new Valgrind reports on interactive_ui tests, update the...timurrrr@chromium.org2011-02-151-9/+7
* Suppress data races below timegmtimurrrr@chromium.org2011-02-141-0/+9
* Suppress a data race in sync (TSan/unit)timurrrr@chromium.org2011-02-141-0/+10
* Update Valgrind and TSan suppressions; suppress a new memory leak (#72833)timurrrr@chromium.org2011-02-121-1/+2
* Fix a TSan suppression (forgot "*")timurrrr@chromium.org2011-02-101-1/+1
* Suppress a couple of data races for TSan/UI botstimurrrr@chromium.org2011-02-101-0/+22
* Suppress a data race in ServiceProcessState::SignalStoppedtimurrrr@chromium.org2011-02-021-3/+11