summaryrefslogtreecommitdiffstats
path: root/extensions/browser/updater
Commit message (Expand)AuthorAgeFilesLines
* Add code to implement extension uninstall pingsasargent2016-03-213-1/+111
* Make extensions::DictionaryBuilder and extensions::ListValue unmovable.dcheng2016-02-271-4/+5
* Fix build error with gcc 4.8.2 about WARN_UNUSED_RESULTj.isorce2016-01-261-1/+1
* Comparison and streaming operators for base::Versionrobpercival2016-01-251-1/+1
* Implements an UpdateClient::SendUninstallPing API for thesorin2016-01-141-0/+3
* Switch to standard integer types in extensions/browser/.avi2015-12-2312-3/+16
* Use rvalue reference instead of extensions::DictionaryBuilder::pass()limasdf2015-12-191-4/+4
* Convert Pass()→std::move() in //extensionsdcheng2015-12-182-12/+14
* Convert various vector_as_array calls to vector::data.davidben2015-12-011-2/+1
* Reland of Change the update_client task runner behavior to continue on shutdo...sorin2015-11-131-0/+1
* Revert of Change the update_client task runner behavior to continue on shutdo...sorin2015-11-121-1/+0
* Change the update_client task runner behavior to continue on shutdown.sorin2015-11-111-0/+1
* Use the blocking pool for BITS background downloader.sorin2015-10-262-9/+0
* Add extensions code to use common updater in components/update_client/asargent2015-10-1511-310/+683
* Add tests for FileDownloadertreib2015-10-141-1/+10
* Remove multi-crx force download codeelijahtaylor2015-10-056-93/+27
* Move Singleton and related structs to namespace baseolli.raula2015-09-102-2/+2
* Revert of base: Remove using:: declaration from version.h header. (patchset #...thakis2015-08-191-8/+8
* base: Remove using:: declaration from version.h header.tfarina2015-08-191-8/+8
* Move JoinString to the base namespace.brettw2015-07-152-3/+4
* Revert of Move JoinString to the base namespace (patchset #9 id:160001 of htt...hongchan2015-07-142-4/+3
* Move JoinString to the base namespace.brettw2015-07-142-3/+4
* Refactor AO2TS to make it easier to componentizegogerald2015-07-021-3/+2
* Extention Loggingmozartalouis2015-06-081-8/+8
* Don't download extensions updates when background networking is disabledemaxx2015-05-181-0/+1
* Switch remaining functions from SchemeIsSecure() tolgarron2015-05-121-4/+4
* Adjust URLFetcher::Create API so that object is returned as scoped_ptr.dtapuska2015-05-012-15/+14
* Give names to all utility processes.thestig2015-04-071-0/+4
* Implement ID/Hash-based extension cache map.ginkage2015-02-278-22/+75
* Remove ManifestFetchData parameter from SafeManifestParserasargent2015-02-144-33/+25
* Validate hash_sha256 checksum on .crx update.ginkage2015-02-044-13/+8
* Rename omaha_client and similar tokens to update_client in all contexts.sorin2015-01-062-12/+15
* Always send enabled state in extension update checksasargent2014-11-193-12/+7
* Rename components/omaha_query_params => components/omaha_clientrockot2014-11-132-4/+3
* Add rudimentary UpdateService to app_shellrockot2014-11-065-0/+436
* Removing instrumentations for task URLFetcherCore::OnCompletedURLRequestvadimt2014-11-041-6/+0
* Switching profiler instrumentations from ScopedProfile to ScopedTracker. This...vadimt2014-10-291-3/+3
* Add disable reasons to extension autoupdate checksasargent2014-10-232-10/+35
* Standardize usage of virtual/override/final in extensions/dcheng2014-10-213-20/+20
* Move ExtensionDownloader to //extensionsrockot2014-10-164-0/+1474
* Move request_queue/_impl to //extensionsrockot2014-10-152-0/+296
* Reland: Move ExtensionCache to //extensionsrockot2014-10-143-0/+140
* Revert "Move ExtensionCache to //extensions"kustermann2014-10-133-140/+0
* Move ExtensionCache to //extensionsrockot2014-10-103-0/+140
* replace OVERRIDE and FINAL with override and final in extensions/mostynb2014-10-031-1/+1
* Move SafeManifestParser to //extensionsrockot2014-09-242-0/+137
* Reland: Factor Chrome details out of update manifest fetching.rockot2014-09-162-0/+312
* Revert of Factor Chrome details out of update manifest fetching. (patchset #5...nkostylev@chromium.org2014-08-152-293/+0
* Factor Chrome details out of update manifest fetching.rockot@chromium.org2014-08-152-0/+293