Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Printing: Use const reference instead of a const pointer. | thestig@chromium.org | 2011-03-22 | 1 | -1/+1 |
* | PrintPreview: [MAC] Set the selected printer for the current print job. | kmadhusu@chromium.org | 2011-03-21 | 1 | -1/+2 |
* | (1) Hook up the print button to send the pages to the default printer for pri... | kmadhusu@chromium.org | 2011-03-05 | 1 | -0/+1 |
* | Linux: Refactor printing to be more linux Windows/Mac. | thestig@chromium.org | 2011-02-19 | 1 | -1/+24 |
* | Printing: Delete dead code in PrintJob and cleanup corresponding code in Prin... | thestig@chromium.org | 2011-02-14 | 1 | -1/+0 |
* | On Chrome OS, use the application locale to determine the default paper size ... | sanjeevr@chromium.org | 2010-12-03 | 1 | -1/+3 |
* | Printing: Convert PrintingContext into an interface implemented by the separate | jhawkins@chromium.org | 2010-10-06 | 1 | -0/+39 |