Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Printing: Push checking of |context| one level lower, as the different | jhawkins@chromium.org | 2010-09-27 | 1 | -0/+2 |
* | Printing: Remove OS_WIN ifdef in a win-only file. Remove an unused debugging | jhawkins@chromium.org | 2010-09-27 | 1 | -28/+0 |
* | Rework gfx::Font by moving platform-specific code into inner classes. | ben@chromium.org | 2010-08-13 | 1 | -2/+2 |
* | Cleanup: Remove unneeded headers from app/ (part 2) | thestig@chromium.org | 2010-07-31 | 1 | -1/+0 |
* | Add PrintedPage::GetCenteredPageContentRect so Mac and Win can share code. | hamaji@chromium.org | 2010-07-05 | 1 | -11/+2 |
* | Implement limited paged media support for win. | hamaji@chromium.org | 2010-07-02 | 1 | -3/+14 |
* | Changed printer page setup units to be in device co-ordinates (this is pixels... | sanjeevr@chromium.org | 2010-05-29 | 1 | -2/+2 |
* | Move app/gfx/canvas and app/gfx/font to gfx/. | ben@chromium.org | 2010-03-23 | 1 | -1/+1 |
* | Implement the basic OS-level printing mechanics on Mac | stuartmorgan@chromium.org | 2009-10-13 | 1 | -0/+142 |