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