skia2/tools
borenet@google.com 13fd5a15a1 Set DEFAULT_REPEATS to 1
bench defaults to 1 repeat, so bench_pictures should do the same.

This is causing the Android build cycles to be *hours* long.
Review URL: https://codereview.appspot.com/6490123

git-svn-id: http://skia.googlecode.com/svn/trunk@5575 2bbb7eff-a529-9590-31e7-b0007b416f81
2012-09-17 21:10:05 +00:00
..
copyright Script to automatically update copyright notices in C/C++ source code. 2011-07-28 14:29:58 +00:00
tests Adding checkboxes to skdiff output so a user can select a subset of images to rebaseline. 2012-08-30 22:05:53 +00:00
bench_pictures_main.cpp Set DEFAULT_REPEATS to 1 2012-09-17 21:10:05 +00:00
compare_baselines.py Move gm baselines from trunk/gm to gm-expected 2012-08-28 16:53:10 +00:00
download_baselines.py Baseline DirectWrite. 2012-09-11 17:29:37 +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 Scale even smaller in bench_pictures to get things green 2012-09-14 15:27:41 +00:00
picture_utils.h Enable automatic rescaling in bench_pictures 2012-09-14 14:34:28 +00:00
PictureBenchmark.cpp Add -logPerIter, -timers, and -min to bench_pictures. 2012-09-11 19:15:32 +00:00
PictureBenchmark.h Add -logPerIter, -timers, and -min to bench_pictures. 2012-09-11 19:15:32 +00:00
PictureRenderer.cpp Fix ordering of initializer list to fix compiler complaints. 2012-09-10 19:01:38 +00:00
PictureRenderer.h Added GPU resource cache stats printing to render_pictures 2012-09-13 15:40:37 +00:00
pinspect.cpp add --dump-ops option to pinspect, which will invoke SkDumpCanvas on the picture(s) 2012-08-31 15:41:37 +00:00
render_pictures_main.cpp Check for invalid SkPictures 2012-09-17 18:26:06 +00:00
roll_autogen.sh Script to help cycle skia-autogen 2012-08-27 19:37:48 +00:00
sanitize_source_files.py Fix bug in tools/sanitize_source_files.py 2012-08-23 14:46:18 +00:00
skdiff_main.cpp Shut up some Mac (xcode 3) warnings 2012-09-05 17:40:04 +00:00
skhello.cpp Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:14:13 +00:00
skimage_main.cpp Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:14:13 +00:00
svn.py download_baselines: allow user to select which builder's images to download 2012-09-07 16:05:34 +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 Updated options for test_picturs.py to match new option in render_pictures. 2012-08-23 21:51:11 +00:00
update-doxygen.sh Created to fix http://code.google.com/p/skia/issues/detail?id=817 : UpdateDoxygen step does not fail when Doxygen step fails. 2012-08-24 17:16:05 +00:00