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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Suppress a benign/false-positive race in ThreadCollisionWarner and a benign r...
timurrrr@chromium.org
2010-11-12
1
-0
/
+17
*
Speed up TSan/Win by simplifying the instrumentation of some STL internals
timurrrr@chromium.org
2010-11-10
1
-0
/
+6
*
Ignore _cthread_fork_child on Mac recursively.
glider@chromium.org
2010-11-10
1
-0
/
+10
*
Suppress doexit TSan/Win race reports
timurrrr@chromium.org
2010-11-09
1
-0
/
+8
*
Ignore _updatetlocinfoEx_nolock under TSan/Win
timurrrr@chromium.org
2010-11-09
1
-0
/
+1
*
Use less TSan ignores for base/atomic*
timurrrr@chromium.org
2010-11-08
2
-7
/
+4
*
Suppress yet another wrong-locking report in NSS
timurrrr@chromium.org
2010-11-03
1
-1
/
+13
*
Suppress data races under AtExitManager until its threading nature is underst...
timurrrr@chromium.org
2010-11-03
1
-0
/
+7
*
Suppress a test-only data race in ipc_tests
timurrrr@chromium.org
2010-11-03
1
-0
/
+10
*
Ignore zlib:inflate under TSan
timurrrr@chromium.org
2010-11-03
1
-0
/
+3
*
Suppress an UnlockForeign report on TSan/UI FYI bot
timurrrr@chromium.org
2010-11-02
1
-0
/
+11
*
Add suppressions for two bugs found on TSan/UI
timurrrr@chromium.org
2010-10-29
1
-0
/
+17
*
Remove suppression for race #60536 in remoting
timurrrr@chromium.org
2010-10-27
1
-7
/
+0
*
Revert 63809 - Remove TSan supporessions on windows for remoting_unittests.
sergeyu@chromium.org
2010-10-26
1
-0
/
+7
*
Remove TSan supporessions on windows for remoting_unittests.
sergeyu@chromium.org
2010-10-26
1
-7
/
+0
*
Widen a suppression for TSan/Win bug #60536
timurrrr@chromium.org
2010-10-25
1
-1
/
+1
*
Suppress a data race in remoting found on TSan/Win
timurrrr@chromium.org
2010-10-25
1
-0
/
+7
*
Rename ChromeThread to BrowserThread Final Part:
tfarina@chromium.org
2010-10-12
1
-1
/
+1
*
Widen a suppression for base::LaunchApp/getenv race
timurrrr@chromium.org
2010-10-07
1
-0
/
+1
*
Remove suppression for out-of-date bug that was likely a false positive on th...
timurrrr@chromium.org
2010-10-05
1
-7
/
+0
*
Fix races in JingleChromotingConnectionTest.
sergeyu@chromium.org
2010-10-05
1
-8
/
+0
*
Fixed an incorrectly removed frame-level wildcard for bug 57692 (Tsan failure
glider@chromium.org
2010-10-04
1
-0
/
+1
*
Widen the TSan suppression further with wildcards.
rsesek@chromium.org
2010-10-02
1
-3
/
+2
*
Widen TSan suppression.
rsesek@chromium.org
2010-10-02
1
-2
/
+3
*
Add a TSan suppression for remoting::TCPChannelTester::CheckResults().
rsesek@chromium.org
2010-10-02
1
-0
/
+7
*
Widen a suppression for data race #57266 to match Mac stacks
timurrrr@chromium.org
2010-09-29
1
-1
/
+2
*
Suppress yet another stack for the race in VP8
timurrrr@chromium.org
2010-09-29
1
-1
/
+8
*
Suppress a data race on VP8 in remoting
timurrrr@chromium.org
2010-09-29
1
-0
/
+7
*
TSan: create less segments in sqlite functions.
timurrrr@chromium.org
2010-09-22
1
-0
/
+4
*
Fix race in SearchProviderInstallDataTest (must delete SearchProviderInstallD...
levin@chromium.org
2010-09-17
1
-7
/
+0
*
Suppress a possible data race on provider_map_ in SearchProviderInstallData
timurrrr@chromium.org
2010-09-17
1
-0
/
+7
*
Annotate test-only race in DiskCacheBackendTest.NewEvictionTrimInvalidEntry
timurrrr@chromium.org
2010-09-17
2
-21
/
+0
*
Add suppression for a tsan detected race, take 3
rvargas@google.com
2010-09-17
2
-2
/
+4
*
Suppress a tsan race on the disk cache
rvargas@google.com
2010-09-17
1
-0
/
+6
*
Supress a tsan race (disk cache GetEntryCount)
rvargas@google.com
2010-09-17
1
-0
/
+6
*
Valgrind suppression for a tsan race.
thakis@chromium.org
2010-09-16
1
-1
/
+6
*
[OS X 10.6] Suppress a warning about invalid lock access in krb5int_getaddrin...
glider@chromium.org
2010-09-06
1
-0
/
+9
*
Fixed tsan warnings in remoting_unittests
sergeyu@chromium.org
2010-09-01
2
-14
/
+0
*
Fix data race in destroying the info bubble.
satish@chromium.org
2010-09-01
1
-6
/
+0
*
Suppress JingleThread race on win32 tsan.
cbentzel@chromium.org
2010-08-30
1
-0
/
+8
*
Suppress a data race in speech tests
timurrrr@chromium.org
2010-08-30
1
-0
/
+6
*
Ignore memory accesses in talk_base::CriticalSection::CurrentThreadIsOwner()
timurrrr@chromium.org
2010-08-30
1
-0
/
+6
*
Quick-fix for r57175: suppress common false InvalidLock reports under ThreadS...
timurrrr@chromium.org
2010-08-24
1
-0
/
+19
*
Suppress a lock violation in libjingle
glider@chromium.org
2010-08-24
1
-0
/
+16
*
Move std::string ignores back to the common TSan ignore file to suppress a fa...
timurrrr@chromium.org
2010-08-19
2
-15
/
+9
*
Suppress data race on environ
timurrrr@chromium.org
2010-08-17
1
-0
/
+7
*
Fix more races in TopSites: race on waiting_for_results_ and on top_sites_.size.
nshkrob@chromium.org
2010-08-13
1
-7
/
+0
*
Resuppress TopSites races until http://codereview.chromium.org/3131015/show i...
nshkrob@chromium.org
2010-08-13
1
-0
/
+7
*
Fix race conditions in TopSites.
nshkrob@chromium.org
2010-08-12
1
-7
/
+0
*
Suppress all data races in TopSites
timurrrr@chromium.org
2010-08-12
1
-10
/
+2
[next]