summaryrefslogtreecommitdiffstats
path: root/printing/printed_document_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Rework gfx::Font by moving platform-specific code into inner classes.ben@chromium.org2010-08-131-2/+2
* Cleanup: Remove unneeded headers from app/ (part 2)thestig@chromium.org2010-07-311-1/+0
* Add PrintedPage::GetCenteredPageContentRect so Mac and Win can share code.hamaji@chromium.org2010-07-051-11/+2
* Implement limited paged media support for win.hamaji@chromium.org2010-07-021-3/+14
* Changed printer page setup units to be in device co-ordinates (this is pixels...sanjeevr@chromium.org2010-05-291-2/+2
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Implement the basic OS-level printing mechanics on Macstuartmorgan@chromium.org2009-10-131-0/+142