summaryrefslogtreecommitdiffstats
path: root/components/update_client
Commit message (Expand)AuthorAgeFilesLines
* Add missing keyword.sorin2015-08-181-1/+1
* Convert remaining StringToLowerASCII to ToLowerASCII.brettw2015-08-111-1/+1
* Move ValidateSignature logic for crx files to the CrxFile classasargent2015-07-271-78/+13
* remove xmlCleanupGlobals call from update_client testsorin2015-07-161-2/+0
* Fix some clang warnings with -Wmissing-braces in components.dcheng2015-07-061-2/+2
* Remove dead code update_client::Configurator::UrlSizeLimitsorin2015-06-093-8/+0
* Handle the case when ChromeConfigurator::UpdateUrl returns no urls.sorin2015-06-094-61/+90
* Replace more ObserverList with base::ObserverList.brettw2015-06-031-1/+1
* Fix ActionUpdate::DownloadComplete crash.sorin2015-06-036-27/+270
* components: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-026-22/+23
* Fix copy and paste error when parsing component update responses.sorin2015-05-282-2/+18
* 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-2617-141/+439
* Adjust URLFetcher::Create API so that object is returned as scoped_ptr.dtapuska2015-05-014-8/+8
* Update {virtual,override} to follow C++11 style in components.nick2015-04-281-2/+2
* Eliminate component/update_client dependency on content/sorin2015-04-282-47/+42
* Move the unit tests files side-by-side with the corresponding .cc files.sorin2015-04-2717-51/+50
* Implement common code for component and extension updaters.sorin2015-04-1739-107/+3563
* Revert of Implement common code for component and extension updaters. (patchs...vasilii2015-04-1439-3558/+106
* Implement common code for component and extension updaters.sorin2015-04-1439-106/+3558
* Fix destruction order of PromoResourceService and NTPResourceCachedroger2015-03-061-1/+1
* Split ValueSerializer into separate Serializer and Deserializer classes.prashhir2015-03-052-4/+4
* Correct paths in gypi files in components.bratell2015-02-231-0/+1
* Sort GN files under componentssatorux2015-02-161-6/+6
* Add support for uninstalling components and use it in SupervisedUserWhitelist...bauerb2015-02-095-2/+17
* Make ComponentInstaller refcounted.bauerb2015-02-0511-52/+62
* This is a mechanical change. It is large but straightforward in its intention.sorin2015-01-2442-0/+6706
* Add sorin@ and waffles@ as onwers of update_client.sorin2015-01-141-0/+2
* Rename omaha_client and similar tokens to update_client in all contexts.sorin2015-01-068-0/+315