summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Make xcodebodge even more friendly by making list_native_targetsphajdan.jr@chromium.org2009-02-051-21/+23
* A few minor tweaks to Purify options that should allow us to enable a few tes...erikkay@google.com2009-02-052-3/+16
* Fix the dependency checker tool. Rules for a directory did modify their direc...stoyan@chromium.org2009-02-051-8/+10
* Convert webkit_glue::GetLocalizedString to return a string16tc@google.com2009-02-051-2/+4
* Use Vars for the webkit repo and revision number. This wayojan@google.com2009-02-031-5/+17
* Sort file refs and build refs by UUID so Xcode doesn't resort them onaharper@chromium.org2009-01-261-0/+6
* Include webkit strings in test shell data pack.tc@google.com2009-01-223-5/+18
* fix build on windowstc@google.com2009-01-161-0/+1
* Have net_resources.grd generate a .pak file too. Since the tldtc@google.com2009-01-163-3/+20
* On Win32, keep all source relative paths on the drive with the project file.aharper@chromium.org2009-01-161-0/+5
* The ubuntu version of valgrind doesn't have "--track-origins".erg@google.com2009-01-161-1/+3
* Add data pack file format to the grit output type and enable it for webkit_re...tc@google.com2009-01-166-3/+120
* Refactor layout test bug report summary to add support for UI tests.erikkay@google.com2009-01-151-14/+31
* Fix current working directory problem in chrome_tests.sh.erg@google.com2009-01-151-1/+1
* Add a sleep timeout argument to the ui_test scripts. This willpaulg@google.com2009-01-151-1/+2
* Fix path handling under cygwin Python when invoked from Win32 shell.aharper@chromium.org2009-01-151-3/+35
* add a repack utility for combining .pak files generatedtc@google.com2009-01-152-6/+72
* accidentally passed a bogus arg to run_webkit_testserikkay@google.com2009-01-141-1/+0
* Remove grit hack and inline a 30x30 red square for atc@google.com2009-01-132-4/+0
* A simple one-at-a-time test runner that can be driven by chrome_tests.py.erikkay@google.com2009-01-132-2/+64
* Move webkit_resources.rc to webkit_resources.grd. Addtc@google.com2009-01-132-0/+4
* Ignore "_ignore.txt" files when counting errors we want to fix sometime.pamg@google.com2009-01-101-0/+1
* Add support for per-module suppression files.erg@google.com2009-01-093-22/+37
* Update Purify filters to filter out some sqlite UMRs.mpcomplete@google.com2009-01-091-0/+0
* Report the total number of fixable and fixable-but-flakey messages listed inpamg@google.com2009-01-091-0/+27
* Make a valgrind tool in the same vein as the purify one.erg@google.com2009-01-095-0/+863
* Add first cut at tool for Win32 users to manipulate Xcode project filesaharper@chromium.org2009-01-081-0/+1229
* Python library for writing data pack files (see base/data_pack*).evan@chromium.org2009-01-081-0/+42
* Adjust a ui_test timeout to allow more tests topaulg@google.com2009-01-061-1/+1
* Add using_generated_resources.scons to the build. Thistc@google.com2009-01-061-0/+15
* Add a small utility for dumping the system clipboard's contents on GTK.estade@chromium.org2009-01-052-0/+60
* Some more GRIT refactoring.tc@google.com2009-01-053-3/+34
* Update Channel Changer to support a new Dev channel tag.mal@chromium.org2009-01-053-3/+11
* Update channel_change build files to refer to Platform SDK 6.1jungshik@google.com2008-12-312-4/+4
* Update build files to use PSDK 6.1 (platformsdk_win2008_6_1). This is necessa...jungshik@google.com2008-12-312-2/+2
* Revert sdk 6.1 upgrade changes.jungshik@google.com2008-12-302-2/+2
* Change build-related files to use Windows SDK 6.1 instead of Windows SDK 6.0.jungshik@google.com2008-12-302-2/+2
* A small textual change to the Channel Changer to point out that admin privile...finnur@google.com2008-12-241-2/+3
* Fix the output line endinfchrome-bot@google.com2008-12-221-1/+1
* For non-detached processes, manually read and print out stdout and stderr.erikkay@google.com2008-12-201-1/+31
* Add a command line flag to the Purify script to allow skippingpaulg@google.com2008-12-191-3/+6
* Changing which installation the Channel Changer uses.finnur@google.com2008-12-191-23/+37
* Fix 5561: Support system-level install in the channel changer.finnur@google.com2008-12-184-52/+233
* Initial support for running the ui_tests under Purify on thepaulg@google.com2008-12-181-1/+6
* Fix a few bugs in purify layout test chunks:erikkay@google.com2008-12-181-2/+8
* Increase the chunk size for layout tests (do 120 per run rather than 25). Th...erikkay@google.com2008-12-171-3/+2
* add new ignored errors to global purify filter:erikkay@google.com2008-12-171-0/+0
* Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.maruel@chromium.org2008-12-164-784/+784
* Google Chrome Channel Changer - Minor update to add stable channel, some upda...laforge@chromium.org2008-12-164-23/+40
* Remove version number from Python shebang.evanm@google.com2008-12-161-1/+1