Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | SkData to SkStreamAsset to avoid unneeded copying | halcanary | 2014-08-26 |
| | | | | | | | | R=mtklein@google.com Author: halcanary@google.com Review URL: https://codereview.chromium.org/502193002 | ||
* | DM: SKP source / PDF backend | mtklein | 2014-06-06 |
| | | | | | | | | | | | | | Removed expectations code for PDF backend for now, given that we don't have any, and refactored a little to make that cleaner. We can now test .skp -> .pdf -> .png in DM. Neat eh? BUG=skia:2598 R=halcanary@google.com, mtklein@google.com Author: mtklein@chromium.org Review URL: https://codereview.chromium.org/316643003 | ||
* | DM: add pdf | mtklein | 2014-06-03 |
BUG=skia:2598 R=halcanary@google.com, mtklein@google.com Author: mtklein@chromium.org Review URL: https://codereview.chromium.org/312873002 |