summaryrefslogtreecommitdiffstats
path: root/media/tools/layout_tests
Commit message (Expand)AuthorAgeFilesLines
* Update layout_tests tool in media/tools and PRESUBMIT.py per test_expectation...rniwa@chromium.org2012-06-054-12/+35
* [Layout Test Analzyer] show changed test names all the time (even when theimasaki@google.com2012-05-071-3/+6
* Per issue 125757, added more test cases to be monitored in the layout test an...imasaki@google.com2012-05-043-8/+9
* Set svn:executable bit only on scripts that are executable.maruel@chromium.org2012-04-237-0/+0
* Fix the bug in test analyzer when there is no result in result directory at t...imasaki@google.com2012-04-171-1/+2
* Updating Layout test analyzer.imasaki@google.com2012-03-0214-182/+242
* Fix python scripts in src/mediamaruel@chromium.org2011-11-2313-14/+8
* Adding passing rate in stats csv file in the layout test analyzer.imasaki@google.com2011-11-112-4/+5
* Support CSV output format for analyzer results in layout test analyzer.imasaki@google.com2011-11-114-19/+120
* Adding bug information in the dashboard in the layout test analyzer.imasaki@google.com2011-10-053-14/+34
* Fix issue with getting description of test case with unicode character in the...imasaki@google.com2011-10-047-17/+38
* Modification based on user's feedback in the layout test analyzer.imasaki@google.com2011-10-036-51/+143
* Fix the bug caused by refactoring in the layout test analyzer.imasaki@google.com2011-09-271-3/+2
* The runner script runs the analyzer with various parameters (especially, grou...imasaki@google.com2011-09-237-117/+504
* Remove hardcoded text 'media' in the layout test analyzer.imasaki@google.com2011-09-152-92/+121
* Automatic update of annotations in the trend graph in layout test analyzer.imasaki@google.com2011-09-137-72/+4278
* Modification based on CR comments.imasaki@google.com2011-09-092-6/+6
* Minor doc change.imasaki@google.com2011-09-091-12/+12
* Update trend graph only in result change in the layout test analyzer.imasaki@google.com2011-09-092-38/+44
* Add a command-line option about status email in the layout test analyzer.imasaki@google.com2011-09-092-2/+19
* Fix for the issue pointed out by pylint in the layout test analzyer.imasaki@google.com2011-09-089-83/+83
* Fix a small bug relating to result directory location in layout test analyzer...imasaki@google.com2011-09-071-2/+3
* Added an option to append text at the end of the status email in layout test ...imasaki@google.com2011-09-062-10/+38
* Add README file and parametrize result directory in layout test analzyer tool...imasaki@google.com2011-09-063-5/+114
* Add one commandline paramter and one bug fix for the layout test analyzer.imasaki@google.com2011-08-303-14/+51
* Fix checkperms failure from r98756.thestig@chromium.org2011-08-301-0/+0
* Intial checkin of layout test analyzer. This is continuation of http://coder...imasaki@google.com2011-08-3020-0/+12735
* Refactor/Simplify the test expectation code in media/tools/layout_tests/, I w...imasaki@google.com2011-08-222-651/+195
* Fix a bug that shows incorrect revision author/message in the layout testimasaki@google.com2011-08-021-9/+11
* Small bug fix in get_all_column_names() in layout test analyzer. When if incl...imasaki@google.com2011-08-022-1/+19
* Initial checkin of test expectation part of layout test analyzer. Originally,...imasaki@google.com2011-08-012-0/+646