summaryrefslogtreecommitdiffstats
path: root/cloud_print/common
Commit message (Expand)AuthorAgeFilesLines
* Add cloud_print to the GN build.brettw2015-10-142-0/+27
* Revert of Add cloud_print to the GN build. (patchset #1 id:1 of https://coder...mpearson2015-10-142-27/+0
* Add cloud_print to the GN build.brettw2015-10-142-0/+27
* Revert of Add cloud_print to the GN build. (patchset #5 id:80001 of https://c...thakis2015-10-142-27/+0
* Add cloud_print to the GN build.brettw2015-10-142-0/+27
* Redefine CreateFileVersionInfoForCurrentModule() as a macro on Windows.gab2015-08-281-2/+2
* Fixed all unused-variable Clang warnings on Windows.mgiuca2015-07-081-1/+0
* Update cloud_print and chrome/service to use the new version of LaunchProcess.rvargas2014-12-131-2/+1
* Prefix CommandLine usage with base namespace (Part 7: cloud_print/)pgal.u-szeged2014-11-191-2/+2
* Cleanup: Remove trailing whitespaces in gyp files.thestig2014-10-171-1/+1
* Cleanup: Use base/files/file_util.h instead of base/file_util.h in cc/, chrom...thestig2014-09-101-1/+1
* Set system error code for Google Update.vitalybuka@chromium.org2014-03-022-2/+28
* Use base namespace for string16 in components and cloud_print.brettw@chromium.org2013-12-064-27/+29
* Move temp file functions to base namespace.brettw@chromium.org2013-12-031-1/+1
* Update include paths in cloud_print for base/process changes.rsesek@chromium.org2013-07-241-1/+1
* Rename base::Delete to base::DeleteFilebrettw@chromium.org2013-07-161-1/+1
* Move Copy* into the base namespace.brettw@chromium.org2013-07-091-1/+1
* Move DeleteAfterReboot, Move, and ReplaceFile to base namespacebrettw@chromium.org2013-07-011-1/+1
* Use a direct include of strings headers in cloud_print/.avi@chromium.org2013-06-112-2/+2
* Moved more installer related code to cloud_print/common.vitalybuka@chromium.org2013-04-233-1/+61
* Moved Google Update and install related code to cloud_print/commonvitalybuka@chromium.org2013-04-184-0/+227
* Common code moved to cloud_print/common/vitalybuka@chromium.org2013-04-092-0/+67