| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/165342
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23112 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/165334
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23106 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/165329
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23096 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/165326
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23095 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/165325
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23093 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=10737
TEST=Watch the valgrind bot stay green.
Review URL: http://codereview.chromium.org/164294
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23078 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(wasn't useful on Goobuntu anyway, where some other valgrind came first in the PATH)
Don't hardcode versions/dates.
Add usage message.
Remove URLs to some patches (they go stale fast)
chrome_tests.sh: use the valgrind built by build-valgrind-for-chrome.sh by
default, but provide way to override
Review URL: http://codereview.chromium.org/165317
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23076 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
apparently introduced by the webkit roll in r47010.
BUG=18984
TEST=green
Review URL: http://codereview.chromium.org/165291
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23013 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
for us
BUG=18984
Review URL: http://codereview.chromium.org/165276
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22971 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
It looks like this one arrived via http://trac.webkit.org/changeset?new=46977@trunk/WebCore&old=46910@trunk/WebCore
TBR=awalker
BUG=16908
TEST=none
Review URL: http://codereview.chromium.org/165264
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22959 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=Watch the valgrind bots stay green.
Review URL: http://codereview.chromium.org/165254
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22943 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
WebKit Inspector is localized using a JS file containing the following map:
localizedStrings[<english text>] = <translated text>;
Review URL: http://codereview.chromium.org/164066
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22900 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and shorten a suppression that was so long valgrind barfed.
Add suppressions for two new valgrind warnings that are extremely reproducible on the mac.
Add variant of an old suppression.
BUG=11333,18661,18705
TEST=none
Review URL: http://codereview.chromium.org/165100
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22699 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This is very similar to the one just above it. SVGNames are part of
the WebKit startup and are singleton strings. Since it's an O(1)
'leak', it's not really a leak at all.
BUG=17966
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22698 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
valgrind run.
Move one suppression from 6547 to new bug 18664 as we widen it, 'cause 6547 was marked closed, and the history was messy.
Also disable ErrorPageTest.DNSError_GoBack2Forward2 -- it hangs often on mac under valgrind, possibly a bug in valgrind.
BUG=6547,16628,18661,18664
TEST=swing mac around your head on its power cord, see if any memory leaks out
Review URL: http://codereview.chromium.org/165076
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22661 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
for trace).
BUG=http://crbug.com/18654
TEST=Linux valgrind UI tests greener
Review URL: http://codereview.chromium.org/164082
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22650 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=16128
TEST=Less red on the Mac valgrind bot.
Review URL: http://codereview.chromium.org/165019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22611 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=agl
BUG=18590
TEST=watch ui valgrind bots for a week
Review URL: http://codereview.chromium.org/165027
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22572 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Adds suppressions for lots of bugs. The only
problems left I know of result in valgrind internal
error messages.
Widen suppression for 16128 to match on Mac.
Remove suppression for 16210, which is a dup of 16128, and was out of date.
The reference builds don't have symbols on the mac,
so suppressions don't work. And they have old known
valgrind issues. Disable
SunSpiderReferenceTest.Perf and
V8BenchmarkReferenceTest.Perf under valgrind until
those problems are addressed (and possibly longer --
reference builds tend to have old valgrind errors
since fixed and no longer of interest).
Also, disable DownloadTest.UnknownSize under valgrind,
it is known to send garbage.
None of these errors are showing up on the bots
for some reason; they only show up when you do
a local run of shard_all_tests.sh, which does one
test at a time instead of the normal batches of 30.
It seems valgrind on the mac isn't stable enough
to do large batches of ui tests in a single run.
BUG=6522,16128,16210,17113,17451,18189,18223,18236,18252,18253,18268,18540
TEST=run tools/valgrind/shard_all_tests.sh for ui_tests on mac, verify it finds no normal valgrind warnings
Review URL: http://codereview.chromium.org/159770
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22533 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Refactor bookmark util clipboard code to be cross platform.
- Add a CBF_DATA format for writing arbitrary data to the clipboard.
- Change MenuGtk so that showing a menu only makes the menu items update asynchronously. This way we can show the menu immediately and we won't get in trouble if the delegate's IsCommandEnabled() runs a nested message loop.
I did not do any mac-side implementation of the new clipboard stuff. The implementation should be easy when they get around to writing the bookmark manager.
Review URL: http://codereview.chromium.org/159815
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22419 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=18070
TEST=none
Review URL: http://codereview.chromium.org/160509
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22367 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
warnings.
TBR: brettw, dank, jshin
Review URL: http://codereview.chromium.org/159797
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22287 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
SpellCheckStrings_EN_US test.
TBR=dank
BUG=18254
TEST=Watch the linux valgrind bot turn green
Review URL: http://codereview.chromium.org/159764
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22263 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
SpellCheckTest_GetAutoCorrectionWord_EN_US test.
TBR=dank
BUG=18254
TEST=Watch the valgrind bot turn green.
Review URL: http://codereview.chromium.org/160515
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22257 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=16661,18215,18218,18219
TEST=watch mac valgrind ui tests go greener
Review URL: http://codereview.chromium.org/159757
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22239 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
v8 bindings have been upstreamed to WebKit, and this particular code has changed in the meantime. V8Proxy no longer has a method RegisterGlobalHandle.
BUG=9450
TEST=Watch the valgrind bot stay green.
Review URL: http://codereview.chromium.org/160472
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22186 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=16161
Review URL: http://codereview.chromium.org/160429
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22123 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
The corresponding valgrind error has been fixed.
TEST=test_shell_tests under Valgrind should pass
BUG=15762
Review URL: http://codereview.chromium.org/159646
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22096 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=17996
TEST=watch valgrind ui builder 2 for 30 builds, verify no SVGNames::init() -related leaks reported
Review URL: http://codereview.chromium.org/159626
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22052 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This should be reverted when the leak is fixed.
BUG=18070
TBR=aa
Review URL: http://codereview.chromium.org/160390
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22050 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
Update to support make
We now generate suppressions by default, so remove obsolete --generate_suppressions flag
Review URL: http://codereview.chromium.org/155794
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22013 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
the number of shards equal to NUMBER_OF_PROCESSORS.
Review URL: http://codereview.chromium.org/159568
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21996 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
one less function inlined?),
http://build.chromium.org/buildbot/waterfall/builders/Chromium%20Mac%20(valgrind)/builds/403/steps/valgrind%20test:%20unit/logs/stdio
and also match bug 17979
http://build.chromium.org/buildbot/waterfall/builders/Chromium%20Mac%20(valgrind)/builds/413/steps/valgrind%20test:%20unit/logs/stdio
BUG=17385,17979
TEST=sh src/tools/valgrind/chrome_tests.sh --test unit --gtest_filter=RenderThread.* | grep IPC::ChannelProxy::Context::CreateChannel should be empty in 20 out of 20 runs, say
Review URL: http://codereview.chromium.org/160326
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21956 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
https://bugs.webkit.org/show_bug.cgi?id=27103
Also be flexible about new vs. malloc in that suppression.
Should make
http://chrome-buildbot:8016/builders/Webkit%20Linux%20(valgrind%20layout)/builds/176/steps/valgrind%20test:%20layout/logs/stdio
happy.
BUG=9458
TEST=sh tools/valgrind/valgrind_webkit_tests.sh LayoutTests/http/tests/misc/timer-vs-loading.html | grep NPN_RegisterObject should be empty
Review URL: http://codereview.chromium.org/159560
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21952 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
care of warning seen today at
http://build.chromium.org/buildbot/waterfall/builders/Chromium%20Mac%20(valgrind)/builds/379/steps/valgrind%20test:%20unit/logs/stdio
BUG=17540
TEST=throw rotten tomatoes at chromium mac valgrind bot if it goes red
Review URL: http://codereview.chromium.org/159531
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21890 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
leak suppressions from being tallied.
BUG=17890
TEST=run sh tools/valgrind/chrome_tests.sh -t base --tool_flags="--nocleanup_on_exit" & look at <suppcounts> in valgrind.tmp/* before and after sh tools/valgrind/build-valgrind-for-chromium.sh, verify leak suppressions show up after.
Review URL: http://codereview.chromium.org/160275
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21868 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
that's been showing up a lot lately
BUG=17888
TEST=watch mac valgrind chromium bot for a day, verify no leaks involving IPC::Channel::Channel()
Review URL: http://codereview.chromium.org/159507
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21858 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=17540
Review URL: http://codereview.chromium.org/159439
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21764 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
output the last 100 lines of the incomplete log(s). We can remove this later.
BUG=17453
TEST=modify valgrind to output </XXXvalgrindoutput> at end, verify last 100 lines show up in log
Review URL: http://codereview.chromium.org/159437
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21763 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
properly.
BUG=16945
TEST=test_shell_tests --gtest_filter=MediaLeakTest.*
Review URL: http://codereview.chromium.org/159386
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21756 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
seen this morning in
http://build.chromium.org/buildbot/waterfall/builders/Chromium%20Linux%20(valgrind)/builds/1364/steps/valgrind%20test:%20unit/logs/stdio
BUG=17385
TEST=watch valgrind unit tests go green
Review URL: http://codereview.chromium.org/160168
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21677 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
http://build.chromium.org/buildbot/waterfall/builders/Linux%20UI%201%20of%203%20(valgrind)/builds/239/steps/valgrind%20test:%20ui/logs/stdio
this morning (and fairly often before that).
BUG=17795
TEST=watch valgrind UI bots for a day or two and verify no leak in SVGNames::init
Review URL: http://codereview.chromium.org/159420
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21674 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/160042
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21659 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
moving image_diff from chrome/tools/test/image_diff to tools/imagediff
(not moving to tools/image_diff to avoid some svn unpleasantness with that
directory having been created in CL 21366).
Also change test_shell.gyp to depend on everything needed to run the layout
tests.
R=darin@chromium.org
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/159361
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21584 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
HistoryBackend::QueryTopURLsAndRedirects.
BUG=16104
TEST=sh tools/valgrind/chrome_test.sh -t ui --gtest_filter=TabRestoreUITest.RestoreIntoSameWindow
Review URL: http://codereview.chromium.org/160060
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21472 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=16128
TEST=watch "Builder Chromium Linux (valgrind)" go green again
Review URL: http://codereview.chromium.org/159300
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21443 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=17576
TEST=watch valgrind ui bots go green(er)
Review URL: http://codereview.chromium.org/160017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21416 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/159279
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21413 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
worker tests failures.
Review URL: http://codereview.chromium.org/159276
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21412 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It turns out while I couldn't reproduce these valgrind errors locally,
they reproduce on the buildbot.
This reverts commit dd24218ae59e4c9665c6ebf9fa4ebb5784bf3d88 (r21396).
http://crbug.com/16089
TBR=dank
Review URL: http://codereview.chromium.org/160023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21403 0039d316-1c4b-4281-b951-d872f2087c98
|