1. 02f7c1d update_engine: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 10 years ago
  2. 4906c1c update_engine: Replace googe::protobuf::Closure with base::Closure by Alex Vakulenko · 10 years ago
  3. 44cab30 update_engine: Sort headers alphabetically (build/include_alpha) by Alex Vakulenko · 10 years ago
  4. cf175a0 Fix cpplint errors. by Gilad Arnold · 10 years ago
  5. d2779df update_engine: fixed warnings from cpplint by Alex Vakulenko · 10 years ago
  6. 759c275 Fix header guards to comply with Google Coding Style. by Alex Deymo · 10 years ago
  7. 8f191b2 p2p: Use p2p for updates by David Zeuthen · 11 years ago
  8. d317e40 Implement Rollback to previously booted partitions. by Chris Sosa · 11 years ago
  9. a99981f Rename ActionExitCode to ErrorCode by David Zeuthen · 11 years ago
  10. edce283 Addressing review comments that came after merging previous CL. by Jay Srinivasan · 12 years ago
  11. f057205 Send UMA Stats for update engine error codes. by Jay Srinivasan · 12 years ago
  12. 7ed561b AU: Remove support for old-style updates. by Darin Petkov · 13 years ago
  13. 771e1bd Make public key verification check binding. by Andrew de los Reyes · 13 years ago
  14. d903c3b [update_engine] Roll forward to new libchrome by Chris Masone · 13 years ago
  15. 21816e1 AU: Detect and report public key verify failures, but continue updating. by Andrew de los Reyes · 13 years ago
  16. 9ce452b AU: Fix potential issues with premature destruction of HTTP fetchers. by Darin Petkov · 14 years ago
  17. 34e41a1 AU: Push seeks in http fetching to the progress percentage. by Andrew de los Reyes · 14 years ago
  18. 9b23057 AU: Resume interrupted update attempts. by Darin Petkov · 14 years ago
  19. 73058b4 AU: Start checkpointing update progress. by Darin Petkov · 14 years ago
  20. e971f33 AU: Speed up updates by using buffered writes. by Darin Petkov · 14 years ago
  21. f42cc1c AU: Start an UpdateAttempter unit test suite. by Darin Petkov · 14 years ago
  22. 1023a60 AU: Implement exponential back off for 500 and 503 HTTP response codes. by Darin Petkov · 14 years ago
  23. 9d911fa AU: Update status to DOWNLOADING only after receiving some bytes from server. by Darin Petkov · 14 years ago
  24. 63b96d7 AU: DBus support. by Andrew de los Reyes · 14 years ago
  25. f918517 AU: Update Downloader to support our image formats. by Andrew de los Reyes · 14 years ago
  26. 4fe15d0 AU: Try delta updates first, then full updates by Andrew de los Reyes · 15 years ago
  27. c98a7ed AU: Beginnings of delta support by adlr@google.com · 15 years ago
  28. 49fdf18 Almost there... by rspangler@google.com · 15 years ago