1. 51dcf26 Verify AU payload manifest signature if present. by Jay Srinivasan · 12 years ago
  2. 21be075 Make sure waiting period in memory and persisted file are always in sync. by Jay Srinivasan · 12 years ago
  3. 581c2ea Modify a FilesystemCopierAction unit test. by Gilad Arnold · 12 years ago
  4. 6dbbd39 Diagnose/eliminate FilesystemCopierAction unit test failure. by Gilad Arnold · 12 years ago
  5. 4348879 UpdateEngine-side changes to allow updates over 3G based on device policy. by Jay Srinivasan · 12 years ago
  6. 08fce04 Don't scatter during OOBE or user-initiated update checks. by Jay Srinivasan · 12 years ago
  7. 480ddfa Scatter downloads to reduce bandwidth spikes. by Jay Srinivasan · 12 years ago
  8. 4d740eb Revised GPIO module interface + GPIO discovery logic by Gilad Arnold · 12 years ago
  9. 0a70874 Implement the update engine portion for new enterprise policies. by Jay Srinivasan · 12 years ago
  10. 1ebd813 GPIO test signal safe fallback + refactoring. by Gilad Arnold · 12 years ago
  11. 7ed561b AU: Remove support for old-style updates. by Darin Petkov · 13 years ago
  12. 771e1bd Make public key verification check binding. by Andrew de los Reyes · 13 years ago
  13. 7fbbe8a Update engine should use the release channel policy if it exists. by Patrick Dubroy · 13 years ago
  14. 18c7bce AU: Set error code bit 30 for error events on resumed updates. by Darin Petkov · 13 years ago
  15. fb2f461 AU: Only retry HTTP connect failures when updating in background. by Andrew de los Reyes · 13 years ago
  16. e05fc28 AU: Fixes for gcc-4.6 by Andrew de los Reyes · 13 years ago
  17. 116fda3 Add support to update_engine to poke Omaha after an update has been applied by Thieu Le · 13 years ago
  18. 21816e1 AU: Detect and report public key verify failures, but continue updating. by Andrew de los Reyes · 13 years ago
  19. e6ef2f8 Start action processing asynchronously in UpdateAttempter. by Darin Petkov · 13 years ago
  20. 000d895 AU: Full proxy support by Andrew de los Reyes · 13 years ago
  21. 3aefa86 AU: Split applied update verification into a separate step. by Darin Petkov · 14 years ago
  22. 1b00310 AU: More UpdateAttempter unit tests. by Darin Petkov · 14 years ago
  23. 4516810 AU: Manual proxy support by Andrew de los Reyes · 14 years ago
  24. 9c096d6 AU: Use NiceMock<PrefsMock to suppress uninteresting call warnings. by Darin Petkov · 14 years ago
  25. 6d5dbf6 AU: Remove obsolete postinst --postcommit call. by Darin Petkov · 14 years ago
  26. d34a421 AU: Remove obsolete SetBootableFlagAction. by Darin Petkov · 14 years ago
  27. 2dd0109 AU: Verify that the applied delta update matches the server-sent hashes. by Darin Petkov · 14 years ago
  28. 73058b4 AU: Start checkpointing update progress. by Darin Petkov · 14 years ago
  29. 3627577 AU: Fall back to full updates after a number of failed delta update attempts. by Darin Petkov · 14 years ago
  30. cd1666f AU: move AU completed marker from /tmp to /var/run since /var/run is root-only. by Darin Petkov · 14 years ago
  31. f42cc1c AU: Start an UpdateAttempter unit test suite. by Darin Petkov · 14 years ago