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
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Remove SkTileGrid (except for TileGridInfo).
mtklein
2015-01-09
*
Get gpudft support working in dm, gm, nanobench and bench_pictures
jvanverth
2014-11-07
*
Revert of Get gpudft support working in dm, gm, nanobench and bench_pictures ...
jvanverth
2014-11-06
*
Get gpudft support working in dm, gm, nanobench and bench_pictures
jvanverth
2014-11-06
*
Make the Sk GL context class an abstract base class
kkinnunen
2014-10-09
*
Update old tools to allow MultiPictureDraw rendering
robertphillips
2014-10-09
*
Revert of Make the Sk GL context class an abstract base class (patchset #4 id...
bsalomon
2014-10-08
*
Make the Sk GL context class an abstract base class
kkinnunen
2014-10-08
*
Remove SkQuadTree.
mtklein
2014-08-26
*
Add flag to bench/render pictures
krajcevski
2014-08-18
*
Split SkPicturePlayback out of SkPictureData
robertphillips
2014-07-07
*
Support using OpenGL ES context on desktop
kkinnunen
2014-06-30
*
Deprecate SkPicture::clone().
mtklein
2014-06-27
*
Make SKP bench JSON ouput better
kelvinly
2014-06-26
*
Revert of Support using OpenGL ES context on desktop (https://codereview.chro...
rmistry
2014-06-23
*
Support using OpenGL ES context on desktop
kkinnunen
2014-06-22
*
Remove SkPicture::kUsePathBoundsForClip_RecordingFlag
robertphillips
2014-06-09
*
Added grid data to logging output
kelvinly
2014-06-03
*
Call write() within render_pictures but not bench_pictures
commit-bot@chromium.org
2014-05-22
*
render_pictures: add --mismatchPath flag
commit-bot@chromium.org
2014-05-15
*
add --readJsonSummaryPath to render_pictures
commit-bot@chromium.org
2014-05-12
*
reland "extract some common code from PictureRenderer"
commit-bot@chromium.org
2014-05-09
*
Revert of extract some common code from PictureRenderer (https://codereview.c...
commit-bot@chromium.org
2014-05-08
*
extract some common code from PictureRenderer
commit-bot@chromium.org
2014-05-08
*
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
*
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
[next]