summaryrefslogtreecommitdiffstats
path: root/printing/pdf_ps_metafile_linux.h
Commit message (Expand)AuthorAgeFilesLines
* Move cairo font handling from printing to skia to avoid circular dependency.mmoss@chromium.org2009-09-281-4/+0
* Linux: print page to file rather than using shared memory to send it to the b...estade@chromium.org2009-09-161-3/+7
* Embed fonts information into resulting PDF file for printing.maruel@chromium.org2009-09-111-1/+5
* Fix memory leak problem in PdfPsMetafile.tony@chromium.org2009-08-261-28/+27
* Reverting 24474.maruel@chromium.org2009-08-261-27/+28
* Revised PdfPsMetafile.maruel@chromium.org2009-08-261-28/+27
* Implement native metafile for printing on Linux.tony@chromium.org2009-08-251-0/+107