summaryrefslogtreecommitdiffstats
path: root/printing/pdf_metafile_mac.h
Commit message (Expand)AuthorAgeFilesLines
* Revert 78662 - Unfork VectorPlatformCanvas.vandebo@chromium.org2011-03-181-4/+0
* Unfork VectorPlatformCanvas.vandebo@chromium.org2011-03-181-0/+4
* 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-55/+25
* Applying factory pattern (through NativeMetafileFactory class). It is used to...dpapad@chromium.org2011-03-021-19/+26
* Revert 76553 - Applying factory pattern (through NativeMetafileFactory class)...jam@chromium.org2011-03-021-26/+19
* Applying factory pattern (through NativeMetafileFactory class). It is used to...dpapad@chromium.org2011-03-021-19/+26
* Fix some of the more common chromium-style errors on the mac clang builder.erg@google.com2011-02-161-1/+1
* Refactor mac printing workflow.kmadhusu@chromium.org2010-12-211-3/+7
* Move scoped_cftyperef from base to base/mac, use the new namespace, and name itbrettw@chromium.org2010-10-171-4/+4
* Printing: Standardize on Metafile::Init, removing Emf::CreateFromData in thejhawkins@chromium.org2010-10-071-2/+0
* Added support for vector printing of Pepper v1 plugins on the Mac.sanjeevr@chromium.org2010-06-281-3/+16
* Make SharedMemory use uint32 instead of size_t. This removes the remaining s...jam@chromium.org2010-02-161-6/+6
* Enable the RenderViewTest printing tests on the Mac.stuartmorgan@chromium.org2009-10-141-2/+28
* Implement a version of NativeMetafile for the Macstuartmorgan@chromium.org2009-10-121-0/+72