summaryrefslogtreecommitdiffstats
path: root/cloud_print/virtual_driver/virtual_driver_switches.cc
Commit message (Collapse)AuthorAgeFilesLines
* User constansts from chrome_switches.hvitalybuka@chromium.org2013-03-271-16/+0
| | | | | | | | NOTRY=True Review URL: https://chromiumcodereview.appspot.com/12924005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190878 0039d316-1c4b-4281-b951-d872f2087c98
* Added Chrome profile option in registry.vitalybuka@chromium.org2012-06-271-1/+3
| | | | | | | | | | | | Added check of both HKCU and HKLM values. Chrome location detection switched to launcher_support. BUG=none TEST=unittest Review URL: https://chromiumcodereview.appspot.com/10687007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@144492 0039d316-1c4b-4281-b951-d872f2087c98
* Simplify the Posix Cloud Print virtual driver, add print ticket support for ↵abeera@google.com2011-08-191-0/+1
| | | | | | | | | | | | Mac and Linux. BUG=NONE TEST= NONE Review URL: http://codereview.chromium.org/7612004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97423 0039d316-1c4b-4281-b951-d872f2087c98
* Virtual printer driver style cleanuprsleevi@chromium.org2011-07-231-1/+1
| | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/7467020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@93787 0039d316-1c4b-4281-b951-d872f2087c98
* Code for the Linux virtual printer driver. A backend for CUPS that spools ↵abeera@google.com2011-07-211-0/+13
| | | | | | | | | | the data to a file and then passes that to Chrome. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=92378 Review URL: http://codereview.chromium.org/7222011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@93298 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 92378 because it broke Win Builder (dbg)(shared) - Additional Commits ↵sadrul@chromium.org2011-07-131-13/+0
| | | | | | | | | | | | | | | | | | for Linux printer driver Initial commit for Linux virtual printer BUG= TEST= Review URL: http://codereview.chromium.org/7222011 TBR=abeera@google.com Review URL: http://codereview.chromium.org/7354024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@92379 0039d316-1c4b-4281-b951-d872f2087c98
* Additional Commits for Linux printer driverabeera@google.com2011-07-131-0/+13
Initial commit for Linux virtual printer BUG= TEST= Review URL: http://codereview.chromium.org/7222011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@92378 0039d316-1c4b-4281-b951-d872f2087c98