index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
render_pictures_main.cpp
Commit message (
Expand
)
Author
Age
*
Remove automatic resizing in *_pictures
borenet@google.com
2012-09-20
*
In render_pictures tiled rendering, draw a separate PNG for each tile.
scroggo@google.com
2012-09-20
*
Skip empty directories and input files not ending in .skp in *_pictures
borenet@google.com
2012-09-19
*
Check for invalid SkPictures
borenet@google.com
2012-09-17
*
Enable automatic rescaling in bench_pictures
borenet@google.com
2012-09-14
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-14
*
To avoid running out of memory, we rescale very large pictures before we
reed@google.com
2012-09-13
*
Added GPU resource cache stats printing to render_pictures
robertphillips@google.com
2012-09-13
*
Add per-picture logging to render_pictures
borenet@google.com
2012-09-10
*
Fix render_pictures for skia_static_initializers=0
borenet@google.com
2012-09-10
*
Report data from bench_pictures in the same fashion as bench.
scroggo@google.com
2012-09-07
*
Implemented power of two tiling.
keyar@chromium.org
2012-08-23
*
Images are written by PictureRenderer and not render_pictures_main.
keyar@chromium.org
2012-08-21
*
Fixed up SK_SUPPORT_GPU flags.
keyar@chromium.org
2012-08-20
*
Added the option to enable GPU rendering on render_ and bench_pictures.
keyar@chromium.org
2012-08-20
*
Dirty commit so Brian can see changes.
keyar@chromium.org
2012-08-20
*
Refactored the bitmap creation into PictureRenderer.
keyar@chromium.org
2012-08-07
*
render_pictures and bench_pictures now use a --mode parameter.
keyar@chromium.org
2012-08-02
*
Merged bench_pictures and render_pictures rendering methods.
keyar@chromium.org
2012-08-01
*
Added an option to specify the tiling size to render_pictures.
keyar@chromium.org
2012-07-27
*
Changed to a class based method in passing around the rendering method for re...
keyar@chromium.org
2012-07-26
*
render_pictures can now do tiling based rendering.
keyar@chromium.org
2012-07-20
*
Added pipe as a rendering option for render_pictures.
keyar@chromium.org
2012-07-16
*
Mac build fix for Keyar. Unreviewed.
senorblanco@chromium.org
2012-07-13
*
Preparations for adding options and different render types to render_pictures.
keyar@chromium.org
2012-07-13
*
Allow specific files and multiple inputs for picture testing tools.
keyar@chromium.org
2012-07-09
*
Refactoring in preparation for adding the picture benchmarking program.
twiz@google.com
2012-06-22
*
Adding the render_pictures test tool
junov@chromium.org
2012-06-12