Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | SkPDF: add `final` keyword to leaf classes | halcanary | 2015-11-22 |
| | | | | Review URL: https://codereview.chromium.org/1461403002 | ||
* | SkPDF/Deflate: clean up old SkFlate code | halcanary | 2015-08-18 |
| | | | | | | | | Factor out some of https://crrev.com/1227913008 BUG=skia:3030 Review URL: https://codereview.chromium.org/1298243002 | ||
* | SkPDF: Move SkFlate into src/pdf (part 1/3) [reland] | halcanary | 2015-08-12 |
Rename to SkDeflate so Chromium builders continue to work Next, we change remove SkFlate from Chromium build files, then we can delete SkFlate. Review URL: https://codereview.chromium.org/1285913002 |