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
*
Revert of fix contents of render_pictures JSON summary (https://codereview.ch...
commit-bot@chromium.org
2014-04-28
*
fix contents of render_pictures JSON summary
commit-bot@chromium.org
2014-04-28
*
Staging for cleanup of SkPicture-related headers
robertphillips@google.com
2014-04-18
*
Staged removal of SkPicture-derived classes
commit-bot@chromium.org
2014-04-17
*
split SkPictureRecorder out of SkPicture
robertphillips@google.com
2014-04-13
*
add explicit filepaths to render_pictures JSON summary
commit-bot@chromium.org
2014-04-10
*
Actually identify required saveLayers in SkGpuDevice::EXPERIMENTAL_drawPicture
commit-bot@chromium.org
2014-03-31
*
add --writeChecksumBasedFilenames flag to render_pictures
commit-bot@chromium.org
2014-03-19
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-03-17
*
Proposed SkCanvas API for preLoading textures to VRAM v2.0
commit-bot@chromium.org
2014-03-16
*
Revert r13810 (Proposed SkCanvas API for preLoading textures to VRAM v2.0)
robertphillips@google.com
2014-03-14
*
Proposed SkCanvas API for preLoading textures to VRAM v2.0
commit-bot@chromium.org
2014-03-14
*
render_pictures unittests: run over a dir with multiple SKPs, like production
commit-bot@chromium.org
2014-03-12
*
Remove more unnamed namespace usages.
tfarina@chromium.org
2014-01-23
*
render_pictures: add --writeJsonSummaryPath
commit-bot@chromium.org
2013-12-13
*
Add support to dump font cache texture for debug purposes
commit-bot@chromium.org
2013-10-02
*
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
[next]