summaryrefslogtreecommitdiffstats
path: root/printing/backend/win_helper.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove unneeded scoped_ptr.h includes from ppapi, printing, remoting...thestig@chromium.org2012-05-161-25/+26
* Fixed null pointer exception.vitalybuka@chromium.org2012-03-231-3/+5
* Removed trailing ;vitalybuka@chromium.org2012-03-231-1/+2
* Driver related info would be included into PrinterBasicInfo::options so it wo...vitalybuka@chromium.org2012-03-221-1/+113
* Added support to the Windows cloud print proxy to print XPS documents directl...sanjeevr@chromium.org2011-02-171-0/+53
* Fixed a crash with some HP printer drivers (when invoking PTGetPrintCapabilit...sanjeevr@chromium.org2011-01-071-0/+32
* Used GetProcAddress to load exported functions from prntvpt.dll instead of us...sanjeevr@chromium.org2010-11-101-3/+164
* Move useful printing backend code from chrome/service/cloud_print to printing...thestig@chromium.org2010-10-251-0/+17