1. ac41a82 Set default updater URL and version per platform. by Alex Deymo · 9 years ago
  2. 763e7db update_engine: New BootControlInterface class. by Alex Deymo · 9 years ago
  3. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 9 years ago
  4. 907b4fa update_engine: Don't require hashes for non-official builds. by David Pursell · 9 years ago
  5. 02c1864 update_engine: Allow `cros flash` on base images. by David Pursell · 10 years ago
  6. aab50e3 Include the implemented header first in all projects. by Alex Deymo · 10 years ago
  7. 10875d9 update_engine: Move test-only utils to test_utils.{h,cc}. by Alex Deymo · 10 years ago
  8. 74b5f55 update_engine: Relocate inference and storage of P2P related properties. by Gilad Arnold · 10 years ago
  9. f329b93 update_engine: Fix all the "using" declaration usage. by Alex Deymo · 10 years ago
  10. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 10 years ago
  11. 072359c update_engine: fixed remaining linter and some spelling errors by Alex Vakulenko · 10 years ago
  12. d2779df update_engine: fixed warnings from cpplint by Alex Vakulenko · 10 years ago
  13. d1c4d2d Change ErrorCode into an enum class. by Gilad Arnold · 10 years ago
  14. 77f79e8 Only disable update downloads over expensive connections, not all transfers. by Chris Sosa · 10 years ago
  15. 5bb4c90 Rename MockSystemState into FakeSystemState. by Gilad Arnold · 10 years ago
  16. a6742b3 AU: shift to use new TMPDIR-enabled temp file by Gilad Arnold · 11 years ago
  17. d04f8e2 AU: prepend TMPDIR when creating a temp file/directory by Gilad Arnold · 11 years ago
  18. bb8bdc7 p2p: Add HttpPeer to DownloadSource enumeration by David Zeuthen · 11 years ago
  19. 8f191b2 p2p: Use p2p for updates by David Zeuthen · 11 years ago
  20. fb1020e Add version information to install plan and GetStatus. by Chris Sosa · 11 years ago
  21. eff87cc AU/unittest: eliminate use of fixed named test directories by Gilad Arnold · 11 years ago
  22. 4dbd47e AU/unittest: fix to OmahaResponseHandlerAction unit tests by Gilad Arnold · 11 years ago
  23. aa18e16 Blacklist versions as part of Rollback along with unittests. by Chris Sosa · 11 years ago
  24. 3b74843 Parse and add manifest version to the Omaha Response object. by Chris Sosa · 11 years ago
  25. 53173b9 Download via HTTP only if enterprise policy allows. by Jay Srinivasan · 11 years ago
  26. a99981f Rename ActionExitCode to ErrorCode by David Zeuthen · 11 years ago
  27. be45bef Add update reboot metric to the update engine. by Chris Sosa · 11 years ago
  28. 42bd3aa Remove the obsolete needsadmin attribute. by Don Garrett · 11 years ago
  29. d29695d Refactoring: Move prefs constants out to the constants.h/cc by Jay Srinivasan · 11 years ago
  30. ae4697c Enhanced channel changing behavior by Jay Srinivasan · 11 years ago
  31. 6f6ea00 Support for processing multiple URLs in update_engine. by Jay Srinivasan · 12 years ago
  32. 738fdf3 Make hash checks mandatory for HTTP downloads. by Jay Srinivasan · 12 years ago
  33. 51dcf26 Verify AU payload manifest signature if present. by Jay Srinivasan · 12 years ago
  34. 19a45f0 Fixes to utility / unit test related code. by Gilad Arnold · 12 years ago
  35. 7ed561b AU: Remove support for old-style updates. by Darin Petkov · 13 years ago
  36. abc7bc0 If a public key is present, disallow old style full payloads. by Darin Petkov · 13 years ago
  37. 9c096d6 AU: Use NiceMock<PrefsMock to suppress uninteresting call warnings. by Darin Petkov · 14 years ago
  38. 6c11864 AU: propagate a deadline form the update check response to Chrome. by Darin Petkov · 14 years ago
  39. 73058b4 AU: Start checkpointing update progress. by Darin Petkov · 14 years ago
  40. c1a8b42 For actions, switch bool success into an exit code. by Darin Petkov · 14 years ago
  41. 3270f74 AU: Changes for deltas on traditional bios machines. by Andrew de los Reyes · 14 years ago
  42. 6a5b322 Rename UpdateCheckAction|Params to OmahaRequestAction|Params. by Darin Petkov · 14 years ago
  43. 63b96d7 AU: DBus support. by Andrew de los Reyes · 14 years ago
  44. f98bff8 AU: Minor fixes to get it to do full update on real device by Andrew de los Reyes · 14 years ago
  45. 1e338b8 AU: Gut code for old updater. New protobuf for v2 updater. by Andrew de los Reyes · 14 years ago
  46. 4fe15d0 AU: Try delta updates first, then full updates by Andrew de los Reyes · 15 years ago
  47. 3defe6a Missed new files in last commit by adlr@google.com · 15 years ago