summaryrefslogtreecommitdiffstats
path: root/cloud_print
Commit message (Expand)AuthorAgeFilesLines
* Remove all the "set noparent" directivesdpranke@chromium.org2012-10-191-1/+0
* Moved chrome detection to service process.vitalybuka@chromium.org2012-09-143-35/+49
* Improved cloud print service installation.vitalybuka@chromium.org2012-09-145-111/+149
* Fixed spacing in command line help.vitalybuka@chromium.org2012-08-161-1/+1
* Removed default account for service.vitalybuka@chromium.org2012-08-156-44/+228
* Don't send and store any cookies.vitalybuka@chromium.org2012-07-311-0/+5
* Correct const accessors in base/values.(h|cc)vabr@chromium.org2012-07-271-2/+1
* Use a differnt GUID to access the Windows core driver that contains XPS.abodenha@chromium.org2012-07-271-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-115-5/+0
* Use Chrome version for cloud print targets.vitalybuka@chromium.org2012-07-095-108/+132
* Added Chrome profile option in registry.vitalybuka@chromium.org2012-06-278-60/+104
* Minor tweeks in virtual driver build.vitalybuka@chromium.org2012-06-266-6/+13
* Added URLRequestContext to constructor for URLRequest.erikwright@chromium.org2012-06-221-2/+1
* Factor out logic to find chrome.exe from Omaha client state.erikwright@chromium.org2012-06-215-66/+15
* Remove old Sleep and PostDelayedTask interfaces that use int ms instead of Ti...tedvessenes@gmail.com2012-06-211-2/+3
* Apply again r140703 with all new filesloislo@chromium.org2012-06-0620-189/+284
* Not all the files were addedloislo@chromium.org2012-06-0615-23/+668
* Apply early reverted r140703.loislo@chromium.org2012-06-0615-668/+23
* Temporary revert "Single binary for unittests."loislo@chromium.org2012-06-0620-284/+189
* Single binary for unittests.vitalybuka@chromium.org2012-06-0620-189/+284
* Validation of write access to chrome profile.vitalybuka@chromium.org2012-06-011-12/+72
* Revert 140102 - Remove old PostDelayedTask interfaces that use int ms instead...asanka@chromium.org2012-06-011-3/+2
* Remove old PostDelayedTask interfaces that use int ms instead of TimeDelta.tedvessenes@gmail.com2012-06-011-2/+3
* Added ChromeLauncher.vitalybuka@chromium.org2012-06-016-17/+281
* Remove carriage returns from some files.joaodasilva@chromium.org2012-05-312-12/+12
* Base: Add a handle verifier to ScopedHandle.rvargas@chromium.org2012-05-311-1/+2
* Fixed AppID registration.vitalybuka@chromium.org2012-05-292-24/+44
* Remove redundant includes of common.gypi and unused repo from DEPSscottmg@chromium.org2012-05-281-3/+0
* Revert 139259 - Remove redundant includes of common.gypi and unused repo from...scottmg@google.com2012-05-281-0/+3
* Remove redundant includes of common.gypi and unused repo from DEPSscottmg@google.com2012-05-281-3/+0
* Validates service state file and ask user to update information if necessarily.vitalybuka@chromium.org2012-05-226-3/+529
* Revert "Validates service state file and ask user to update information if ne...vandebo@chromium.org2012-05-225-526/+3
* Validates service state file and ask user to update information if necessarily.vitalybuka@chromium.org2012-05-225-3/+526
* Switched to chromium command line parsing code.vitalybuka@chromium.org2012-05-113-42/+150
* - Move UninstallService handling code.vitalybuka@chromium.org2012-05-093-14/+154
* Bump version number in google cloud printer.abodenha@chromium.org2012-05-021-4/+4
* Localization for Google Cloud Printer.abodenha@chromium.org2012-05-0152-44/+440
* Adding Windows service template for Cloud Print connector.gene@chromium.org2012-04-277-1/+229
* Fix issue with uninstall not deleting the installation folder.abodenha@chromium.org2012-04-131-21/+40
* Bump version number.abodenha@chromium.org2012-04-121-7/+7
* Modify overinstall flow for Google Cloud Printer to uninstall any previous ve...abodenha@chromium.org2012-04-121-15/+64
* Remove excessive logging in Virtual Print Driverabodenha@chromium.org2012-04-061-14/+0
* Change url to launch for prompting the user to install chrome.abodenha@chromium.org2012-03-222-2/+5
* Add support for XP SP3 in the Virtual Print Driver.abodenha@chromium.org2012-03-222-24/+67
* Add a new 'run_all_unittests' target in baseakalin@chromium.org2012-03-211-4/+2
* Rename "Google Cloud Print Printer" to "Google Cloud Printer"abodenha@chromium.org2012-03-091-1/+1
* Add additional languages for the cloud print printer.abodenha@chromium.org2012-03-022-12/+68
* Fix typo in 32-bit port monitor name.abodenha@chromium.org2012-02-221-2/+2
* Prevent Chrome from getting launched in the wrong context.abodenha@chromium.org2012-02-162-11/+48
* Launch Chrome DL page if we try to print without Chrome installed.abodenha@google.com2012-02-151-13/+52