summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add Heapchecker suppression for DownloadManagerTests, add Valgrind suppressionstimurrrr@chromium.org2011-08-162-103/+31
* Add suppressions for download code after some recent refactorings.jam@chromium.org2011-08-161-0/+110
* Pull system_api.git.satorux@chromium.org2011-08-151-2/+4
* Revert 96817 - make bubble_border to use resources under ui/resources.georgey@chromium.org2011-08-151-7/+0
* Valgrind/Heapchecker: Check for accidental copy/paste in suppression files.thestig@chromium.org2011-08-152-0/+6
* Add MessageLoopProxy::currentnduca@chromium.org2011-08-154-10/+10
* make bubble_border to use resources under ui/resources.saintlou@chromium.org2011-08-151-0/+7
* Suppress a data race in ResourceDispatcherHost::OnUserGesturetimurrrr@chromium.org2011-08-151-0/+12
* Exclude a couple of more UI tests failing on Valgrind/Mactimurrrr@chromium.org2011-08-151-0/+2
* Suppress a couple of new Valgrind leaks, remove the suppression for a Dr. Mem...timurrrr@chromium.org2011-08-152-7/+24
* Widen Valgrind suppressionstimurrrr@chromium.org2011-08-151-13/+8
* Fix a typo in TSan/UI gtest filtertimurrrr@chromium.org2011-08-151-1/+1
* Update one memory leak suppression to account for the slightly modified metho...timurrrr@chromium.org2011-08-151-1/+1
* Build clang --without-llvmgcc and --without-llvmgxx.mark@chromium.org2011-08-151-1/+4
* Fix BrowserAccessibilityManager valgrind errors.dtseng@chromium.org2011-08-142-63/+0
* Valgrind: Add more suppression / widen existing suppressions.thestig@chromium.org2011-08-121-7/+50
* Valgrind / TSAN: Exclude more tests that are timing out.thestig@chromium.org2011-08-122-0/+7
* Valgrind: Disable a bunch of tests that are consistently timing out.thestig@chromium.org2011-08-121-0/+9
* Valgrind: Update / widen / merge some suppressions.thestig@chromium.org2011-08-121-91/+10
* Valgrind Mac: Disable more failing tests.thestig@chromium.org2011-08-121-4/+9
* Valgrind Mac: Suppress errors in CVCGDisplayLink::setCurrentDisplay.thestig@chromium.org2011-08-111-0/+26
* Valgrind: Suppress leaks in history::TopSitesDatabase::Create and views::Nati...thestig@chromium.org2011-08-111-0/+32
* Heapchecker: Widen a suppression.thestig@chromium.org2011-08-111-0/+1
* Valgrind: Add several new suppressions.thestig@chromium.org2011-08-111-0/+41
* Valgrind: Disable AutomatedUITestBase.FindInPage which times out a lot.thestig@chromium.org2011-08-111-0/+3
* Heapchecker: Widen the suppression for leak in buzz::XmppClient.thestig@chromium.org2011-08-111-4/+4
* Valgrind/TSAN: Exclude NamedInterfaceTest.BasicNamedInterface which times out...thestig@chromium.org2011-08-111-0/+3
* Add another newline before the TBRabarth@chromium.org2011-08-111-1/+1
* Remove the length field from the index entries in data pack files.tony@chromium.org2011-08-113-15/+29