1. 05735a1 update_engine: Include base/macros.h instead of base/basictypes.h by Ben Chan · 10 years ago
  2. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 10 years ago
  3. 4906c1c update_engine: Replace googe::protobuf::Closure with base::Closure by Alex Vakulenko · 10 years ago
  4. cf175a0 Fix cpplint errors. by Gilad Arnold · 10 years ago
  5. 7984bf0 Remove IsOfficialBuild() from other singleton interfaces. by Alex Deymo · 10 years ago
  6. 04f2b38 linter: Includes should use the full path from the source directory. by Alex Deymo · 10 years ago
  7. 759c275 Fix header guards to comply with Google Coding Style. by Alex Deymo · 10 years ago
  8. 34135a9 p2p: Make HTTP downloads fail fast if using p2p to download by David Zeuthen · 11 years ago
  9. 4348879 UpdateEngine-side changes to allow updates over 3G based on device policy. by Jay Srinivasan · 12 years ago
  10. 9dd1e7c Update engine properly sets Content-Type to text/xml. by Gilad Arnold · 12 years ago
  11. e4ad250 AU multi-range fetcher requests properly closed ranges when their length by Gilad Arnold · 13 years ago
  12. 48085ba Updater avoids download in case of an error HTTP response. by Gilad Arnold · 13 years ago
  13. c1d5c93 AU: Handle firmware update failure when booted from FW slot B. by Andrew de los Reyes · 13 years ago
  14. f3ed8e7 AU: Make proxy resolution asynchronous. by Andrew de los Reyes · 13 years ago
  15. 819fef2 AU: MultiHttpFetcher cleanup/rewrite by Andrew de los Reyes · 14 years ago
  16. 4516810 AU: Manual proxy support by Andrew de los Reyes · 14 years ago
  17. 9ce452b AU: Fix potential issues with premature destruction of HTTP fetchers. by Darin Petkov · 14 years ago
  18. 34e41a1 AU: Push seeks in http fetching to the progress percentage. by Andrew de los Reyes · 14 years ago
  19. 3fd5d30 AU: MultiHttpFetcher, an HttpFetcher for specific byte ranges by Andrew de los Reyes · 14 years ago
  20. cb46621 AU: Expose the server's HTTP response code in HttpFetcher. by Darin Petkov · 14 years ago
  21. c98a7ed AU: Beginnings of delta support by adlr@google.com · 15 years ago
  22. 49fdf18 Almost there... by rspangler@google.com · 15 years ago