summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* remove heapcheck and valgrind suppressions for WebKitContext leakdgrogan@chromium.org2011-06-212-25/+0
* Plugged a leak related to generating the HMAC.rickcam@chromium.org2011-06-212-13/+0
* Suppress another race in vp8 (issue 86916)glider@chromium.org2011-06-211-1/+9
* Suppress the TSan error in ThreadWatcher::StartWatching (issue 83564)glider@chromium.org2011-06-211-0/+17
* Suppress another stack for bug 86303 (invalid accesses caused by SQLite memor...glider@chromium.org2011-06-212-1/+22
* Suppress another instance of bug 57266 (data race in vp8)glider@chromium.org2011-06-211-0/+6
* Print suppression hashes for TSan reportstimurrrr@chromium.org2011-06-212-6/+24
* Clean up the keyboard overlay code.mazda@chromium.org2011-06-211-17/+9
* Removed the Tsan suppressions for ThreadWatcher. We have made allrtenneti@chromium.org2011-06-201-17/+0
* Remove suppression for UserScriptSlave test.cira@google.com2011-06-201-7/+0
* Quick-fix TSan sanity teststimurrrr@chromium.org2011-06-201-1/+1
* Exclude ResourceDispatcherTest.CrossSiteImmediateLoadOnunloadCookie from the ...timurrrr@chromium.org2011-06-201-10/+8
* Shorten the TSan outputtimurrrr@chromium.org2011-06-201-0/+2
* Add support for the TSan suppression generatortimurrrr@chromium.org2011-06-202-18/+49
* Widen a suppression to cover two related bugs; add a fun_r ignore rule for sq...timurrrr@chromium.org2011-06-202-10/+4
* More Memory waterfall suppressionstimurrrr@chromium.org2011-06-203-6/+8
* Exclude DhcpProxyScriptFetcherWin.RealFetchWithDeferredCanceltimurrrr@chromium.org2011-06-201-0/+3
* Suppress memory leaks in OAuthRequestSignertimurrrr@chromium.org2011-06-202-0/+13
* Revert 89626 - Support automatic javascript test registry in gtest when creat...scr@chromium.org2011-06-191-90/+0
* Support automatic javascript test registry in gtest when creating WebUI tests.scr@chromium.org2011-06-191-0/+90
* Suppress a couple of Valgrind leaks, exclude one failing Mac testtimurrrr@chromium.org2011-06-182-0/+23
* Revert 89605 - Support automatic javascript test registry in gtest when creat...scr@chromium.org2011-06-181-74/+0
* Support automatic javascript test registry in gtest when creating WebUI tests.scr@chromium.org2011-06-181-0/+74
* Roll Clang to r133350.hans@chromium.org2011-06-181-1/+1
* Remove memcheck suppression for fixed issue.dimich@chromium.org2011-06-181-9/+0
* Widen a suppression for the benign leak in MyActivateTSMDocumenttimurrrr@chromium.org2011-06-171-22/+1
* Exclude FAILS and FLAKY tests from Valgrind/Mac runstimurrrr@chromium.org2011-06-171-0/+5
* Suppress more std::string false leaks and leaks below history::ExpireHistoryB...timurrrr@chromium.org2011-06-171-41/+21
* Fix string-enums in ADMX templatesgfeher@chromium.org2011-06-175-57/+73
* Move on Mac-only suppression to Linux and widen it a little bittimurrrr@chromium.org2011-06-172-11/+10
* Suppress memory leaks in PrefProviderTest.MigrateSinglePatternSettings, widen...timurrrr@chromium.org2011-06-173-11/+14
* Revert 89453 - Support automatic javascript test registry in gtest when creat...joth@chromium.org2011-06-171-74/+0
* Support automatic javascript test registry in gtest when creating WebUI tests.scr@chromium.org2011-06-171-0/+74
* Revert "Revert "Remove duplicate entries from the keyboard overlay code.""mazda@chromium.org2011-06-171-2/+14
* Roll clang 132902:133226thakis@chromium.org2011-06-171-1/+1
* Fix memory leak in CreateTabForDragging test.wyck@chromium.org2011-06-161-16/+0
* Add support for Linux kernels >=3.0-rc1 in Python related build files by:tony@chromium.org2011-06-166-41/+16
* Update a TSan suppression for the misterious UserScriptMaster racetimurrrr@chromium.org2011-06-161-2/+2
* Remove the suppressions for invalid memory accesses in V8 (should be fixed now)timurrrr@chromium.org2011-06-161-27/+0
* Suppress invalid reads related to objc_msgSend; widen a suppression for the C...timurrrr@chromium.org2011-06-162-15/+19
* Suppress one more data race on ThreadWatcher/MessageLooptimurrrr@chromium.org2011-06-161-1/+10
* Suppress a new Valgrind leak, widen a couple of old reportstimurrrr@chromium.org2011-06-162-18/+30
* Add a suppression for bug70599.eugenis@google.com2011-06-161-0/+11
* Revert "Remove duplicate entries from the keyboard overlay code."mazda@chromium.org2011-06-161-14/+2
* Remove duplicate entries from the keyboard overlay code.mazda@chromium.org2011-06-161-2/+14
* Adds another suppression for Bug 86136.hbono@chromium.org2011-06-161-0/+9
* Add is_linux, is_win, is_macosx, and is_posix to the list oftony@chromium.org2011-06-151-6/+13
* Remove deprecated cert path codestevenjb@google.com2011-06-151-1/+1
* Log page cycler results to console.tonyg@chromium.org2011-06-151-8/+9
* Fix leaks in CloudPolicySubsystemTestgfeher@chromium.org2011-06-152-24/+0