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
*
Remove some media-related tsan suppressions that are no longer valid.
scherkus@chromium.org
2012-08-09
1
-32
/
+0
*
Suppress an Windows internal/benign data race when using _vsprintf_p
timurrrr@chromium.org
2012-08-01
1
-4
/
+1
*
TSAN: Stop PollingThread before deleting it to avoid race on changing virtual...
paivanof@gmail.com
2012-08-01
1
-8
/
+0
*
TSAN: Suppress a race in DeviceOrientationProviderTest.
thestig@chromium.org
2012-07-31
1
-1
/
+8
*
Heapchecker: Raise timeout value from 20 to 30 minutes. TSAN: Add another sup...
thestig@chromium.org
2012-07-30
1
-0
/
+7
*
Create less segments in std::string internals
timurrrr@chromium.org
2012-07-27
1
-0
/
+5
*
Add base/md5* to ThreadSanitizer ignore list.
scherkus@chromium.org
2012-07-26
1
-0
/
+5
*
Suppress leaks in CTFont (issue 138693)
glider@chromium.org
2012-07-24
1
-0
/
+14
*
Extend the suppression for NULL deref in ChromiumThreading::callOnMainThread ...
glider@chromium.org
2012-07-20
1
-1
/
+9
*
OnVideoTimeUpdate reports race under TSAN
dhollowa@chromium.org
2012-07-19
1
-0
/
+6
*
disk_cache::BackendImpl::SyncInit shows Race in TSAN
dhollowa@chromium.org
2012-07-17
1
-0
/
+10
*
Rename suppression 134891 as 93932.
scherkus@chromium.org
2012-07-17
1
-9
/
+9
*
Revert 146792 - Lock-free GamepadSeqLock (try 2)
erg@google.com
2012-07-16
1
-2
/
+0
*
Moved ExternalExtensionLoaders/Providers into extensions namespace
rdevlin.cronin@chromium.org
2012-07-16
1
-2
/
+2
*
Lock-free GamepadSeqLock (try 2)
dvyukov@chromium.org
2012-07-16
1
-0
/
+2
*
Switch the NSS thread from being a base::Thread to a base::SequencedWorkerPoo...
rsleevi@chromium.org
2012-07-10
1
-7
/
+0
*
Widen a TSan suppression.
eugenis@chromium.org
2012-07-03
1
-1
/
+0
*
Suppress a TSan report.
eugenis@chromium.org
2012-07-02
1
-0
/
+7
*
[Sync] Rename csync namespace to syncer
akalin@chromium.org
2012-06-28
1
-4
/
+4
*
Suppression for bug 134891 race in video/md5 code.
bradchen@google.com
2012-06-28
1
-0
/
+9
*
Revert 143903 - Lock-free GamepadSeqLock
glider@chromium.org
2012-06-25
1
-2
/
+0
*
Lock-free GamepadSeqLock
dvyukov@chromium.org
2012-06-25
1
-0
/
+2
*
Suppress additional participant in userTempFileDir/getenv race.
bradchen@google.com
2012-06-24
1
-1
/
+9
*
Broaden suppression for bug_84467 possible race in sqlite
bradchen@google.com
2012-06-23
1
-1
/
+8
*
[Sync] Rename sync_api to csync
akalin@chromium.org
2012-06-22
1
-4
/
+4
*
Make sure sys.path is restored after the PRESUBMIT.py execution.
maruel@chromium.org
2012-06-19
1
-10
/
+13
*
Suppress race in MacAudioTest
oshima@chromium.org
2012-06-15
1
-0
/
+15
*
Add an explicit function to init NSS for SSL server sockets
rsleevi@chromium.org
2012-06-13
1
-27
/
+0
*
Suppress races in ShellIntegration::DefaultWebClientWorker::ObserverDestroyed...
glider@chromium.org
2012-06-12
1
-0
/
+14
*
Suppress the races in NSS lock initialization.
glider@chromium.org
2012-06-12
1
-0
/
+27
*
Suppress one data race in media::AudioOutputMixer; exclude one flaky tests fr...
timurrrr@chromium.org
2012-06-04
1
-0
/
+10
*
Another suppression for a race in webrtc.
eugenis@google.com
2012-05-15
1
-0
/
+8
*
Adjust tsan suppression nudged by r136679 or r136641.
fischman@chromium.org
2012-05-11
1
-0
/
+1
*
TSan race in fun:media::FFmpegVideoDecoder::DoDecodeBuffer
dhollowa@chromium.org
2012-05-09
1
-0
/
+7
*
Fix a few races due to lack of locking in AudioRendererImpl::FillBuffer().
scherkus@chromium.org
2012-05-03
1
-14
/
+2
*
suppress race ProcessSingleton::LinuxWatcher::SocketReader::FinishWithACK
zhaoqin@google.com
2012-05-03
1
-0
/
+10
*
widen suppression for race in ExternalPrefExtensionLoader::ReadStandaloneExte...
zhaoqin@google.com
2012-05-03
1
-1
/
+1
*
Suppress in ExternalPrefExtensionLoader::ReadStandaloneExtensionPrefFiles
zhaoqin@google.com
2012-05-02
1
-0
/
+46
*
Remove suppression for race condition in talk_base::Event.
sergeyu@chromium.org
2012-05-01
1
-5
/
+0
*
More TSAN suppressions after [ http://crrev.com/134006 ].
isherman@chromium.org
2012-04-26
1
-0
/
+11
*
Update tracked_objects::ThreadData TSAN suppressions after http://crrev.com/1...
isherman@chromium.org
2012-04-25
1
-25
/
+6
*
Re-land software audio mixer.
enal@chromium.org
2012-04-19
1
-0
/
+2
*
Suppress TSan reports from issue 123112.
eugenis@google.com
2012-04-12
1
-0
/
+8
*
Widen some Memcheck & TSan suppressions to account for the recent code changes
timurrrr@chromium.org
2012-03-16
1
-1
/
+9
*
One more suppression for a race on base::Thread::message_loop_
timurrrr@chromium.org
2012-03-15
1
-2
/
+8
*
Fix a typo and a style nit in some of TSan suppressions
timurrrr@chromium.org
2012-03-15
1
-4
/
+3
*
Drop some unused Memcheck:Unaddressable suppressions, widen one TSan one.
timurrrr@chromium.org
2012-03-15
1
-9
/
+0
*
Add PluginLoaderPosix tsan suppression.
jam@chromium.org
2012-03-15
1
-0
/
+9
*
Revert 126822 - widen suppression for race on fun:content::BrowserThread::Pos...
jam@chromium.org
2012-03-15
1
-0
/
+2
*
add suppression for race on on BrowserMainLoop::ShutdownThreadsAndCleanUp
zhaoqin@google.com
2012-03-15
1
-0
/
+15
[next]