summaryrefslogtreecommitdiffstats
path: root/printing/backend/print_backend_cups.cc
Commit message (Expand)AuthorAgeFilesLines
* Preselecting default printer in print preview tab drop down list in Linux, Ma...dpapad@chromium.org2011-04-011-0/+1
* Added CUPS error handling.gene@google.com2011-02-031-15/+21
* Added a diagnostic user message when enumerating printers fails. Also tweaked...sanjeevr@chromium.org2011-01-241-2/+5
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-3/+3
* Making CUPS calls non-blocking.gene@google.com2010-12-161-7/+12
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-141-2/+5
* Revert 68932 - Make members of Singleton<T> private and only visible to the s...satish@chromium.org2010-12-111-5/+2
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-111-2/+5
* cupsGetPPD got stuck sometime for an infinite time due to network configurati...gene@google.com2010-12-061-2/+31
* Change LOG(INFO) to VLOG(1).gene@google.com2010-10-291-2/+2
* Revert 64454 - Revert 64441 - Mac cloud print proxy work.scottbyer@google.com2010-10-291-0/+6
* Revert 64441 - Mac cloud print proxy work.scottbyer@google.com2010-10-291-6/+0
* Mac cloud print proxy work.scottbyer@chromium.org2010-10-291-0/+6
* Move useful printing backend code from chrome/service/cloud_print to printing...thestig@chromium.org2010-10-251-0/+224