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
*
Remove include of stdlib.h from SkTypes.h.
bungeman
2015-08-26
*
remove old text contexts and fontcache
joshualitt
2015-04-28
*
Avoid wrong memory access due to double substitution and %%
kkinnunen
2015-02-19
*
patch from issue 886233004 at patchset 40001 (http://crrev.com/886233004#ps40...
mtklein
2015-02-02
*
Build gpu stats tracking in dev builds.
bsalomon
2014-10-24
*
Update old tools to allow MultiPictureDraw rendering
robertphillips
2014-10-09
*
Add counting of some GL calls
robertphillips
2014-09-18
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Change SkPicture::draw to playback
robertphillips
2014-09-04
*
Try out scalar picture sizes
robertphillips
2014-08-29
*
Add ability to output ImageBaseGSUrl to render_picture and use in rebaseline ...
rmistry
2014-08-22
*
create sk_tools::Expectation class, similar to skiagm::Expectations class
epoger
2014-08-21
*
Add flag to bench/render pictures
krajcevski
2014-08-18
*
add --descriptions flag to render_pictures tool
epoger
2014-08-14
*
Update tools for use of picture stats in GPU optimization decision
robertphillips
2014-08-12
*
Cleanup: Rename SkOSPath functions.
tfarina
2014-07-28
*
Add auto purging for SkPicture-related Ganesh resources (esp. layers)
robertphillips
2014-07-22
*
Begin atlasing
robertphillips
2014-06-30
*
Revert of Begin atlasing (https://codereview.chromium.org/354533004/)
robertphillips
2014-06-29
*
Begin atlasing
robertphillips
2014-06-29
*
Deprecate SkPicture::clone().
mtklein
2014-06-27
*
hide Config in SkImageDecoder -- use SkColorType instead
reed
2014-06-12
*
Cleanup: Delete sk_tools::make_filepath() in favor of SkOSPath::SkPathJoin().
tfarina
2014-06-12
*
Cleanup: Delete sk_tools::get_basename() in favor of SkOSPath::SkBasename().
tfarina
2014-06-11
*
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
*
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
*
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
[next]