summaryrefslogtreecommitdiffstats
path: root/printing/pdf_metafile_skia.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove unneeded namespaces.thestig@chromium.org2011-10-181-1/+1
* CL removing inheritance of SkDevice from PlatformDevice. twiz@google.com2011-08-281-7/+4
* Revert 98230 - CL removing inheritance of SkDevice from PlatformDevice. twiz@chromium.org2011-08-251-4/+7
* CL removing inheritance of SkDevice from PlatformDevice. twiz@chromium.org2011-08-251-7/+4
* PrintPreview: Remove |page_number| from StartPageForVectorCanvas function and...kmadhusu@chromium.org2011-08-021-10/+7
* Make Metafile::StartPageForVectorCanvas take the page number as an argument.vandebo@chromium.org2011-07-231-9/+12
* roll skia to 1919reed@google.com2011-07-211-2/+2
* PrintPreview: Implement GetMetafileForCurrentPage() function in PdfMetafileSkia.kmadhusu@chromium.org2011-07-011-4/+25
* Print Preview: Remove unused draft mode code.thestig@chromium.org2011-06-291-3/+0
* roll skiareed@google.com2011-06-271-6/+13
* Add support to use Skia printing from Mac.caryclark@chromium.org2011-06-221-1/+31
* Print preview should use draft PDFs until it is ready to print to improve speed.kmadhusu@chromium.org2011-06-151-1/+6
* Do all the font UMA work in PdfMetafileSkia::FinishDocument.vandebo@chromium.org2011-06-021-20/+16
* Revert 87351 - Do all the font UMA work in PdfMetafileSkia::FinishDocument.vandebo@chromium.org2011-05-311-16/+20
* Do all the font UMA work in PdfMetafileSkia::FinishDocument.vandebo@chromium.org2011-05-311-20/+16
* Add metrics to determine what font types are being used with print preview.vandebo@chromium.org2011-05-301-0/+27
* Revert 87242 - Add metrics to determine what font types are being used with p...vandebo@chromium.org2011-05-301-27/+0
* Add metrics to determine what font types are being used with print preview.vandebo@chromium.org2011-05-301-0/+27
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-261-1/+1
* Revert 86625 - This change implements a first pass in the effort to remove th...vandebo@chromium.org2011-05-251-1/+1
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-251-1/+1
* Fix print preview clipping issues due to scaling.ctguil@chromium.org2011-04-301-6/+12
* Push the initial transform down into SkPDFDevice. (Chrome side).vandebo@chromium.org2011-04-121-3/+9
* + This CL pulls in all the PDF code (i.e. we are now compiling the PDF backen...vandebo@chromium.org2011-04-081-0/+165
* Revert 80841 - + This CL pulls in all the PDF code (i.e. we are now compiling...vandebo@chromium.org2011-04-071-165/+0
* + This CL pulls in all the PDF code (i.e. we are now compiling the PDF backen...vandebo@chromium.org2011-04-071-0/+165