summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* A few updates to the valgrind runner script.deanm@chromium.org2009-03-181-1/+3
* Let checkdeps ignore #if 0 blocks. Also strip lines of leading/trailing white...thestig@chromium.org2009-03-181-1/+14
* Switching net over to use gyp on windows.bradnelson@google.com2009-03-181-1/+1
* Add --gtest_filter option to valgrind_test.pydkegel@google.com2009-03-171-3/+5
* One more NSS suppression needed. With this change, base is green.dkegel@google.com2009-03-171-1/+7
* Fix pathetic typo in my previous cl. Unbreaks valgrind builder.dkegel@google.com2009-03-171-1/+1
* Ignore memory leaks in valgrind builder for now.dkegel@google.com2009-03-172-2/+8
* Move the ssl suppressions together, simplify, improve comment.dkegel@google.com2009-03-171-11/+15
* Use ... wildcard in suppressions; it's simpler and more robustdkegel@google.com2009-03-161-110/+3
* Use ... wildcard to unbreak one more suppression. We should do this throughout.dkegel@google.com2009-03-161-10/+8
* Add suppressions for gtk one-time leaks; link to discussion.dkegel@google.com2009-03-161-87/+74
* Try to suppress an invalid read in dlopen triggered by EnsureNSSInit, dkegel@google.com2009-03-151-6/+16
* Remove unneeded uses of logging.h in header files.thestig@chromium.org2009-03-122-2/+0
* Add a script to more easily run valgrind with our parameters and suppressions.deanm@chromium.org2009-03-122-0/+87
* Add hanging test to Purify gtest filter file. Report location of filter filepam@chromium.org2009-03-111-0/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-1112-13/+0
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-05129-1766/+1766
* Use grit to generate locale rc files and remove the old locale rc files from ...tc@google.com2009-03-053-55/+20
* Minor changes to valgrind test scripts to add running on additional unitnirnimesh@chromium.org2009-03-042-4/+21
* fix python2.6 warnings in grittc@google.com2009-03-044-7/+9
* Revert "Use grit to generate locale rc files and remove the old locale rc fil...tc@google.com2009-03-032-19/+4
* Use grit to generate locale rc files and remove the old locale rc files from ...tc@google.com2009-03-032-4/+19
* Properly handle errors in GRIT in the scons build.tc@google.com2009-02-271-29/+37
* Use unix path separators in checkdeps. Otherwise it doesn't work on Unix syst...thestig@chromium.org2009-02-271-3/+1
* Add os support to grit so we can conditionally include resources based ontc@google.com2009-02-271-0/+3
* Submitting nirnimesh's changes.jrg@chromium.org2009-02-273-45/+87
* Fix a bug where the flattened HTML file was not gettingtc@google.com2009-02-261-4/+3
* fix the grd scanner to only include files that we're usingtc@google.com2009-02-261-5/+2
* Fix scons build where the internal theme files don't exist.tc@google.com2009-02-261-1/+6
* Fix grit include dependencies in the scons build.tc@google.com2009-02-262-14/+4
* Handle repack.py and .pak files in the GYP-based build.mark@chromium.org2009-02-261-3/+3
* Enable the .pak files on mac builds also.thomasvl@chromium.org2009-02-261-2/+3
* Allow grit to run in parallel with scons by forking child processestc@google.com2009-02-251-4/+11
* fix call to os.makedirstc@google.com2009-02-251-1/+1
* Final step in converting all grit includes to have grit in the path.tc@google.com2009-02-242-22/+5
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-222-2/+2
* Add diagnostic information to help track down why the Purify layout testspam@chromium.org2009-02-221-0/+9
* Include a better sample JSON dataset in traceline.deanm@chromium.org2009-02-205-112931/+206
* Import traceline, a Windows performance trace event logger.deanm@chromium.org2009-02-2029-0/+121593
* step 1 on getting strings in linux: create a locale_settings.grdtc@google.com2009-02-182-5/+14
* Another pass at fixing grit includesjoshia@google.com2009-02-171-1/+1
* Add relative include path for grit includesjoshia@google.com2009-02-171-1/+1
* Fix scons build for non-official builds.tc@google.com2009-02-121-0/+2
* Second try of landing chrome_resources project. Changes from last time:tc@google.com2009-02-124-2/+48
* Revert "Create a chrome_resources.vcproj that holds grd files that hold"tc@google.com2009-02-123-38/+2
* Create a chrome_resources.vcproj that holds grd files that holdtc@google.com2009-02-123-2/+38
* In addition to printing to stdout, also log bug report and summary data to a ...erikkay@google.com2009-02-112-36/+65
* Fix purify scripts to output data into the correct directory when running lay...erikkay@google.com2009-02-111-13/+20
* Periodically log while waiting for subprocess to complete so that the bot doe...erikkay@google.com2009-02-111-26/+37
* Only run one grit builder at a time under scons.tc@google.com2009-02-102-14/+4