1. f285857 Implement suspend, resume and cancel the download. by Alex Deymo · 9 years ago
  2. 1b3556c Allow null SystemState in the DownloadAction. by Alex Deymo · 10 years ago
  3. 0103c36 update_engine: Update libchrome APIs to r369476 by Alex Vakulenko · 10 years ago
  4. 542c19b Remove SystemState references from DeltaPerformer. by Alex Deymo · 10 years ago
  5. 22ad861 Delete DownloadActionDelegate::SetDownloadStatus() method. by Alex Deymo · 10 years ago
  6. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 10 years ago[Renamed (92%) from download_action.h]
  7. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 10 years ago
  8. 60ca1a7 update_engine: Migrate time-based glib main loop calls to MessageLoop. by Alex Deymo · 10 years ago
  9. f68bbbc update_engine: replace std::vector<char> with chromeos::Blob by Alex Vakulenko · 10 years ago
  10. 610277e update_engine: Add override when possible. by Alex Deymo · 11 years ago
  11. e894870 update_engine: Enforce virtual destructors on virtual classes. by Alex Deymo · 11 years ago
  12. 02f7c1d update_engine: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 11 years ago
  13. 4906c1c update_engine: Replace googe::protobuf::Closure with base::Closure by Alex Vakulenko · 11 years ago
  14. 44cab30 update_engine: Sort headers alphabetically (build/include_alpha) by Alex Vakulenko · 11 years ago
  15. cf175a0 Fix cpplint errors. by Gilad Arnold · 11 years ago
  16. d2779df update_engine: fixed warnings from cpplint by Alex Vakulenko · 11 years ago
  17. 759c275 Fix header guards to comply with Google Coding Style. by Alex Deymo · 11 years ago
  18. 8f191b2 p2p: Use p2p for updates by David Zeuthen · 12 years ago
  19. d317e40 Implement Rollback to previously booted partitions. by Chris Sosa · 12 years ago
  20. a99981f Rename ActionExitCode to ErrorCode by David Zeuthen · 12 years ago
  21. edce283 Addressing review comments that came after merging previous CL. by Jay Srinivasan · 13 years ago
  22. f057205 Send UMA Stats for update engine error codes. by Jay Srinivasan · 13 years ago
  23. 7ed561b AU: Remove support for old-style updates. by Darin Petkov · 14 years ago
  24. 771e1bd Make public key verification check binding. by Andrew de los Reyes · 14 years ago
  25. d903c3b [update_engine] Roll forward to new libchrome by Chris Masone · 14 years ago
  26. 21816e1 AU: Detect and report public key verify failures, but continue updating. by Andrew de los Reyes · 14 years ago
  27. 9ce452b AU: Fix potential issues with premature destruction of HTTP fetchers. by Darin Petkov · 15 years ago
  28. 34e41a1 AU: Push seeks in http fetching to the progress percentage. by Andrew de los Reyes · 15 years ago
  29. 9b23057 AU: Resume interrupted update attempts. by Darin Petkov · 15 years ago
  30. 73058b4 AU: Start checkpointing update progress. by Darin Petkov · 15 years ago
  31. e971f33 AU: Speed up updates by using buffered writes. by Darin Petkov · 15 years ago
  32. f42cc1c AU: Start an UpdateAttempter unit test suite. by Darin Petkov · 15 years ago
  33. 1023a60 AU: Implement exponential back off for 500 and 503 HTTP response codes. by Darin Petkov · 15 years ago
  34. 9d911fa AU: Update status to DOWNLOADING only after receiving some bytes from server. by Darin Petkov · 15 years ago
  35. 63b96d7 AU: DBus support. by Andrew de los Reyes · 15 years ago
  36. f918517 AU: Update Downloader to support our image formats. by Andrew de los Reyes · 15 years ago
  37. 4fe15d0 AU: Try delta updates first, then full updates by Andrew de los Reyes · 16 years ago
  38. c98a7ed AU: Beginnings of delta support by adlr@google.com · 16 years ago
  39. 49fdf18 Almost there... by rspangler@google.com · 16 years ago