Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup: Remove unneeded scoped_ptr.h includes from ppapi, printing, remoting... | thestig@chromium.org | 2012-05-16 | 1 | -25/+26 |
* | Fixed null pointer exception. | vitalybuka@chromium.org | 2012-03-23 | 1 | -3/+5 |
* | Removed trailing ; | vitalybuka@chromium.org | 2012-03-23 | 1 | -1/+2 |
* | Driver related info would be included into PrinterBasicInfo::options so it wo... | vitalybuka@chromium.org | 2012-03-22 | 1 | -1/+113 |
* | Added support to the Windows cloud print proxy to print XPS documents directl... | sanjeevr@chromium.org | 2011-02-17 | 1 | -0/+53 |
* | Fixed a crash with some HP printer drivers (when invoking PTGetPrintCapabilit... | sanjeevr@chromium.org | 2011-01-07 | 1 | -0/+32 |
* | Used GetProcAddress to load exported functions from prntvpt.dll instead of us... | sanjeevr@chromium.org | 2010-11-10 | 1 | -3/+164 |
* | Move useful printing backend code from chrome/service/cloud_print to printing... | thestig@chromium.org | 2010-10-25 | 1 | -0/+17 |