summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update for latest Dr. Memory:bruening@google.com2012-08-283-9/+11
* run_test_from_archive.py: move code around in preparation for refactoring.maruel@chromium.org2012-08-281-24/+24
* Fix heapcheck suppression after TabContents refactoringrnk@chromium.org2012-08-281-0/+1
* Fix a minor nit in the JSON schema compiler.thestig@chromium.org2012-08-281-2/+2
* Basic framework for devtools-based scrolling tests.nduca@chromium.org2012-08-2819-0/+1930
* Get fix_test_cases.py to run on Windowscsharp@chromium.org2012-08-271-7/+7
* Fixed memory leak.vitalybuka@chromium.org2012-08-272-22/+0
* Suppress another memory leak in skia to get the bots green(er)thakis@chromium.org2012-08-271-0/+6
* Suppress a memory leak in skia to get the bots green(er)thakis@chromium.org2012-08-271-0/+6
* tsan win: Suppress a breakpad testing racethakis@chromium.org2012-08-271-1/+39
* More heapcheck suppressions for bug 144913thakis@chromium.org2012-08-271-0/+26
* And another valgrind suppression for bug 144913thakis@chromium.org2012-08-271-0/+9
* Heapcheck suppressions for bug 144913thakis@chromium.org2012-08-271-0/+8
* Heapcheck suppressions for bug 144898thakis@chromium.org2012-08-271-0/+10
* cros: Suppress leak in dbus initialization after r152895thakis@chromium.org2012-08-271-0/+17
* valgrind: Suppress another leak after r152830thakis@chromium.org2012-08-271-0/+6
* valgrind: Suppress a leak after r152830thakis@chromium.org2012-08-261-0/+6
* tsan: Suppress a racethakis@chromium.org2012-08-261-0/+14
* update suppression after r152912 "Moved the video encoders/decoders to the co...thakis@chromium.org2012-08-261-1/+0
* Update perf_av scrubbing tests expectations .shadi@chromium.org2012-08-241-402/+42
* V8 Perf expectation update due to V8 roll.kerz@chromium.org2012-08-241-1/+1
* Update Mac Chromium.app sizes expectationsisherman@chromium.org2012-08-241-1/+1
* I've re-run the try bots and the leaks seen in 131668 are no longer present. ...mrossetti@chromium.org2012-08-242-43/+0
* Retry of warnings-as-errors for Windows third_party.scottmg@google.com2012-08-241-0/+4
* Revert 153092 - Turn on warnings as errors for (most) third_party code on Win...scottmg@google.com2012-08-241-4/+0
* Remove a suppression for a race in DefaultWebClientWorkertimurrrr@chromium.org2012-08-241-14/+0
* Update expectations for linux-release/chrome-data/datapeter@chromium.org2012-08-241-1/+1
* Turn on warnings as errors for (most) third_party code on Windowsscottmg@chromium.org2012-08-231-0/+4
* Exclude a test that fails under Dr. Memorybruening@google.com2012-08-231-0/+3
* Adding sharding support to fix_test_cases.pycsharp@chromium.org2012-08-233-68/+110
* Revert 152946 - Replace HistoryQuickProvider protobuf-based caching with an S...ricow@chromium.org2012-08-231-24/+0