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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 33308 - Update valgrind suppression. An extra bool parameter got added.
atwilson@chromium.org
2009-11-30
1
-1
/
+1
*
Remove suppressions for two bug issues.
timurrrr@chromium.org
2009-11-15
1
-23
/
+0
*
Remove suppression for a race that was fixed a while ago.
jorlow@chromium.org
2009-11-13
1
-8
/
+0
*
Add suppression for valgrind detected error.
levin@chromium.org
2009-11-13
1
-0
/
+16
*
Add suppression for new mac mem leak.
levin@chromium.org
2009-11-13
1
-0
/
+21
*
Updated suppression signature to reflect changed method params.
atwilson@chromium.org
2009-11-13
1
-1
/
+1
*
Remove valgrind suppression for 24936
asargent@chromium.org
2009-11-11
1
-9
/
+0
*
Re-add a supression that shouldn't have been removed
stuartmorgan@chromium.org
2009-11-11
1
-0
/
+13
*
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
*
Update summarizing script for memory dump results.
jar@chromium.org
2009-11-09
1
-8
/
+8
*
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
*
Support running memory watch under vista, plus other tweaks
jar@chromium.org
2009-11-06
7
-107
/
+248
*
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 verbosity from checkbins.py and print summary instead
scherkus@chromium.org
2009-11-05
1
-6
/
+11
*
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
*
Temporarily make checkbins.py print debugging information.
scherkus@chromium.org
2009-11-04
1
-1
/
+4
*
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
*
Tweak perl scripts in memwatcher tool area.
jar@chromium.org
2009-10-31
3
-42
/
+84
*
Improve memwatch tool.
jar@chromium.org
2009-10-31
2
-28
/
+24
*
Widen an existing suppression a little bit
timurrrr@chromium.org
2009-10-31
1
-0
/
+1
*
Temporarily make checkbins.py return status 0 until I fix offending binaries.
scherkus@chromium.org
2009-10-30
1
-1
/
+2
*
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
[next]