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
*
Merge 83231 - [Sync] Remove changes_channel functionality and replace with Di...
zea@chromium.org
2011-04-29
1
-2
/
+2
*
Create the OWNERS file for tools/valgrind.
glider@chromium.org
2011-04-19
1
-0
/
+1
*
Widen a suppression for a race from bug #64075
timurrrr@chromium.org
2011-04-14
1
-2
/
+1
*
Revert TSan/WebKit suppressions - need to update the TSan binary first
timurrrr@chromium.org
2011-04-05
1
-0
/
+27
*
Widen TSan suppression to support the new TSan suppression format (r3275+)
timurrrr@chromium.org
2011-04-05
1
-9
/
+9
*
Enable dynamic annotations in WebKit if release_valgrind_build is 1.
timurrrr@chromium.org
2011-04-05
1
-27
/
+0
*
Suppress a data race in WorkerFileSystemTest.AsyncOperations
timurrrr@chromium.org
2011-04-04
1
-2
/
+12
*
Remove suppressions and ignores for fixed issues upstream in WebKit in 79539 ...
levin@chromium.org
2011-03-31
2
-11
/
+0
*
Suppress races on mktime
timurrrr@chromium.org
2011-03-31
1
-0
/
+7
*
Widen WorkerFileSystemCallbacksBridge::mayPostTaskToWorker suppression.
cbentzel@chromium.org
2011-03-30
1
-1
/
+1
*
remove suppression for race in MockConnectionManager
tim@chromium.org
2011-03-29
1
-14
/
+0
*
[Sync] All DTC's should check for NEEDS_CRYPTO and cryptogrpaher should be pr...
zea@chromium.org
2011-03-29
1
-11
/
+0
*
Widen mayPostTaskToWorker suppression. I forgot to save the file locally.
cbentzel@chromium.org
2011-03-29
1
-1
/
+1
*
TSAN suppression for WorkerFileSystemCallbacksBridge::mayPostTaskToWorker
cbentzel@chromium.org
2011-03-29
1
-0
/
+8
*
[Sync] Remove obsolete TSan suppressions
akalin@chromium.org
2011-03-28
1
-30
/
+0
*
Update TSan suppressions and ignores to be greener on local runs
timurrrr@chromium.org
2011-03-28
2
-8
/
+11
*
fix up small race on g_signal_socket
dmaclach@chromium.org
2011-03-24
1
-8
/
+0
*
Widen a suppression for a false positive data race report in WebKit (missing ...
timurrrr@chromium.org
2011-03-22
1
-1
/
+1
*
Widen a TSan suppression for sync_api::SyncManager::SyncInternal::BootstrapEn...
rsesek@chromium.org
2011-03-21
1
-0
/
+1
*
Suppress a data race under SetPassphrase in sync
timurrrr@chromium.org
2011-03-21
1
-0
/
+11
*
Ignore _pthread_exit and _dispatch_queue_drain on Mac.
glider@chromium.org
2011-03-17
1
-0
/
+4
*
Suppress data race reports below OSAtomicAdd32/base::subtle::Barrier_AtomicIn...
timurrrr@chromium.org
2011-03-16
1
-6
/
+7
*
Update TSan suppression for false positives due to missing annotations in WebKit
timurrrr@chromium.org
2011-03-11
2
-13
/
+17
*
Multiple data races in WebKit::WebWorkerImpl::startWorkerContext
dhollowa@chromium.org
2011-03-10
1
-0
/
+3
*
Suppress one more data race in WebKit related to WorkerThreads
timurrrr@chromium.org
2011-03-10
1
-0
/
+10
*
Ignore all memory accesses below WebKit filesystem API to make the TSan bots ...
timurrrr@chromium.org
2011-03-10
1
-0
/
+3
*
Suppress tsan data race in MockConnectionManager
jochen@chromium.org
2011-03-08
1
-0
/
+14
*
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
[next]