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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for
jrg@chromium.org
2009-06-30
1
-0
/
+12
*
Widen /lib/ld.so suppression to match on 64 bit systems.
dkegel@google.com
2009-06-29
1
-8
/
+6
*
Teach the valgrind and layout tests about the output directory used by the Ma...
dkegel@google.com
2009-06-27
1
-26
/
+40
*
Add a framework leak suppression on the Mac.
stuartmorgan@chromium.org
2009-06-24
1
-1
/
+11
*
Add a switch to allow longer shutdown timeouts, since quitting under valgrind...
stuartmorgan@chromium.org
2009-06-19
1
-1
/
+2
*
Add a suppression for couple of valgrind warnings in OpenGL.framework initial...
stuartmorgan@chromium.org
2009-06-19
1
-0
/
+7
*
Remove valgrind suppression for BrowserWindowGtk::ConnectAccelerators().
willchan@chromium.org
2009-06-15
1
-12
/
+0
*
Increase valgrind's --num-callers to 50
nirnimesh@chromium.org
2009-06-11
1
-1
/
+1
*
Fix suppression with PNGEncoder::EncodeBGRASkBitmap()
nirnimesh@chromium.org
2009-06-09
1
-3
/
+1
*
Re-Retry. This is the change from hell.
glen@chromium.org
2009-06-06
1
-0
/
+10
*
Revert pngencoder changes.
glen@chromium.org
2009-06-05
1
-10
/
+0
*
Retry. I believe the code (with your width() * bbp fix) is correct.
glen@chromium.org
2009-06-05
1
-0
/
+10
*
Broaden valgrind supression for known issue in zlib. This seems ok because th...
aa@chromium.org
2009-06-01
1
-2
/
+1
*
Add suppressions for uninitialized memory reference in PNGEncoder::EncodeBGRA...
thestig@chromium.org
2009-05-26
1
-6
/
+24
*
Suppress a leak caused by NSS_InitReadWrite.
thestig@chromium.org
2009-05-25
1
-0
/
+9
*
Add a suppression for the Mac Valgrind test_shell_test leak.
thestig@chromium.org
2009-05-23
1
-2
/
+11
*
Supress a leak in ExtensionsServiceTest.InstallExtension.
thestig@chromium.org
2009-05-23
1
-0
/
+8
*
Suppress jump on uninitialized value noticed by Valgrind on Mac in
nirnimesh@chromium.org
2009-05-22
1
-0
/
+22
*
Fix a leak in BookmarkBarController, and remove the valgrind suppression for it.
stuartmorgan@chromium.org
2009-05-22
1
-14
/
+0
*
Add Valgrind suppressions for bug 12366. Loosen one of the sqlite suppression...
thestig@chromium.org
2009-05-21
1
-1
/
+8
*
Tidy the valgrind suppressions file
dank@chromium.org
2009-05-19
1
-61
/
+83
*
Fix memory leak in corrupt JPEG decoding.
thestig@chromium.org
2009-05-19
1
-11
/
+0
*
valgrind: with my fix upstreamed, we can now remove this suppression.
evan@chromium.org
2009-05-18
1
-7
/
+0
*
Example script to run all tests under valgrind
dkegel@google.com
2009-05-14
1
-0
/
+75
*
valgrind: print the gtest suppression list on startup.
evan@chromium.org
2009-05-13
1
-0
/
+1
*
Add valgrind suppression for libxml error in http://crbug.com/11838
thestig@chromium.org
2009-05-12
1
-0
/
+12
*
Move timeout to right spot in tools/valgrind/chrome_tests.py. Fixes thinko c...
dkegel@google.com
2009-05-11
1
-1
/
+1
*
Raise timeout on ui tests to 12000 seconds, since on the
dkegel@google.com
2009-05-11
1
-0
/
+1
*
Stop leaking RenderWidgetHostViewGtk.
willchan@chromium.org
2009-05-08
1
-15
/
+0
*
Broaden mac valgrind suppression for color space related leak.
thestig@chromium.org
2009-05-08
1
-15
/
+0
*
Fix a xml parser crash in the valgrind analyze script.
thestig@chromium.org
2009-05-07
1
-6
/
+25
*
mac valgrind bot: Make running dsymutil an option for now, since it slows dow...
dkegel@google.com
2009-05-06
2
-11
/
+22
*
Add valgrind suppressions for a well-known fontconfig leak and
dkegel@google.com
2009-05-05
1
-5
/
+36
*
mac valgrind: remove special case in python script.
dkegel@google.com
2009-05-04
1
-49
/
+13
*
mac valgrind: media_tests: add suppression for second trace in http://crbug.c...
dkegel@google.com
2009-05-04
1
-0
/
+8
*
Don't analyze incomplete valgrind log files (as the parser crashes),
dkegel@google.com
2009-05-04
1
-11
/
+20
*
Rebase valgrind suppressions, add one for http://crbug.com/11130
dkegel@google.com
2009-05-04
1
-2
/
+15
*
Add suppressions for two mac audio bugs: http://crbug.com/11327
dkegel@google.com
2009-05-02
1
-14
/
+34
*
Suppress valgrind warnings for
dank@chromium.org
2009-05-01
1
-0
/
+89
*
Add a few more suppressions for ui tests that hidden until yesterday
dkegel@google.com
2009-04-30
1
-10
/
+29
*
Add two ui_test valgrind suppressions, fix one old one
dkegel@google.com
2009-04-29
1
-0
/
+20
*
Loosen a couple more ui test valgrind suppressions.
dkegel@google.com
2009-04-29
1
-13
/
+13
*
Add a few mac valgrind suppressions for test_shell_tests.
dkegel@google.com
2009-04-28
1
-0
/
+75
*
Fix chrome_tests.sh without -b BUILD_DIR on the Mac
dkegel@google.com
2009-04-28
1
-1
/
+5
*
Rebase valgrind suppressions again to deal with more web/tab renames
dkegel@google.com
2009-04-28
1
-7
/
+33
*
Remove the SiteInstance leak from the known leaks now that it's fixed.
brettw@chromium.org
2009-04-24
1
-10
/
+0
*
Patch from kcc to add a --custom_valgrind_command flag, for use with e.g. thr...
dkegel@google.com
2009-04-24
2
-21
/
+35
*
Valgrind bug suppression: add 10945 (leak in JPEGCodec.DecodeCorrupted)
dkegel@google.com
2009-04-24
1
-0
/
+11
*
Make one suppression looser to match -O1.
dkegel@google.com
2009-04-23
1
-3
/
+3
*
Suppress bug 6532 for -O1 as well. Move to central suppression file.
dkegel@google.com
2009-04-23
2
-1
/
+25
[next]