summaryrefslogtreecommitdiffstats
path: root/printing/backend/print_backend.h
Commit message (Expand)AuthorAgeFilesLines
* Add paper size reporting for CUPS printers (to let user to select one in the ...alekseys@chromium.org2014-06-131-1/+2
* Revert of Revert of Generalize printer color model handling, get rid of CUPS ...ckocagil@chromium.org2014-06-081-10/+0
* Revert of Generalize printer color model handling, get rid of CUPS specific c...ckocagil@chromium.org2014-06-081-0/+10
* Generalize printer color model handling, get rid of CUPS specific case. Enabl...alekseys@chromium.org2014-06-081-10/+0
* Revert 275646 "Generalize printer color model handling, get rid ..."vitalybuka@chromium.org2014-06-071-0/+10
* Generalize printer color model handling, get rid of CUPS specific case. Enabl...alekseys@chromium.org2014-06-071-10/+0
* Convert local printer capabilites to CDD format to unify with cloud printers ...alekseys@chromium.org2014-06-051-9/+13
* Extend PrinterSemanticCapsAndDefaults with Collate, Copies, PaperSize and Dpi...vitalybuka@chromium.org2014-02-051-4/+21
* Moved SimplifyDocumentTitle from printing/backendvitalybuka@chromium.org2013-11-091-4/+0
* Print Preview: Save the CUPS printer color model info and use it when printing.thestig@chromium.org2013-10-181-0/+5
* Cleanup: Use base namespace in printing/.thestig@chromium.org2013-10-011-1/+1
* Use a direct include of strings headers in ppapi/, printing/.avi@chromium.org2013-06-111-1/+1
* Renamed color_capable to color_changeable.vitalybuka@chromium.org2012-12-201-1/+1
* Simplify document title for Windows printing.vitalybuka@chromium.org2012-09-201-0/+4
* Get semantic capabilities from Print Backend.gene@chromium.org2012-09-071-0/+22
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* RefCounted types should not have public destructors, printing/ and ui/rsleevi@chromium.org2012-05-021-2/+4
* ScopedPrinterInfoSetter sets printer related information to be available for ...vitalybuka@chromium.org2012-03-161-3/+2
* GetPrinterDriverInfo returns string.vitalybuka@chromium.org2012-03-071-11/+1
* Added PrinterDriverInfo and PrintBackend::GetPrinterDriverInfo for windows.vitalybuka@chromium.org2012-03-051-1/+16
* Add printing.dll to the component build.darin@chromium.org2011-09-011-3/+5
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-1/+3
* Printing: Add ability to get the default printer from the print backend.thestig@chromium.org2011-05-281-0/+3
* Preselecting default printer in print preview tab drop down list in Linux, Ma...dpapad@chromium.org2011-04-011-0/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Part 1 of repairing regressions to my old clang check plugins so Nico canerg@google.com2011-01-271-0/+3
* Added a diagnostic user message when enumerating printers fails. Also tweaked...sanjeevr@chromium.org2011-01-241-1/+1
* Move useful printing backend code from chrome/service/cloud_print to printing...thestig@chromium.org2010-10-251-0/+70