summaryrefslogtreecommitdiffstats
path: root/printing/native_metafile.h
Commit message (Expand)AuthorAgeFilesLines
* Connect the right metafiles for print preview on Linux and Windows.vandebo@chromium.org2011-04-111-152/+0
* Removing GetData helper from NativeMetafile interface and also renaming it to...dpapad@chromium.org2011-03-241-3/+0
* Removing method printing::PdfPsMetafile::SetRawData().dpapad@chromium.org2011-03-231-9/+1
* Cleanup NativeMetafile (win) interface and EMF class.vandebo@chromium.org2011-03-221-23/+0
* Unfork VectorPlatformCanvas.vandebo@chromium.org2011-03-211-0/+11
* Revert 78859 - Unfork VectorPlatformCanvas.vandebo@chromium.org2011-03-211-11/+0
* Unfork VectorPlatformCanvas.vandebo@chromium.org2011-03-211-0/+11
* Revert 78812 - Unfork VectorPlatformCanvas.vandebo@chromium.org2011-03-191-11/+0
* Unfork VectorPlatformCanvas.vandebo@chromium.org2011-03-191-0/+11
* Renaming NativeMetafile related methods to more appropriate names.dpapad@chromium.org2011-03-191-1/+1
* Unifying StartPage across all platformsdpapad@chromium.org2011-03-181-21/+7
* Revert 78666 - Cleanup NativeMetafile (win) interface and EMF class.vandebo@chromium.org2011-03-181-0/+23
* Cleanup NativeMetafile (win) interface and EMF class.vandebo@chromium.org2011-03-181-23/+0
* Revert 78662 - Unfork VectorPlatformCanvas.vandebo@chromium.org2011-03-181-11/+0
* Unfork VectorPlatformCanvas.vandebo@chromium.org2011-03-181-0/+11
* Stop overloading Init() in NativeMetafile.vandebo@chromium.org2011-03-171-1/+1
* Unifying NativeMetafile class interface (as much as possible) for Linux, Mac,...dpapad@chromium.org2011-03-161-3/+173
* Applying factory pattern (through NativeMetafileFactory class). It is used to...dpapad@chromium.org2011-03-021-36/+5
* Revert 76553 - Applying factory pattern (through NativeMetafileFactory class)...jam@chromium.org2011-03-021-5/+36
* Applying factory pattern (through NativeMetafileFactory class). It is used to...dpapad@chromium.org2011-03-021-36/+5
* OpenBSD/FreeBSD GYP changes (most of the remaining ones)pvalchev@google.com2010-02-041-2/+2
* Implement a version of NativeMetafile for the Macstuartmorgan@chromium.org2009-10-121-8/+7
* Fix printing project on linux.maruel@chromium.org2009-09-141-2/+7
* Implement native metafile for printing on Linux.tony@chromium.org2009-08-251-3/+9
* Move printing related stuff to the root printing project from the browser pro...sverrir@google.com2009-07-071-3/+7
* Move Emf class to the printing library. Also creates a platform agnostic Nat...sverrir@google.com2009-07-061-0/+36