Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | User Chrome to generate service state file. | vitalybuka@chromium.org | 2013-03-28 | 5 | -23/+163 |
* | Remove autorun values if it points to the same user data as service. | vitalybuka@chromium.org | 2013-03-27 | 2 | -0/+40 |
* | Additional command line switches for logging and to disable some components. | vitalybuka@chromium.org | 2013-03-27 | 5 | -2/+36 |
* | Make --user-data-dir optional. | vitalybuka@chromium.org | 2013-03-27 | 2 | -19/+32 |
* | User grit to process resources. | vitalybuka@chromium.org | 2013-03-27 | 55 | -40/+405 |
* | User constansts from chrome_switches.h | vitalybuka@chromium.org | 2013-03-27 | 14 | -75/+22 |
* | Fixed string. | vitalybuka@chromium.org | 2013-03-26 | 1 | -1/+1 |
* | Send data back from service using IPC, not file. | vitalybuka@chromium.org | 2013-03-26 | 13 | -67/+468 |
* | Stops service between status check | vitalybuka@chromium.org | 2013-03-22 | 1 | -0/+1 |
* | Moved GetCurrentUserName to service_utils.* | vitalybuka@chromium.org | 2013-03-22 | 4 | -13/+39 |
* | Added app icon and logo. | vitalybuka@chromium.org | 2013-03-20 | 2 | -0/+4 |
* | Added app icon and logo. | vitalybuka@chromium.org | 2013-03-19 | 2 | -0/+0 |
* | Moved resources to resources subdir. | vitalybuka@chromium.org | 2013-03-19 | 4 | -21/+5 |
* | Moved define to gyp file. | vitalybuka@chromium.org | 2013-03-19 | 2 | -5/+1 |
* | Switched to version generation with ver files. | vitalybuka@chromium.org | 2013-03-12 | 11 | -128/+74 |
* | Exctracted ServiceController. | vitalybuka@chromium.org | 2013-03-12 | 4 | -169/+251 |
* | Gyp file cleanup. | vitalybuka@chromium.org | 2013-03-11 | 3 | -54/+30 |
* | Revert 187205 - Exctracted ServiceController. | dmikurube@chromium.org | 2013-03-10 | 6 | -498/+380 |
* | Exctracted ServiceController. | vitalybuka@chromium.org | 2013-03-10 | 6 | -380/+498 |
* | 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 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 2 | -2/+2 |
* | Renamed gcp-driver.ppd to gcp_driver.gpd, bacaus now it's configuration file ... | vitalybuka@chromium.org | 2013-02-22 | 3 | -2/+2 |
* | Switched UI from PostScript to XPS. | vitalybuka@chromium.org | 2013-02-22 | 2 | -80/+146 |
* | Don't store temp files in program directory. | vitalybuka@chromium.org | 2013-02-22 | 1 | -32/+25 |
* | Make cloud_print service build on Win64 | jschuh@chromium.org | 2013-02-19 | 1 | -0/+4 |
* | Fix more remaining FilePath -> base::FilePath. | brettw@chromium.org | 2013-02-18 | 9 | -90/+90 |
* | Fixed location and name of temporarily files. | vitalybuka@chromium.org | 2013-02-13 | 1 | -8/+30 |
* | Fixed virtual driver uninstall. | vitalybuka@chromium.org | 2013-02-12 | 1 | -23/+20 |
* | Linux/ChromeOS Chromium style checker cleanup, assorted top directories edition. | rsleevi@chromium.org | 2013-02-07 | 1 | -2/+3 |
* | Add FilePath to base namespace. | brettw@chromium.org | 2013-02-02 | 2 | -4/+4 |
* | Don't use GlobalAlloc. | vitalybuka@chromium.org | 2013-01-29 | 1 | -56/+58 |
* | Disable cache in PathService. | vitalybuka@chromium.org | 2013-01-29 | 1 | -0/+2 |
* | Fixed failing overinstall. | vitalybuka@chromium.org | 2013-01-24 | 1 | -11/+23 |
* | Disabling nacl_win64 targets when building in target_arch!=ia32 mode. | bradnelson@google.com | 2013-01-21 | 1 | -0/+4 |
* | Dont completly uninstall old version on install. | vitalybuka@chromium.org | 2013-01-18 | 1 | -19/+10 |
* | Improved setup reliability. | vitalybuka@chromium.org | 2013-01-12 | 1 | -85/+138 |
* | Fixed HRESULT handling. | vitalybuka@chromium.org | 2013-01-11 | 1 | -16/+18 |
* | Replaced "Omaha" with "Google Update" | vitalybuka@chromium.org | 2013-01-11 | 1 | -6/+5 |
* | net: Change argument of URLRequest::set_upload from UploadData to UploadDataS... | hashimoto@chromium.org | 2012-12-15 | 1 | -4/+6 |
* | 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 |