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
*
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
*
Widen suppression for the data race in TopSites
timurrrr@chromium.org
2010-08-12
1
-2
/
+1
*
Suppress data race in UI (bug 51890) and remove a suppression for a race fixe...
timurrrr@chromium.org
2010-08-12
1
-6
/
+16
*
Remove suppression for a data race in SKIA (fixed now)
timurrrr@chromium.org
2010-06-25
1
-9
/
+0
*
Suppress a possible data race in SKIA
timurrrr@chromium.org
2010-06-16
1
-0
/
+9
*
Suppress a data race in media::PipelineImpl
timurrrr@chromium.org
2010-06-16
1
-0
/
+12
*
Ignore __CFRunLoopDeallocate under TSan on Mac
glider@chromium.org
2010-06-09
1
-0
/
+3
*
Add a Tsan suppression for YUVConvertTest.
rsesek@chromium.org
2010-06-08
1
-0
/
+7
*
Ignore one more function from Windows guts since it occasionally leads to fal...
timurrrr@chromium.org
2010-06-07
1
-0
/
+1
*
Suppress a benign race under fprintf
timurrrr@chromium.org
2010-05-27
1
-1
/
+8
*
Ignore accesses below ChromeThread::GetCurrentThreadIdentifier
timurrrr@chromium.org
2010-05-19
2
-14
/
+5
*
Remove suppressions for a couple of benign races in base::Thread
timurrrr@chromium.org
2010-05-19
1
-32
/
+0
*
AppCache*Test: do not use ScopedRunnableMethodFactory from multiple threads.
mattm@chromium.org
2010-05-19
1
-8
/
+0
*
Restore a suppression for a race in test_shell.
timurrrr@chromium.org
2010-05-17
1
-0
/
+8
*
Generalize vptr-related suppressions to work on Windows.
timurrrr@chromium.org
2010-05-17
1
-5
/
+5
*
Add some more TSan ignores
timurrrr@chromium.org
2010-05-17
2
-0
/
+5
*
Ignore the CFDictionary operations, which are known to use unannotated
glider@chromium.org
2010-05-17
1
-2
/
+3
*
Fix a typo in suppressions
timurrrr@chromium.org
2010-05-14
1
-1
/
+1
[next]