| Commit message (Expand) | Author | Age | Files | Lines |
* | Change PDF scaling factor from double to float. | pkasting | 2014-10-09 | 1 | -20/+0 |
* | Replaced Metafile with PdfMetafileSkia in renderer. | vitalybuka | 2014-09-12 | 1 | -3/+4 |
* | printing: Use skia::RefPtr to replace manual ref-counting. | danakj@chromium.org | 2012-12-04 | 1 | -4/+4 |
* | A better fix for scaling issue. | gene@chromium.org | 2012-05-09 | 1 | -1/+21 |
* | Reland 103021: Printing preview of a PDF on Mac with Skia only previews the l... | kmadhusu@chromium.org | 2011-09-28 | 1 | -29/+5 |
* | Revert 103021 - PrintPreview: Printing preview of a PDF on Mac with Skia only... | kmadhusu@chromium.org | 2011-09-27 | 1 | -5/+29 |
* | PrintPreview: Printing preview of a PDF on Mac with Skia only previews the la... | kmadhusu@chromium.org | 2011-09-27 | 1 | -29/+5 |
* | Added SetDraftMode() and GetDraftMode() functions to |MetafileSkiaWrapper| cl... | kmadhusu@chromium.org | 2011-08-02 | 1 | -1/+17 |
* | Connect the right metafiles for print preview on Linux and Windows. | vandebo@chromium.org | 2011-04-11 | 1 | -0/+53 |