summaryrefslogtreecommitdiffstats
path: root/components/component_updater
Commit message (Expand)AuthorAgeFilesLines
* Add some more logging to help diagnise component update issues.sorin2016-03-241-9/+24
* Define a few simple UMA metrics for the component updater.sorin2016-03-103-6/+59
* Implement CUP signing in UpdateClient.sorin2016-02-172-0/+7
* Remove unnecessary compiler_specific.h header.sorin2016-02-083-3/+0
* Implement Windows GPO support for "dlpref".sorin2016-01-262-0/+8
* Remove Windows XP SHA-256 and ECDSA logic.davidben2016-01-254-34/+1
* Comparison and streaming operators for base::Versionrobpercival2016-01-251-1/+1
* Implements an UpdateClient::SendUninstallPing API for thesorin2016-01-141-0/+2
* Adds a mock for component_updater::ComponentUpdateServicerobpercival2016-01-123-0/+75
* Convert Pass()→std::move() in //components/[a-m]*dcheng2015-12-261-7/+10
* Switch to standard integer types in components/, part 1 of 4.avi2015-12-253-0/+4
* Remove the TYPE_WITH_MOVE_CONSTRUCTOR_FOR_CPP_03 macro.danakj2015-12-041-1/+1
* 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
* Run gn --format over all .gn filesagrieve2015-11-201-1/+1
* Enable BITS for component updates.sorin2015-11-131-2/+10
* Fix compile-time error: unused variablesorin2015-11-131-5/+0
* Reland of Change the update_client task runner behavior to continue on shutdo...sorin2015-11-132-0/+7
* Disable BITS downloader until stability issues due to crbug.com/475872sorin2015-11-131-5/+2
* Revert of Change the update_client task runner behavior to continue on shutdo...sorin2015-11-122-7/+0
* Change the update_client task runner behavior to continue on shutdown.sorin2015-11-112-0/+7
* Add more components to "gn check"brettw2015-10-221-0/+2
* Add extensions code to use common updater in components/update_client/asargent2015-10-152-0/+9
* Cleanup: IWYU for base/gtest_prod_util.h.thestig2015-09-251-1/+0
* Change the behavior of the SRT global error to stay in the menu until explici...mad2015-08-262-0/+4
* Componentize ComponentUpdaterConfiguratordroger2015-08-196-0/+330
* 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
* Avoiding creation of new string for component version.cmumford2015-08-071-1/+1
* Retry running reporter and display the prompt.mad2015-06-241-5/+0
* components: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-021-2/+2
* 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-269-971/+866
* Implement common code for component and extension updaters.sorin2015-04-174-126/+132
* Revert of Implement common code for component and extension updaters. (patchs...vasilii2015-04-144-141/+126
* Implement common code for component and extension updaters.sorin2015-04-144-126/+141
* Reland r318372: Don't check for supervised user whitelist updates until after...bauerb2015-02-272-11/+18
* Revert of Don't check for supervised user whitelist updates until after regis...qyearsley2015-02-272-18/+11
* Don't check for supervised user whitelist updates until after registering the...bauerb2015-02-272-11/+18
* Correct paths in gypi files in components.bratell2015-02-231-1/+0
* Add support for uninstalling components and use it in SupervisedUserWhitelist...bauerb2015-02-094-3/+86
* Make ComponentInstaller refcounted.bauerb2015-02-053-12/+13
* Re-prompt Chrome users to run the SRT when a finch param changes.mad2015-01-272-0/+6
* This is a mechanical change. It is large but straightforward in its intention.sorin2015-01-2444-6735/+49
* Rename omaha_client and similar tokens to update_client in all contexts.sorin2015-01-063-14/+14
* Add SupervisedUserWhitelistInstaller.bauerb2014-12-164-20/+28
* Elevated install of recovery component when needed.xiaolingbao2014-12-082-0/+4
* Remove using namespace in net/quic/quic_stream_sequencer.hhalton.huo2014-12-082-0/+4
* Add more components unittests to the GN build.brettw2014-11-261-1/+8