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