skia2/tools
keyar@chromium.org a4091ba864 Each benchmark that needs a bitmap will now make its own.
Before, the bitmaps were created and then passed to the benchmark. However, some benchmarks in the future will not require bitmaps. This will remove the necessity of passing around an extraneous bitmap to those tests.

Review URL: https://codereview.appspot.com/6356081

git-svn-id: http://skia.googlecode.com/svn/trunk@4519 2bbb7eff-a529-9590-31e7-b0007b416f81
2012-07-10 19:53:59 +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 Each benchmark that needs a bitmap will now make its own. 2012-07-10 19:53:59 +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 skdiff now has the option to not print out the directories it is using. 2012-07-09 21:01:50 +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 skdiff now has the option to not print out the directories it is using. 2012-07-09 21:01:50 +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