Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Printing: Convert PrintingContext into an interface implemented by the separate | jhawkins@chromium.org | 2010-10-06 | 1 | -35/+35 |
* | Fix Mac print crash | gfeher@chromium.org | 2010-09-29 | 1 | -4/+4 |
* | Printing: Remove the debug-only |page_number_| from PrintingContext, which has | jhawkins@chromium.org | 2010-09-28 | 1 | -14/+0 |
* | Printing: Implement PrintingContext::UseDefaultSettings for Linux/Cairo. | jhawkins@chromium.org | 2010-09-21 | 1 | -4/+6 |
* | Printing: Convert several wstrings to string16. | jhawkins@chromium.org | 2010-09-13 | 1 | -2/+2 |
* | Set the job name for the print job on the Mac. | avi@chromium.org | 2010-05-12 | 1 | -3/+13 |
* | Set the job title of print jobs. | avi@chromium.org | 2010-04-27 | 1 | -0/+6 |
* | Move Page Setup into print, as Chrome is not a document-based app. | avi@chromium.org | 2010-04-27 | 1 | -0/+7 |
* | Implement the basic OS-level printing mechanics on Mac | stuartmorgan@chromium.org | 2009-10-13 | 1 | -0/+206 |