skia2/tools
rmistry@google.com b1faddffd8 The script does the following:
* Adds a newline to the end of files if it does not have one.
* Sets svn:eol-style to LF.
* Replaces CRLF with LF.
* Replaces Tabs with 4 whitespaces.
* Removes trailing whitespaces.

Created to fix http://code.google.com/p/skia/issues/detail?id=779 : New buildbot step that fixes and submits whitespace and newline source file fixes.
Review URL: https://codereview.appspot.com/6465078

git-svn-id: http://skia.googlecode.com/svn/trunk@5234 2bbb7eff-a529-9590-31e7-b0007b416f81
2012-08-22 18:10:37 +00:00
..
copyright Script to automatically update copyright notices in C/C++ source code. 2011-07-28 14:29:58 +00:00
tests skdiff: recurse over subdirectories, unless --norecurse option is given 2012-08-16 13:42:13 +00:00
bench_pictures_main.cpp Benchmark results will now print to STDOUT if on not-Android. 2012-08-21 17:57: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 Update list of platforms to rebaseline 2012-07-27 15:19:54 +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 Images are written by PictureRenderer and not render_pictures_main. 2012-08-21 19:05:08 +00:00
picture_utils.h Images are written by PictureRenderer and not render_pictures_main. 2012-08-21 19:05:08 +00:00
PictureBenchmark.cpp Benchmark results will now print to STDOUT if on not-Android. 2012-08-21 17:57:59 +00:00
PictureBenchmark.h Added the option to enable GPU rendering on render_ and bench_pictures. 2012-08-20 15:04:04 +00:00
PictureRenderer.cpp Images are written by PictureRenderer and not render_pictures_main. 2012-08-21 19:05:08 +00:00
PictureRenderer.h Images are written by PictureRenderer and not render_pictures_main. 2012-08-21 19:05: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 Images are written by PictureRenderer and not render_pictures_main. 2012-08-21 19:05:08 +00:00
sanitize_source_files.py The script does the following: 2012-08-22 18:10:37 +00:00
skdiff_main.cpp skdiff: recurse over subdirectories, unless --norecurse option is given 2012-08-16 13:42:13 +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 test_pictures.py will now look for render_pictures.exe and skdiff.exe 2012-08-20 17:33:06 +00:00
update-doxygen.sh Update docs and trunk dirs if they exist overriding any local merge conflicts. 2012-07-17 18:27:03 +00:00