summaryrefslogtreecommitdiffstats
path: root/printing/printed_document_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Printing: Push checking of |context| one level lower, as the differentjhawkins@chromium.org2010-09-271-0/+2
* Printing: Remove OS_WIN ifdef in a win-only file. Remove an unused debuggingjhawkins@chromium.org2010-09-271-28/+0
* 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