index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
PictureRenderer.cpp
Commit message (
Expand
)
Author
Age
*
create sk_tools::Expectation class, similar to skiagm::Expectations class
epoger
2014-08-21
*
Add flag to bench/render pictures
krajcevski
2014-08-18
*
Cleanup: Rename SkOSPath functions.
tfarina
2014-07-28
*
Split SkPicturePlayback out of SkPictureData
robertphillips
2014-07-07
*
Deprecate SkPicture::clone().
mtklein
2014-06-27
*
Remove SkPicture::kUsePathBoundsForClip_RecordingFlag
robertphillips
2014-06-09
*
Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)
robertphillips
2014-06-04
*
Call write() within render_pictures but not bench_pictures
commit-bot@chromium.org
2014-05-22
*
speed up benches: postpone hash computation in PictureRenderer.cpp
commit-bot@chromium.org
2014-05-21
*
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
*
reland r14391 ('fix contents of render_pictures JSON summary')
commit-bot@chromium.org
2014-04-29
*
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
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-17
*
Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public API
commit-bot@chromium.org
2014-04-16
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-14
*
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
*
Silence warning after f5e315ccf1a.
commit-bot@chromium.org
2014-03-19
*
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
*
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
*
When a picture lies about its size (i.e., claims to be 100x100 but only ever ...
commit-bot@chromium.org
2014-01-15
*
change offset to xy for pixelref subsetting
reed@google.com
2014-01-08
*
Support mesa config in render_pictures.
rmistry@google.com
2014-01-06
*
These strings are unused.
commit-bot@chromium.org
2014-01-06
*
Update bench pictures to time image decode & upload costs
robertphillips@google.com
2013-12-18
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-12-18
*
move SkScalarLog2 into its only client, in a move to reduce our public API su...
reed@google.com
2013-12-18
*
render_pictures: add --writeJsonSummaryPath
commit-bot@chromium.org
2013-12-13
*
R-Tree -- Don't sort draw commands unless specified.
sglez@google.com
2013-08-30
*
Add canFilterMaskGPU & filterMaskGPU to SkMaskFilter
robertphillips@google.com
2013-07-03
*
New API for encoding bitmaps during serialization.
scroggo@google.com
2013-05-21
*
Add msaa configs to bench_pictures.
jvanverth@google.com
2013-05-02
*
Simplify bench pictures render target creation.
commit-bot@chromium.org
2013-04-10
*
Remove reset of SkTileGrid in PictureRenderer::init
robertphillips@google.com
2013-03-08
*
Revert 7932
robertphillips@google.com
2013-03-01
*
Initialize grid info in TiledPictureRenderer::init
robertphillips@google.com
2013-03-01
*
Split GrGLContextInfo into GrGLContext & GrGLContextInfo
robertphillips@google.com
2013-02-28
[next]