Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Flags for render_pictures: verify, clone and writeWholeImage: | edisonn@google.com | 2012-12-18 |
| | | | | | | | | | | 1) flag to verify PNGs produced by render_picture that produce the same pixels as simple renderer. 2) flag to write one single image (in tile we write individual tiles) - this will help running skdiff also 3) flag to clone the picture before rendering git-svn-id: http://skia.googlecode.com/svn/trunk@6890 2bbb7eff-a529-9590-31e7-b0007b416f81 | ||
* | Add a new PictureRenderer that draws the picture then breaks up into tiles. | scroggo@google.com | 2012-11-07 |
Review URL: https://codereview.appspot.com/6820103 git-svn-id: http://skia.googlecode.com/svn/trunk@6333 2bbb7eff-a529-9590-31e7-b0007b416f81 |