summaryrefslogtreecommitdiffstats
path: root/components/component_updater/default_component_installer.h
Commit message (Expand)AuthorAgeFilesLines
* Implement common code for component and extension updaters.sorin2015-04-171-1/+1
* Revert of Implement common code for component and extension updaters. (patchs...vasilii2015-04-141-1/+1
* Implement common code for component and extension updaters.sorin2015-04-141-1/+1
* Reland r318372: Don't check for supervised user whitelist updates until after...bauerb2015-02-271-2/+6
* Revert of Don't check for supervised user whitelist updates until after regis...qyearsley2015-02-271-6/+2
* Don't check for supervised user whitelist updates until after registering the...bauerb2015-02-271-2/+6
* Add support for uninstalling components and use it in SupervisedUserWhitelist...bauerb2015-02-091-0/+2
* Make ComponentInstaller refcounted.bauerb2015-02-051-1/+2
* This is a mechanical change. It is large but straightforward in its intention.sorin2015-01-241-2/+4
* Standardize usage of virtual/override/final in components/dcheng2014-10-211-6/+6
* replace OVERRIDE and FINAL with override and final in components/mostynb2014-10-061-3/+3
* Component Installer: Check manifest in VerifyInstallation().xhwang2014-10-031-2/+4
* Replace usage of basictypes.h with a combination of stdint.h and base/macros.h.sorin2014-09-231-1/+3
* Componentize component_updater: Move over a bunch of files to the component.tommycli@chromium.org2014-08-191-0/+123