summaryrefslogtreecommitdiffstats
path: root/components/component_updater/component_updater_service.h
Commit message (Expand)AuthorAgeFilesLines
* Rewrite component update service in terms of components/update_client.sorin2015-05-261-64/+23
* Implement common code for component and extension updaters.sorin2015-04-171-7/+8
* Revert of Implement common code for component and extension updaters. (patchs...vasilii2015-04-141-11/+7
* Implement common code for component and extension updaters.sorin2015-04-141-7/+11
* Add support for uninstalling components and use it in SupervisedUserWhitelist...bauerb2015-02-091-0/+8
* This is a mechanical change. It is large but straightforward in its intention.sorin2015-01-241-57/+16
* Add SupervisedUserWhitelistInstaller.bauerb2014-12-161-0/+2
* Replace usage of basictypes.h with a combination of stdint.h and base/macros.h.sorin2014-09-231-1/+2
* Componentize component_updater: Move over a bunch of files to the component.tommycli@chromium.org2014-08-191-0/+230