summaryrefslogtreecommitdiffstats
path: root/printing/pdf_metafile_mac.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename some printing classes and minor cleanups.vandebo@chromium.org2011-04-041-254/+0
* Unfork VectorPlatformCanvas.vandebo@chromium.org2011-03-211-0/+7
* Revert 78859 - Unfork VectorPlatformCanvas.vandebo@chromium.org2011-03-211-7/+0
* Unfork VectorPlatformCanvas.vandebo@chromium.org2011-03-211-0/+7
* Revert 78812 - Unfork VectorPlatformCanvas.vandebo@chromium.org2011-03-191-7/+0
* Unfork VectorPlatformCanvas.vandebo@chromium.org2011-03-191-0/+7
* Renaming NativeMetafile related methods to more appropriate names.dpapad@chromium.org2011-03-191-1/+1
* Unifying StartPage across all platformsdpapad@chromium.org2011-03-181-3/+4
* Revert 78662 - Unfork VectorPlatformCanvas.vandebo@chromium.org2011-03-181-7/+0
* Unfork VectorPlatformCanvas.vandebo@chromium.org2011-03-181-0/+7
* Stop overloading Init() in NativeMetafile.vandebo@chromium.org2011-03-171-2/+2
* Unifying NativeMetafile class interface (as much as possible) for Linux, Mac,...dpapad@chromium.org2011-03-161-6/+13
* Fix some of the more common chromium-style errors on the mac clang builder.erg@google.com2011-02-161-0/+2
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Refactor mac printing workflow.kmadhusu@chromium.org2010-12-211-1/+10
* Move scoped_cftyperef from base to base/mac, use the new namespace, and name itbrettw@chromium.org2010-10-171-4/+6
* Printing: Standardize on Metafile::Init, removing Emf::CreateFromData in thejhawkins@chromium.org2010-10-071-5/+0
* Added support for vector printing of Pepper v1 plugins on the Mac.sanjeevr@chromium.org2010-06-281-5/+37
* Officially close PDF files when done writing them. No difference now, but if ...avi@chromium.org2010-04-011-0/+1
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* Make SharedMemory use uint32 instead of size_t. This removes the remaining s...jam@chromium.org2010-02-161-7/+7
* Enable the RenderViewTest printing tests on the Mac.stuartmorgan@chromium.org2009-10-141-0/+81
* Implement a version of NativeMetafile for the Macstuartmorgan@chromium.org2009-10-121-0/+117