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 suppression that is no longer needed. The
tony@chromium.org
2011-03-02
1
-7
/
+0
*
Reverting the revert 76468. Removed include for browser_thread.h.
rtenneti@chromium.org
2011-03-02
1
-21
/
+0
*
Un-ignore tracked_objects
timurrrr@chromium.org
2011-03-02
1
-3
/
+0
*
Revert 76468 - Added back thread watcher changes.
rtenneti@chromium.org
2011-03-02
1
-0
/
+21
*
Added back thread watcher changes.
rtenneti@chromium.org
2011-03-02
1
-21
/
+0
*
Widen a suppression for the race in CustomThreadWatcherTest
timurrrr@chromium.org
2011-02-25
1
-2
/
+2
*
Add one more suppression for the ThreadWatcherTest
timurrrr@chromium.org
2011-02-24
1
-1
/
+8
*
Update ICU suppressions for tsan
jochen@chromium.org
2011-02-24
1
-4
/
+4
*
Suppress data race in ThreadWatcherTest
jochen@chromium.org
2011-02-24
1
-0
/
+7
*
Suppress data races on ProtocolHandlerRegistry ref counter and ThreadWatcher ...
timurrrr@chromium.org
2011-02-24
1
-0
/
+14
*
Widen some Memcheck and TSan suppressions, add a couple of new V8 suppressions
timurrrr@chromium.org
2011-02-22
1
-1
/
+1
*
Update TSan ignores and suppressions to give less false reports on UI tests.
timurrrr@chromium.org
2011-02-21
2
-15
/
+9
*
Ignore memory accesses below two custom memset/memcpy implementations
timurrrr@chromium.org
2011-02-17
1
-0
/
+5
*
Suppress TSan false reports on __memset_sse2 and __GI_memcpy
timurrrr@chromium.org
2011-02-17
1
-0
/
+14
*
Widen a suppression for the data race in disk_cache
timurrrr@chromium.org
2011-02-16
1
-0
/
+1
*
Update TSan ignores and suppressions to have cleaner run on our ubuntu workst...
timurrrr@chromium.org
2011-02-15
2
-1
/
+15
*
Suppress a couple of new Valgrind reports on interactive_ui tests, update the...
timurrrr@chromium.org
2011-02-15
1
-9
/
+7
*
Suppress data races below timegm
timurrrr@chromium.org
2011-02-14
1
-0
/
+9
*
Suppress a data race in sync (TSan/unit)
timurrrr@chromium.org
2011-02-14
1
-0
/
+10
*
Update Valgrind and TSan suppressions; suppress a new memory leak (#72833)
timurrrr@chromium.org
2011-02-12
1
-1
/
+2
*
Fix a TSan suppression (forgot "*")
timurrrr@chromium.org
2011-02-10
1
-1
/
+1
*
Suppress a couple of data races for TSan/UI bots
timurrrr@chromium.org
2011-02-10
1
-0
/
+22
*
Suppress a data race in ServiceProcessState::SignalStopped
timurrrr@chromium.org
2011-02-02
1
-3
/
+11
*
Suppress a data race on gdk_x_error vs gdk_error_trap_push
timurrrr@chromium.org
2011-02-02
1
-0
/
+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
2
-0
/
+8
*
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
2
-1
/
+6
*
Don't run SSLServerSocketTest.Handshake under TSan/Win; suppress tracked_obje...
timurrrr@chromium.org
2011-01-03
2
-4
/
+11
*
Suppress UserScript/Pango race report (false positive?), remove some suppress...
timurrrr@chromium.org
2010-12-24
1
-44
/
+5
*
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
[next]