summaryrefslogtreecommitdiffstats
path: root/printing/metafile.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in printing/.avi2015-12-211-1/+3
* Cleanup code in printing/thestig2015-09-141-3/+4
* Moved StartPageForVectorCanvas from Metafile to PdfMetafileSkia.vitalybuka2014-11-051-9/+0
* Standardize usage of virtual/override/final in printing/dcheng2014-10-221-2/+2
* Replacing the OVERRIDE with override and FINAL with final in /src/printinganujk.sharma2014-10-071-1/+1
* Extracted MetafilePlayer interface from printing::MetafilePlayer.vitalybuka2014-09-121-41/+47
* Skia r10995 landed the SkDevice refactoring in Skia. This CL rolls up to that...robertphillips@google.com2013-08-291-2/+1
* Skia is going to Split the SkDevice class into SkBaseDevice and SkBitmapDevic...robertphillips@google.com2013-08-261-1/+2
* Submitting https://codereview.chromium.org/23116003/ for Cihat Imamoglu.avayvod@chromium.org2013-08-191-3/+3
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-1/+3
* Mac printing: Autorotate printed pages so their orientation is the same as th...thestig@chromium.org2012-06-181-19/+35
* Cleanup: Remove unneeded forward declarations in printing, sandbox, and skia.thestig@chromium.org2011-11-141-1/+0
* Add printing.dll to the component build.darin@chromium.org2011-09-011-1/+2
* PrintPreview: Remove |page_number| from StartPageForVectorCanvas function and...kmadhusu@chromium.org2011-08-021-2/+1
* Make Metafile::StartPageForVectorCanvas take the page number as an argument.vandebo@chromium.org2011-07-231-1/+2
* Print Preview: Remove unused draft mode code.thestig@chromium.org2011-06-291-5/+0
* Print preview should use draft PDFs until it is ready to print to improve speed.kmadhusu@chromium.org2011-06-151-0/+5
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-261-4/+2
* Revert 86625 - This change implements a first pass in the effort to remove th...vandebo@chromium.org2011-05-251-2/+4
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-251-4/+2
* Fix LLVM errors/warning in Chrome OS codedpolukhin@chromium.org2011-05-081-1/+1
* Fix print preview clipping issues due to scaling.ctguil@chromium.org2011-04-301-5/+6
* Connect the right metafiles for print preview on Linux and Windows.vandebo@chromium.org2011-04-111-0/+151