summaryrefslogtreecommitdiffstats
path: root/webkit/tools/layout_tests/rebaseline.py
Commit message (Expand)AuthorAgeFilesLines
* Modify rebaseline tool to work with git and add rebaseline for vistavictorw@chromium.org2009-10-281-29/+66
* Fix rebaseline tool that I just broke by testing properly for ojan@chromium.org2009-10-081-0/+1
* Change rebaselining tool to pull win baselines from xp botvictorw@chromium.org2009-09-241-2/+2
* Rebaseline tool support for Windows XP and Vista:victorw@chromium.org2009-09-161-22/+36
* Rebaseline tool updatevictorw@chromium.org2009-09-031-6/+131
* Add rebaseline tool support to pull archive results from webkit.org canary botvictorw@chromium.org2009-08-311-4/+19
* Rebaseline tool: use a temp directory as svn diff config directory instead of...victorw@chromium.org2009-08-241-1/+22
* Explicitly use "--diff-cmd diff" on svn diff, so the script will work correct...pkasting@chromium.org2009-08-241-1/+2
* Fix typo in rebaseline.py that broke the scriptdpranke@google.com2009-08-211-1/+1
* Try change 23924 again - refactor layout_package.path_utils and dpranke@google.com2009-08-211-29/+9
* Reverting 23924 - several builds brokedpranke@google.com2009-08-211-9/+29
* Refactor layout test scripts to clean up platform name handling.dpranke@google.com2009-08-211-29/+9
* If you use the rebaseline.py script with a .git repo,tony@chromium.org2009-08-141-0/+5
* At least for my cygwin setup, the depot_tools svn does not like doing operati...pkasting@chromium.org2009-08-131-4/+9
* Update rebaselining tool to auto create new directory if it does not exist.victorw@chromium.org2009-07-161-2/+17
* Fix mistakes in #! lines on python scripts.dkegel@google.com2009-07-161-1/+1
* Rebaselining tool: add an option to map platform name to build bot directory ...victorw@chromium.org2009-07-151-2/+4
* Allow layout tests to be located both in src/webkit/data/layout_tests and thi...victorw@chromium.org2009-06-301-1/+1
* Add old and new baseline comparison to rebaselining toolvictorw@chromium.org2009-06-221-31/+390
* -. Do not normalize the case for baseline path and file name.victorw@chromium.org2009-06-101-438/+438
* -. Fix svn add in rebaselining tool and add more output warning messagesvictorw@chromium.org2009-06-021-5/+7
* Rebaselining tool that automatically produces baselines for all platforms.victorw@chromium.org2009-06-011-0/+436