summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Disable MessageLoopTest.RecursiveDenial3 on windows tsan.cbentzel@chromium.org2011-08-231-0/+3
* TSAN suppressions for InspectorInstrumentation+transitionToCommitted.cbentzel@chromium.org2011-08-221-0/+51
* Disable NewTabUITest.UpdateUserPrefsVersion on tsan.cbentzel@chromium.org2011-08-221-0/+1
* More suppressions for ppapi's CharSetToUTF16cbentzel@chromium.org2011-08-221-3/+13
* Tsan suppression for VisitedLinkMaster::CreateURLTablecbentzel@chromium.org2011-08-221-0/+31
* Suppressions for ServiceProcessMain/ServiceProcessControl::Launchercbentzel@chromium.org2011-08-221-0/+40
* Add Memcheck:Param suppression for mach_override_ptr.cbentzel@chromium.org2011-08-221-1/+9
* Disable FastShutdown.SlowTermination on Mac Valgrind bots.cbentzel@chromium.org2011-08-221-0/+3
* Disable ProcessUtilTest.MacTerminateOnHeapCorruption on Mac Valgrind.cbentzel@chromium.org2011-08-221-0/+3
* Memcheck suppression for mach_override_ptrcbentzel@chromium.org2011-08-221-0/+7
* Add benign race annotation and remove suppression.joi@chromium.org2011-08-221-12/+0
* Widen PostTaskAndReply_DeadReplyLoopDoesNotDelete further.cbentzel@chromium.org2011-08-221-1/+1
* Change heapcheck suppression for MessageLoopProxyTest.PostTaskAndReply_DeadRe...cbentzel@chromium.org2011-08-221-1/+1
* Re-order TSan suppression so they are in-line with the Memcheck guidelinestimurrrr@chromium.org2011-08-221-184/+178
* Suppress data races on WebCore::KURLGooglePrivate reference countertimurrrr@chromium.org2011-08-221-0/+15
* Added tools for finding and purging flaky testscharleslee@chromium.org2011-08-201-0/+179
* Some comments and minor changescharleslee@chromium.org2011-08-201-24/+51
* Add heapcheck supression for expected leak in PostTaskAndReply's unittest.ajwong@chromium.org2011-08-201-0/+11
* Fix a leak in the generated DecodePolicy code.mnissler@chromium.org2011-08-191-6/+0
* Implementation of PostTaskAndReply() in MessageLoopProxy and BrowserThread.ajwong@chromium.org2011-08-181-0/+7
* suppress heapcheck leak below DecodePolicythakis@chromium.org2011-08-181-0/+6
* Suppress intentional EnableTerminationOnHeapCorruption leak.thakis@chromium.org2011-08-181-0/+8
* Make the clang update script really fast if the right revision's already there.thakis@chromium.org2011-08-181-11/+27
* Catch last incomplete test on sharding_supervisorcharleslee@chromium.org2011-08-181-1/+1
* Added end condition when going to parent directory doesn't change the path charleslee@chromium.org2011-08-181-1/+3
* Exclude a couple of more Mac UI test failing on SIGSEGV assertiontimurrrr@chromium.org2011-08-181-0/+2
* Retry failed and optional prefix for sharding_supervisorcharleslee@chromium.org2011-08-181-50/+130
* Make the memory waterfall greenertimurrrr@chromium.org2011-08-172-30/+11
* Remove Purify and Quantify.Doing so will reduce substantially the size of the...jeanluc@chromium.org2011-08-171-2/+1
* Reserve 1GB at the base of the address space of linux nacl_helper for Native ...bradchen@google.com2011-08-171-0/+2
* Exclude a UI test failing on an arena assertion on Mac OS, exclude DnsTransac...timurrrr@chromium.org2011-08-173-4/+4
* Widen a few Valgrind suppressions, merge bug#80022 and bug#75051timurrrr@chromium.org2011-08-171-33/+23
* Improve memcheck_analyzetimurrrr@chromium.org2011-08-171-16/+49
* Suppress more memory leaks in ResourceDispatcherHostTest teststimurrrr@chromium.org2011-08-171-0/+16
* Revert 97056 - Gyp fix for release build.rvargas@google.com2011-08-161-2/+0
* Add some heapcheck suppressions after some download code refactoring.jam@chromium.org2011-08-161-0/+16
* Gyp fix for release build.bradchen@google.com2011-08-161-0/+2
* Make bubble_border use resources under ui/resources.saintlou@chromium.org2011-08-161-0/+7
* Revert 97040 - Reserve 1GB at the base address of linux nacl_helper for Nativ...rvargas@google.com2011-08-161-2/+0
* Reserve 1GB at the base address of linux nacl_helper for Native Client.bradchen@google.com2011-08-161-0/+2
* Recognize crashed tests as failures in sharding_supervisorcharleslee@chromium.org2011-08-161-40/+51
* chmod +x src/tools/bisect-builds.pyrsesek@chromium.org2011-08-161-0/+0
* Make sure cros.DEPS dependencies are only checked out on linux.maruel@chromium.org2011-08-161-5/+7
* Fix invalid read in the ResourceTracker tests. It wasn't doing the properbrettw@chromium.org2011-08-161-32/+0
* Add one more suppression for leaking cookiestimurrrr@chromium.org2011-08-161-0/+10
* Add one more suppression for [false?] memory leak reports in std::stringtimurrrr@chromium.org2011-08-161-20/+8
* Update Valgrind suppressionstimurrrr@chromium.org2011-08-162-1/+63
* Move net_unittests Heapcheck gtest file to tools/heapchecktimurrrr@chromium.org2011-08-161-0/+20
* Exclude a flaky test from Valgrind runs because leak check is slower than the...timurrrr@chromium.org2011-08-161-0/+3
* Slightly tweak the tools/heapcheck/chrome_tests.py script to read less gtest ...timurrrr@chromium.org2011-08-163-36/+30