| Commit message (Expand) | Author | Age | Files | Lines |
* | On Chrome OS, use the application locale to determine the default paper size ... | sanjeevr@chromium.org | 2010-12-03 | 1 | -4/+4 |
* | Printing: Refactor PrintSettings::Init into a PrintSettingsFactory class | jhawkins@chromium.org | 2010-10-26 | 1 | -6/+12 |
* | Printing: Convert PrintingContext into an interface implemented by the separate | jhawkins@chromium.org | 2010-10-06 | 1 | -52/+51 |
* | Fix a c_str() use-after-free bug in the printing code. | nick@chromium.org | 2010-09-28 | 1 | -1/+2 |
* | Printing: Remove the debug-only |page_number_| from PrintingContext, which has | jhawkins@chromium.org | 2010-09-28 | 1 | -14/+0 |
* | Printing: Push checking of |context| one level lower, as the different | jhawkins@chromium.org | 2010-09-27 | 1 | -0/+1 |
* | Printing: Push checking of |context| one level lower, as the different | jhawkins@chromium.org | 2010-09-27 | 1 | -0/+2 |
* | Printing: Implement PrintingContext::UseDefaultSettings for Linux/Cairo. | jhawkins@chromium.org | 2010-09-21 | 1 | -6/+6 |
* | Printing: Convert several wstrings to string16. | jhawkins@chromium.org | 2010-09-13 | 1 | -6/+7 |
* | Win32: Print the right number of pages. | thestig@chromium.org | 2010-08-13 | 1 | -28/+28 |
* | Set the job name for the print job on the Mac. | avi@chromium.org | 2010-05-12 | 1 | -2/+11 |
* | printing: replace the deprecated macro (DISALLOW_EVIL_CONSTRUCTORS). | maruel@chromium.org | 2009-12-08 | 1 | -4/+3 |
* | Do some cleanup of file path name handling. | brettw@chromium.org | 2009-10-22 | 1 | -1/+1 |
* | Implement the basic OS-level printing mechanics on Mac | stuartmorgan@chromium.org | 2009-10-13 | 1 | -34/+34 |
* | Fix the Windows printing build by updating an old include. | brettw@chromium.org | 2009-10-09 | 1 | -1/+1 |
* | Separate out some more ICU from base and into base/i18n. | brettw@chromium.org | 2009-10-08 | 1 | -1/+2 |
* | Re-enable test (disabled while moving printing functionality to printing libr... | sverrir@google.com | 2009-07-09 | 1 | -1/+4 |
* | Move printing related stuff to the root printing project from the browser pro... | sverrir@google.com | 2009-07-07 | 1 | -0/+607 |