Sign in
chromium
/
chromium
/
src.git
/
c4650ad092b6a8ab765cd71707d5b98178e36a86
/
components
/
update_client
/
update_engine.h
888ec29
Refactor the UpdateChecker to return the parse results.
by Sorin Jianu
· 7 years ago
afcb70dd
Expose error codes in the CrxUpdateItem.
by Sorin Jianu
· 7 years ago
cb4431a
Allow for Chrome components to be not present while an update check occurs.
by Sorin Jianu
· 7 years ago
9c426d2
Changed from std::set to std::map as a container for UpdateContext.
by Sorin Jianu
· 7 years ago
ac01799
Replace the iterator with a reference in the update_client::UpdateEngine.
by Sorin Jianu
· 7 years ago
8cfa5871
Make UpdateEngine and UpdateContext refcounted types.
by Sorin Jianu
· 7 years ago
b41a592a
implement |is_foreground| for UpdateClient::Update calls
by Sorin Jianu
· 7 years ago
4912633
In component updater, change const scoped_refcounted<T>& to scoped_refcounted<T>
by Sorin Jianu
· 7 years ago
560d502
Add a callback parameter to update_client::PingManager::Send
by Sorin Jianu
· 7 years ago
d69d437
Add the session id attribute to the component updater protocol.
by Sorin Jianu
· 7 years ago
a8ef73d
Refactor update_client to use base::OnceCallback.
by Sorin Jianu
· 8 years ago
695adbb
Convert std::queue to base::queue in components.
by Brett Wilson
· 8 years ago
ebd65246
Eliminate more task runner injection in the component updater.
by Sorin Jianu
· 8 years ago
cca1c12
Fix dependencies on OutOfProcessPatcher.
by sorin
· 8 years ago
30474f0
Refactor the UpdateEngine and its actions in the component updater.
by sorin
· 8 years ago
d019bb9
Mechanical change:
by sorin
· 8 years ago
75c1c1e
Define a type alias IdToCrxUpdateItemMap.
by sorin
· 9 years ago
842703b
Consolidates most of the callback types in the component updater.
by sorin
· 9 years ago
7b865052
Mechanical refactoring of error codes in the component updater.
by sorin
· 9 years ago
216d77b
Remove stl_util's deletion function use from components/update_client/.
by avi
· 9 years ago
1827db1
Mechanical change of base::Time to base::TimeTicks in the component updater.
by sorin
· 9 years ago
590921d
Use consistent values for enabled_component_updates throughout an update.
by sorin
· 9 years ago
d0fc6aa9
Convert //components/update_client from scoped_ptr to std::unique_ptr
by dcheng
· 9 years ago
d2d9a33
Add module for counting date-last-roll-call and persisting those counts
by waffles
· 9 years ago
fccbf2d
Allow fallback from https to http for component update checks.
by sorin
· 9 years ago
08d153c
Fix task concurrency in components/update_client
by sorin
· 10 years ago
3301253
Use the blocking pool for BITS background downloader.
by sorin
· 10 years ago
6bb8de4
Fix ActionUpdate::DownloadComplete crash.
by sorin
· 10 years ago
7c71762
Rewrite component update service in terms of components/update_client.
by sorin
· 10 years ago
9797aba
Implement common code for component and extension updaters.
by sorin
· 10 years ago
bc47245d8
Revert of Implement common code for component and extension updaters. (patchset #3 id:40001 of https://codereview.chromium.org/1055903003/)
by vasilii
· 10 years ago
ba6742d
Implement common code for component and extension updaters.
by sorin
· 10 years ago