summaryrefslogtreecommitdiffstats
path: root/printing/backend
Commit message (Expand)AuthorAgeFilesLines
* Part 1 of repairing regressions to my old clang check plugins so Nico canerg@google.com2011-01-272-0/+7
* Added a diagnostic user message when enumerating printers fails. Also tweaked...sanjeevr@chromium.org2011-01-243-27/+34
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-3/+3
* Fixed a crash with some HP printer drivers (when invoking PTGetPrintCapabilit...sanjeevr@chromium.org2011-01-073-1/+46
* Remove 'using' declaration of ScopedHGlobal from scoped_handle_win.htfarina@chromium.org2011-01-021-2/+1
* Making CUPS calls non-blocking.gene@google.com2010-12-163-7/+20
* 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-063-2/+37
* Used GetProcAddress to load exported functions from prntvpt.dll instead of us...sanjeevr@chromium.org2010-11-103-15/+224
* 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-2511-0/+641