| Commit message (Expand) | Author | Age | Files | Lines |
* | Prefix CommandLine usage with base namespace (Part 7: cloud_print/) | pgal.u-szeged | 2014-11-19 | 2 | -7/+8 |
* | Cleanup: Remove unneeded path_service.h includes. | thestig | 2014-11-06 | 1 | -1/+0 |
* | remove DIR_LOCAL_APP_DATA_LOW from base. | cpu | 2014-10-27 | 1 | -6/+14 |
* | Cleanup: Remove trailing whitespaces in gyp files. | thestig | 2014-10-17 | 1 | -1/+1 |
* | Remove implicit HANDLE conversions from cloud_print. | rvargas | 2014-09-25 | 2 | -4/+4 |
* | Cleanup: Use base/files/file_util.h instead of base/file_util.h in cc/, chrom... | thestig | 2014-09-10 | 6 | -12/+14 |
* | win/clang: Fix all remaining -Wformat warnings. | Nico Weber | 2014-09-05 | 1 | -1/+1 |
* | clang/win: Fix most -Wwriteable-strings warnings. | thakis@chromium.org | 2014-07-23 | 1 | -2/+4 |
* | Fixed MonitorData deletion in Monitor2Shutdown. | vitalybuka@chromium.org | 2014-07-22 | 1 | -7/+3 |
* | Fixes for re-enabling more MSVC level 4 warnings: misc edition #2 | pkasting@chromium.org | 2014-07-18 | 1 | -3/+3 |
* | Removes --cloud-print-delete-file. | vitalybuka@chromium.org | 2014-03-13 | 1 | -9/+4 |
* | Set system error code for Google Update. | vitalybuka@chromium.org | 2014-03-02 | 1 | -8/+14 |
* | More paper for Google Cloud Printer. | vitalybuka@chromium.org | 2014-03-02 | 1 | -9/+937 |
* | Updated translation for Virtual Driver. | vitalybuka@chromium.org | 2014-03-01 | 54 | -176/+137 |
* | Allow Win64 build of base library even in a Win32 build. | petewil@chromium.org | 2014-01-09 | 1 | -1/+1 |
* | Revert 239400 "Revert 239280 "Move more file_util functions to b..." | thakis@chromium.org | 2013-12-08 | 1 | -3/+3 |
* | Revert 239280 "Move more file_util functions to base namespace." | thakis@chromium.org | 2013-12-08 | 1 | -3/+3 |
* | Move more file_util functions to base namespace. | brettw@chromium.org | 2013-12-07 | 1 | -3/+3 |
* | Use base namespace for string16 in components and cloud_print. | brettw@chromium.org | 2013-12-06 | 4 | -21/+23 |
* | Move GetFileSize, NormalizeFilePath to base namespace | brettw@chromium.org | 2013-12-04 | 1 | -1/+1 |
* | Move directory creation functions to base namespace. | brettw@chromium.org | 2013-12-03 | 2 | -3/+3 |
* | Move temp file functions to base namespace. | brettw@chromium.org | 2013-12-03 | 1 | -1/+1 |
* | Base: Remove Receive() from ScopedHandle. | rvargas@chromium.org | 2013-11-28 | 1 | -4/+5 |
* | Revert of https://codereview.chromium.org/71013004/ | hashimoto@chromium.org | 2013-11-27 | 1 | -5/+4 |
* | Base: Remove Receive() from ScopedHandle. | rvargas@chromium.org | 2013-11-27 | 1 | -4/+5 |
* | Fixed serial number, service name and firmware version of GCP 2.0 prototype. | vitalybuka@chromium.org | 2013-11-21 | 2 | -2/+2 |
* | Removed NULL checks for operator new() return value. | vitalybuka@chromium.org | 2013-10-09 | 1 | -26/+11 |
* | Update include paths in cloud_print for base/process changes. | rsesek@chromium.org | 2013-07-24 | 4 | -7/+6 |
* | Rename base::Delete to base::DeleteFile | brettw@chromium.org | 2013-07-16 | 3 | -8/+8 |
* | Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to... | brettw@chromium.org | 2013-07-15 | 3 | -6/+6 |
* | Move PathExists to base namespace. | brettw@chromium.org | 2013-07-11 | 4 | -8/+8 |
* | Move Copy* into the base namespace. | brettw@chromium.org | 2013-07-09 | 1 | -2/+2 |
* | Move file_util::Delete to the base namespace | brettw@chromium.org | 2013-07-01 | 3 | -8/+8 |
* | Use a direct include of strings headers in cloud_print/. | avi@chromium.org | 2013-06-11 | 7 | -8/+8 |
* | Move FileEnumerator to its own file, do some refactoring. | brettw@chromium.org | 2013-06-08 | 1 | -5/+3 |
* | Revert 198820 "Move FileEnumerator to its own file, do some refa..." | dbeam@chromium.org | 2013-05-08 | 2 | -4/+5 |
* | Move FileEnumerator to its own file, do some refactoring. | brettw@chromium.org | 2013-05-07 | 2 | -5/+4 |
* | Added icon for virtual driver uninstaller. | vitalybuka@chromium.org | 2013-04-23 | 1 | -0/+5 |
* | Moved more installer related code to cloud_print/common. | vitalybuka@chromium.org | 2013-04-23 | 2 | -33/+2 |
* | Moved Google Update and install related code to cloud_print/common | vitalybuka@chromium.org | 2013-04-18 | 5 | -162/+40 |
* | Rewrite scoped_array<T> to scoped_ptr<T[]> in cloud_print. | dcheng@chromium.org | 2013-04-11 | 1 | -1/+1 |
* | Common code moved to cloud_print/common/ | vitalybuka@chromium.org | 2013-04-09 | 5 | -45/+11 |
* | User constansts from chrome_switches.h | vitalybuka@chromium.org | 2013-03-27 | 7 | -63/+7 |
* | Fixed string. | vitalybuka@chromium.org | 2013-03-26 | 1 | -1/+1 |
* | Switched to version generation with ver files. | vitalybuka@chromium.org | 2013-03-12 | 6 | -44/+13 |
* | Fixed Google Update registry value names. | vitalybuka@chromium.org | 2013-03-07 | 1 | -5/+4 |
* | Reordered install steps to make sure that driver is installed before port mon... | vitalybuka@chromium.org | 2013-03-06 | 2 | -21/+25 |
* | Error message about missing XPS driver. | vitalybuka@chromium.org | 2013-03-05 | 5 | -16/+49 |
* | Fixed virtual driver on XP. | vitalybuka@chromium.org | 2013-02-26 | 2 | -11/+24 |
* | Renamed gcp-driver.ppd to gcp_driver.gpd, bacaus now it's configuration file ... | vitalybuka@chromium.org | 2013-02-22 | 3 | -2/+2 |