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