summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Valgrind: Fix a leak in the V8ValueConverterImplTest test.jhawkins@chromium.org2012-09-011-14/+0
* Fix a leak in MigratePreferences.thestig@chromium.org2012-09-011-11/+0
* Move hash.h/cc from net to base.jbates@chromium.org2012-09-011-3/+3
* Valgrind: Move test_instance_deprecated to intentional suppressionsdmichael@chromium.org2012-08-311-10/+15
* Valgrind: Fix leaks in PlatformAppBrowserTest.thestig@chromium.org2012-08-311-24/+0
* Valgrind: Remove a suppression for a fixed bug.jhawkins@chromium.org2012-08-311-6/+0
* More options for safely-roll-webkit.pygavinp@chromium.org2012-08-311-1/+12
* Allow Repeated Hashs in run_test_from_archive.pycsharp@chromium.org2012-08-315-21/+88
* Remove suppressions for fixed bug 145757.bradchen@google.com2012-08-312-46/+0
* Valgrind: Fix a minor nit and add some more processes to not trace into.thestig@chromium.org2012-08-312-2/+4
* Removed outdated suppressions for bug 128145.danhn@chromium.org2012-08-311-26/+0
* Fix a memory leak in PasswordGenerationManager.isherman@chromium.org2012-08-311-19/+0
* Add svn:executable properties.hbono@chromium.org2012-08-312-0/+0
* Devtools-based scroll test.dtu@chromium.org2012-08-3123-63/+821
* DevTools: Fix a leak.jhawkins@chromium.org2012-08-311-24/+0
* Extensions Docs Server: Fix handlebar_dict_generator.pycduvall@chromium.org2012-08-311-0/+3
* Removed outdated suppressions for bug 111037.danhn@chromium.org2012-08-301-30/+0
* Removed outdated suppression.danhn@chromium.org2012-08-301-13/+0
* Make safely-roll-webkit.py more configurable.gavinp@chromium.org2012-08-301-3/+15
* Run all tests including FLAKY tests to get the overall coverage numbers.pshenoy@chromium.org2012-08-301-2/+2
* Additional suppression for 145757.bradchen@google.com2012-08-301-0/+15
* Remove suppressions for bug 95931tbreisacher@chromium.org2012-08-301-22/+0
* Update expectations.rtenneti@google.com2012-08-301-1/+1
* Suppressions to gdata for crbug.com/145757bradchen@google.com2012-08-302-0/+31
* Valgrind: Remove an obsolete suppression.thestig@chromium.org2012-08-301-6/+0
* Add satish/bulach to tools/android/OWNERSyfriedman@chromium.org2012-08-301-1/+2
* Valgrind: Moar browser_tests leak suppressions.thestig@chromium.org2012-08-301-0/+93
* Valgrind: Suppress yet another set of browser_tests errors. Update a suppresi...thestig@chromium.org2012-08-301-6/+85
* Valgrind: Suppress another set of browser_tests errors.thestig@chromium.org2012-08-301-8/+129
* Clang plugin: remove the check-inner-classes flag.hans@chromium.org2012-08-302-5/+1
* Valgrnd: Suppress a few browser_tests leaks.thestig@chromium.org2012-08-301-0/+51
* Silence perf regression for chrome-text/text on linux-releasensylvain@chromium.org2012-08-291-1/+1
* Fix run_test_cases.py, it was broken by r153890.maruel@chromium.org2012-08-293-5/+11
* Increase expectation range to reduce flakinessnsylvain@chromium.org2012-08-291-1/+1
* Silence flaky perf expectations.nsylvain@chromium.org2012-08-291-2/+2
* Update perf expectationsnsylvain@chromium.org2012-08-291-2/+2
* Update perf expectation for xp intl1nsylvain@chromium.org2012-08-291-1/+1
* Make run_test_cases.py abort early if 10% of test cases fails.maruel@chromium.org2012-08-293-15/+157
* Changes:hebert.christopherj@chromium.org2012-08-296-181/+354
* Fix errors in xvfb.py and run_test_from_archive.pymaruel@chromium.org2012-08-291-4/+6
* Whitelist key touched_only.maruel@chromium.org2012-08-292-0/+6
* Do not flatten entries with value set to None.maruel@chromium.org2012-08-295-18/+21
* Reduce the number of OS calls by caching the file sizes.maruel@chromium.org2012-08-291-69/+104
* Fix regression introduced in r153755; 'size' is used as an entry for files.maruel@chromium.org2012-08-291-0/+3
* run_test_from_archive: Rewritten to be more parallelized.maruel@chromium.org2012-08-2810-100/+391
* Add class Remote to handling asynchronous fetches.maruel@chromium.org2012-08-281-16/+133
* Enforces strict manifest content.maruel@chromium.org2012-08-282-3/+125
* run_test_from_archive.py: Move cache policies into its own class.maruel@chromium.org2012-08-281-22/+37
* Add new (core dumped) suffix in strace logs.maruel@chromium.org2012-08-281-2/+3
* Ignore .run_test_cases files when generating .isolate files.maruel@chromium.org2012-08-281-1/+1