| Commit message (Expand) | Author | Age | Files | Lines |
* | net: Change argument of URLRequest::set_upload from UploadData to UploadDataS... | hashimoto@chromium.org | 2012-12-15 | 1 | -4/+6 |
* | Stop using URLRequest::AppendBytesToUpload from ServiceState | hashimoto@chromium.org | 2012-11-20 | 1 | -1/+4 |
* | Moved chrome detection to service process. | vitalybuka@chromium.org | 2012-09-14 | 3 | -35/+49 |
* | Improved cloud print service installation. | vitalybuka@chromium.org | 2012-09-14 | 4 | -111/+148 |
* | Fixed spacing in command line help. | vitalybuka@chromium.org | 2012-08-16 | 1 | -1/+1 |
* | Removed default account for service. | vitalybuka@chromium.org | 2012-08-15 | 6 | -44/+228 |
* | Don't send and store any cookies. | vitalybuka@chromium.org | 2012-07-31 | 1 | -0/+5 |
* | Correct const accessors in base/values.(h|cc) | vabr@chromium.org | 2012-07-27 | 1 | -2/+1 |
* | Use Chrome version for cloud print targets. | vitalybuka@chromium.org | 2012-07-09 | 2 | -104/+116 |
* | Minor tweeks in virtual driver build. | vitalybuka@chromium.org | 2012-06-26 | 1 | -4/+0 |
* | Added URLRequestContext to constructor for URLRequest. | erikwright@chromium.org | 2012-06-22 | 1 | -2/+1 |
* | Factor out logic to find chrome.exe from Omaha client state. | erikwright@chromium.org | 2012-06-21 | 5 | -66/+15 |
* | Remove old Sleep and PostDelayedTask interfaces that use int ms instead of Ti... | tedvessenes@gmail.com | 2012-06-21 | 1 | -2/+3 |
* | Apply again r140703 with all new files | loislo@chromium.org | 2012-06-06 | 9 | -31/+16 |
* | Not all the files were added | loislo@chromium.org | 2012-06-06 | 9 | -3/+510 |
* | Apply early reverted r140703. | loislo@chromium.org | 2012-06-06 | 9 | -510/+3 |
* | Temporary revert "Single binary for unittests." | loislo@chromium.org | 2012-06-06 | 9 | -16/+31 |
* | Single binary for unittests. | vitalybuka@chromium.org | 2012-06-06 | 9 | -31/+16 |
* | Validation of write access to chrome profile. | vitalybuka@chromium.org | 2012-06-01 | 1 | -12/+72 |
* | Revert 140102 - Remove old PostDelayedTask interfaces that use int ms instead... | asanka@chromium.org | 2012-06-01 | 1 | -3/+2 |
* | Remove old PostDelayedTask interfaces that use int ms instead of TimeDelta. | tedvessenes@gmail.com | 2012-06-01 | 1 | -2/+3 |
* | Added ChromeLauncher. | vitalybuka@chromium.org | 2012-06-01 | 6 | -17/+281 |
* | Remove carriage returns from some files. | joaodasilva@chromium.org | 2012-05-31 | 1 | -6/+6 |
* | Base: Add a handle verifier to ScopedHandle. | rvargas@chromium.org | 2012-05-31 | 1 | -1/+2 |
* | Fixed AppID registration. | vitalybuka@chromium.org | 2012-05-29 | 2 | -24/+44 |
* | Validates service state file and ask user to update information if necessarily. | vitalybuka@chromium.org | 2012-05-22 | 6 | -3/+529 |
* | Revert "Validates service state file and ask user to update information if ne... | vandebo@chromium.org | 2012-05-22 | 5 | -526/+3 |
* | Validates service state file and ask user to update information if necessarily. | vitalybuka@chromium.org | 2012-05-22 | 5 | -3/+526 |
* | Switched to chromium command line parsing code. | vitalybuka@chromium.org | 2012-05-11 | 3 | -42/+150 |
* | - Move UninstallService handling code. | vitalybuka@chromium.org | 2012-05-09 | 3 | -14/+154 |
* | Adding Windows service template for Cloud Print connector. | gene@chromium.org | 2012-04-27 | 6 | -0/+226 |