1. fdd6dec Parse and use extra HTTP headers when downloading the payload. by Alex Deymo · 8 years ago
  2. f285857 Implement suspend, resume and cancel the download. by Alex Deymo · 8 years ago
  3. 56ccb07 Allow file:// payload urls on non-Brillo boards. by Alex Deymo · 8 years ago
  4. 33e91e7 Fix certificate checker callback lifetime. by Alex Deymo · 9 years ago
  5. 706a5ab Remove SystemState dependency from HttpFetcher and InstallPlan. by Alex Deymo · 9 years ago
  6. c1c17b4 Report Enum metrics from CertificateChecker. by Alex Deymo · 9 years ago
  7. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 9 years ago[Renamed (96%) from libcurl_http_fetcher.h]
  8. 3f39d5c update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 9 years ago
  9. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 9 years ago
  10. 0b3db6b update_engine: Remove all references to glib. by Alex Deymo · 9 years ago
  11. 29b8153 update_engine: Watch file descriptors using chromeos::MessageLoop. by Alex Deymo · 9 years ago
  12. 60ca1a7 update_engine: Migrate time-based glib main loop calls to MessageLoop. by Alex Deymo · 9 years ago
  13. 610277e update_engine: Add override when possible. by Alex Deymo · 10 years ago
  14. 05735a1 update_engine: Include base/macros.h instead of base/basictypes.h by Ben Chan · 10 years ago
  15. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 10 years ago
  16. cf175a0 Fix cpplint errors. by Gilad Arnold · 10 years ago
  17. d2779df update_engine: fixed warnings from cpplint by Alex Vakulenko · 10 years ago
  18. 77f79e8 Only disable update downloads over expensive connections, not all transfers. by Chris Sosa · 10 years ago
  19. 7d623eb update_engine: Remove GPIO support. by Nam T. Nguyen · 10 years ago
  20. bccbc38 Move IsOOBEComplete to HardwareInterface. by Alex Deymo · 10 years ago
  21. 7984bf0 Remove IsOfficialBuild() from other singleton interfaces. by Alex Deymo · 10 years ago
  22. 759c275 Fix header guards to comply with Google Coding Style. by Alex Deymo · 10 years ago
  23. 639aa36 Record installation date and include it in every Omaha request. by David Zeuthen · 10 years ago
  24. 34135a9 p2p: Make HTTP downloads fail fast if using p2p to download by David Zeuthen · 11 years ago
  25. 59d9e01 AU: remove obsolete proxy resolver code by Gilad Arnold · 11 years ago
  26. b3f5540 Set libcurl options based on protocol (HTTP or HTTPS) by Jay Srinivasan · 12 years ago
  27. 7c04e76 Enable test mode updates. by Gilad Arnold · 12 years ago
  28. 4348879 UpdateEngine-side changes to allow updates over 3G based on device policy. by Jay Srinivasan · 12 years ago
  29. d186e63 Fix update_engine scons building. by Don Garrett · 12 years ago
  30. 08fce04 Don't scatter during OOBE or user-initiated update checks. by Jay Srinivasan · 12 years ago
  31. 32f2357 Add resiliency in UE against interrupted HTTP downloads. by Jay Srinivasan · 12 years ago
  32. 9dd1e7c Update engine properly sets Content-Type to text/xml. by Gilad Arnold · 12 years ago
  33. 34bf1ee Reduce number of resume attempts and delay between attempts. by Gilad Arnold · 12 years ago
  34. e4ad250 AU multi-range fetcher requests properly closed ranges when their length by Gilad Arnold · 13 years ago
  35. 9bedeb5 Fetcher tries all proxies when a secondary chunk download error occurs. by Gilad Arnold · 13 years ago
  36. 48085ba Updater avoids download in case of an error HTTP response. by Gilad Arnold · 13 years ago
  37. 7f9aea2 Add UMA metrics for detecting and reporting update certificate changes. by Bruno Rocha · 13 years ago
  38. f3ed8e7 AU: Make proxy resolution asynchronous. by Andrew de los Reyes · 13 years ago
  39. a092955 AU: Retry up to 3 times 30 seconds apart on HTTP response code 0. by Darin Petkov · 14 years ago
  40. 4516810 AU: Manual proxy support by Andrew de los Reyes · 14 years ago
  41. 9ce452b AU: Fix potential issues with premature destruction of HTTP fetchers. by Darin Petkov · 14 years ago
  42. 60e1415 AU: Watch for writes on write fds only, and for reads on read fds. by Darin Petkov · 14 years ago
  43. fc7a0ce AU: Restrict to HTTPS for official builds. by Darin Petkov · 14 years ago
  44. d57d147 AU: Don't use network on expensive connection types by Andrew de los Reyes · 14 years ago
  45. 3fd5d30 AU: MultiHttpFetcher, an HttpFetcher for specific byte ranges by Andrew de los Reyes · 14 years ago
  46. 41c2fcf AU: Support redirects. by Darin Petkov · 14 years ago
  47. b83371f Increase retry timeout to 1 minute. by Darin Petkov · 14 years ago
  48. 790e62e [update_engine] Update to use not-hideously-old logging API from chrome by Chris Masone · 14 years ago
  49. cb31933 AU: minor fixes requested in http://codereview.chromium.org/3010009 by Andrew de los Reyes · 14 years ago
  50. 9bbd187 AU: When server dies, don't retry forever by Andrew de los Reyes · 14 years ago
  51. 3270f74 AU: Changes for deltas on traditional bios machines. by Andrew de los Reyes · 14 years ago
  52. c98a7ed AU: Beginnings of delta support by adlr@google.com · 15 years ago
  53. d2e4ccc Die glog, die! by seanparent@google.com · 15 years ago
  54. 49fdf18 Almost there... by rspangler@google.com · 15 years ago