Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Linux: Fix early font free during printing. | estade@chromium.org | 2009-10-09 | 1 | -0/+2 |
* | Move cairo font handling from printing to skia to avoid circular dependency. | mmoss@chromium.org | 2009-09-28 | 1 | -138/+0 |
* | Linux: print page to file rather than using shared memory to send it to the b... | estade@chromium.org | 2009-09-16 | 1 | -7/+15 |
* | Embed fonts information into resulting PDF file for printing. | maruel@chromium.org | 2009-09-11 | 1 | -23/+160 |
* | Fix memory leak problem in PdfPsMetafile. | tony@chromium.org | 2009-08-26 | 1 | -69/+148 |
* | Reverting 24474. | maruel@chromium.org | 2009-08-26 | 1 | -147/+68 |
* | Revised PdfPsMetafile. | maruel@chromium.org | 2009-08-26 | 1 | -68/+147 |
* | Implement native metafile for printing on Linux. | tony@chromium.org | 2009-08-25 | 1 | -0/+288 |