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
/
drmemory
/
suppressions_full.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove suppressions related to App Notifications
rlarocque@chromium.org
2013-03-20
1
-9
/
+0
*
Suppress a drmemory false positive uninit warning in webkit
rnk@chromium.org
2012-12-18
1
-0
/
+7
*
Cleanup suppressions
sergeyu@chromium.org
2012-08-21
1
-16
/
+0
*
Remove suppresion added for a leak in cricket::AllocateRequest.
sergeyu@chromium.org
2012-07-24
1
-12
/
+0
*
Remove memory leak suppressions for EventListenerMapUnittest.
koz@chromium.org
2012-07-03
1
-7
/
+0
*
Remove drmemory suppression for the ChromotingHostTest leaks.
rnk@chromium.org
2012-07-02
1
-7
/
+0
*
Suppress unit test leaks from the last six hours.
rnk@chromium.org
2012-07-02
1
-0
/
+14
*
Update drmemory suppressions for TLS and LazyInstance internal renaming.
rnk@chromium.org
2012-06-29
1
-3
/
+16
*
[Sync] Rename csync namespace to syncer
akalin@chromium.org
2012-06-28
1
-3
/
+3
*
[Sync] Rename sync_api to csync
akalin@chromium.org
2012-06-22
1
-1
/
+1
*
[Sync] Rename sync_notifier namespace to csync
akalin@chromium.org
2012-06-20
1
-2
/
+2
*
Fix leak in SQLitePersistentCookieStore::Backend::LoadCookiesForDomains, part 2.
thestig@chromium.org
2012-06-06
1
-6
/
+0
*
Reinstate suppression for 100608. r140118 did not fix the leak completely.
thestig@chromium.org
2012-06-02
1
-0
/
+6
*
Fix leak in SQLitePersistentCookieStore::Backend::LoadCookiesForDomains.
thestig@chromium.org
2012-06-01
1
-6
/
+0
*
Rename a DrMemory suppression.
rnk@chromium.org
2012-05-07
1
-23
/
+23
*
Suppress previously reported TransportSecurityPersister leaks for DrMemory.
rnk@chromium.org
2012-05-03
1
-0
/
+7
*
Fix test -- we should initialize the buffer, otherwise valgrind/DrMemory reports
enal@chromium.org
2012-05-01
1
-9
/
+0
*
DrMemory: Suppress leak in cricket::StunAttribute::CreateByteString().
rnk@chromium.org
2012-05-01
1
-0
/
+12
*
Suppress uninit reported by DrMemory in AudioOutputMixer.
rnk@chromium.org
2012-05-01
1
-0
/
+9
*
Suppress RenderWidgetHelper leak detected by DrMemory in DelayProfileDestruct...
rnk@chromium.org
2012-04-30
1
-0
/
+9
*
Suppress Windows system leaks through winhttp and our proxy config and resolu...
rnk@chromium.org
2012-04-30
1
-0
/
+24
*
Widen DrMemory suppression for Windows TlsSetValue leaks.
rnk@chromium.org
2012-04-30
1
-8
/
+0
*
Fix DrMemory leaks in dhcp code.
willchan@chromium.org
2012-04-20
1
-6
/
+0
*
Suppress DrMemory leak reports from the DhcpProxyScriptFetcherWin test suite.
rnk@chromium.org
2012-04-17
1
-0
/
+6
*
Suppress system and ieframe.dll leaks for DrMemory.
rnk@chromium.org
2012-04-06
1
-0
/
+21
*
DrMemory: suppress possible system use-after-free and basic_stream leak.
rnk@chromium.org
2012-04-05
1
-0
/
+28
*
Widen drmemory suppressions for system reports.
rnk@chromium.org
2012-03-30
1
-3
/
+10
*
Avoid coercing integers to doubles when swapping for bubble sort.
rnk@chromium.org
2012-03-26
1
-4
/
+0
*
widening uninit read error suppression for DrM-i#791
zhaoqin@google.com
2012-03-26
1
-1
/
+0
*
[Sync] Have SyncableService's take ownership of their SyncChangeProcessor.
zea@chromium.org
2012-03-23
1
-25
/
+0
*
Suppress reports from OCSP test and other false positives.
rnk@chromium.org
2012-03-21
1
-4
/
+45
*
Fix a memory leak in ModuleSystemTest.
koz@chromium.org
2012-03-21
1
-5
/
+0
*
On windows, create PCMWaveInAudioInputStream instance with correct device ID.
yzshen@chromium.org
2012-03-14
1
-1
/
+1
*
Suppress remaining persistent leaks from the DrMemory full bot.
rnk@chromium.org
2012-03-09
1
-0
/
+39
*
Update suppressions for HostResolverImpl leaks.
rnk@chromium.org
2012-03-09
1
-0
/
+40
*
Suppress ModuleSystemTest leaks on the DrMemory bot.
rnk@chromium.org
2012-03-09
1
-0
/
+5
*
Suppress all leaks from cmd.exe.
rnk@chromium.org
2012-03-09
1
-0
/
+7
*
Removing Dr. Memory suppression for 115987
akalin@chromium.org
2012-03-06
1
-5
/
+0
*
Suppress remaining drmemory false positives.
rnk@chromium.org
2012-03-06
1
-2
/
+30
*
Fix memory leak in WebMContentEncodingsClient.
xhwang@chromium.org
2012-03-05
1
-8
/
+0
*
Add back SequencedWorkerPool suppression.
rnk@chromium.org
2012-02-29
1
-0
/
+5
*
Fix memory leak in SequencedWorkerPool
akalin@chromium.org
2012-02-29
1
-5
/
+0
*
Suppress more false positive and intentional leaks on the drmemory full bot.
rnk@chromium.org
2012-02-28
1
-1
/
+18
*
Suppress the new SequencedWorkerPool leaks for drmemory.
rnk@chromium.org
2012-02-28
1
-0
/
+5
*
Remove executable bit from tools/valgrind/drmemory/suppressions_full.txt, fro...
mattm@chromium.org
2012-02-28
1
-0
/
+0
*
Fix PasswordStoreWinTest.Migration leak.
rnk@chromium.org
2012-02-28
1
-12
/
+0
*
Suppress drmemory false positives and PasswordStore leaks with a pending fix.
rnk@chromium.org
2012-02-27
1
-13
/
+38
*
Suppress WebMContentEncodingsClient::OnListStart leak for drmemory.
rnk@chromium.org
2012-02-24
1
-0
/
+8
*
Suppress drmemory uninit reports from gmock printing.
rnk@chromium.org
2012-02-23
1
-0
/
+7
*
Widen some drmemory suppressions for ffmpeg and win32 Crypt API.
rnk@chromium.org
2012-02-23
1
-13
/
+8
[next]