summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Remove svn:executable property from files that don't need it.thestig@chromium.org2009-07-082-0/+0
* Add a suppression for a leak the Mac UI tests get when plugins are first loaded.stuartmorgan@chromium.org2009-07-081-0/+14
* Fix subtle whitespace problem. Lesson: never copy and paste a suppressiondank@chromium.org2009-07-071-10/+10
* Rejigger a few suppressions to fire properly on the buildbots.dank@chromium.org2009-07-071-2/+28
* Beginning of code coverage on Windows.jrg@chromium.org2009-07-071-23/+153
* Widen a couple suppressions, add a few more.dank@chromium.org2009-07-071-2/+29
* Suppress a wad of valgrind warnings that happen in nearly every ui test.dank@chromium.org2009-07-071-0/+87
* Fix tools/valgrind/chrome_tests.sh to always use --log-file optiondank@chromium.org2009-07-071-8/+15
* Add the README.chromium for the symbol and source server scripts.deanm@chromium.org2009-07-071-0/+14
* Add the symbol and source server scripts.deanm@chromium.org2009-07-075-0/+4034
* Disable IPCSyncChannelTest.* under Valgrindnirnimesh@chromium.org2009-07-021-9/+14
* Suppress valgrind errors in Apple librariesnirnimesh@chromium.org2009-07-021-0/+18
* Fix the suppression using the output from valgrind.ojan@google.com2009-07-011-5/+15
* Add bug number now that the issue tracker is back up.ojan@google.com2009-07-011-2/+1
* Suppress valgrind error that started with r19701, whichojan@google.com2009-07-011-0/+8
* Fix forjrg@chromium.org2009-06-301-0/+12
* Add common page_cycler and checkout acid3 cycler.cmp@google.com2009-06-303-0/+399
* Widen /lib/ld.so suppression to match on 64 bit systems.dkegel@google.com2009-06-291-8/+6
* Teach the valgrind and layout tests about the output directory used by the Ma...dkegel@google.com2009-06-271-26/+40
* Add a framework leak suppression on the Mac.stuartmorgan@chromium.org2009-06-241-1/+11
* Fix Linux code coverage.jrg@chromium.org2009-06-222-11/+4
* Add a switch to allow longer shutdown timeouts, since quitting under valgrind...stuartmorgan@chromium.org2009-06-191-1/+2
* Instead of try:-except:-finally:, use nested try:-except: withinsgk@google.com2009-06-191-28/+29
* 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