summaryrefslogtreecommitdiffstats
path: root/components/component_updater/component_updater_service_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Define a few simple UMA metrics for the component updater.sorin2016-03-101-1/+22
* Implements an UpdateClient::SendUninstallPing API for thesorin2016-01-141-0/+2
* Reland of Tests: Simplify SequencedWorkerPoolOwner, call Shutdown on destruct...tapted2015-12-031-1/+0
* Revert of Tests: Simplify SequencedWorkerPoolOwner, call Shutdown on destruct...tapted2015-12-031-0/+1
* Tests: Simplify SequencedWorkerPoolOwner, call Shutdown on destructor.tommycli2015-12-021-1/+0
* Reland of Change the update_client task runner behavior to continue on shutdo...sorin2015-11-131-0/+6
* Revert of Change the update_client task runner behavior to continue on shutdo...sorin2015-11-121-6/+0
* Change the update_client task runner behavior to continue on shutdown.sorin2015-11-111-0/+6
* Revert of base: Remove using:: declaration from version.h header. (patchset #...thakis2015-08-191-4/+4
* base: Remove using:: declaration from version.h header.tfarina2015-08-191-4/+4
* SequencedWorkerPool has a race condition on destruction that could result in ...sorin2015-05-271-5/+7
* Rewrite component update service in terms of components/update_client.sorin2015-05-261-0/+355