summaryrefslogtreecommitdiffstats
path: root/printing/printed_document_mac.cc
Commit message (Expand)AuthorAgeFilesLines
* Add PrintedPage::GetCenteredPageContentRect so Mac and Win can share code.hamaji@chromium.org2010-07-051-12/+3
* Implement limited paged media support for mac.hamaji@chromium.org2010-07-011-3/+13
* Added support for vector printing of Pepper v1 plugins on the Mac.sanjeevr@chromium.org2010-06-281-1/+2
* Changed printer page setup units to be in device co-ordinates (this is pixels...sanjeevr@chromium.org2010-05-291-1/+1
* Enable the RenderViewTest printing tests on the Mac.stuartmorgan@chromium.org2009-10-141-17/+3
* Implement the basic OS-level printing mechanics on Macstuartmorgan@chromium.org2009-10-131-0/+53