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
*
Update valgrind suprression file again.
jam@chromium.org
2009-07-23
1
-3
/
+2
*
Unrevert 21355 because the revert might be causing the
nsylvain@chromium.org
2009-07-23
1
-5
/
+6
*
Revert "Remove suppressions that don't reproduce."
erg@google.com
2009-07-23
1
-0
/
+18
*
Revert 21355 because it might be causing all the new
nsylvain@chromium.org
2009-07-23
1
-6
/
+5
*
Remove suppressions that don't reproduce.
erg@google.com
2009-07-23
1
-18
/
+0
*
change smoke test to run true rather than /bin/true to make macosx happy
dkegel@google.com
2009-07-23
1
-1
/
+1
*
Part 2 of secret plan to speed up valgrind log processing.
dank@chromium.org
2009-07-23
1
-0
/
+2
*
Add new option --show-possible to valgrind for later use by valgrind_test.py ...
dank@chromium.org
2009-07-23
2
-0
/
+61
*
Update supressions.
jam@chromium.org
2009-07-23
1
-6
/
+6
*
Don't kill dsymutil after it finishes.
dank@chromium.org
2009-07-23
1
-3
/
+5
*
Switch the first thread in a child process to be the main thread, and make th...
jam@chromium.org
2009-07-23
1
-2
/
+3
*
Fix a leak that only happens in layout test mode.
tc@google.com
2009-07-23
1
-10
/
+0
*
make sure to destroy main window when test shell is shutting down so we don't...
estade@chromium.org
2009-07-23
1
-7
/
+0
*
Make UtilityProcessHost destructor virtual.
mattm@chromium.org
2009-07-22
1
-7
/
+0
*
Use ld.orig if present to build valgrind rather than making user switch back ...
dkegel@google.com
2009-07-22
1
-2
/
+13
*
Give slightly more helpful error message if gold is present.
dkegel@google.com
2009-07-22
1
-1
/
+1
*
Remove suppression for RendererSecurityPolicy leak, which seems to be fixed.
phajdan.jr@chromium.org
2009-07-22
1
-8
/
+0
*
Patch from timur. Properly terminate XML output document in case of an exec.
dkegel@google.com
2009-07-22
2
-1
/
+41
*
Remove suppression for gtk_window_add_accel_group in BrowserWindowGtk::Connec...
phajdan.jr@chromium.org
2009-07-22
1
-11
/
+0
*
Use local copies of files from bug tracker (URL still in comments); avoids wg...
dkegel@google.com
2009-07-21
3
-7
/
+131
*
gtk: Two fixes for the tab leak:
jhawkins@chromium.org
2009-07-21
1
-12
/
+0
*
Revert r21117 as it caused reliability failures.
estade@chromium.org
2009-07-21
1
-4
/
+2
*
Add suppression for RevocableStore leak
dkegel@google.com
2009-07-21
1
-0
/
+17
*
Widen jam's suppression from this morning to match different inlining choices
dkegel@google.com
2009-07-21
1
-0
/
+1
*
Update the callstack of a supressed leak since my recent code refactoring cha...
jam@chromium.org
2009-07-21
1
-2
/
+3
*
Script to build valgrind for chromium
dank@chromium.org
2009-07-21
1
-0
/
+34
*
Don't complain about leaks during fatal error logging
dkegel@google.com
2009-07-20
1
-1
/
+9
*
Widen ExtensionUnpacker_Test suppression yet again
stuartmorgan@google.com
2009-07-20
1
-1
/
+1
*
Add a Mac suppression for a sporadic leak.
stuartmorgan@google.com
2009-07-20
1
-0
/
+10
*
Linux: remove suppression for 9757.
agl@chromium.org
2009-07-20
1
-8
/
+0
*
Widen suppression to match error on bot.
dkegel@google.com
2009-07-20
1
-1
/
+0
*
Wait for valgrind to finish (the python script already does this, just forgot)
dank@chromium.org
2009-07-20
1
-1
/
+14
*
Suppress two or so leaks and one invalid read in layout_tests
dank@chromium.org
2009-07-18
1
-0
/
+38
*
Script to valgrind layout tests
dank@chromium.org
2009-07-18
1
-0
/
+23
*
Suppress yet another UtilityProcessHostTest.ExtensionUnpacker leak.
dkegel@google.com
2009-07-17
1
-0
/
+7
*
Suppress both leaks mentioned in bug16625 on both mac and linux.
dkegel@google.com
2009-07-17
1
-0
/
+11
*
Another occasional leak in WebCore::HTMLNames::init()
dkegel@google.com
2009-07-17
1
-1
/
+13
*
Fix wayward Q left over from debugging.
dkegel@google.com
2009-07-17
1
-1
/
+1
*
Fixes a leak in [LinkInfoBarController addAdditionalControls].
rohitrao@chromium.org
2009-07-17
1
-30
/
+0
*
Reland http://codereview.chromium.org/155465
dank@chromium.org
2009-07-17
2
-17
/
+7
*
Unbreak demangling on mac
dank@chromium.org
2009-07-17
1
-1
/
+2
*
Temporary suppression for infobar leak
nirnimesh@chromium.org
2009-07-17
1
-0
/
+29
*
Valgrind doesn't have an option (yet) to put suppressions into its xml
dkegel@google.com
2009-07-16
2
-5
/
+24
*
Add two ui_test suppressions, widen another, to make my home jaunty system happy
dkegel@google.com
2009-07-16
1
-2
/
+27
*
Patch from timurrrr: Re-factor valgrind scripts to add tsan support
dkegel@google.com
2009-07-16
9
-249
/
+521
*
Reverting 20592. Causing a bunch of valgrind MAC redness.
mhm@chromium.org
2009-07-14
2
-7
/
+17
*
Bug 15762 happens on Linux, too, so move suppression to generic file.
dkegel@google.com
2009-07-14
2
-17
/
+7
*
Widen two suppressions that weren't matching properly on my ghardy box.
dkegel@google.com
2009-07-13
1
-10
/
+1
*
Add yet more suppressions to make the ui_tests not spew warnings under valgrind
dkegel@google.com
2009-07-13
1
-0
/
+93
*
Point to correct app test binary
nirnimesh@chromium.org
2009-07-10
1
-1
/
+1
[next]