summaryrefslogtreecommitdiffstats
path: root/printing/pdf_metafile_cg_mac.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in printing/.avi2015-12-211-1/+2
* Cleanup: IWYU for base/gtest_prod_util.h.thestig2015-09-251-1/+0
* Cleanup code in printing/thestig2015-09-141-3/+3
* Moved StartPageForVectorCanvas from Metafile to PdfMetafileSkia.vitalybuka2014-11-051-3/+0
* Standardize usage of virtual/override/final in printing/dcheng2014-10-221-21/+20
* Replacing the OVERRIDE with override and FINAL with final in /src/printinganujk.sharma2014-10-071-12/+12
* Extracted MetafilePlayer interface from printing::MetafilePlayer.vitalybuka2014-09-121-3/+0
* Skia is going to Split the SkDevice class into SkBaseDevice and SkBitmapDevic...robertphillips@google.com2013-08-261-1/+1
* mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.thakis@chromium.org2013-06-241-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-6/+3
* Add OVERRIDE to printing/.avi@chromium.org2011-11-161-13/+14
* 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/+3
* PrintPreview: Remove |page_number| from StartPageForVectorCanvas function and...kmadhusu@chromium.org2011-08-021-2/+2
* Make Metafile::StartPageForVectorCanvas take the page number as an argument.vandebo@chromium.org2011-07-231-2/+2
* Print Preview: Remove unused draft mode code.thestig@chromium.org2011-06-291-2/+0
* Print preview should use draft PDFs until it is ready to print to improve speed.kmadhusu@chromium.org2011-06-151-0/+2
* 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
* Horrible hack to work around PDFKit bug.avi@chromium.org2011-05-021-1/+5
* Fix print preview clipping issues due to scaling.ctguil@chromium.org2011-04-301-2/+2
* Connect the right metafiles for print preview on Linux and Windows.vandebo@chromium.org2011-04-111-10/+4
* Rename some printing classes and minor cleanups.vandebo@chromium.org2011-04-041-0/+94