summaryrefslogtreecommitdiffstats
path: root/cloud_print
Commit message (Collapse)AuthorAgeFilesLines
* Cloud print service strings cleanup.vitalybuka@chromium.org2013-04-263-141/+229
| | | | | | Review URL: https://chromiumcodereview.appspot.com/14509007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@196852 0039d316-1c4b-4281-b951-d872f2087c98
* Shortcut should be to *config.exe not *setup.exevitalybuka@chromium.org2013-04-261-0/+3
| | | | | | Review URL: https://chromiumcodereview.appspot.com/14260007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@196649 0039d316-1c4b-4281-b951-d872f2087c98
* Removed trailing '.' from some strings in resources.vitalybuka@chromium.org2013-04-261-2/+2
| | | | | | | | TBR=gene Review URL: https://chromiumcodereview.appspot.com/14260010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@196602 0039d316-1c4b-4281-b951-d872f2087c98
* Fixed crash in cloud_print_service_setup.exe, binary needs _AtlModule.vitalybuka@chromium.org2013-04-253-6/+15
| | | | | | | | | | | Use SUBSYSTEM:WINDOWS to avoid console shows up. TBR=gene, need official build by tomorrow. NOTRY=true Review URL: https://chromiumcodereview.appspot.com/14328054 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@196326 0039d316-1c4b-4281-b951-d872f2087c98
* Improvements in service setup.vitalybuka@chromium.org2013-04-257-46/+106
| | | | | | | | | | | | - Close chrome if service state is ready. - Better service display name and description. - Removed argument from ServiceController constructor. BUG=168692 Review URL: https://chromiumcodereview.appspot.com/14333022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@196274 0039d316-1c4b-4281-b951-d872f2087c98
* Exctracted small setup executable.vitalybuka@chromium.org2013-04-2410-23/+56
| | | | | | | | R=gene Review URL: https://chromiumcodereview.appspot.com/14098008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@196007 0039d316-1c4b-4281-b951-d872f2087c98
* Added Cloud Print Service installer/uninstaller.vitalybuka@chromium.org2013-04-2313-18/+251
| | | | | | | | | | | | Added Google Update integration. R=gene BUG=229183 NOTRY=true Review URL: https://chromiumcodereview.appspot.com/14358019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@195765 0039d316-1c4b-4281-b951-d872f2087c98
* Added icon for virtual driver uninstaller.vitalybuka@chromium.org2013-04-231-0/+5
| | | | | | | | R=gene Review URL: https://chromiumcodereview.appspot.com/14417005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@195758 0039d316-1c4b-4281-b951-d872f2087c98
* Moved more installer related code to cloud_print/common.vitalybuka@chromium.org2013-04-237-45/+64
| | | | | | | | R=gene Review URL: https://chromiumcodereview.appspot.com/14358018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@195734 0039d316-1c4b-4281-b951-d872f2087c98
* Renamed cloud_print_service_setup.exe to cloud_print_service_config.exe to ↵vitalybuka@chromium.org2013-04-235-7/+7
| | | | | | | | | | avoid Windows installer detector. NOTRY=true Review URL: https://chromiumcodereview.appspot.com/14225025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@195668 0039d316-1c4b-4281-b951-d872f2087c98
* Replace .\ in user name with host before calling to ATL::CSid::LoadAccount.vitalybuka@chromium.org2013-04-183-2/+28
| | | | | | | | | ATL::CSid::LoadAccount can't lookup .\ names. R=gene Review URL: https://chromiumcodereview.appspot.com/14272004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194827 0039d316-1c4b-4281-b951-d872f2087c98
* Moved Google Update and install related code to cloud_print/commonvitalybuka@chromium.org2013-04-1810-162/+278
| | | | | | | | R=gene Review URL: https://chromiumcodereview.appspot.com/14107007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194799 0039d316-1c4b-4281-b951-d872f2087c98
* Create dir if it does not existst.vitalybuka@chromium.org2013-04-181-1/+1
| | | | | | Review URL: https://chromiumcodereview.appspot.com/13991009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194762 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 193992 "Lets try this again."jochen@chromium.org2013-04-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The XP bots are still red, and it's still whining about URL.DLL > Lets try this again. > > Revert 193983 "Revert 193968 "Roll the DEPS for google-url."" > > > Revert 193968 "Roll the DEPS for google-url." > > > > > Roll the DEPS for google-url. > > > > > > And update all the references from build/temp_gyp/googleurl.gyp to url/url.gyp. > > > > > > This also changes googleurl.gyp to reference the files under url/, so that we > > > don't break the Blink tree. > > > > > > BUG=229660 > > > R=brettw@chromium.org > > > TBR=brettw@chromium.org > > > > > > Review URL: https://chromiumcodereview.appspot.com/14089011 > > > > TBR=tfarina@chromium.org > > Review URL: https://codereview.chromium.org/14028012 > > TBR=michaeln@google.com > Review URL: https://codereview.chromium.org/14109014 TBR=michaeln@google.com Review URL: https://codereview.chromium.org/14263002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194151 0039d316-1c4b-4281-b951-d872f2087c98
* Lets try this again.michaeln@google.com2013-04-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Revert 193983 "Revert 193968 "Roll the DEPS for google-url."" > Revert 193968 "Roll the DEPS for google-url." > > > Roll the DEPS for google-url. > > > > And update all the references from build/temp_gyp/googleurl.gyp to url/url.gyp. > > > > This also changes googleurl.gyp to reference the files under url/, so that we > > don't break the Blink tree. > > > > BUG=229660 > > R=brettw@chromium.org > > TBR=brettw@chromium.org > > > > Review URL: https://chromiumcodereview.appspot.com/14089011 > > TBR=tfarina@chromium.org > Review URL: https://codereview.chromium.org/14028012 TBR=michaeln@google.com Review URL: https://codereview.chromium.org/14109014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@193992 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 193968 "Roll the DEPS for google-url."michaeln@google.com2013-04-121-1/+1
| | | | | | | | | | | | | | | | | | | | > Roll the DEPS for google-url. > > And update all the references from build/temp_gyp/googleurl.gyp to url/url.gyp. > > This also changes googleurl.gyp to reference the files under url/, so that we > don't break the Blink tree. > > BUG=229660 > R=brettw@chromium.org > TBR=brettw@chromium.org > > Review URL: https://chromiumcodereview.appspot.com/14089011 TBR=tfarina@chromium.org Review URL: https://codereview.chromium.org/14028012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@193983 0039d316-1c4b-4281-b951-d872f2087c98
* Roll the DEPS for google-url.tfarina@chromium.org2013-04-121-1/+1
| | | | | | | | | | | | | | | And update all the references from build/temp_gyp/googleurl.gyp to url/url.gyp. This also changes googleurl.gyp to reference the files under url/, so that we don't break the Blink tree. BUG=229660 R=brettw@chromium.org TBR=brettw@chromium.org Review URL: https://chromiumcodereview.appspot.com/14089011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@193968 0039d316-1c4b-4281-b951-d872f2087c98
* Move path functions from file_util to FilePath object.brettw@chromium.org2013-04-122-6/+4
| | | | | | | | | | | | | | EnsureEndsWithSeparator used to check whether the file existed. This seems bad and unnecessary so I removed it. I removed file_util::ContainsPath and used the existing file_util::IsParent instead. The functions descriptions are the same but the implementations do slightly different things, which is worrying. The only non-test use of this function to worry about is content/browser/storage_partition_impl_map.cc. As far as I see, the requirements for this seem OK, but I'm not very familiar with this. After some discussion with akalin, I changed sync/internal_api/sync_manager_impl.cc to be a DCHECK that the path is absolute rather than make it absolute. The old code relied on the behavior of the old function that the argument would be unchanged if the file didn't exist, and this (possibly relative) path would be used later. This behavior doesn't make a lot of sense, and it looks like now that the path is always absolute, so I replaced this call with a DCHECK. BUG= Review URL: https://codereview.chromium.org/13196006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@193855 0039d316-1c4b-4281-b951-d872f2087c98
* Rewrite scoped_array<T> to scoped_ptr<T[]> in cloud_print.dcheng@chromium.org2013-04-111-1/+1
| | | | | | | | | | | | This is a manual cleanup pass using sed for files which are not built on Linux. BUG=171111 Review URL: https://chromiumcodereview.appspot.com/13842004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@193600 0039d316-1c4b-4281-b951-d872f2087c98
* Cloud print service setup dialog.vitalybuka@chromium.org2013-04-116-1/+578
| | | | | | | | BUG=229183 Review URL: https://chromiumcodereview.appspot.com/13912002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@193557 0039d316-1c4b-4281-b951-d872f2087c98
* Re-factored service controlled for using in new UI.vitalybuka@chromium.org2013-04-093-13/+115
| | | | | | | | | | | | Two Install methods to distinguish between different install cases. Methods to query service status. BUG=229183 Review URL: https://chromiumcodereview.appspot.com/13845002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@193216 0039d316-1c4b-4281-b951-d872f2087c98
* Don't call AbsolutePath for empty values.vitalybuka@chromium.org2013-04-091-1/+2
| | | | | | | | | | AbsolutePath convert empty values to abs path to current dir. TBR=gene Review URL: https://chromiumcodereview.appspot.com/13901003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@193058 0039d316-1c4b-4281-b951-d872f2087c98
* Common code moved to cloud_print/common/vitalybuka@chromium.org2013-04-0910-57/+90
| | | | | | Review URL: https://chromiumcodereview.appspot.com/13770012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@193041 0039d316-1c4b-4281-b951-d872f2087c98
* Fixed typos.vitalybuka@chromium.org2013-04-094-10/+10
| | | | | | Review URL: https://chromiumcodereview.appspot.com/13800005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@193018 0039d316-1c4b-4281-b951-d872f2087c98
* Restore proxy_id after generation new Service State file.vitalybuka@chromium.org2013-04-081-5/+7
| | | | | | Review URL: https://chromiumcodereview.appspot.com/13771017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192947 0039d316-1c4b-4281-b951-d872f2087c98
* Removed unused xtb files.vitalybuka@chromium.org2013-04-0854-389/+44
| | | | | | | | Shorter target names. Review URL: https://chromiumcodereview.appspot.com/13637008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192870 0039d316-1c4b-4281-b951-d872f2087c98
* User Chrome to generate service state file.vitalybuka@chromium.org2013-03-285-23/+163
| | | | | | | | BUG=143234 Review URL: https://chromiumcodereview.appspot.com/13151003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@191223 0039d316-1c4b-4281-b951-d872f2087c98
* Remove autorun values if it points to the same user data as service.vitalybuka@chromium.org2013-03-272-0/+40
| | | | | | | | | BUG=224219 Review URL: https://chromiumcodereview.appspot.com/13042016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@191050 0039d316-1c4b-4281-b951-d872f2087c98
* Additional command line switches for logging and to disable some components.vitalybuka@chromium.org2013-03-275-2/+36
| | | | | | | | BUG= 224219 Review URL: https://chromiumcodereview.appspot.com/13119004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@191013 0039d316-1c4b-4281-b951-d872f2087c98
* Make --user-data-dir optional.vitalybuka@chromium.org2013-03-272-19/+32
| | | | | | | | BUG=223485 Review URL: https://chromiumcodereview.appspot.com/12521031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190906 0039d316-1c4b-4281-b951-d872f2087c98
* User grit to process resources.vitalybuka@chromium.org2013-03-2755-40/+405
| | | | | | Review URL: https://chromiumcodereview.appspot.com/13003005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190884 0039d316-1c4b-4281-b951-d872f2087c98
* User constansts from chrome_switches.hvitalybuka@chromium.org2013-03-2714-75/+22
| | | | | | | | 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
* Fixed string.vitalybuka@chromium.org2013-03-261-1/+1
| | | | | | | | NOTRY=True Review URL: https://chromiumcodereview.appspot.com/13054003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190790 0039d316-1c4b-4281-b951-d872f2087c98
* Send data back from service using IPC, not file.vitalybuka@chromium.org2013-03-2613-67/+468
| | | | | | | | | | This allows to avoid asking user to create BUG=223485 Review URL: https://chromiumcodereview.appspot.com/13039002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190523 0039d316-1c4b-4281-b951-d872f2087c98
* Stops service between status checkvitalybuka@chromium.org2013-03-221-0/+1
| | | | | | | | | TBR=gene NOTRY=True Review URL: https://chromiumcodereview.appspot.com/12989026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@189881 0039d316-1c4b-4281-b951-d872f2087c98
* Moved GetCurrentUserName to service_utils.* vitalybuka@chromium.org2013-03-224-13/+39
| | | | | | | | | | TBR=gene NOTRY=True Review URL: https://chromiumcodereview.appspot.com/12676018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@189880 0039d316-1c4b-4281-b951-d872f2087c98
* Added app icon and logo.vitalybuka@chromium.org2013-03-202-0/+4
| | | | | | | | | TBR=gene Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=189064 Review URL: https://chromiumcodereview.appspot.com/12929008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@189466 0039d316-1c4b-4281-b951-d872f2087c98
* Added app icon and logo.vitalybuka@chromium.org2013-03-192-0/+0
| | | | | | | TBR=gene Review URL: https://codereview.chromium.org/12929008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@189064 0039d316-1c4b-4281-b951-d872f2087c98
* Moved resources to resources subdir.vitalybuka@chromium.org2013-03-194-21/+5
| | | | | | | | | TBR=gene Review URL: https://chromiumcodereview.appspot.com/12797003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@188976 0039d316-1c4b-4281-b951-d872f2087c98
* Moved define to gyp file.vitalybuka@chromium.org2013-03-192-5/+1
| | | | | | | | TBR=gene Review URL: https://chromiumcodereview.appspot.com/12471009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@188964 0039d316-1c4b-4281-b951-d872f2087c98
* Switched to version generation with ver files.vitalybuka@chromium.org2013-03-1211-128/+74
| | | | | | Review URL: https://chromiumcodereview.appspot.com/12745003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@187687 0039d316-1c4b-4281-b951-d872f2087c98
* Exctracted ServiceController. vitalybuka@chromium.org2013-03-124-169/+251
| | | | | | | | | | BUG=0 Review URL: https://chromiumcodereview.appspot.com/12729003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@187489 0039d316-1c4b-4281-b951-d872f2087c98
* Gyp file cleanup.vitalybuka@chromium.org2013-03-113-54/+30
| | | | | | | | | BUG=0 Review URL: https://chromiumcodereview.appspot.com/12702004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@187415 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 187205 - Exctracted ServiceController.dmikurube@chromium.org2013-03-106-498/+380
| | | | | | | | | | | | | | | | | | It looks like caused the following "compile error". http://build.chromium.org/p/chromium.win/builders/Win%20x64%20Builder/builds/1363/steps/compile/logs/stdio FAILED: C:\b\depot_tools\python_bin\python.exe gyp-win-tool rc-wrapper environment.x64 rc.exe ... ..\..\cloud_print\service\win\cloud_print_service.rc ..\..\cloud_print\service\win\cloud_print_service.rc(13) : fatal error RC1015: cannot open include file 'version.h'. BUG=0 TBR=gene Review URL: https://chromiumcodereview.appspot.com/12412017 TBR=vitalybuka@chromium.org git-svn-id: svn://svn.chromium.org/chrome/trunk/src@187213 0039d316-1c4b-4281-b951-d872f2087c98
* Exctracted ServiceController.vitalybuka@chromium.org2013-03-106-380/+498
| | | | | | | | | BUG=0 TBR=gene Review URL: https://chromiumcodereview.appspot.com/12412017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@187205 0039d316-1c4b-4281-b951-d872f2087c98
* Fixed Google Update registry value names. vitalybuka@chromium.org2013-03-071-5/+4
| | | | | | | | | NOTRY=True Review URL: https://chromiumcodereview.appspot.com/12545012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186575 0039d316-1c4b-4281-b951-d872f2087c98
* Reordered install steps to make sure that driver is installed before port ↵vitalybuka@chromium.org2013-03-062-21/+25
| | | | | | | | | | | | | | monitor. Driver and port monitor both check for XPS presence, but only driver set Google Update error string on fail. Better logging. BUG=179290 Review URL: https://chromiumcodereview.appspot.com/12416007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186358 0039d316-1c4b-4281-b951-d872f2087c98
* Error message about missing XPS driver.vitalybuka@chromium.org2013-03-055-16/+49
| | | | | | | | | BUG=179290 NOTRY=true Review URL: https://chromiumcodereview.appspot.com/12389088 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186126 0039d316-1c4b-4281-b951-d872f2087c98
* Fixed virtual driver on XP.vitalybuka@chromium.org2013-02-262-11/+24
| | | | | | | | | | | | Unpack dependencies from cache and system directory. Don't use Low Integrity App Data. TBR=gene NOTRY=True Review URL: https://chromiumcodereview.appspot.com/12347004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@184603 0039d316-1c4b-4281-b951-d872f2087c98
* Move file_path.h to base/files.brettw@chromium.org2013-02-242-2/+2
| | | | | | TBR=sky git-svn-id: svn://svn.chromium.org/chrome/trunk/src@184344 0039d316-1c4b-4281-b951-d872f2087c98