aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/render_pictures_main.cpp
Commit message (Expand)AuthorAge
* Begin atlasingGravatar robertphillips2014-06-30
* Revert of Begin atlasing (https://codereview.chromium.org/354533004/)Gravatar robertphillips2014-06-29
* Begin atlasingGravatar robertphillips2014-06-29
* Deprecate SkPicture::clone().Gravatar mtklein2014-06-27
* hide Config in SkImageDecoder -- use SkColorType insteadGravatar reed2014-06-12
* Cleanup: Delete sk_tools::make_filepath() in favor of SkOSPath::SkPathJoin().Gravatar tfarina2014-06-12
* Cleanup: Delete sk_tools::get_basename() in favor of SkOSPath::SkBasename().Gravatar tfarina2014-06-11
* Call write() within render_pictures but not bench_picturesGravatar commit-bot@chromium.org2014-05-22
* render_pictures: add --mismatchPath flagGravatar commit-bot@chromium.org2014-05-15
* add --readJsonSummaryPath to render_picturesGravatar commit-bot@chromium.org2014-05-12
* reland "extract some common code from PictureRenderer"Gravatar commit-bot@chromium.org2014-05-09
* Revert of extract some common code from PictureRenderer (https://codereview.c...Gravatar commit-bot@chromium.org2014-05-08
* extract some common code from PictureRendererGravatar commit-bot@chromium.org2014-05-08
* reland r14391 ('fix contents of render_pictures JSON summary')Gravatar commit-bot@chromium.org2014-04-29
* Revert of fix contents of render_pictures JSON summary (https://codereview.ch...Gravatar commit-bot@chromium.org2014-04-28
* fix contents of render_pictures JSON summaryGravatar commit-bot@chromium.org2014-04-28
* Staging for cleanup of SkPicture-related headersGravatar robertphillips@google.com2014-04-18
* Staged removal of SkPicture-derived classesGravatar commit-bot@chromium.org2014-04-17
* split SkPictureRecorder out of SkPictureGravatar robertphillips@google.com2014-04-13
* add explicit filepaths to render_pictures JSON summaryGravatar commit-bot@chromium.org2014-04-10
* Actually identify required saveLayers in SkGpuDevice::EXPERIMENTAL_drawPictureGravatar commit-bot@chromium.org2014-03-31
* add --writeChecksumBasedFilenames flag to render_picturesGravatar commit-bot@chromium.org2014-03-19
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-03-17
* Proposed SkCanvas API for preLoading textures to VRAM v2.0Gravatar commit-bot@chromium.org2014-03-16
* Revert r13810 (Proposed SkCanvas API for preLoading textures to VRAM v2.0)Gravatar robertphillips@google.com2014-03-14
* Proposed SkCanvas API for preLoading textures to VRAM v2.0Gravatar commit-bot@chromium.org2014-03-14
* render_pictures unittests: run over a dir with multiple SKPs, like productionGravatar commit-bot@chromium.org2014-03-12
* Remove more unnamed namespace usages.Gravatar tfarina@chromium.org2014-01-23
* render_pictures: add --writeJsonSummaryPathGravatar commit-bot@chromium.org2013-12-13
* Add support to dump font cache texture for debug purposesGravatar commit-bot@chromium.org2013-10-02
* Start from scratch on a faster SkFlatDictionary.Gravatar commit-bot@chromium.org2013-07-24
* Revert "Start from scratch on a faster SkFlatDictionary."Gravatar mtklein@google.com2013-07-24
* Start from scratch on a faster SkFlatDictionary.Gravatar commit-bot@chromium.org2013-07-24
* Add the lazy decoder from PictureFlags to SkImageDecoderGravatar commit-bot@chromium.org2013-07-16
* Replace SkPicture(SkStream) constructors with a factory.Gravatar scroggo@google.com2013-06-28
* Print the file being deserialized before deserializing.Gravatar scroggo@google.com2013-06-28
* Separate core and images project.Gravatar scroggo@google.com2013-05-31
* Add a new mode to render_pictures.Gravatar scroggo@google.com2013-05-03
* SkFlags now follows proper dashing convention.Gravatar scroggo@google.com2013-04-09
* Change the name of SkFlags to SkCommandLineFlags.Gravatar scroggo@google.com2013-03-21
* Improvements/additions to SkImageCache/SkLazyPixelRef.Gravatar scroggo@google.com2013-03-18
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-14
* Build fix: accessing uninitialized class member (not)Gravatar junov@chromium.org2013-03-13
* Modifying the behavior of render_pictures --validate to test the effect of bbh.Gravatar junov@chromium.org2013-03-13
* Fixing crash in render_pictures when failing to create referenceBitmap for --...Gravatar junov@chromium.org2013-03-12
* Created my own flag parser, based off of gflags.Gravatar scroggo@google.com2013-03-04
* Create SkLazyPixelRef which performs lazy decoding.Gravatar scroggo@google.com2013-02-22
* Add support for using ANGLE in bench_pictures.Gravatar scroggo@google.com2013-02-08
* Change the method for timing individual tiles in bench_pictures.Gravatar scroggo@google.com2013-01-28
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-17