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 GTK/Printing data race, remove an out-of-date suppression for base::...
timurrrr@chromium.org
2010-12-20
2
-7
/
+18
*
Suppress data race on bool in HistoryURLProvider
timurrrr@chromium.org
2010-12-17
1
-0
/
+14
*
Remove suppression for bug 61210.
bauerb@chromium.org
2010-12-08
1
-7
/
+0
*
Ignore memory accesses in XSetErrorHandler
timurrrr@chromium.org
2010-12-03
1
-0
/
+4
*
Make URLRequestThrottlerEntryInterface inherit RefCountedThreadSafe,
joi@chromium.org
2010-11-26
1
-7
/
+0
*
Suppress a data race on net::URLRequestThrottlerEntryInterface reference counter
timurrrr@chromium.org
2010-11-26
1
-0
/
+7
*
Ignore CryptAcquireContext* on Windows; match ".dll$" instead of ".dll*"
timurrrr@chromium.org
2010-11-24
1
-4
/
+5
*
Add one more suppression for CrOS/UI Histogram race
timurrrr@chromium.org
2010-11-24
1
-1
/
+9
*
Suppress net::NetLog::EventParameters refcounter data races
timurrrr@chromium.org
2010-11-23
1
-0
/
+7
*
One more suppression for bug 64186
timurrrr@chromium.org
2010-11-23
1
-1
/
+8
*
Suppress a data race in chromeos::CrosLibrary::Library<>::GetDefaultImpl
timurrrr@chromium.org
2010-11-23
1
-0
/
+7
*
Suppress the Histogram races in skia::ImageOperations
timurrrr@chromium.org
2010-11-23
1
-0
/
+8
*
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
2
-0
/
+12
*
Suppress a data race in disk_cache; widen the suppression for a benign race i...
timurrrr@chromium.org
2010-11-22
1
-2
/
+17
*
Suppress a data race on ObserverListBase<>::Iterator in sync tests
timurrrr@chromium.org
2010-11-19
1
-0
/
+9
*
Revert 66602 - Suppress bug 63590 (race in SyncerThreadWithSyncerTest.AuthInv...
tim@chromium.org
2010-11-18
1
-7
/
+0
*
Revert 66604 - Suppress another stack for bug 63590 (race in
tim@chromium.org
2010-11-18
1
-13
/
+1
*
Suppress another stack for bug 63590 (race in
glider@chromium.org
2010-11-18
1
-1
/
+13
*
Suppress bug 63590 (race in SyncerThreadWithSyncerTest.AuthInvalid)
glider@chromium.org
2010-11-18
1
-0
/
+7
*
Remove suppressions for AtExitManager/Singleton races
timurrrr@chromium.org
2010-11-15
1
-29
/
+0
*
Ignore base::subtle::Barrier_AtomicIncrement under TSan
timurrrr@chromium.org
2010-11-13
1
-0
/
+2
*
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
[next]