1. 7cff6e5 Renamed UpdateResponse to ProtocolParser. by sorin · 8 years ago[Renamed (98%) from components/update_client/update_response_unittest.cc]
  2. 3985280 Fix the broken XML parser due to version mismatch. by sorin · 8 years ago
  3. 519656c Parse update check run actions for the component updater. by sorin · 8 years ago
  4. 9ef301c This refactors the component updater parser and by sorin · 8 years ago
  5. 46bdd0b3 Remove whitespace in the <ping> element closing tag in the comp updater. by sorin · 9 years ago
  6. f43eb2fd3 Add support for Omaha cohorts to the component updater. by waffles · 9 years ago
  7. 74e7067 Verify the SHA256 hash of component update payloads. by sorin · 9 years ago
  8. 7790a35 IWYU for base/memory/scoped_vector.h. by thestig · 10 years ago
  9. c554f5d remove xmlCleanupGlobals call from update_client test by sorin · 10 years ago
  10. 7af7f8ef Fix copy and paste error when parsing component update responses. by sorin · 10 years ago
  11. b120440b Move the unit tests files side-by-side with the corresponding .cc files. by sorin · 10 years ago[Renamed from components/update_client/test/update_response_unittest.cc]
  12. 52ac088 This is a mechanical change. It is large but straightforward in its intention. by sorin · 10 years ago[Renamed (98%) from components/component_updater/test/update_response_unittest.cc]
  13. 4375438 Componentize component_updater: Enable tests on iOS. by tommycli · 11 years ago
  14. 0409b4df Componentize component_updater: Move a bunch of tests to component. by tommycli · 11 years ago[Renamed from chrome/browser/component_updater/test/update_response_unittest.cc]
  15. de0fdca2 Componentize component_updater: Move over a bunch of files to the component. by [email protected] · 11 years ago
  16. d0c8b8b4 Sanitize the component updater files by running git cl format. by [email protected] · 11 years ago
  17. da37c1d Added support for multiple urls in the component updater. by [email protected] · 11 years ago
  18. 6268d3a The name manifest is overload in the context of CRXs and update. by [email protected] · 12 years ago[Renamed (97%) from chrome/browser/component_updater/test/component_updater_manifest_unittest.cc]
  19. f4ba2c0 Rename update_manifest_unittest.cc in browser/component_updater/ by [email protected] · 12 years ago[Renamed from chrome/browser/component_updater/test/update_manifest_unittest.cc]
  20. 2cddef4 Changed the update protocol for component updater from v2 to v3. BUG=314521 by [email protected] · 12 years ago