summaryrefslogtreecommitdiffstats
path: root/components/update_client/update_client_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Prevent crash in UpdateClient when passed an empty list of idsasargent2015-09-091-0/+61
* Revert of base: Remove using:: declaration from version.h header. (patchset #...thakis2015-08-191-14/+14
* base: Remove using:: declaration from version.h header.tfarina2015-08-191-14/+14
* Fix ActionUpdate::DownloadComplete crash.sorin2015-06-031-0/+239
* 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-21/+340
* Eliminate component/update_client dependency on content/sorin2015-04-281-38/+42
* Move the unit tests files side-by-side with the corresponding .cc files.sorin2015-04-271-0/+1422