index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
valgrind
/
tsan
/
ignores.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Ignore an icu_4_2 function that generates 25% of memory accesses in net_unitt...
timurrrr@chromium.org
2009-11-26
1
-0
/
+3
*
Update ThreadSanitizer ignore file
timurrrr@chromium.org
2009-11-26
1
-7
/
+10
*
Ignore a few more string functions to suppress reports on *_empty_rep_storage*
timurrrr@chromium.org
2009-10-26
1
-2
/
+5
*
Ignore PNG functions from WebKit, ignore V8 internals
timurrrr@chromium.org
2009-10-01
1
-2
/
+8
*
This CL relates to the known reports on std::string.
timurrrr@chromium.org
2009-09-29
1
-1
/
+3
*
Don't instrument NSS - one more filter
timurrrr@chromium.org
2009-09-29
1
-0
/
+1
*
Don't instrument NSS for ThreadSanitizer
timurrrr@chromium.org
2009-09-28
1
-0
/
+5
*
New tsan suppressions from Timur, http://codereview.chromium.org/185008
dkegel@google.com
2009-09-02
1
-10
/
+32
*
Patch from timurrrr: Re-factor valgrind scripts to add tsan support
dkegel@google.com
2009-07-16
1
-0
/
+39