1. 3c55abd Add D-Bus method to get the duration since an update completed. by David Zeuthen · 11 years ago
  2. c1f07c3 update_engine: Use shared constants for update status. by Daniel Erat · 11 years ago
  3. 985b112 Add Installer.OSAgeDays metric by David Zeuthen · 11 years ago
  4. 8f191b2 p2p: Use p2p for updates by David Zeuthen · 11 years ago
  5. 70e476e AU/unittest: allow use of a parametric update completed marker by Gilad Arnold · 11 years ago
  6. eff87cc AU/unittest: eliminate use of fixed named test directories by Gilad Arnold · 11 years ago
  7. 4243291 Send an UMA metric when failed to boot into the new partition. by Alex Deymo · 11 years ago
  8. 28e479c Don't allow rollback on the stable-channel. by Chris Sosa · 11 years ago
  9. 76a29ae Don't allow rollback when we are enterprise enrolled. by Chris Sosa · 11 years ago
  10. 53173b9 Download via HTTP only if enterprise policy allows. by Jay Srinivasan · 11 years ago
  11. a99981f Rename ActionExitCode to ErrorCode by David Zeuthen · 11 years ago
  12. ae4697c Enhanced channel changing behavior by Jay Srinivasan · 11 years ago
  13. b92f0df AU: coalesce interactive / user-initiated flags by Gilad Arnold · 12 years ago
  14. 55f50c2 Segregate UMA metrics for production scenarios from test scenarios. by Jay Srinivasan · 12 years ago
  15. bf7919b AU: disable GPIOs in production; some structural changes by Gilad Arnold · 12 years ago
  16. 2b5a0f0 Classify errors and advance URL index according to the error code. by Jay Srinivasan · 12 years ago
  17. 6f6ea00 Support for processing multiple URLs in update_engine. by Jay Srinivasan · 12 years ago
  18. 4f8ee27 Modify priority tweaking to use CGroups. by Chris Sosa · 12 years ago
  19. f057205 Send UMA Stats for update engine error codes. by Jay Srinivasan · 12 years ago
  20. 51dcf26 Verify AU payload manifest signature if present. by Jay Srinivasan · 12 years ago
  21. 21be075 Make sure waiting period in memory and persisted file are always in sync. by Jay Srinivasan · 12 years ago
  22. 581c2ea Modify a FilesystemCopierAction unit test. by Gilad Arnold · 12 years ago
  23. 6dbbd39 Diagnose/eliminate FilesystemCopierAction unit test failure. by Gilad Arnold · 12 years ago
  24. 4348879 UpdateEngine-side changes to allow updates over 3G based on device policy. by Jay Srinivasan · 12 years ago
  25. 08fce04 Don't scatter during OOBE or user-initiated update checks. by Jay Srinivasan · 12 years ago
  26. 480ddfa Scatter downloads to reduce bandwidth spikes. by Jay Srinivasan · 12 years ago
  27. 4d740eb Revised GPIO module interface + GPIO discovery logic by Gilad Arnold · 12 years ago
  28. 0a70874 Implement the update engine portion for new enterprise policies. by Jay Srinivasan · 12 years ago
  29. 1ebd813 GPIO test signal safe fallback + refactoring. by Gilad Arnold · 12 years ago
  30. 7ed561b AU: Remove support for old-style updates. by Darin Petkov · 13 years ago
  31. 771e1bd Make public key verification check binding. by Andrew de los Reyes · 13 years ago
  32. 7fbbe8a Update engine should use the release channel policy if it exists. by Patrick Dubroy · 13 years ago
  33. 18c7bce AU: Set error code bit 30 for error events on resumed updates. by Darin Petkov · 13 years ago
  34. fb2f461 AU: Only retry HTTP connect failures when updating in background. by Andrew de los Reyes · 13 years ago
  35. e05fc28 AU: Fixes for gcc-4.6 by Andrew de los Reyes · 13 years ago
  36. 116fda3 Add support to update_engine to poke Omaha after an update has been applied by Thieu Le · 13 years ago
  37. 21816e1 AU: Detect and report public key verify failures, but continue updating. by Andrew de los Reyes · 13 years ago
  38. e6ef2f8 Start action processing asynchronously in UpdateAttempter. by Darin Petkov · 13 years ago
  39. 000d895 AU: Full proxy support by Andrew de los Reyes · 13 years ago
  40. 3aefa86 AU: Split applied update verification into a separate step. by Darin Petkov · 14 years ago
  41. 1b00310 AU: More UpdateAttempter unit tests. by Darin Petkov · 14 years ago
  42. 4516810 AU: Manual proxy support by Andrew de los Reyes · 14 years ago
  43. 9c096d6 AU: Use NiceMock<PrefsMock to suppress uninteresting call warnings. by Darin Petkov · 14 years ago
  44. 6d5dbf6 AU: Remove obsolete postinst --postcommit call. by Darin Petkov · 14 years ago
  45. d34a421 AU: Remove obsolete SetBootableFlagAction. by Darin Petkov · 14 years ago
  46. 2dd0109 AU: Verify that the applied delta update matches the server-sent hashes. by Darin Petkov · 14 years ago
  47. 73058b4 AU: Start checkpointing update progress. by Darin Petkov · 14 years ago
  48. 3627577 AU: Fall back to full updates after a number of failed delta update attempts. by Darin Petkov · 14 years ago
  49. cd1666f AU: move AU completed marker from /tmp to /var/run since /var/run is root-only. by Darin Petkov · 14 years ago
  50. f42cc1c AU: Start an UpdateAttempter unit test suite. by Darin Petkov · 14 years ago