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
*
Enable suppressions in Valgrind
nirnimesh@chromium.org
2009-03-25
1
-4
/
+25
*
Suppress remaining leaks in test_shell_tests to make linux valgrind buildbot ...
dkegel@google.com
2009-03-25
1
-3
/
+137
*
Make a sqlite suppression less platform-specific; it wasn't working on buildbot
dkegel@google.com
2009-03-23
1
-2
/
+4
*
Don't expect unit tests to free root cert
dkegel@google.com
2009-03-20
1
-1
/
+6
*
Add --show_all_leaks option.
dkegel@google.com
2009-03-20
3
-7
/
+24
*
Implement --verbose in valgrind_test.py to make chrome_tests.py -v happy
dkegel@google.com
2009-03-20
1
-0
/
+11
*
Call two more shutdown functions, and set an environment variable,
dkegel@google.com
2009-03-19
2
-0
/
+9
*
A few updates to the valgrind runner script.
deanm@chromium.org
2009-03-18
1
-1
/
+3
*
Add --gtest_filter option to valgrind_test.py
dkegel@google.com
2009-03-17
1
-3
/
+5
*
One more NSS suppression needed. With this change, base is green.
dkegel@google.com
2009-03-17
1
-1
/
+7
*
Fix pathetic typo in my previous cl. Unbreaks valgrind builder.
dkegel@google.com
2009-03-17
1
-1
/
+1
*
Ignore memory leaks in valgrind builder for now.
dkegel@google.com
2009-03-17
2
-2
/
+8
*
Move the ssl suppressions together, simplify, improve comment.
dkegel@google.com
2009-03-17
1
-11
/
+15
*
Use ... wildcard in suppressions; it's simpler and more robust
dkegel@google.com
2009-03-16
1
-110
/
+3
*
Use ... wildcard to unbreak one more suppression. We should do this throughout.
dkegel@google.com
2009-03-16
1
-10
/
+8
*
Add suppressions for gtk one-time leaks; link to discussion.
dkegel@google.com
2009-03-16
1
-87
/
+74
*
Try to suppress an invalid read in dlopen triggered by EnsureNSSInit,
dkegel@google.com
2009-03-15
1
-6
/
+16
*
Add a script to more easily run valgrind with our parameters and suppressions.
deanm@chromium.org
2009-03-12
2
-0
/
+87
*
Minor changes to valgrind test scripts to add running on additional unit
nirnimesh@chromium.org
2009-03-04
2
-4
/
+21
*
Submitting nirnimesh's changes.
jrg@chromium.org
2009-02-27
2
-40
/
+84
*
The ubuntu version of valgrind doesn't have "--track-origins".
erg@google.com
2009-01-16
1
-1
/
+3
*
Fix current working directory problem in chrome_tests.sh.
erg@google.com
2009-01-15
1
-1
/
+1
*
Add support for per-module suppression files.
erg@google.com
2009-01-09
3
-22
/
+37
*
Make a valgrind tool in the same vein as the purify one.
erg@google.com
2009-01-09
5
-0
/
+863