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
/
memcheck
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move a previously Mac-specific Valgrind suppression for SQLite to Linux as well.
mdm@chromium.org
2009-09-18
2
-10
/
+10
*
Remove obsolete suppression for bug 9246 which is marked a dupe of 8789 which...
mattm@chromium.org
2009-09-18
1
-29
/
+0
*
Suppress leak in AudioObjectGetPropertyData. The leaking call changed in
mark@chromium.org
2009-09-17
1
-1
/
+1
*
Update favicon leak suppression to make valgrind bot happy
dkegel@google.com
2009-09-17
1
-0
/
+10
*
Fix the memcheck suppression rule for bug 22109.
tyoshino@google.com
2009-09-17
1
-4
/
+0
*
Suppress valgrind leak report. Bug 22109
tyoshino@google.com
2009-09-17
1
-0
/
+15
*
Suppress Valgrind leak base::MessagePumpLibevent::WatchFileDescriptor.
tyoshino@google.com
2009-09-17
1
-0
/
+23
*
Widen suppression for bug 22021 for mac
dkegel@google.com
2009-09-16
1
-1
/
+1
*
Add another suppression for the memory leak resulting from
agl@chromium.org
2009-09-16
1
-0
/
+7
*
Abort WebKit bisection and update suppressions for leak. Looks
agl@chromium.org
2009-09-16
2
-4
/
+7
*
Fix typo and indentation in suppression for bug 22021
dkegel@google.com
2009-09-16
1
-8
/
+9
*
Add a suppression for a known V8 leak.
brettw@chromium.org
2009-09-16
1
-0
/
+10
*
Another day, another mutation of the SQLite issues needing suppressing.
stuartmorgan@chromium.org
2009-09-15
1
-0
/
+18
*
Fix typo in bug name. I typed '6' instead of '9' by accident. I noticed bec...
dkegel@google.com
2009-09-14
1
-1
/
+1
*
Add one more mac suppression found with a local run and slightly different co...
dank@chromium.org
2009-09-12
1
-8
/
+34
*
Remove suppression for Mem leak with BrowserWindowCocoa::Show()
nirnimesh@chromium.org
2009-09-11
1
-14
/
+0
*
Mac: Suppress pasteboard leaks.
estade@chromium.org
2009-09-10
1
-1
/
+11
*
Add suppression for nother sql variation
stuartmorgan@google.com
2009-09-10
1
-0
/
+6
*
linux: add a suppression for a leak when we load a third-party plugin
evan@chromium.org
2009-09-09
1
-0
/
+7
*
More suppressions for Mac UI bots
stuartmorgan@google.com
2009-09-08
1
-13
/
+76
*
[Mac] Add testing code to expose an NSColor memory leak.
shess@chromium.org
2009-09-05
1
-0
/
+9
*
Widen some Mac valgrind suppressions
stuartmorgan@google.com
2009-09-04
1
-6
/
+22
*
Remove suppression for UMR in test_shell_tests in vCMMVectorConvert8BitRGBToR...
nirnimesh@chromium.org
2009-09-04
1
-8
/
+1
*
Widen a Mac suppression, add two one-offs from Linux.
stuartmorgan@google.com
2009-09-03
2
-4
/
+11
*
Linux: Initialize the focus ring color preference values. This fixes an UMR ...
jhawkins@chromium.org
2009-09-03
1
-12
/
+0
*
Another suppression for Mac UI Valgrind
stuartmorgan@google.com
2009-09-03
1
-0
/
+7
*
Suppressing the valgrind error probably caused by WebKit r47756.
yusukes@google.com
2009-09-03
1
-0
/
+5
*
Suppressing the valgrind error probably caused by r25278 (TAKE 2).
yusukes@google.com
2009-09-03
1
-0
/
+6
*
Suppressing the valgrind error probably caused by r25278.
yusukes@google.com
2009-09-03
1
-0
/
+6
*
More valgrind suppressions
stuartmorgan@google.com
2009-09-02
2
-1
/
+18
*
Update the suppression for issue 20459 with Chris Hawk's findings.
wtc@chromium.org
2009-09-02
1
-1
/
+5
*
Remove suppression for memory leak in TabStripModelObserverBridge::TabChanged...
nirnimesh@chromium.org
2009-09-02
1
-15
/
+0
*
Widen a suppression to account for an extra stack frame
stuartmorgan@google.com
2009-09-02
1
-0
/
+1
*
Adjust SQL suppressions for optimization level change
stuartmorgan@google.com
2009-09-02
1
-21
/
+22
*
Valgrind suppression updates for Mac UI bots
stuartmorgan@google.com
2009-09-02
2
-14
/
+58
*
More valgrind suppressions.
stuartmorgan@google.com
2009-09-01
1
-0
/
+33
*
Widen more suppressions, add a couple new ones.
dkegel@google.com
2009-09-01
2
-53
/
+12
*
Remove suppression for memory leak in IPC::Channel::Channel()
nirnimesh@chromium.org
2009-08-31
1
-14
/
+0
*
Widen a couple suppressions, fix typo in last commit (need a precommit filter...
dkegel@google.com
2009-08-31
1
-6
/
+3
*
Widen two more suppressions, fix a broken suppression
dkegel@google.com
2009-08-30
2
-10
/
+56
*
Widen some old suppressions, add some new ones.
dkegel@google.com
2009-08-30
2
-11
/
+26
*
Suppression-fest!
dank@chromium.org
2009-08-29
2
-9
/
+58
*
Widen one suppression to match linux bot, add one new suppression for mac.
dank@chromium.org
2009-08-28
2
-1
/
+15
*
Remove a suppression for mem leak with base::MessagePumpLibevent::WatchFileDe...
nirnimesh@chromium.org
2009-08-28
1
-12
/
+0
*
Add four new suppressions, widen one.
dank@chromium.org
2009-08-28
2
-4
/
+44
*
Suppress a leak of a CFMutableArray of certs in X509Certificate::Verify.
wtc@chromium.org
2009-08-28
1
-0
/
+17
*
Suppress a deliberate 'leak' in the Mac theme cache
stuartmorgan@chromium.org
2009-08-27
1
-0
/
+12
*
Widen a suppression for a new stack variation
stuartmorgan@chromium.org
2009-08-27
1
-0
/
+1
*
Fix SharedMemory Object leak
jeremy@chromium.org
2009-08-26
1
-12
/
+0
*
New suppression for flaky leak in ui test.
dkegel@google.com
2009-08-26
1
-0
/
+12
[next]