summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Add a suppression for couple of valgrind warnings in OpenGL.framework initial...stuartmorgan@chromium.org2009-06-191-0/+7
* Add a small untility for checking to see if the X server is alive.tony@chromium.org2009-06-162-0/+64
* Remove valgrind suppression for BrowserWindowGtk::ConnectAccelerators().willchan@chromium.org2009-06-151-12/+0
* Return 88 instead of -88 from the purify scripts sincensylvain@chromium.org2009-06-122-2/+2
* Increase valgrind's --num-callers to 50nirnimesh@chromium.org2009-06-111-1/+1
* Add MOZ_Z_deflate to the known filter for UMR in purify.nsylvain@chromium.org2009-06-091-0/+0
* Fix suppression with PNGEncoder::EncodeBGRASkBitmap()nirnimesh@chromium.org2009-06-091-3/+1
* Trying to re-land r17758 (http://codereview.chromium.org/118247) but with nam...kuchhal@chromium.org2009-06-091-3/+2
* Some improvements and bug fixes to traceline.deanm@chromium.org2009-06-085-11/+65
* Change one more -88 to 88nsylvain@chromium.org2009-06-061-1/+1
* Re-Retry. This is the change from hell.glen@chromium.org2009-06-061-0/+10
* Revert pngencoder changes.glen@chromium.org2009-06-051-10/+0
* Retry. I believe the code (with your width() * bbp fix) is correct.glen@chromium.org2009-06-051-0/+10
* Add unit_tests (Chrome browser unit tests) to Mac/Linux coverage.jrg@chromium.org2009-06-051-24/+77
* Add example .croc file.rspangler@google.com2009-06-051-0/+222
* Convert to gyp generation of chrome_resources and chrome_strings.sgk@chromium.org2009-06-043-5/+5
* Revert last checkin to fix resources in Release builds.sgk@chromium.org2009-06-033-5/+5
* Convert to gyp generation of chrome_resources and chrome_strings.sgk@chromium.org2009-06-033-5/+5
* Broaden valgrind supression for known issue in zlib. This seems ok because th...aa@chromium.org2009-06-011-2/+1
* Forgot the CSS file.rspangler@google.com2009-05-291-0/+124
* Remove checked-in memory_watcher.vcproj.sgk@google.com2009-05-291-203/+0
* Fix branded resource buiding.jrg@chromium.org2009-05-291-2/+8
* Major refactoring of Croc.rspangler@google.com2009-05-295-220/+1215
* Set svn:eol-style LF on all gyp files.sgk@google.com2009-05-281-41/+41
* Small fix for cases where the data or report dirs are not specified.mad@google.com2009-05-281-0/+1
* Add .dll (and a .exe) files to the gyp build:sgk@google.com2009-05-271-0/+41
* Add suppressions for uninitialized memory reference in PNGEncoder::EncodeBGRA...thestig@chromium.org2009-05-261-6/+24
* Suppress a leak caused by NSS_InitReadWrite.thestig@chromium.org2009-05-251-0/+9
* Add a suppression for the Mac Valgrind test_shell_test leak.thestig@chromium.org2009-05-231-2/+11
* Supress a leak in ExtensionsServiceTest.InstallExtension.thestig@chromium.org2009-05-231-0/+8
* Suppress jump on uninitialized value noticed by Valgrind on Mac innirnimesh@chromium.org2009-05-221-0/+22
* Fix a leak in BookmarkBarController, and remove the valgrind suppression for it.stuartmorgan@chromium.org2009-05-221-14/+0
* Add Valgrind suppressions for bug 12366. Loosen one of the sqlite suppression...thestig@chromium.org2009-05-211-1/+8
* Tidy the valgrind suppressions filedank@chromium.org2009-05-191-61/+83
* Fix memory leak in corrupt JPEG decoding.thestig@chromium.org2009-05-191-11/+0
* valgrind: with my fix upstreamed, we can now remove this suppression.evan@chromium.org2009-05-181-7/+0
* Also scan .m and .mm files in checkdeps.pyphajdan.jr@chromium.org2009-05-181-11/+10
* Example script to run all tests under valgrinddkegel@google.com2009-05-141-0/+75
* valgrind: print the gtest suppression list on startup.evan@chromium.org2009-05-131-0/+1
* Add croc code coverage tool. (Same change as yesterday, but now made in therspangler@google.com2009-05-132-0/+1363
* Add valgrind suppression for libxml error in http://crbug.com/11838thestig@chromium.org2009-05-121-0/+12
* Add a script that runs cov-build, cov-analyze, andwtc@chromium.org2009-05-121-0/+136
* Remove executable bit from a bunch of files that shouldn't have it.evan@chromium.org2009-05-1119-0/+0
* Move timeout to right spot in tools/valgrind/chrome_tests.py. Fixes thinko c...dkegel@google.com2009-05-111-1/+1
* Raise timeout on ui tests to 12000 seconds, since on thedkegel@google.com2009-05-111-0/+1
* Stop leaking RenderWidgetHostViewGtk.willchan@chromium.org2009-05-081-15/+0
* Broaden mac valgrind suppression for color space related leak.thestig@chromium.org2009-05-081-15/+0
* Fix a xml parser crash in the valgrind analyze script.thestig@chromium.org2009-05-071-6/+25
* Fix timeout when not detacheddkegel@google.com2009-05-061-4/+12
* Have the grit rules depend on the .pak files.tc@google.com2009-05-062-2/+2