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