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
*
Add a bunch of valgrind suppressions after intermittent failures on the bots.
mpcomplete@chromium.org
2009-11-10
2
-0
/
+80
*
Fix memory leak in ExtensionTest.LoadPageActionHelper unit test. The leak
pam@chromium.org
2009-11-10
1
-8
/
+0
*
[Mac] Fix a leak in HyperlinkButtonCell
rsesek@chromium.org
2009-11-10
1
-26
/
+0
*
Expand suppression for valgrind.
willchan@chromium.org
2009-11-10
1
-0
/
+1
*
Add a Mac valgrind suppression.
willchan@chromium.org
2009-11-09
1
-0
/
+26
*
Fix memory leak I introduced in my earlier change.
jam@chromium.org
2009-11-09
1
-9
/
+0
*
Suppress a valgrind failure.
thestig@chromium.org
2009-11-07
1
-0
/
+9
*
Update valgrind suppressions.
willchan@chromium.org
2009-11-06
1
-0
/
+26
*
Remove stale suppression.
jorlow@chromium.org
2009-11-06
1
-7
/
+0
*
Cancel unused timeout events. Without this change they can
dkegel@google.com
2009-11-06
1
-8
/
+0
*
Update linux valgrind suppressions.
willchan@chromium.org
2009-11-06
1
-0
/
+26
*
Add a mac valgrind suppression.
willchan@chromium.org
2009-11-06
1
-0
/
+26
*
Suppress a benign race inside Cocoa
timurrrr@chromium.org
2009-11-06
1
-0
/
+8
*
Remove the suppression for bug_24724
timurrrr@chromium.org
2009-11-05
1
-8
/
+0
*
Added beginnings of browser-process support for shared workers.
atwilson@chromium.org
2009-11-05
1
-3
/
+3
*
Suppress a leak in ps (!), and fix a typo that disabled a suppression for an ...
dank@chromium.org
2009-11-05
1
-1
/
+8
*
Fix valgrind error in SocketStreamDispatcherHost
ukai@chromium.org
2009-11-04
1
-20
/
+0
*
Update valgrind_webkit_tests.sh to use the same version of
dkegel@google.com
2009-11-04
2
-2
/
+156
*
Widen a suppression for bugs 20111 and 26582, move it to "third party" section
timurrrr@chromium.org
2009-11-03
1
-13
/
+8
*
Widen the suppression for bug_20111
timurrrr@chromium.org
2009-11-03
1
-1
/
+2
*
Valgrind: try to remove a suppression for V8 Profiler::Engage.
mnaganov@chromium.org
2009-11-03
1
-15
/
+0
*
Fix memory problems.
jrg@chromium.org
2009-11-03
1
-7
/
+0
*
Fix mem leak in sync tests by ensuring that the destruction tasks get to run.
jam@chromium.org
2009-11-03
1
-39
/
+0
*
Add suppressions for leaks in sync unit tests after adding ChromeThread insta...
jam@chromium.org
2009-11-02
1
-0
/
+39
*
Suppress invalid reads in Mac bookmark bar
stuartmorgan@chromium.org
2009-11-02
1
-0
/
+7
*
Add suppression for intentional memory leak in unit test.
jam@chromium.org
2009-11-02
1
-1
/
+13
*
Widen an existing suppression a little bit
timurrrr@chromium.org
2009-10-31
1
-0
/
+1
*
Make --ignore-in-dtor=no the default ThreadSanitizer option.
timurrrr@chromium.org
2009-10-30
1
-1
/
+7
*
Fix missing line in suppression; move the suppression to the more appropriate...
timurrrr@chromium.org
2009-10-30
1
-13
/
+14
*
Add suppressions for Mac UI valgrind bots
stuartmorgan@chromium.org
2009-10-30
2
-0
/
+35
*
Suppress two benign races
timurrrr@chromium.org
2009-10-30
1
-0
/
+23
*
Suppress warnings below AudioQueueDispose
timurrrr@chromium.org
2009-10-29
1
-0
/
+8
*
Fix unit test memory leak introduced by my ChromeThread change.
jam@chromium.org
2009-10-29
1
-9
/
+0
*
Suppress two new valgrind leaks
stuartmorgan@chromium.org
2009-10-29
1
-0
/
+16
*
Suppress reports under _dl_close
timurrrr@chromium.org
2009-10-29
1
-0
/
+9
*
Remove ThreadSanitizer suppression for 22272.
eroman@chromium.org
2009-10-28
1
-7
/
+0
*
Add one more suppression for a data race in libjingle
timurrrr@chromium.org
2009-10-27
1
-1
/
+7
*
Added printing of a couple of links to documentation in case warnings are rep...
timurrrr@chromium.org
2009-10-27
1
-3
/
+14
*
Suppress one more data race in test_shell on WeakReference
timurrrr@chromium.org
2009-10-27
1
-1
/
+9
*
Suppress a data race on vfptr in ipc/ipc_sync_channel_unittest.cc
timurrrr@chromium.org
2009-10-27
1
-10
/
+0
*
Suppressed a few data races in BookmarkModelWorker
timurrrr@chromium.org
2009-10-27
1
-0
/
+6
*
Suppressed a data race in libjingle, re-grouped suppressions for third_party...
timurrrr@chromium.org
2009-10-27
1
-13
/
+21
*
Remove the suppression for a Issue 24307: Data race on reference counter
nirnimesh@chromium.org
2009-10-26
1
-6
/
+0
*
Widen a Mac UI valgrind suppression sligthly
stuartmorgan@chromium.org
2009-10-26
1
-0
/
+1
*
Set GTEST_DEATH_TEST_USE_FORK environment variable to make death tests valgri...
timurrrr@chromium.org
2009-10-26
2
-4
/
+4
*
Ignore a few more string functions to suppress reports on *_empty_rep_storage*
timurrrr@chromium.org
2009-10-26
1
-2
/
+5
*
Remove a valgrind suppression for skia::BGRAConvolve2D() leak. This hasn't b...
senorblanco@chromium.org
2009-10-24
1
-25
/
+0
*
done
hclam@chromium.org
2009-10-23
1
-15
/
+0
*
Add/widen suppressions for Mac UI valgrind bots
stuartmorgan@chromium.org
2009-10-23
2
-4
/
+46
*
Added a suppression for http://crbug.com/25645
timurrrr@chromium.org
2009-10-23
1
-0
/
+8
[next]