summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Another day, another mutation of the SQLite issues needing suppressing.stuartmorgan@chromium.org2009-09-151-0/+18
* Fix typo in bug name. I typed '6' instead of '9' by accident. I noticed bec...dkegel@google.com2009-09-141-1/+1
* Added a few suppressions for ThreadSanitizer on Mac.timurrrr@chromium.org2009-09-141-0/+91
* handle "Purify" build dir in addition to "Release" and "Debug"erikkay@chromium.org2009-09-121-21/+60
* Change the purify tests to run with the default memory allocatornsylvain@chromium.org2009-09-121-0/+4
* Update shard-all-tests.sh to save the raw valgrind output files,dank@chromium.org2009-09-121-30/+74
* Add one more mac suppression found with a local run and slightly different co...dank@chromium.org2009-09-121-8/+34
* Write layout test output to chunk dir to enable a purify dashboard to be poss...erikkay@chromium.org2009-09-111-4/+7
* Add more suppressions for ThreadSanitizertimurrrr@chromium.org2009-09-111-1/+81
* sync-webkit-git: add more docs on a gclient tweakevan@chromium.org2009-09-111-1/+6
* Remove suppression for Mem leak with BrowserWindowCocoa::Show()nirnimesh@chromium.org2009-09-111-14/+0
* Expand tests to allow "." in keys.chase@chromium.org2009-09-111-1/+1
* Use base::WindowImpl instead of CWindowImpl to remove a dependency on ATL.jhawkins@chromium.org2009-09-102-15/+18
* Mac: Suppress pasteboard leaks.estade@chromium.org2009-09-101-1/+11
* Resubmit suppression count report patch, but this time don't crash if that se...dkegel@google.com2009-09-101-6/+39
* sync-webkit-git: reduce diff-index outputevan@chromium.org2009-09-101-1/+2
* Add suppression for nother sql variationstuartmorgan@google.com2009-09-101-0/+6
* Revert "Show suppression counts. (Not yet per-test.)"kuchhal@chromium.org2009-09-101-37/+6
* Show suppression counts. (Not yet per-test.)dkegel@google.com2009-09-101-6/+37
* linux: add a suppression for a leak when we load a third-party pluginevan@chromium.org2009-09-091-0/+7
* Add more unit tests for perf expectations.chase@chromium.org2009-09-084-85/+135
* More suppressions for Mac UI botsstuartmorgan@google.com2009-09-082-14/+77
* [Mac] Add testing code to expose an NSColor memory leak.shess@chromium.org2009-09-051-0/+9
* Add a tool that syncs a WebKit git checkout with DEPS.evan@chromium.org2009-09-041-0/+91
* Delete all precompiled support. It is causing more harm than good, especially...maruel@chromium.org2009-09-042-44/+0
* Altering grit so that it clobbers all outputs even on windows.bradnelson@chromium.org2009-09-042-6/+99
* Widen some Mac valgrind suppressionsstuartmorgan@google.com2009-09-041-6/+22
* Remove suppression for UMR in test_shell_tests in vCMMVectorConvert8BitRGBToR...nirnimesh@chromium.org2009-09-041-8/+1
* Show the commandline in question as part of each valgrinddank@chromium.org2009-09-041-2/+16
* Updatetony@chromium.org2009-09-041-0/+4
* Update to valgrind-3.5.0. From timur, http://codereview.chromium.org/190008dkegel@google.com2009-09-037-80/+89
* Widen a Mac suppression, add two one-offs from Linux.stuartmorgan@google.com2009-09-032-4/+11
* Linux: Initialize the focus ring color preference values. This fixes an UMR ...jhawkins@chromium.org2009-09-031-12/+0
* Another suppression for Mac UI Valgrindstuartmorgan@google.com2009-09-031-0/+7
* Suppressing the valgrind error probably caused by WebKit r47756.yusukes@google.com2009-09-031-0/+5
* Traceline: Pass a STARTUPINFOA to CreateProcessA.deanm@chromium.org2009-09-031-1/+1
* Suppressing the valgrind error probably caused by r25278 (TAKE 2).yusukes@google.com2009-09-031-0/+6
* Suppressing the valgrind error probably caused by r25278.yusukes@google.com2009-09-031-0/+6
* More valgrind suppressionsstuartmorgan@google.com2009-09-022-1/+18
* Update the suppression for issue 20459 with Chris Hawk's findings.wtc@chromium.org2009-09-021-1/+5
* Adjust variance for linux perf test expectations.chase@chromium.org2009-09-021-2/+2
* Add linux perf expectations for morejs and startup.chase@chromium.org2009-09-021-1/+4
* Presubmit test verifies perf_expectations formatting.chase@chromium.org2009-09-022-0/+126
* Remove suppression for memory leak in TabStripModelObserverBridge::TabChanged...nirnimesh@chromium.org2009-09-021-15/+0
* New tsan suppressions from Timur, http://codereview.chromium.org/185008dkegel@google.com2009-09-022-11/+41
* Widen a suppression to account for an extra stack framestuartmorgan@google.com2009-09-021-0/+1
* Adjust SQL suppressions for optimization level changestuartmorgan@google.com2009-09-021-21/+22
* Revert r25138, changes to string handling in traceline.deanm@chromium.org2009-09-021-14/+10
* Fix traceline to compile on Windows.chase@chromium.org2009-09-021-10/+14
* Valgrind suppression updates for Mac UI botsstuartmorgan@google.com2009-09-022-14/+58