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
*
Start from scratch on a faster SkFlatDictionary.
commit-bot@chromium.org
2013-07-24
*
Revert "Start from scratch on a faster SkFlatDictionary."
mtklein@google.com
2013-07-24
*
Start from scratch on a faster SkFlatDictionary.
commit-bot@chromium.org
2013-07-24
*
Add the lazy decoder from PictureFlags to SkImageDecoder
commit-bot@chromium.org
2013-07-16
*
Replace SkPicture(SkStream) constructors with a factory.
scroggo@google.com
2013-06-28
*
Print the file being deserialized before deserializing.
scroggo@google.com
2013-06-28
*
Separate core and images project.
scroggo@google.com
2013-05-31
*
Add a new mode to render_pictures.
scroggo@google.com
2013-05-03
*
SkFlags now follows proper dashing convention.
scroggo@google.com
2013-04-09
*
Change the name of SkFlags to SkCommandLineFlags.
scroggo@google.com
2013-03-21
*
Improvements/additions to SkImageCache/SkLazyPixelRef.
scroggo@google.com
2013-03-18
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-14
*
Build fix: accessing uninitialized class member (not)
junov@chromium.org
2013-03-13
*
Modifying the behavior of render_pictures --validate to test the effect of bbh.
junov@chromium.org
2013-03-13
*
Fixing crash in render_pictures when failing to create referenceBitmap for --...
junov@chromium.org
2013-03-12
*
Created my own flag parser, based off of gflags.
scroggo@google.com
2013-03-04
*
Create SkLazyPixelRef which performs lazy decoding.
scroggo@google.com
2013-02-22
*
Add support for using ANGLE in bench_pictures.
scroggo@google.com
2013-02-08
*
Change the method for timing individual tiles in bench_pictures.
scroggo@google.com
2013-01-28
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-17
*
Add option to ignore small pixel diffs for --validate. By default, right
edisonn@google.com
2013-01-16
*
revert change 7218
edisonn@google.com
2013-01-16
*
Add option to ignore small pixel diffs for --validate. By default, right now ...
edisonn@google.com
2013-01-16
*
Add VALIDATE_FAILURE_IS_A_TOOL_FAILURE to specify whether a failure in valida...
reed@google.com
2013-01-15
*
Fix typo, report in validate diff teh value of the pixel, not the address of ...
edisonn@google.com
2013-01-11
*
fix warnings
reed@google.com
2013-01-07
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-19
*
Flags for render_pictures: verify, clone and writeWholeImage:
edisonn@google.com
2012-12-18
*
Allow setting a scaleFactor in bench_pictures (and render_pictures).
scroggo@google.com
2012-12-17
*
Allow bench_pictures to have its viewport set on the command line.
scroggo@google.com
2012-12-13
*
Add a new PictureRenderer that draws the picture then breaks up into tiles.
scroggo@google.com
2012-11-07
*
Add an option to render_pictures to rerecord the pictures with PNG encoded bi...
scroggo@google.com
2012-11-07
*
In bench_pictures --multi, maintain thread local caches.
scroggo@google.com
2012-11-02
*
Make output path to render_pictures optional
borenet@google.com
2012-10-26
*
Add the ability to provide function pointers to SkPicture serialization
scroggo@google.com
2012-10-04
*
Allow render_pictures to render using multiple threads.
scroggo@google.com
2012-10-03
*
fix return value for render_pictures
caryclark@google.com
2012-10-02
*
build iOS with 'make all'
caryclark@google.com
2012-10-02
*
Fix some bugs in our picture tools.
scroggo@google.com
2012-10-01
*
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
[next]