summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Try change 23924 again - refactor layout_package.path_utils and dpranke@google.com2009-08-211-3/+3
* Fall back to using gdb to look up line numbers if needed in tools/valgrind/ch...dank@chromium.org2009-08-212-9/+108
* Make valgrind.sh use same valgrind as chrome_tests.sh.dkegel@google.com2009-08-191-12/+35
* This suppression is a false positive - on program exit, non-joinable threads ...vandebo@chromium.org2009-08-191-13/+14
* Add --gtest_repeat option to valgrind/chrome_tests.pymattm@chromium.org2009-08-192-0/+8
* Remove a suppression with setenv() on Mac.nirnimesh@chromium.org2009-08-191-10/+0
* Suppress another pair of intermittent SafeBrowsingService leaks.dank@chromium.org2009-08-181-0/+19
* Suppress a pair of memory leaks in SafeBrowsingServicedank@chromium.org2009-08-171-0/+9
* Temporary workaround for valgrind outputting garbage after </valgrindoutput>.dank@chromium.org2009-08-171-8/+22
* Quote a few more uses of the paths to make sure things work with spaces in dirs.thomasvl@chromium.org2009-08-171-32/+35
* Suppress a probable O(1) event leak.dank@chromium.org2009-08-161-0/+8
* Widen on suppression to handle different inlining.dank@chromium.org2009-08-161-0/+1
* Widen one more suppression to handle either malloc or new.dkegel@google.com2009-08-141-1/+1
* Yet Another Few Leaks Suppressed, More Suppressions Widened. Film at 11.dkegel@google.com2009-08-141-3/+55
* Yet more variants of existing suppressionsdkegel@google.com2009-08-141-0/+20
* Move blocks of build-valgrind-for-chromium.sh around to let it build and use ...dank@chromium.org2009-08-121-58/+89
* Suppress yet another flaky WebCore::FooNames::init() leak and a leak in v8::R...dkegel@google.com2009-08-121-0/+20
* Update to current Valgrind and tsan.dank@chromium.org2009-08-128-147/+386
* valgrind: Remove a suppression for a leak that was fixed in r18497.jhawkins@chromium.org2009-08-111-8/+0
* valgrind: Remove even more supprssions from bug 10755 that were fixed.jhawkins@chromium.org2009-08-111-57/+0
* valgrind: Remove a suppression for a test that has been removed.jhawkins@chromium.org2009-08-111-18/+0
* valgrind: Remove a suppression for a leak that has been fixed.jhawkins@chromium.org2009-08-111-18/+0
* Allow running the browser_tests in valgrind.jhawkins@chromium.org2009-08-111-0/+4
* gtk: Disconnect the accelerator group keys when closing the browser window.jhawkins@chromium.org2009-08-111-12/+0
* build-valgrind-for-chrome.sh: Don't install valgrind to /usr/bin anymoredkegel@google.com2009-08-112-18/+49
* Suppress additional manifestations of the free() / delete() mismatchsgk@google.com2009-08-112-0/+17
* Suppress a mismatched delete[]; Darin's pretty sure it's not a real problem f...dkegel@google.com2009-08-101-0/+7
* Add new suppression for Valgrind.dglazkov@chromium.org2009-08-101-0/+19
* valgrind: Remove a suppression for a leak that has been fixed.jhawkins@chromium.org2009-08-101-10/+0
* GRIT: add support for 'js_map_format' needed for DevTools l10n.mnaganov@chromium.org2009-08-107-5/+176
* Fix a typo in last suppression commit (forgot type)dank@chromium.org2009-08-071-7/+46
* Valgrind Linux: add suppresssion for SVGNames.agl@chromium.org2009-08-071-0/+11
* Another day, another round of suppressions from my local continous mac ui val...dank@chromium.org2009-08-062-13/+59
* Linux valgrind UI bot has a flaky leak. Suppress it (see bugsenorblanco@chromium.org2009-08-061-0/+15
* Add a variation of an existing IPC::SyncChannel leakstuartmorgan@google.com2009-08-061-0/+8
* Suppress yet another fontconfig leakdkegel@google.com2009-08-061-0/+15
* Fishing expedition in mac ui tests. dank@chromium.org2009-08-052-13/+118
* GTK: implement bookmark manager copy/paste.estade@chromium.org2009-08-041-0/+5
* Fix memory leak introduced by r22043.aa@chromium.org2009-08-041-23/+0
* Reverting hunspell upgrade 22263,22257,22252,22243. Causing many valgrind war...mhm@chromium.org2009-08-031-40/+1
* valgrind: Add a suppression for a hunspell memory leak during the SpellCheckS...mhm@chromium.org2009-08-031-0/+19
* valgrind: Add a suppression for a hunspell memory leak during the SpellCheckT...jhawkins@chromium.org2009-08-031-1/+21
* Suppress four really common valgrind warnings in mac ui tests.dank@chromium.org2009-08-011-0/+44
* valgrind: Remove a suppression for a leak that doesn't exist anymore. The v8...jhawkins@chromium.org2009-07-311-7/+0
* Move a valgrind suppression from "pls fix" to "not our problem"estade@chromium.org2009-07-301-9/+9
* Remove the valgrind suppression in crbug.com/15762nirnimesh@chromium.org2009-07-301-7/+0
* Add suppression for yet another SVGNames::init() -related leakdank@chromium.org2009-07-301-1/+11
* Temp suppression for mem leak with Version::GetVersionFromString()nirnimesh@chromium.org2009-07-301-0/+24
* Fix typo that prevented invalid reads from matchingdkegel@google.com2009-07-291-7/+12
* Update smoketests.py so we can run ui_tests in parallel, withhuanr@chromium.org2009-07-291-0/+86