| Commit message (Expand) | Author | Age | Files | Lines |
* | Change www.crbug.com (fails) links to crbug.com links (works). | dbeam@chromium.org | 2012-12-06 | 1 | -1/+1 |
* | Stop using URLRequest::AppendBytesToUpload from ServiceState | hashimoto@chromium.org | 2012-11-20 | 1 | -1/+4 |
* | Remove all the "set noparent" directives | dpranke@chromium.org | 2012-10-19 | 1 | -1/+0 |
* | 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 | 5 | -111/+149 |
* | 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 a differnt GUID to access the Windows core driver that contains XPS. | abodenha@chromium.org | 2012-07-27 | 1 | -1/+1 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 5 | -5/+0 |
* | Use Chrome version for cloud print targets. | vitalybuka@chromium.org | 2012-07-09 | 5 | -108/+132 |
* | Added Chrome profile option in registry. | vitalybuka@chromium.org | 2012-06-27 | 8 | -60/+104 |
* | Minor tweeks in virtual driver build. | vitalybuka@chromium.org | 2012-06-26 | 6 | -6/+13 |
* | 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 | 20 | -189/+284 |
* | Not all the files were added | loislo@chromium.org | 2012-06-06 | 15 | -23/+668 |
* | Apply early reverted r140703. | loislo@chromium.org | 2012-06-06 | 15 | -668/+23 |
* | Temporary revert "Single binary for unittests." | loislo@chromium.org | 2012-06-06 | 20 | -284/+189 |
* | Single binary for unittests. | vitalybuka@chromium.org | 2012-06-06 | 20 | -189/+284 |
* | 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 | 2 | -12/+12 |
* | 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 |
* | Remove redundant includes of common.gypi and unused repo from DEPS | scottmg@chromium.org | 2012-05-28 | 1 | -3/+0 |
* | Revert 139259 - Remove redundant includes of common.gypi and unused repo from... | scottmg@google.com | 2012-05-28 | 1 | -0/+3 |
* | Remove redundant includes of common.gypi and unused repo from DEPS | scottmg@google.com | 2012-05-28 | 1 | -3/+0 |
* | 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 |
* | Bump version number in google cloud printer. | abodenha@chromium.org | 2012-05-02 | 1 | -4/+4 |
* | Localization for Google Cloud Printer. | abodenha@chromium.org | 2012-05-01 | 52 | -44/+440 |
* | Adding Windows service template for Cloud Print connector. | gene@chromium.org | 2012-04-27 | 7 | -1/+229 |
* | Fix issue with uninstall not deleting the installation folder. | abodenha@chromium.org | 2012-04-13 | 1 | -21/+40 |
* | Bump version number. | abodenha@chromium.org | 2012-04-12 | 1 | -7/+7 |
* | Modify overinstall flow for Google Cloud Printer to uninstall any previous ve... | abodenha@chromium.org | 2012-04-12 | 1 | -15/+64 |
* | Remove excessive logging in Virtual Print Driver | abodenha@chromium.org | 2012-04-06 | 1 | -14/+0 |
* | Change url to launch for prompting the user to install chrome. | abodenha@chromium.org | 2012-03-22 | 2 | -2/+5 |
* | Add support for XP SP3 in the Virtual Print Driver. | abodenha@chromium.org | 2012-03-22 | 2 | -24/+67 |
* | Add a new 'run_all_unittests' target in base | akalin@chromium.org | 2012-03-21 | 1 | -4/+2 |
* | Rename "Google Cloud Print Printer" to "Google Cloud Printer" | abodenha@chromium.org | 2012-03-09 | 1 | -1/+1 |
* | Add additional languages for the cloud print printer. | abodenha@chromium.org | 2012-03-02 | 2 | -12/+68 |
* | Fix typo in 32-bit port monitor name. | abodenha@chromium.org | 2012-02-22 | 1 | -2/+2 |