| Commit message (Expand) | Author | Age | Files | Lines |
* | Added support to the Windows cloud print proxy to print XPS documents directl... | sanjeevr@chromium.org | 2011-02-17 | 2 | -0/+78 |
* | Added CUPS error handling. | gene@google.com | 2011-02-03 | 1 | -15/+21 |
* | Part 1 of repairing regressions to my old clang check plugins so Nico can | erg@google.com | 2011-01-27 | 2 | -0/+7 |
* | Added a diagnostic user message when enumerating printers fails. Also tweaked... | sanjeevr@chromium.org | 2011-01-24 | 3 | -27/+34 |
* | Remove obsolete base/lock.h and fix up callers to use the new header file and | brettw@chromium.org | 2011-01-21 | 1 | -3/+3 |
* | Fixed a crash with some HP printer drivers (when invoking PTGetPrintCapabilit... | sanjeevr@chromium.org | 2011-01-07 | 3 | -1/+46 |
* | Remove 'using' declaration of ScopedHGlobal from scoped_handle_win.h | tfarina@chromium.org | 2011-01-02 | 1 | -2/+1 |
* | Making CUPS calls non-blocking. | gene@google.com | 2010-12-16 | 3 | -7/+20 |
* | Make members of Singleton<T> private and only visible to the singleton type. ... | satish@chromium.org | 2010-12-14 | 1 | -2/+5 |
* | Revert 68932 - Make members of Singleton<T> private and only visible to the s... | satish@chromium.org | 2010-12-11 | 1 | -5/+2 |
* | Make members of Singleton<T> private and only visible to the singleton type. ... | satish@chromium.org | 2010-12-11 | 1 | -2/+5 |
* | cupsGetPPD got stuck sometime for an infinite time due to network configurati... | gene@google.com | 2010-12-06 | 3 | -2/+37 |
* | Used GetProcAddress to load exported functions from prntvpt.dll instead of us... | sanjeevr@chromium.org | 2010-11-10 | 3 | -15/+224 |
* | Change LOG(INFO) to VLOG(1). | gene@google.com | 2010-10-29 | 1 | -2/+2 |
* | Revert 64454 - Revert 64441 - Mac cloud print proxy work. | scottbyer@google.com | 2010-10-29 | 1 | -0/+6 |
* | Revert 64441 - Mac cloud print proxy work. | scottbyer@google.com | 2010-10-29 | 1 | -6/+0 |
* | Mac cloud print proxy work. | scottbyer@chromium.org | 2010-10-29 | 1 | -0/+6 |
* | Move useful printing backend code from chrome/service/cloud_print to printing... | thestig@chromium.org | 2010-10-25 | 11 | -0/+641 |