summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Adjust xpdual/total_byte*.chase@chromium.org2010-02-171-2/+2
* valgrind: Remove the TranslateManager suppression since the leak has been fixed.thestig@chromium.org2010-02-171-24/+0
* Update mac/intl2 expectations.chase@chromium.org2010-02-171-1/+1
* Fix removing unnecessary files in export_tarball.pyphajdan.jr@chromium.org2010-02-171-16/+14
* Update xp/moz/vm_peak_r.chase@chromium.org2010-02-171-1/+1
* Improved debugging python GDB helpers.evan@chromium.org2010-02-171-1/+76
* Suppresses the leak in TranslateManagerTest.hbono@chromium.org2010-02-171-0/+24
* Update mac/intl1 expectation.chase@chromium.org2010-02-161-1/+1
* Suppressing a valgrind memory leak. This is an Apple bug. 128 bytes leaked ...dhollowa@chromium.org2010-02-131-0/+26
* Suppression for Mac valgrind report in image decoding.vandebo@google.com2010-02-121-0/+27
* Add expectations for some xpdual non-times values.chase@chromium.org2010-02-121-0/+6
* Remove a duplicate valgrind suppression.oshima@chromium.org2010-02-121-9/+0
* Addantonm@google.com2010-02-121-0/+1
* Relaxing suppression per wtc's suggestion.oshima@chromium.org2010-02-121-14/+0
* Hotfixed the heap checker wrapper.glider@chromium.org2010-02-121-3/+3
* Make the heapheck runner recognize the sanity tests.glider@chromium.org2010-02-122-14/+32
* Fix valgrind problem with the tests, remove suppresions.cira@google.com2010-02-111-29/+0
* Revert "xpdual/intl1 got faster, update expectations."chase@chromium.org2010-02-111-1/+1
* File new valgrind suppression after NSS roll.estade@chromium.org2010-02-111-0/+9
* Workaround older python versions' less capable tarfile.phajdan.jr@chromium.org2010-02-111-1/+9
* valgrind: Suppress memory leaks in unit tests.thestig@chromium.org2010-02-111-0/+29
* valgrind: Make the Linux valgrind layout test work again.thestig@chromium.org2010-02-111-1/+1
* Add new valgrind suppression to green the tree.estade@chromium.org2010-02-101-0/+17
* xpdual/intl1 got faster, update expectations.chase@chromium.org2010-02-101-1/+1
* Re-add suppression for the un-fixed leak from r38619.rsesek@chromium.org2010-02-101-0/+7
* Fix a leak in CookiesWindowControllerTest and remove the appropriate suppressionrsesek@chromium.org2010-02-101-7/+0
* Added sanity checks for base_unittests to Memcheck and ThreadSanitizer test r...glider@chromium.org2010-02-104-16/+44
* valgrind: Suppress an error on the webkit linux valgrind layout bot.thestig@chromium.org2010-02-091-0/+13
* Widen suppression for Chromium OS valgrind failure.pkasting@chromium.org2010-02-091-12/+1
* Add suppression for a new valgrind failure.pkasting@chromium.org2010-02-091-1/+13
* wine_valgrind: Use common Valgrind scripts to run Wine/Valgrind tests.thestig@chromium.org2010-02-085-24/+4184
* The great Flip -> Spdy rename.mbelshe@chromium.org2010-02-081-12/+12
* Broaden a suppression, and remove another that should now be covered under th...pkasting@chromium.org2010-02-081-19/+0
* Suppressed the V8 leaks in heapchecker's reports.glider@chromium.org2010-02-081-2/+16
* Preload the debug version of libstdc++.so before running the tests.glider@chromium.org2010-02-081-0/+1
* Suppresses a leak in URLRequestTest.CancelTest_DuringCookiePolicy forglider@chromium.org2010-02-081-0/+17
* Modify checkdeps.py to work with git.satorux@chromium.org2010-02-081-3/+33
* Make export_tarball.py work with older Pythons.phajdan.jr@chromium.org2010-02-061-4/+4
* Relaxes the suppression rule for a leak in WorkerThreadableWebSocketChannel (...hbono@chromium.org2010-02-051-2/+0
* Add another rule for the leak in net::CookieMonster::SetCookie(), which has s...hbono@chromium.org2010-02-041-0/+10
* Relaxes the condition for a leak in WorkerThreadableWebSocketChannel.hbono@chromium.org2010-02-041-11/+0
* Suppresses a leak in WebEventListenerTest (for Mac)hbono@chromium.org2010-02-041-2/+1
* Suppresses a leak in URLRequestTest.CancelTest_DuringCookiePolicy.hbono@chromium.org2010-02-041-0/+16
* Suppresses a leak in WebEventListenerTest.hbono@chromium.org2010-02-041-0/+9
* Another addr4 error in nss/pkix lib.oshima@chromium.org2010-02-041-0/+21
* Reverting a part of r37502, and explicitly suppress nspr leaks one by oneoshima@chromium.org2010-02-021-0/+26
* Revert "Fix submenu leak in menu2."oshima@chromium.org2010-02-021-26/+12
* Fix submenu leak in menu2.oshima@chromium.org2010-02-021-12/+26
* valgrind: Fix typo.thestig@chromium.org2010-02-021-1/+1
* valgrind: Refactor valgrind tools to use Is{Linux,Mac,Win}() and PlatformName...thestig@chromium.org2010-02-023-20/+48