1. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 9 years ago
  2. e894870 update_engine: Enforce virtual destructors on virtual classes. by Alex Deymo · 10 years ago
  3. 05735a1 update_engine: Include base/macros.h instead of base/basictypes.h by Ben Chan · 10 years ago
  4. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 10 years ago
  5. 072359c update_engine: fixed remaining linter and some spelling errors by Alex Vakulenko · 10 years ago
  6. cf175a0 Fix cpplint errors. by Gilad Arnold · 10 years ago
  7. 759c275 Fix header guards to comply with Google Coding Style. by Alex Deymo · 10 years ago
  8. a99981f Rename ActionExitCode to ErrorCode by David Zeuthen · 11 years ago
  9. 1c0fe79 Cancel the current download if user chooses a different channel. by Jay Srinivasan · 11 years ago
  10. ae4697c Enhanced channel changing behavior by Jay Srinivasan · 11 years ago
  11. 55f50c2 Segregate UMA metrics for production scenarios from test scenarios. by Jay Srinivasan · 12 years ago
  12. 0826288 Implement exponential backoff for throttling repeated AU downloads. by Jay Srinivasan · 12 years ago
  13. 2b5a0f0 Classify errors and advance URL index according to the error code. by Jay Srinivasan · 12 years ago
  14. 23b92a5 Upgrade update_engine from Omaha v2 to v3 protocol. by Jay Srinivasan · 12 years ago
  15. edce283 Addressing review comments that came after merging previous CL. by Jay Srinivasan · 12 years ago
  16. f057205 Send UMA Stats for update engine error codes. by Jay Srinivasan · 12 years ago
  17. f431870 Support needed for generating metadata signature in paygen by Jay Srinivasan · 12 years ago
  18. 51dcf26 Verify AU payload manifest signature if present. by Jay Srinivasan · 12 years ago
  19. 56d5aa4 Report usage of StopAutoUpdate policy in borgmon charts by Jay Srinivasan · 12 years ago
  20. 0a70874 Implement the update engine portion for new enterprise policies. by Jay Srinivasan · 12 years ago
  21. 18c7bce AU: Set error code bit 30 for error events on resumed updates. by Darin Petkov · 13 years ago
  22. c1d5c93 AU: Handle firmware update failure when booted from FW slot B. by Andrew de los Reyes · 13 years ago
  23. 21816e1 AU: Detect and report public key verify failures, but continue updating. by Andrew de los Reyes · 13 years ago
  24. abc7bc0 If a public key is present, disallow old style full payloads. by Darin Petkov · 13 years ago
  25. c91dd6b AU: Include a bit flag (bit 31) in error codes to indicate non-normal boot mode. by Darin Petkov · 14 years ago
  26. 3aefa86 AU: Split applied update verification into a separate step. by Darin Petkov · 14 years ago
  27. d34a421 AU: Remove obsolete SetBootableFlagAction. by Darin Petkov · 14 years ago
  28. edc522e AU: Separate error codes for different OmahaRequestAction failures. by Darin Petkov · 14 years ago
  29. 698d041 AU: Verify source rootfs/kernel hashes before applying delta. by Darin Petkov · 14 years ago
  30. 2dd0109 AU: Verify that the applied delta update matches the server-sent hashes. by Darin Petkov · 14 years ago
  31. d7061ab AU: Verify delta payload signature and signed hash. by Darin Petkov · 14 years ago
  32. 50332f1 AU: Verify that the actual download size matches the size reported by Omaha. by Darin Petkov · 14 years ago
  33. f42cc1c AU: Start an UpdateAttempter unit test suite. by Darin Petkov · 14 years ago
  34. 777dbfa Narrow down to one generic error per action. by Darin Petkov · 14 years ago
  35. c97435c Add and emit download action error codes. by Darin Petkov · 14 years ago
  36. c1a8b42 For actions, switch bool success into an exit code. by Darin Petkov · 14 years ago
  37. 4fe15d0 AU: Try delta updates first, then full updates by Andrew de los Reyes · 15 years ago
  38. c98a7ed AU: Beginnings of delta support by adlr@google.com · 15 years ago
  39. 49fdf18 Almost there... by rspangler@google.com · 15 years ago