1. 34135a9 p2p: Make HTTP downloads fail fast if using p2p to download by David Zeuthen · 11 years ago
  2. 8f191b2 p2p: Use p2p for updates by David Zeuthen · 11 years ago
  3. a99981f Rename ActionExitCode to ErrorCode by David Zeuthen · 11 years ago
  4. 1c0fe79 Cancel the current download if user chooses a different channel. by Jay Srinivasan · 11 years ago
  5. edce283 Addressing review comments that came after merging previous CL. by Jay Srinivasan · 12 years ago
  6. f057205 Send UMA Stats for update engine error codes. by Jay Srinivasan · 12 years ago
  7. 51dcf26 Verify AU payload manifest signature if present. by Jay Srinivasan · 12 years ago
  8. a8a3a87 Don't drop cache. by Don Garrett · 12 years ago
  9. e410e0f Switch FileWriter::Write to boolean result code. by Don Garrett · 13 years ago
  10. 7ed561b AU: Remove support for old-style updates. by Darin Petkov · 13 years ago
  11. 771e1bd Make public key verification check binding. by Andrew de los Reyes · 13 years ago
  12. 85d02b7 AU: Add support for reading the output of synchronous exec calls. by Darin Petkov · 13 years ago
  13. 21816e1 AU: Detect and report public key verify failures, but continue updating. by Andrew de los Reyes · 13 years ago
  14. fb830ba AU: detect failure when using public key verification by Andrew de los Reyes · 13 years ago
  15. 3aefa86 AU: Split applied update verification into a separate step. by Darin Petkov · 14 years ago
  16. 9ce452b AU: Fix potential issues with premature destruction of HTTP fetchers. by Darin Petkov · 14 years ago
  17. cdc20a9 AU: No need to calculate SHA-256 on the payload twice for delta updates. 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. 698d041 AU: Verify source rootfs/kernel hashes before applying delta. by Darin Petkov · 14 years ago
  20. 2dd0109 AU: Verify that the applied delta update matches the server-sent hashes. by Darin Petkov · 14 years ago
  21. 437adc4 AU: DeltaPerformer performs the download size/hash check now. by Darin Petkov · 14 years ago
  22. 73058b4 AU: Start checkpointing update progress. by Darin Petkov · 14 years ago
  23. d7061ab AU: Verify delta payload signature and signed hash. by Darin Petkov · 14 years ago
  24. 50332f1 AU: Verify that the actual download size matches the size reported by Omaha. by Darin Petkov · 14 years ago
  25. e971f33 AU: Speed up updates by using buffered writes. by Darin Petkov · 14 years ago
  26. 9d911fa AU: Update status to DOWNLOADING only after receiving some bytes from server. by Darin Petkov · 14 years ago
  27. c97435c Add and emit download action error codes. by Darin Petkov · 14 years ago
  28. c1a8b42 For actions, switch bool success into an exit code. by Darin Petkov · 14 years ago
  29. 63b96d7 AU: DBus support. by Andrew de los Reyes · 14 years ago
  30. f971443 AU: Many minor cleanup changes by Andrew de los Reyes · 14 years ago
  31. f918517 AU: Update Downloader to support our image formats. by Andrew de los Reyes · 14 years ago
  32. 1e338b8 AU: Gut code for old updater. New protobuf for v2 updater. by Andrew de los Reyes · 14 years ago
  33. c98a7ed AU: Beginnings of delta support by adlr@google.com · 15 years ago
  34. 49fdf18 Almost there... by rspangler@google.com · 15 years ago