summaryrefslogtreecommitdiffstats
path: root/printing/pdf_metafile_cg_mac.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in printing/.avi2015-12-211-0/+2
* Cleanup code in printing/thestig2015-09-141-6/+6
* Cleanup: Update the path to gfx size headers.tfarina2015-01-031-1/+1
* Cleanup: Update the path to gfx rect headers.tfarina2014-12-311-1/+1
* Moved StartPageForVectorCanvas from Metafile to PdfMetafileSkia.vitalybuka2014-11-051-7/+0
* Printing: Take the PDF rotation into account when printing on Mac.thestig2014-09-271-5/+47
* Extracted MetafilePlayer interface from printing::MetafilePlayer.vitalybuka2014-09-121-13/+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-1/+1
* Update the remaining references to sys_string_conversions.h to its new location.tfarina@chromium.org2013-03-301-1/+1
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Replace FilePath with base::FilePath in some more top level directories.brettw@chromium.org2013-02-101-1/+1
* mac: Remove more 10.5-only codethakis@chromium.org2012-08-101-1/+1
* Mac printing: Autorotate printed pages so their orientation is the same as th...thestig@chromium.org2012-06-181-27/+48
* Add a convenience typedef LazyInstance<T>::Leaky to avoid repeating T.fischman@chromium.org2012-01-231-5/+3
* PrintPreview: Honor the print media page size and margin values.kmadhusu@chromium.org2012-01-101-8/+4
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-151-1/+1
* Remove 13 exit time constructors and 3 static initializersthakis@chromium.org2011-11-071-9/+13
* PrintPreview: [MAC] Always set the crop box rectangle as print source rectangle.kmadhusu@chromium.org2011-09-281-1/+1
* Add printing.dll to the component build.darin@chromium.org2011-09-011-1/+1
* PrintPreview: Remove |page_number| from StartPageForVectorCanvas function and...kmadhusu@chromium.org2011-08-021-1/+1
* Fixed bug in which the margin sizes vary (depending on the scale factor) whil...aayushkumar@chromium.org2011-07-261-3/+3
* Make Metafile::StartPageForVectorCanvas take the page number as an argument.vandebo@chromium.org2011-07-231-1/+1
* Improve and unify Mac OS X run-time version checks.mark@chromium.org2011-06-141-14/+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-2/+57
* Fix print preview clipping issues due to scaling.ctguil@chromium.org2011-04-301-4/+4
* Rename some printing classes and minor cleanups.vandebo@chromium.org2011-04-041-0/+257