summaryrefslogtreecommitdiffstats
path: root/printing/pdf_metafile_mac_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename some printing classes and minor cleanups.vandebo@chromium.org2011-04-041-67/+0
* Renaming NativeMetafile related methods to more appropriate names.dpapad@chromium.org2011-03-191-1/+1
* 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-1/+2
* Applying factory pattern (through NativeMetafileFactory class). It is used to...dpapad@chromium.org2011-03-021-1/+5
* Revert 76553 - Applying factory pattern (through NativeMetafileFactory class)...jam@chromium.org2011-03-021-5/+1
* Applying factory pattern (through NativeMetafileFactory class). It is used to...dpapad@chromium.org2011-03-021-1/+5
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Refactor mac printing workflow.kmadhusu@chromium.org2010-12-211-6/+9
* 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-1/+1
* Enable the RenderViewTest printing tests on the Mac.stuartmorgan@chromium.org2009-10-141-0/+10
* Implement a version of NativeMetafile for the Macstuartmorgan@chromium.org2009-10-121-0/+49