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