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