index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
CopyTilesRenderer.cpp
Commit message (
Expand
)
Author
Age
*
Base SkAutoTUnref on skstd::unique_ptr.
bungeman
2015-10-01
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Store context options on caps.
bsalomon
2015-05-22
*
Revert of Store context options on caps. (patchset #3 id:40001 of https://cod...
bsalomon
2015-05-22
*
Store context options on caps.
bsalomon
2015-05-22
*
Update old tools to allow MultiPictureDraw rendering
robertphillips
2014-10-09
*
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
*
stop calling SkCanvas::getDevice
reed
2014-06-30
*
Cleanup: Delete sk_tools::make_filepath() in favor of SkOSPath::SkPathJoin().
tfarina
2014-06-12
*
Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)
robertphillips
2014-06-04
*
render_pictures: add --mismatchPath flag
commit-bot@chromium.org
2014-05-15
*
split SkPictureRecorder out of SkPicture
robertphillips@google.com
2014-04-13
*
add --writeChecksumBasedFilenames flag to render_pictures
commit-bot@chromium.org
2014-03-19
*
add new copyTo version to SkBitmap, which takes SkColorType
commit-bot@chromium.org
2014-02-23
*
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