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