| Commit message (Expand) | Author | Age | Files | Lines |
* | Use document from preview for System Dialog printing on Windows. | vitalybuka | 2014-08-26 | 1 | -1/+5 |
* | Added PrintingContext::Delegate to get parent view handle and application loc... | Vitaly Buka | 2014-08-26 | 1 | -4/+5 |
* | Revert of Added PrintingContext::Delegate to get parent view handle and appli... | finnur | 2014-08-25 | 1 | -5/+4 |
* | Added PrintingContext::Delegate to get parent view handle and application loc... | vitalybuka | 2014-08-23 | 1 | -4/+5 |
* | Fixed return value in PrintingContext::OnError(). | vitalybuka@chromium.org | 2014-08-20 | 1 | -1/+2 |
* | Improvements in --debug-print switch implementation. | vitalybuka@chromium.org | 2014-06-12 | 1 | -8/+6 |
* | Changes in printer settings: | alekseys@chromium.org | 2014-06-12 | 1 | -13/+7 |
* | Add media size capability to PDF printer. | alekseys@chromium.org | 2014-05-29 | 1 | -0/+18 |
* | Change print preview size to match to media size capability selection and res... | alekseys@chromium.org | 2014-05-14 | 1 | -2/+15 |
* | Removed invalid DCHECK in printing. | vitalybuka@chromium.org | 2014-03-28 | 1 | -1/+0 |
* | Use predefined margine for privet printing. | vitalybuka@chromium.org | 2013-11-20 | 1 | -1/+1 |
* | Make Privet Printing work on Windows. | vitalybuka@chromium.org | 2013-11-20 | 1 | -3/+5 |
* | Move settings setup for PDF and cloud print into single location in PrintingC... | vitalybuka@chromium.org | 2013-11-04 | 1 | -3/+23 |
* | Revert piece of "De-duplicate job_settings parsing code." r231501 | vitalybuka@chromium.org | 2013-11-01 | 1 | -3/+0 |
* | De-duplicate job_settings parsing code. | vitalybuka@chromium.org | 2013-10-29 | 1 | -29/+19 |
* | Removed invalid NOTREACHED. | vitalybuka@chromium.org | 2013-02-15 | 1 | -15/+7 |
* | Async frame preparation for Preview with support if selection. | vitalybuka@chromium.org | 2013-01-29 | 1 | -0/+5 |
* | Adds option to enable CSS backgrounds for printing. | rltoscano@chromium.org | 2013-01-14 | 1 | -0/+6 |
* | Print Preview: Making margin selection sticky (part 2/2, again) | dpapad@chromium.org | 2011-11-15 | 1 | -19/+8 |
* | Revert 110035 - Print Preview: Making margin selection sticky (part 2/2) | dpapad@chromium.org | 2011-11-15 | 1 | -8/+19 |
* | Print Preview: Making margin selection sticky (part 2/2) | dpapad@chromium.org | 2011-11-15 | 1 | -19/+8 |
* | Cleanup: Remove unneeded namespaces. | thestig@chromium.org | 2011-10-18 | 1 | -11/+8 |
* | Move margin processing code to the browser process. | vandebo@chromium.org | 2011-10-15 | 1 | -0/+52 |
* | Added Header and Footer support in Linux, Windows and Mac for Skia | aayushkumar@chromium.org | 2011-08-17 | 1 | -0/+10 |
* | Revert 97219 - Added Header and Footer support in Linux, Windows and Mac for ... | aayushkumar@chromium.org | 2011-08-17 | 1 | -10/+0 |
* | Added Header and Footer support in Linux, Windows and Mac for Skia | aayushkumar@chromium.org | 2011-08-17 | 1 | -0/+10 |
* | PrintPreview: Set number of copies and collate in print ticket. | kmadhusu@chromium.org | 2011-04-05 | 1 | -14/+0 |
* | PrintPreview: Added a helper function to get print job settings from dictionary. | kmadhusu@chromium.org | 2011-03-31 | 1 | -1/+17 |
* | On Chrome OS, use the application locale to determine the default paper size ... | sanjeevr@chromium.org | 2010-12-03 | 1 | -2/+3 |
* | Printing: Refactor PrintSettings::Init into a PrintSettingsFactory class | jhawkins@chromium.org | 2010-10-26 | 1 | -0/+2 |
* | Printing: Convert PrintingContext into an interface implemented by the separate | jhawkins@chromium.org | 2010-10-06 | 1 | -0/+31 |