| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix crash on NULL pointer when the browser is compiled with use_cups=0 | Paweł Hajdan, Jr | 2015-01-22 | 1 | -1/+0 |
* | Add paper size reporting for CUPS printers (to let user to select one in the ... | alekseys@chromium.org | 2014-06-13 | 1 | -1/+2 |
* | Revert of Revert of Generalize printer color model handling, get rid of CUPS ... | ckocagil@chromium.org | 2014-06-08 | 1 | -10/+0 |
* | Revert of Generalize printer color model handling, get rid of CUPS specific c... | ckocagil@chromium.org | 2014-06-08 | 1 | -0/+10 |
* | Generalize printer color model handling, get rid of CUPS specific case. Enabl... | alekseys@chromium.org | 2014-06-08 | 1 | -10/+0 |
* | Revert 275646 "Generalize printer color model handling, get rid ..." | vitalybuka@chromium.org | 2014-06-07 | 1 | -0/+10 |
* | Generalize printer color model handling, get rid of CUPS specific case. Enabl... | alekseys@chromium.org | 2014-06-07 | 1 | -10/+0 |
* | Convert local printer capabilites to CDD format to unify with cloud printers ... | alekseys@chromium.org | 2014-06-05 | 1 | -9/+13 |
* | Extend PrinterSemanticCapsAndDefaults with Collate, Copies, PaperSize and Dpi... | vitalybuka@chromium.org | 2014-02-05 | 1 | -4/+21 |
* | Moved SimplifyDocumentTitle from printing/backend | vitalybuka@chromium.org | 2013-11-09 | 1 | -4/+0 |
* | Print Preview: Save the CUPS printer color model info and use it when printing. | thestig@chromium.org | 2013-10-18 | 1 | -0/+5 |
* | Cleanup: Use base namespace in printing/. | thestig@chromium.org | 2013-10-01 | 1 | -1/+1 |
* | Use a direct include of strings headers in ppapi/, printing/. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Renamed color_capable to color_changeable. | vitalybuka@chromium.org | 2012-12-20 | 1 | -1/+1 |
* | Simplify document title for Windows printing. | vitalybuka@chromium.org | 2012-09-20 | 1 | -0/+4 |
* | Get semantic capabilities from Print Backend. | gene@chromium.org | 2012-09-07 | 1 | -0/+22 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | RefCounted types should not have public destructors, printing/ and ui/ | rsleevi@chromium.org | 2012-05-02 | 1 | -2/+4 |
* | ScopedPrinterInfoSetter sets printer related information to be available for ... | vitalybuka@chromium.org | 2012-03-16 | 1 | -3/+2 |
* | GetPrinterDriverInfo returns string. | vitalybuka@chromium.org | 2012-03-07 | 1 | -11/+1 |
* | Added PrinterDriverInfo and PrintBackend::GetPrinterDriverInfo for windows. | vitalybuka@chromium.org | 2012-03-05 | 1 | -1/+16 |
* | Add printing.dll to the component build. | darin@chromium.org | 2011-09-01 | 1 | -3/+5 |
* | Move base/values.h into the base namespace. This includes a cros DEPS roll | dmazzoni@chromium.org | 2011-07-12 | 1 | -1/+3 |
* | Printing: Add ability to get the default printer from the print backend. | thestig@chromium.org | 2011-05-28 | 1 | -0/+3 |
* | Preselecting default printer in print preview tab drop down list in Linux, Ma... | dpapad@chromium.org | 2011-04-01 | 1 | -0/+1 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Part 1 of repairing regressions to my old clang check plugins so Nico can | erg@google.com | 2011-01-27 | 1 | -0/+3 |
* | Added a diagnostic user message when enumerating printers fails. Also tweaked... | sanjeevr@chromium.org | 2011-01-24 | 1 | -1/+1 |
* | Move useful printing backend code from chrome/service/cloud_print to printing... | thestig@chromium.org | 2010-10-25 | 1 | -0/+70 |