summaryrefslogtreecommitdiffstats
path: root/printing/printed_page.cc
Commit message (Expand)AuthorAgeFilesLines
* Global conversion of Pass()→std::move() on OS==linuxdcheng2015-12-281-1/+3
* Extracted MetafilePlayer interface from printing::MetafilePlayer.vitalybuka2014-09-121-3/+3
* Guarded shrink setting with ifdefs to make clear where it is used.vitalybuka@chromium.org2014-06-121-4/+5
* PrintPreview: Honor the print media page size and margin values.kmadhusu@chromium.org2012-01-101-2/+4
* Cleanup: Remove unused has_visible_overlays variable.thestig@chromium.org2011-09-231-4/+2
* Connect the right metafiles for print preview on Linux and Windows.vandebo@chromium.org2011-04-111-5/+5
* Add PrintedPage::GetCenteredPageContentRect so Mac and Win can share code.hamaji@chromium.org2010-07-051-0/+13
* Implement limited paged media support for win.hamaji@chromium.org2010-07-021-2/+4
* Implement limited paged media support for mac.hamaji@chromium.org2010-07-011-2/+4
* Move printing related stuff to the root printing project from the browser pro...sverrir@google.com2009-07-071-0/+24