summaryrefslogtreecommitdiffstats
path: root/cloud_print/service
Commit message (Expand)AuthorAgeFilesLines
* Use base namespace for string16 in components and cloud_print.brettw@chromium.org2013-12-0611-69/+73
* Move directory creation functions to base namespace.brettw@chromium.org2013-12-032-2/+2
* Move temp file functions to base namespace.brettw@chromium.org2013-12-031-1/+1
* Base: Remove Receive() from ScopedHandle.rvargas@chromium.org2013-11-281-6/+7
* Revert of https://codereview.chromium.org/71013004/hashimoto@chromium.org2013-11-271-7/+6
* Base: Remove Receive() from ScopedHandle.rvargas@chromium.org2013-11-271-6/+7
* Fixed serial number, service name and firmware version of GCP 2.0 prototype.vitalybuka@chromium.org2013-11-211-1/+1
* [Net] Assert that URLRequests with LOAD_IGNORE_LIMITS have MAXIMUM_PRIORITYakalin@chromium.org2013-11-141-1/+1
* Allow printing component to be removed completelyspang@chromium.org2013-11-071-1/+5
* Revert 232802 "[Net] Assert that URLRequests with LOAD_IGNORE_LI..."scherkus@chromium.org2013-11-041-1/+1
* Revert https://src.chromium.org/viewvc/chrome?view=rev&revision=231330bbudge@chromium.org2013-11-041-1/+1
* [Net] Assert that URLRequests with LOAD_IGNORE_LIMITS have MAXIMUM_PRIORITYakalin@chromium.org2013-11-041-1/+1
* [Net] Add a priority parameter to URLRequest's constructorakalin@chromium.org2013-10-311-1/+3
* Remove unused IPC::Message priority.bbudge@chromium.org2013-10-281-1/+1
* Clean up remaining unused globals (on mac).thakis@chromium.org2013-09-261-1/+0
* test IWYU fixups for basemostynb@opera.com2013-09-031-0/+3
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-303-3/+3
* Move ScopedClosureRunner to callback_helpers, add Reset.avi@chromium.org2013-08-302-0/+2
* Remove unused variable declaration.etienneb@chromium.org2013-08-211-1/+0
* Make element removal methods in DictionaryValue and ListValue take scoped_ptr...bauerb@chromium.org2013-08-061-2/+2
* Update include paths in cloud_print for base/process changes.rsesek@chromium.org2013-07-241-2/+2
* Use a direct include of the message_loop header in cc/, chrome_frame/, cloud_...avi@chromium.org2013-07-172-2/+2
* Rename base::Delete to base::DeleteFilebrettw@chromium.org2013-07-162-5/+5
* Migrate from googleurl/ includes to url/ ones in the remaining top-level dire...tfarina@chromium.org2013-07-131-1/+1
* Move PathExists to base namespace.brettw@chromium.org2013-07-112-3/+3
* Move file_util::Delete to the base namespacebrettw@chromium.org2013-07-012-5/+5
* Use a direct include of time headers in chrome_frame/, chromeos/, cloud_print...avi@chromium.org2013-06-281-1/+1
* Define a LoggingSettings struct to use for InitLogging()akalin@chromium.org2013-06-211-5/+3
* Use a direct include of strings headers in cloud_print/.avi@chromium.org2013-06-1110-10/+10
* Use a direct include of utf_string_conversions.h in chrome_frame/, chromeos/,...avi@chromium.org2013-06-073-3/+3
* Roll DEPS for googleurl. Second try.tfarina@chromium.org2013-06-031-1/+1
* Update cloud_print/ to use scoped_refptr<T>::get() rather than implicit "oper...rsleevi@chromium.org2013-06-021-1/+1
* Deprecate switches gaia-host and gaia-url-path in favor of gaia-urlachuith@chromium.org2013-05-181-1/+1
* cloud_print: Use base::MessageLoop.xhwang@chromium.org2013-05-064-37/+44
* Allow cloud print connector to use test gaia.vitalybuka@chromium.org2013-05-031-0/+3
* Pass --cloud-print-service into GCP connector.vitalybuka@chromium.org2013-04-301-0/+1
* Cloud print service strings cleanup.vitalybuka@chromium.org2013-04-263-141/+229
* Shortcut should be to *config.exe not *setup.exevitalybuka@chromium.org2013-04-261-0/+3
* Removed trailing '.' from some strings in resources.vitalybuka@chromium.org2013-04-261-2/+2
* Fixed crash in cloud_print_service_setup.exe, binary needs _AtlModule.vitalybuka@chromium.org2013-04-253-6/+15
* Improvements in service setup.vitalybuka@chromium.org2013-04-257-46/+106
* Exctracted small setup executable.vitalybuka@chromium.org2013-04-249-23/+55
* Added Cloud Print Service installer/uninstaller.vitalybuka@chromium.org2013-04-2313-18/+251
* Moved more installer related code to cloud_print/common.vitalybuka@chromium.org2013-04-231-0/+1
* Renamed cloud_print_service_setup.exe to cloud_print_service_config.exe to av...vitalybuka@chromium.org2013-04-234-6/+6
* Replace .\ in user name with host before calling to ATL::CSid::LoadAccount.vitalybuka@chromium.org2013-04-183-2/+28
* Create dir if it does not existst.vitalybuka@chromium.org2013-04-181-1/+1
* Revert 193992 "Lets try this again."jochen@chromium.org2013-04-151-1/+1
* Lets try this again.michaeln@google.com2013-04-121-1/+1
* Revert 193968 "Roll the DEPS for google-url."michaeln@google.com2013-04-121-1/+1