summaryrefslogtreecommitdiffstats
path: root/chrome/service/cloud_print/print_system_cups.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove static storage for variables in an unnamed namespace.jhawkins@chromium.org2012-01-281-6/+7
* Revert 117531 - Convert use of int ms to TimeDelta in files owned by ajwong.lambroslambrou@google.com2012-01-121-15/+14
* Convert use of int ms to TimeDelta in files owned by ajwong.tedvessenes@gmail.com2012-01-121-14/+15
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-1/+0
* base::Bind: Convert chrome/service/cloud_print.jhawkins@chromium.org2011-11-191-29/+34
* base::Bind: Convert chrome/service.jhawkins@chromium.org2011-11-151-27/+28
* Remove explicit keyword from multi-argument (w/o default values) constructorsdilmah@chromium.org2011-07-261-2/+2
* base: Put md5.* into base namespace.tfarina@chromium.org2011-07-181-4/+3
* Make a default timeout for CUPS fetching more sutable for consumers.gene@google.com2011-03-311-7/+30
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Added support to the Windows cloud print proxy to print XPS documents directl...sanjeevr@chromium.org2011-02-171-0/+9
* Added CUPS error handling.gene@google.com2011-02-031-8/+10
* Added a diagnostic user message when enumerating printers fails. Also tweaked...sanjeevr@chromium.org2011-01-241-4/+16
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-1/+0
* Code to send diagnostic messages about cloud print proxy. Currently diagnosti...sanjeevr@chromium.org2011-01-201-2/+3
* As the first step in an effort to improve robustness of the cloud print proxy...sanjeevr@chromium.org2010-12-221-26/+61
* Making CUPS calls non-blocking.gene@google.com2010-12-161-2/+7
* Added 'dry run' tag to the print job, to test proxy health without wasting pa...gene@google.com2010-12-131-6/+43
* Fix ThreadChecker to use Locks and not use scoped_ptr.willchan@chromium.org2010-11-211-0/+1
* Fix warnings on Mac that has been reported by Eric.gene@google.com2010-11-111-4/+4
* Add print server name to the full name of the printer. This allows proxygene@google.com2010-11-091-34/+87
* Coverity: Initialize member variables.jhawkins@chromium.org2010-11-061-1/+2
* Make CUPS cloud print proxy to support multiple print servers.gene@google.com2010-11-031-155/+401
* Change LOG(INFO) to VLOG(1).gene@google.com2010-10-291-7/+7
* Revert 64454 - Revert 64441 - Mac cloud print proxy work.scottbyer@google.com2010-10-291-1/+0
* Revert 64441 - Mac cloud print proxy work.scottbyer@google.com2010-10-291-0/+1
* Mac cloud print proxy work.scottbyer@chromium.org2010-10-291-1/+0
* Move useful printing backend code from chrome/service/cloud_print to printing...thestig@chromium.org2010-10-251-206/+28
* Coverity: Initialize member variables.jhawkins@chromium.org2010-10-201-1/+3
* Remove deprecated wstring Get(As)String() methods from Value, etc.viettrungluu@chromium.org2010-08-161-1/+1
* FBTF: Remove unneeded headers from base/ (part 4)thestig@chromium.org2010-08-071-0/+1
* Remove number conversion functions from string_util. These moved to string_nu...brettw@chromium.org2010-08-031-2/+3
* Convert DictionaryValue's keys to std::string (from wstring).viettrungluu@chromium.org2010-07-301-2/+2
* Used the service utility process host to render PDFs in a sandbox for the Win...sanjeevr@chromium.org2010-07-211-50/+85
* Linux: Dynamically load libgnutls.so in the cloud printing CUPS code.thestig@chromium.org2010-06-221-23/+57
* Added functionality in CUPS cloud print proxy to connect to specificgene@chromium.org2010-06-181-30/+164
* On behalf of gene@chromium.org. Redesign cloud printing subsystem layer. Make...scottbyer@chromium.org2010-06-091-0/+369
* Revert "Redesign cloud printing subsystem layer."evan@chromium.org2010-06-081-369/+0
* On behalf of gene@chromium.org. Redesign cloud printing subsystem layer. Make...scottbyer@chromium.org2010-06-081-0/+369