summaryrefslogtreecommitdiffstats
path: root/cloud_print/virtual_driver
Commit message (Expand)AuthorAgeFilesLines
* Allow Win64 build of base library even in a Win32 build.petewil@chromium.org2014-01-091-1/+1
* Revert 239400 "Revert 239280 "Move more file_util functions to b..."thakis@chromium.org2013-12-081-3/+3
* Revert 239280 "Move more file_util functions to base namespace."thakis@chromium.org2013-12-081-3/+3
* Move more file_util functions to base namespace.brettw@chromium.org2013-12-071-3/+3
* Use base namespace for string16 in components and cloud_print.brettw@chromium.org2013-12-064-21/+23
* Move GetFileSize, NormalizeFilePath to base namespacebrettw@chromium.org2013-12-041-1/+1
* Move directory creation functions to base namespace.brettw@chromium.org2013-12-032-3/+3
* Move temp file functions to base namespace.brettw@chromium.org2013-12-031-1/+1
* Base: Remove Receive() from ScopedHandle.rvargas@chromium.org2013-11-281-4/+5
* Revert of https://codereview.chromium.org/71013004/hashimoto@chromium.org2013-11-271-5/+4
* Base: Remove Receive() from ScopedHandle.rvargas@chromium.org2013-11-271-4/+5
* Fixed serial number, service name and firmware version of GCP 2.0 prototype.vitalybuka@chromium.org2013-11-212-2/+2
* Removed NULL checks for operator new() return value.vitalybuka@chromium.org2013-10-091-26/+11
* Update include paths in cloud_print for base/process changes.rsesek@chromium.org2013-07-244-7/+6
* Rename base::Delete to base::DeleteFilebrettw@chromium.org2013-07-163-8/+8
* Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to...brettw@chromium.org2013-07-153-6/+6
* Move PathExists to base namespace.brettw@chromium.org2013-07-114-8/+8
* Move Copy* into the base namespace.brettw@chromium.org2013-07-091-2/+2
* Move file_util::Delete to the base namespacebrettw@chromium.org2013-07-013-8/+8
* Use a direct include of strings headers in cloud_print/.avi@chromium.org2013-06-117-8/+8
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-06-081-5/+3
* Revert 198820 "Move FileEnumerator to its own file, do some refa..."dbeam@chromium.org2013-05-082-4/+5
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-05-072-5/+4
* Added icon for virtual driver uninstaller.vitalybuka@chromium.org2013-04-231-0/+5
* Moved more installer related code to cloud_print/common.vitalybuka@chromium.org2013-04-232-33/+2
* Moved Google Update and install related code to cloud_print/commonvitalybuka@chromium.org2013-04-185-162/+40
* Rewrite scoped_array<T> to scoped_ptr<T[]> in cloud_print.dcheng@chromium.org2013-04-111-1/+1
* Common code moved to cloud_print/common/vitalybuka@chromium.org2013-04-095-45/+11
* User constansts from chrome_switches.hvitalybuka@chromium.org2013-03-277-63/+7
* Fixed string.vitalybuka@chromium.org2013-03-261-1/+1
* Switched to version generation with ver files.vitalybuka@chromium.org2013-03-126-44/+13
* Fixed Google Update registry value names. vitalybuka@chromium.org2013-03-071-5/+4
* Reordered install steps to make sure that driver is installed before port mon...vitalybuka@chromium.org2013-03-062-21/+25
* Error message about missing XPS driver.vitalybuka@chromium.org2013-03-055-16/+49
* Fixed virtual driver on XP.vitalybuka@chromium.org2013-02-262-11/+24
* Renamed gcp-driver.ppd to gcp_driver.gpd, bacaus now it's configuration file ...vitalybuka@chromium.org2013-02-223-2/+2
* Switched UI from PostScript to XPS.vitalybuka@chromium.org2013-02-222-80/+146
* Don't store temp files in program directory.vitalybuka@chromium.org2013-02-221-32/+25
* Fix more remaining FilePath -> base::FilePath.brettw@chromium.org2013-02-186-79/+79
* Fixed location and name of temporarily files.vitalybuka@chromium.org2013-02-131-8/+30
* Fixed virtual driver uninstall.vitalybuka@chromium.org2013-02-121-23/+20
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-1/+4
* Don't use GlobalAlloc.vitalybuka@chromium.org2013-01-291-56/+58
* Disable cache in PathService.vitalybuka@chromium.org2013-01-291-0/+2
* Fixed failing overinstall.vitalybuka@chromium.org2013-01-241-11/+23
* Dont completly uninstall old version on install.vitalybuka@chromium.org2013-01-181-19/+10
* Improved setup reliability.vitalybuka@chromium.org2013-01-121-85/+138
* Fixed HRESULT handling.vitalybuka@chromium.org2013-01-111-16/+18
* Replaced "Omaha" with "Google Update"vitalybuka@chromium.org2013-01-111-6/+5
* Change www.crbug.com (fails) links to crbug.com links (works).dbeam@chromium.org2012-12-061-1/+1