skia2/tools
rmistry@google.com bcf0c5229c * Adding arguments to specify the working directory and whether the script should try to commit at the end.
* Redirecting doxygen output to a last_run_output.txt file.
* Maintaining backwards compatibility.

Context-
This CL is a preparatory CL for the housekeeping slave. The slave will use this script to update Doxygen docs. The script will not be used to commit and instead the slave will call AddMergeIntoSvn to commit.
Review URL: https://codereview.appspot.com/6348076

git-svn-id: http://skia.googlecode.com/svn/trunk@4495 2bbb7eff-a529-9590-31e7-b0007b416f81
2012-07-09 20:53:03 +00:00
..
copyright Script to automatically update copyright notices in C/C++ source code. 2011-07-28 14:29:58 +00:00
tests Improve sorting of skdiff output, and make it consistent across platforms 2012-06-28 16:47:34 +00:00
bench_pictures_main.cpp Tiles that extend beyond the picture are now clipped. 2012-07-09 19:51:05 +00:00
compare_baselines.py Rebaseline MSAA16 AA clip images. We now enable MSAA when stencil clipping if the clip element is AA. 2012-06-28 19:50:27 +00:00
download_baselines.py download_baselines.py : only set svn properties of files whose content has changed 2012-05-22 19:14:01 +00:00
git-skia-verify Land http://codereview.appspot.com/6117046/ for Guanqun.Lu@gmail.com 2012-04-24 15:19:23 +00:00
picture_utils.cpp Allow specific files and multiple inputs for picture testing tools. 2012-07-09 18:32:08 +00:00
picture_utils.h Allow specific files and multiple inputs for picture testing tools. 2012-07-09 18:32:08 +00:00
pinspect.cpp tools/pinspect: quick tool to inspeact the header (and rough validity) of 1 or more picture files 2012-06-14 18:58:40 +00:00
render_pictures_main.cpp Allow specific files and multiple inputs for picture testing tools. 2012-07-09 18:32:08 +00:00
skdiff_main.cpp Improve sorting of skdiff output, and make it consistent across platforms 2012-06-28 16:47:34 +00:00
skhello.cpp Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
skimage_main.cpp Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
svn.py svndiff: report added and deleted files, not just modified files 2012-05-29 21:28:12 +00:00
svndiff.py svndiff: report added and deleted files, not just modified files 2012-05-29 21:28:12 +00:00
test_pictures.py Allow specific files and multiple inputs for picture testing tools. 2012-07-09 18:32:08 +00:00
update-doxygen.sh * Adding arguments to specify the working directory and whether the script should try to commit at the end. 2012-07-09 20:53:03 +00:00