summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* Fix up memory leak in remoting host tests.dmaclach@chromium.org2011-05-133-16/+0
| | | | | | | | | | | | | Adds comments about some of the ownership issues. BUG=75020 TEST=BUILD Review URL: http://codereview.chromium.org/7016025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@85226 0039d316-1c4b-4281-b951-d872f2087c98
* Adjust expectations.cmp@chromium.org2011-05-121-7/+7
| | | | | | | Commit at r85204 needed one more step to make the changes live. Those changes are in this commit. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@85205 0039d316-1c4b-4281-b951-d872f2087c98
* Adjust expectations.cmp@chromium.org2011-05-121-7/+7
| | | | | | | | | | | | | | | | | | - linux-release-hardy/dhtml/times/t (regression at r84519:84527) - linux-release-hardy/morejs/times/t (false positives) - xp-release-dual-core/moz/total_byte_b/IO_b (regerssion at r84825:84828) - xp-release-dual-core/moz/total_byte_r/IO_r (regression at r84825:84828) - xp-release-dual-core/moz/total_op_b/IO_op_b (regression at r84825:84828) - xp-release-dual-core/moz/total_op_r/IO_op_r (regression at r84825:84828) - xp-release-dual-core/moz/vm_peak_r/vm_pk_r (regression at r84825:84828) BUG=none TEST=perf steps are green TBR=nsylvain@chromium.org Review URL: http://codereview.chromium.org/7011026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@85204 0039d316-1c4b-4281-b951-d872f2087c98
* Don't run JingleSessionTest.CreateAndDestoy under Dr. Memorytimurrrr@chromium.org2011-05-121-0/+3
| | | | | | | | BUG=82401 TBR=bruening Review URL: http://codereview.chromium.org/6973028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@85129 0039d316-1c4b-4281-b951-d872f2087c98
* Suppress uninit reads below gfx::PlatformFontWin::CreateHFontRef (due to ↵timurrrr@chromium.org2011-05-121-0/+9
| | | | | | | | | | unhandled syscalls) BUG=http://code.google.com/p/drmemory/issues/detail?id=395 TBR=bruening Review URL: http://codereview.chromium.org/7013026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@85128 0039d316-1c4b-4281-b951-d872f2087c98
* Suppress intentional leaks of LazyInstancestimurrrr@chromium.org2011-05-121-0/+6
| | | | | | | TBR=bruening Review URL: http://codereview.chromium.org/7014013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@85119 0039d316-1c4b-4281-b951-d872f2087c98
* Don't run URLRequestTestHTTP.HTTPSToHTTPRedirectNoRefererTest under Dr. Memorytimurrrr@chromium.org2011-05-122-1/+4
| | | | | | | | | Also fix a wrong link to the upstream bug in suppressions BUG=82391 TBR=bruening Review URL: http://codereview.chromium.org/7014012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@85110 0039d316-1c4b-4281-b951-d872f2087c98
* Adjust sizes for xp-release.cmp@chromium.org2011-05-111-1/+1
| | | | | | | | | | | Regression around r84821:84829. BUG=82352 TBR=nsylvain@chromium.org Review URL: http://codereview.chromium.org/6997020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@85073 0039d316-1c4b-4281-b951-d872f2087c98
* Suppress an invalid write under _NSDrawThemeBackgroundstuartmorgan@chromium.org2011-05-111-0/+12
| | | | | | | | | | | TBR=thakis BUG=82328 TEST=Greener valgrind bots Review URL: http://codereview.chromium.org/6973015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@85051 0039d316-1c4b-4281-b951-d872f2087c98
* Suppressing license warnings for bidi checkerofri@google.com2011-05-111-1/+2
| | | | | | | | | | BUG=NONE TEST=NONE Review URL: http://codereview.chromium.org/6982020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@85020 0039d316-1c4b-4281-b951-d872f2087c98
* Suppress the new sync racestuartmorgan@chromium.org2011-05-111-0/+7
| | | | | | | | | | | TBR=timurrrr BUG=82279 TEST=Greener TSan bots Review URL: http://codereview.chromium.org/6982029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@85007 0039d316-1c4b-4281-b951-d872f2087c98
* Fix the bug of the keyboard overlay not showing shortcut descriptions on the ↵mazda@chromium.org2011-05-111-0/+3
| | | | | | | | | | | | space key. BUG=chromium-os:14965 TEST=manual Review URL: http://codereview.chromium.org/6999010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84952 0039d316-1c4b-4281-b951-d872f2087c98
* Modify gen_keyboard_overlay.py to add indentations to the generated cc file.mazda@chromium.org2011-05-111-1/+6
| | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/6998007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84914 0039d316-1c4b-4281-b951-d872f2087c98
* Add suppressions for two valgrind regressionsstuartmorgan@chromium.org2011-05-101-0/+24
| | | | | | | | | | | TBR=georgey,yfriedman BUG=82183,82186 TEST=Greener valgrind bots Review URL: http://codereview.chromium.org/6995034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84867 0039d316-1c4b-4281-b951-d872f2087c98
* bisect-builds.py: Use "win" instead of "xp" to fix Windows bisecting.rsesek@chromium.org2011-05-101-2/+2
| | | | | | | | | BUG=none TEST=./tools/bisect-builds.py -a win Review URL: http://codereview.chromium.org/6994012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84816 0039d316-1c4b-4281-b951-d872f2087c98
* Add more ThreadSanitizer sanity teststimurrrr@chromium.org2011-05-101-1/+1
| | | | | | | | | | | | | | | 1) A test that makes sure we handle annotations correctly (BenignRace) 2) A test that makes sure we correctly use the ignore file These tests will help us in investigating http://code.google.com/p/chromium/issues/detail?id=82114 and prevent further mis-handling appear misteriously. BUG=82114 TEST=./tools/valgrind/chrome_tests.sh -t base --tool tsan --gtest_filter="*Sanity*" Review URL: http://codereview.chromium.org/6994009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84812 0039d316-1c4b-4281-b951-d872f2087c98
* CrOS - Check current state of update-engine on startupjamescook@chromium.org2011-05-101-1/+1
| | | | | | | | | | | | Fix bug where Chrome OS does not report that a reboot is needed if Chrome has crashed since the update was applied. BUG=chromium-os:14853 TEST=See bug for details. Basically, download and install an update, but don't reboot. Crash chrome intentionally. Go to wrench > About Chrome OS. Verify that it tells you a rebooted is needed. Review URL: http://codereview.chromium.org/6952011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84805 0039d316-1c4b-4281-b951-d872f2087c98
* Fix a leak on a Mac unittest. ↵pkasting@chromium.org2011-05-091-6/+0
| | | | | | | | | | | | InfoBarContainerController::removeAllInfoBars() does not necessarily close the infobars. Add comments to this effect and fix the test to not leak. Along the way I found what looks like potential memory corruption if you start an infobar closing and then switch tabs away before it finishes closing, so fix that too. There may still be problems when closing the browser while closing an infobar but I don't care as much about those if so. Ultimately my infobar rewrite should fix those. BUG=81652 TEST=none Review URL: http://codereview.chromium.org/6928046 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84646 0039d316-1c4b-4281-b951-d872f2087c98
* roll clang 130788:130990thakis@chromium.org2011-05-071-1/+1
| | | | | | | | | | | | | | Exciting new warning from clang's r130982: "Warn when trying to call a pure virtual member function in a class from the class constructor/destructor." Amazingly, we seen to have that problem 0 times in chromium. BUG=none TEST=none Review URL: http://codereview.chromium.org/6953009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84543 0039d316-1c4b-4281-b951-d872f2087c98
* Valgrind reports issues in icu::RegexMatcherdhollowa@chromium.org2011-05-071-0/+26
| | | | | | | | | | | | Adds suppression for icu RegexMatcher, triggered by Autofill unit test of new libphonenumber. BUG=81753 TEST=PhoneNumberI18NTest.PhoneNumbersMatch TBR=isherman@chromium.org Review URL: http://codereview.chromium.org/6952015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84535 0039d316-1c4b-4281-b951-d872f2087c98
* Add a script that checks out and builds iwyu.thakis@chromium.org2011-05-061-0/+33
| | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/6956007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84499 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 84470 (we want DEPS files to stay simple as discussed in irc. Also, ↵thakis@chromium.org2011-05-061-7/+2
| | | | | | | | | | | | | this broke tools/sync-webkit-git.py) - Remove nacl_tools_revision and get the appropriate folders/revisions from native client's DEPS file BUG=none TEST=trybots,gclient sync Review URL: http://codereview.chromium.org/6933043 TBR=elijahtaylor@google.com Review URL: http://codereview.chromium.org/6952009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84485 0039d316-1c4b-4281-b951-d872f2087c98
* Remove nacl_tools_revision and get the appropriate folders/revisions from ↵elijahtaylor@google.com2011-05-061-2/+7
| | | | | | | | | | native client's DEPS file BUG=none TEST=trybots,gclient sync Review URL: http://codereview.chromium.org/6933043 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84470 0039d316-1c4b-4281-b951-d872f2087c98
* Disable LoginPromptTest.TestBasicAuth on Mac UI valgrind botsjochen@chromium.org2011-05-061-0/+1
| | | | | | | | | | BUG=81658 TEST=none TBR=glider@chromium.org Review URL: http://codereview.chromium.org/6927080 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84433 0039d316-1c4b-4281-b951-d872f2087c98
* Disable BrowserEncodingTest.TestEncodingAliasMapping on Mac UI valgrindjochen@chromium.org2011-05-061-0/+1
| | | | | | | | | | BUG=81658 TEST=none TBR=glider@chromium.org Review URL: http://codereview.chromium.org/6929067 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84432 0039d316-1c4b-4281-b951-d872f2087c98
* Disable BookmarksUITest.CommandOpensBookmarksTab on Valgrind Mac UI botsjochen@chromium.org2011-05-061-0/+1
| | | | | | | | | | BUG=75249 TEST=none TBR=glider@chromium.org Review URL: http://codereview.chromium.org/6929065 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84431 0039d316-1c4b-4281-b951-d872f2087c98
* Suppress leak in IPCChannelTest.ChannelProxyTestjochen@chromium.org2011-05-061-0/+8
| | | | | | | | | | BUG=81796 TEST=none TBR=glider@chromium.org Review URL: http://codereview.chromium.org/6931054 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84430 0039d316-1c4b-4281-b951-d872f2087c98
* Suppress data race in HostResolverImpljochen@chromium.org2011-05-061-0/+13
| | | | | | | | | | BUG=81793 TEST=none TBR=glider@chromium.org Review URL: http://codereview.chromium.org/6931053 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84424 0039d316-1c4b-4281-b951-d872f2087c98
* There is a patch for new resource pak for devtools tab selection page.loislo@chromium.org2011-05-061-1/+5
| | | | | | | | | | | | | | | | | | We have a generated tab selection page for remote debugging. It is quite simple and needs to be extended for better discoverability and nice view. I've splitted it into three parts. Generated one with the list of tabs available for debugging and two static files devtools_frontend.css and devtools_frontend.js It was decided to keep these two files separately from the rest of the devtools files. The first reason: tab selection page can be platform specific. The second reason: main devtools files can be stored in the cloud. BUG=none TEST=none Review URL: http://codereview.chromium.org/6912023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84419 0039d316-1c4b-4281-b951-d872f2087c98
* Suppress memory leak under CurResFile on Macjochen@chromium.org2011-05-061-0/+6
| | | | | | | | | | BUG=81788 TEST=none TBR=glider@chromium.org Review URL: http://codereview.chromium.org/6933047 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84418 0039d316-1c4b-4281-b951-d872f2087c98
* Disable a bunch of hanging tests on Mac Valgrind UI botsjochen@chromium.org2011-05-061-0/+4
| | | | | | | | | | BUG=75249 TEST=none TBR=glider@chromium.org Review URL: http://codereview.chromium.org/6935037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84415 0039d316-1c4b-4281-b951-d872f2087c98
* FTP: split the directory listing parser test and re-enable it on TSan botsphajdan.jr@chromium.org2011-05-061-3/+0
| | | | | | | | | | | | | | The test was disabled on TSan bots becuase it was taking too much time. This change converts one huge test which parses ~30 directory listings to ~30 separate test cases. This change also moves ToLower/ToUpper from ui/base/l10n_util to base/i18n/case_conversion so that they can be used in net/ftp. BUG=79022 Review URL: http://codereview.chromium.org/6905027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84413 0039d316-1c4b-4281-b951-d872f2087c98
* Increase the size of stacks (--num-callers) being tracked by Memcheckglider@chromium.org2011-05-061-2/+4
| | | | | | | | | to match the number used on bots. TBR=timurrrr Review URL: http://codereview.chromium.org/6927077 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84412 0039d316-1c4b-4281-b951-d872f2087c98
* Suppress leak in ServicesCustomizationDocument.LoadManifestFromStringjochen@chromium.org2011-05-061-0/+7
| | | | | | | | | | BUG=81782 TEST=none TBR=glider@chromium.org Review URL: http://codereview.chromium.org/6930061 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84410 0039d316-1c4b-4281-b951-d872f2087c98
* Update third_party/cros/ to 9cee76bb1bf827d5b6122adc8797b251e98831b3.yusukes@google.com2011-05-051-1/+1
| | | | | | | | BUG=none TEST=ran try TBR=zork git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84340 0039d316-1c4b-4281-b951-d872f2087c98
* Disable ResourceDispatcherTest.DoNotSniffHTMLFromImageGIF on Mac Valgrind botsjochen@chromium.org2011-05-051-0/+1
| | | | | | | | | | BUG=58145 TEST=none TBR=glider@chromium.org Review URL: http://codereview.chromium.org/6930035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84245 0039d316-1c4b-4281-b951-d872f2087c98
* Disable ResourceDispatcherTest.DoNotSniffHTMLFromTextPlain on Mac Valgrind botsjochen@chromium.org2011-05-051-0/+1
| | | | | | | | | | BUG=81658 TEST=none TBR=glider@chromium.org Review URL: http://codereview.chromium.org/6933028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84244 0039d316-1c4b-4281-b951-d872f2087c98
* Disable PPAPITest.FileRef on Mac Valgrind as it crashes valgrindjochen@chromium.org2011-05-051-0/+1
| | | | | | | | | | BUG=51716 TEST=none TBR=glider@chromium.org Review URL: http://codereview.chromium.org/6929034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84243 0039d316-1c4b-4281-b951-d872f2087c98
* Make waterfall.sh print the unmatched heapchecker suppressions.glider@chromium.org2011-05-053-19/+61
| | | | | | | | | | Change test_suppressions.py and suppressions.py in order to respect the heapchecker suppressions. Refactor the tests in suppressions.py a bit. BUG=73154 Review URL: http://codereview.chromium.org/6902031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84240 0039d316-1c4b-4281-b951-d872f2087c98
* Disable LoginPromptTest.LoginPromptTest on Mac Valgrind UI testsjochen@chromium.org2011-05-051-0/+3
| | | | | | | | | | BUG=81658 TEST=none TBR=glider@chromium.org Review URL: http://codereview.chromium.org/6935022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84237 0039d316-1c4b-4281-b951-d872f2087c98
* Disable AutomationProxyVisibleTest.AppendTab on Mac Valgrind UI testsjochen@chromium.org2011-05-051-0/+3
| | | | | | | | | | BUG=81657 TEST=none TBR=glider@chromium.org Review URL: http://codereview.chromium.org/6927043 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84236 0039d316-1c4b-4281-b951-d872f2087c98
* Suppress leak in InfoBarContainerControllerTest.RemoveAllInfoBars on Macjochen@chromium.org2011-05-051-0/+6
| | | | | | | | | | BUG=81652 TEST=none TBR=glider@chromium.org Review URL: http://codereview.chromium.org/6935021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84234 0039d316-1c4b-4281-b951-d872f2087c98
* Suppress all MessageLoopProxy objects created below BrowserInit::*jochen@chromium.org2011-05-051-2/+1
| | | | | | | | | | BUG=81438 TEST=none TBR=glider@chromium.org Review URL: http://codereview.chromium.org/6932036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84233 0039d316-1c4b-4281-b951-d872f2087c98
* chromeos: Bump cros dependency to c8b0c124.derat@chromium.org2011-05-051-1/+1
| | | | | | | | | | | | This pulls in brightness-related code for cwolfe. BUG=chromium-os:13281 TEST=manual: synced to this revision and checked that the chromeos-chrome package builds and appears to function as before TBR=cwolfe Review URL: http://codereview.chromium.org/6930028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84172 0039d316-1c4b-4281-b951-d872f2087c98
* Widen suppression for MessageLoopProxy creation during AutomationProvider ↵jochen@chromium.org2011-05-041-30/+5
| | | | | | | | | | | | startup BUG=81438 TEST=none TBR=glider@chromium.org Review URL: http://codereview.chromium.org/6933017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84136 0039d316-1c4b-4281-b951-d872f2087c98
* Widen suppression for gtk_text_buffer_select_rangejochen@chromium.org2011-05-041-7/+1
| | | | | | | | | | BUG=61685 TEST=none TBR=glider@chromium.org Review URL: http://codereview.chromium.org/6933014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84126 0039d316-1c4b-4281-b951-d872f2087c98
* Suppression for leak in leveldb::Optionsjochen@chromium.org2011-05-041-0/+7
| | | | | | | | | | BUG=81575 TEST=none TBR=glider@chromium.org Review URL: http://codereview.chromium.org/6927018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84101 0039d316-1c4b-4281-b951-d872f2087c98
* Make sure grit unittests run on presubmit.tony@chromium.org2011-05-043-14/+10
| | | | | | | | | | | Previously, the return code was always 0 so the tests were always passing. Actually return an error code now. Also fix some tests that regressed in r83897 and r78357. Review URL: http://codereview.chromium.org/6929016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84099 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 84081 due to internal failure - grit: Completely ignore the ↵sadrul@chromium.org2011-05-041-3/+0
| | | | | | | | | | | | | | 'if'-nodes that do not evaluate to true. BUG=none TEST=builds work fine Review URL: http://codereview.chromium.org/6911026 TBR=sadrul@chromium.org Review URL: http://codereview.chromium.org/6932016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84097 0039d316-1c4b-4281-b951-d872f2087c98
* grit: Completely ignore the 'if'-nodes that do not evaluate to true.sadrul@chromium.org2011-05-041-0/+3
| | | | | | | | | BUG=none TEST=builds work fine Review URL: http://codereview.chromium.org/6911026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84081 0039d316-1c4b-4281-b951-d872f2087c98