1. c5803b7 Add update_engine_host_unittests by Kelvin Zhang · 3 years, 5 months ago
  2. ec7bc11 update_engine: Create cros vs. aosp boundary clear by Amin Hassani · 4 years, 3 months ago
  3. d3d8421 update_engine: Add internal error codes that used for metrics. by Amin Hassani · 5 years ago
  4. 0ae8fe1 update_engine: Attach session ID to HTTP header of binary download by Jae Hoon Kim · 6 years ago
  5. 4a1173a update_engine: add logs and metrics for libcurl errors by Xiaochu Liu · 6 years ago
  6. b268959 update_engine: Run clang-format on common/ by Amin Hassani · 6 years ago
  7. d8be4b5 Move ProxyResolver to common. by Sen Jiang · 6 years ago
  8. 0cd9d77 update_engine: ReceivedBytes returns boolean on transfer completion/termination by Amin Hassani · 6 years ago
  9. e5f6f25 update_engine: Use org.chromium.NetworkProxyService. by Daniel Erat · 8 years ago
  10. 71f6762 Fix terminating a transfer while resolving proxies. by Alex Deymo · 8 years ago
  11. 3582194 Allow to cancel a proxy resolution request. by Alex Deymo · 8 years ago
  12. 6f10c5f Parse and use extra HTTP headers when downloading the payload. by Alex Deymo · 9 years ago
  13. c1c17b4 Report Enum metrics from CertificateChecker. by Alex Deymo · 9 years ago
  14. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 9 years ago[Renamed (97%) from http_fetcher.h]
  15. 3f39d5c update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 9 years ago
  16. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 9 years ago
  17. 60ca1a7 update_engine: Migrate time-based glib main loop calls to MessageLoop. by Alex Deymo · 10 years ago
  18. f68bbbc update_engine: replace std::vector<char> with chromeos::Blob by Alex Vakulenko · 10 years ago
  19. e894870 update_engine: Enforce virtual destructors on virtual classes. by Alex Deymo · 10 years ago
  20. 05735a1 update_engine: Include base/macros.h instead of base/basictypes.h by Ben Chan · 10 years ago
  21. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 10 years ago
  22. 4906c1c update_engine: Replace googe::protobuf::Closure with base::Closure by Alex Vakulenko · 10 years ago
  23. cf175a0 Fix cpplint errors. by Gilad Arnold · 11 years ago
  24. 7984bf0 Remove IsOfficialBuild() from other singleton interfaces. by Alex Deymo · 11 years ago
  25. 04f2b38 linter: Includes should use the full path from the source directory. by Alex Deymo · 11 years ago
  26. 759c275 Fix header guards to comply with Google Coding Style. by Alex Deymo · 11 years ago
  27. 34135a9 p2p: Make HTTP downloads fail fast if using p2p to download by David Zeuthen · 11 years ago
  28. 4348879 UpdateEngine-side changes to allow updates over 3G based on device policy. by Jay Srinivasan · 13 years ago
  29. 9dd1e7c Update engine properly sets Content-Type to text/xml. by Gilad Arnold · 13 years ago
  30. e4ad250 AU multi-range fetcher requests properly closed ranges when their length by Gilad Arnold · 13 years ago
  31. 48085ba Updater avoids download in case of an error HTTP response. by Gilad Arnold · 13 years ago
  32. c1d5c93 AU: Handle firmware update failure when booted from FW slot B. by Andrew de los Reyes · 14 years ago
  33. f3ed8e7 AU: Make proxy resolution asynchronous. by Andrew de los Reyes · 14 years ago
  34. 819fef2 AU: MultiHttpFetcher cleanup/rewrite by Andrew de los Reyes · 14 years ago
  35. 4516810 AU: Manual proxy support by Andrew de los Reyes · 14 years ago
  36. 9ce452b AU: Fix potential issues with premature destruction of HTTP fetchers. by Darin Petkov · 14 years ago
  37. 34e41a1 AU: Push seeks in http fetching to the progress percentage. by Andrew de los Reyes · 14 years ago
  38. 3fd5d30 AU: MultiHttpFetcher, an HttpFetcher for specific byte ranges by Andrew de los Reyes · 14 years ago
  39. cb46621 AU: Expose the server's HTTP response code in HttpFetcher. by Darin Petkov · 14 years ago
  40. c98a7ed AU: Beginnings of delta support by adlr@google.com · 15 years ago
  41. 49fdf18 Almost there... by rspangler@google.com · 15 years ago