index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
PictureRenderer.h
Commit message (
Expand
)
Author
Age
*
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
*
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
*
Alter bench_pictures to "respect" the logPerIter flag.
commit-bot@chromium.org
2014-03-11
*
New version of the bbh shootout.
commit-bot@chromium.org
2014-03-11
*
Revert of New version of the bbh shootout (https://codereview.chromium.org/18...
commit-bot@chromium.org
2014-03-11
*
New version of the bbh shootout.
commit-bot@chromium.org
2014-03-11
*
Add nvprmsaa4 and nvprmsaa16 configs to bench_pictures
commit-bot@chromium.org
2014-03-07
*
Initial QuadTree implementation
commit-bot@chromium.org
2014-02-03
*
Support mesa config in render_pictures.
rmistry@google.com
2014-01-06
*
Adds non-1 scalar to config names.
commit-bot@chromium.org
2013-12-20
*
Update bench pictures to time image decode & upload costs
robertphillips@google.com
2013-12-18
*
render_pictures: add --writeJsonSummaryPath
commit-bot@chromium.org
2013-12-13
*
add extra flag (currently unused) for high quality downsampling
humper@google.com
2013-07-09
*
Add canFilterMaskGPU & filterMaskGPU to SkMaskFilter
robertphillips@google.com
2013-07-03
*
move all flag bits up by 1, to accomodate new flag in SkPaint
reed@google.com
2013-05-22
*
Add msaa configs to bench_pictures.
jvanverth@google.com
2013-05-02
*
Modifying the behavior of render_pictures --validate to test the effect of bbh.
junov@chromium.org
2013-03-13
*
Created my own flag parser, based off of gflags.
scroggo@google.com
2013-03-04
*
Move initialization to PictureRenderer ctor
robertphillips@google.com
2013-03-02
*
Split GrGLContextInfo into GrGLContext & GrGLContextInfo
robertphillips@google.com
2013-02-28
*
Change SkTileGride geometry calculations to match the Chromium compositor.
junov@chromium.org
2013-02-27
*
Allow debugger to be compiled without Ganesh
robertphillips@google.com
2013-02-13
*
Clean up some out of order initialization warnings.
scroggo@google.com
2013-02-08
*
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
*
fix warnings:
mike@reedtribe.org
2012-12-24
*
Flags for render_pictures: verify, clone and writeWholeImage:
edisonn@google.com
2012-12-18
*
remove experimental setAsABlur, as it forces the instance to be mutable, and was
reed@google.com
2012-12-18
*
Allow setting a scaleFactor in bench_pictures (and render_pictures).
scroggo@google.com
2012-12-17
*
Provide an option to bench drawing individual tiles in bench_pictures.
scroggo@google.com
2012-12-13
*
In the config name, report the viewport, if one is provided.
scroggo@google.com
2012-12-13
*
Allow bench_pictures to have its viewport set on the command line.
scroggo@google.com
2012-12-13
*
add '--mode clone' option to bench_pictures
reed@google.com
2012-12-10
*
add SkPictureUtils::GatherPixelRefs()
reed@google.com
2012-11-29
*
Add low blur and AAClip options to picture bench.
caryclark@google.com
2012-11-07
*
include SkPaint.h
reed@google.com
2012-11-06
*
leading character accidentally deleted on merge
caryclark@google.com
2012-11-06
*
add draw filter option to picture_bench
caryclark@google.com
2012-11-06
*
Adding SkTileGrid: a new subclass of BBoxHierarchy, optimized for tiled playb...
junov@chromium.org
2012-11-06
*
Fix the PictureRecord step of BenchPictures.
djsollen@google.com
2012-11-06
*
Make bench_pictures output a meaningful config name.
scroggo@google.com
2012-11-02
*
In bench_pictures --multi, maintain thread local caches.
scroggo@google.com
2012-11-02
*
Fixing crash in render_pictures. Uninitialized member in PictureRenderer
junov@chromium.org
2012-11-02
*
Adding rtree support to the bench_pictures utility
junov@chromium.org
2012-11-02
*
Make output path to render_pictures optional
borenet@google.com
2012-10-26
[next]