| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |
* | Fix more remaining FilePath -> base::FilePath. | brettw@chromium.org | 2013-02-18 | 6 | -79/+79 |
* | 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 |
* | Add FilePath to base namespace. | brettw@chromium.org | 2013-02-02 | 1 | -1/+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 |
* | 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 |
* | Change www.crbug.com (fails) links to crbug.com links (works). | dbeam@chromium.org | 2012-12-06 | 1 | -1/+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 | 3 | -4/+16 |
* | 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 | 5 | -6/+12 |
* | Apply again r140703 with all new files | loislo@chromium.org | 2012-06-06 | 10 | -158/+220 |
* | Not all the files were added | loislo@chromium.org | 2012-06-06 | 6 | -20/+158 |
* | Apply early reverted r140703. | loislo@chromium.org | 2012-06-06 | 6 | -158/+20 |
* | Temporary revert "Single binary for unittests." | loislo@chromium.org | 2012-06-06 | 10 | -220/+158 |
* | Single binary for unittests. | vitalybuka@chromium.org | 2012-06-06 | 10 | -158/+220 |
* | 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 |
* | 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 |
* | 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 |