summaryrefslogtreecommitdiffstats
path: root/components/component_updater/default_component_installer.cc
Commit message (Expand)AuthorAgeFilesLines
* Avoiding creation of new string for component version.cmumford2015-08-071-1/+1
* components: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-021-2/+2
* Rewrite component update service in terms of components/update_client.sorin2015-05-261-5/+2
* Implement common code for component and extension updaters.sorin2015-04-171-2/+2
* Revert of Implement common code for component and extension updaters. (patchs...vasilii2015-04-141-2/+2
* Implement common code for component and extension updaters.sorin2015-04-141-2/+2
* Reland r318372: Don't check for supervised user whitelist updates until after...bauerb2015-02-271-9/+12
* Revert of Don't check for supervised user whitelist updates until after regis...qyearsley2015-02-271-12/+9
* Don't check for supervised user whitelist updates until after registering the...bauerb2015-02-271-9/+12
* Add support for uninstalling components and use it in SupervisedUserWhitelist...bauerb2015-02-091-2/+39
* Make ComponentInstaller refcounted.bauerb2015-02-051-10/+10
* This is a mechanical change. It is large but straightforward in its intention.sorin2015-01-241-3/+7
* Clean up DefaultComponentInstaller::StartRegistration().xhwang2014-10-031-32/+30
* Component Installer: Check manifest in VerifyInstallation().xhwang2014-10-031-17/+20
* Implement support for fallback update check urls in the component updatersorin2014-09-161-0/+1
* Change base/file_utils.h includes to base/files/file_utils.h in chrome_elf/ a...thestig2014-09-101-1/+1
* Remove implicit conversions from scoped_refptr to T* in components/component_...dcheng2014-08-271-1/+1
* Componentize component_updater: Move over a bunch of files to the component.tommycli@chromium.org2014-08-191-0/+231