1. 255e22b Move ParseConnection*() to connection_utils. by Sen Jiang · 8 years ago
  2. 46a9aae Fix non-critical updates on boards without an OOBE flow. by Alex Deymo · 8 years ago
  3. b3fa53b Parse and expose end-of-life flag. by Alex Deymo · 8 years ago
  4. 297e583 Fix OmahaRequest unittests in Brillo. by Sen Jiang · 8 years ago
  5. 2494e28 Skip non-critical updates during OOBE update check by Kevin Cernekee · 8 years ago
  6. 72a2567 Fix unittests when OmahaEvent fails. by Alex Deymo · 8 years ago
  7. 80f70ff Build unittests in Brillo. by Alex Deymo · 8 years ago
  8. 0057daa update_engine: Fix build breaks in unit tests on Chrome OS by Alex Vakulenko · 9 years ago
  9. 0103c36 update_engine: Update libchrome APIs to r369476 by Alex Vakulenko · 9 years ago
  10. c1c17b4 Report Enum metrics from CertificateChecker. by Alex Deymo · 9 years ago
  11. 38429cf common: Split out metrics utils from utils.cc. by Alex Deymo · 9 years ago
  12. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 9 years ago
  13. 9fded1e Send Omaha event_type 54 after reboot to new update. by Alex Deymo · 9 years ago
  14. efb9d83 Fix OmahaRequestAction unittest. by Alex Deymo · 9 years ago
  15. 110e030 Remove test_utils::RecursiveUnlinkDir(). by Alex Deymo · 9 years ago
  16. 8561665 Read ProductId, ProductVersion and Channel setting in Brillo. by Alex Deymo · 9 years ago
  17. 3f39d5c update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 9 years ago
  18. ac41a82 Set default updater URL and version per platform. by Alex Deymo · 9 years ago
  19. d6deb1d Use installed DBus libraries instead of generating them. by Alex Deymo · 9 years ago
  20. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 9 years ago
  21. 0b3db6b update_engine: Remove all references to glib. by Alex Deymo · 9 years ago
  22. 3053450 update_engine: Switch to chrome-dbus for client requests in update_engine by Alex Deymo · 9 years ago
  23. f6ee016 update_engine: Move ConnectionManager to an abstract Interface. by Alex Deymo · 9 years ago
  24. 75eac7e update_engine: Convert NetworkConnectionType to enum class. by Alex Deymo · 9 years ago
  25. 00d79ac update_engine: Persist cohorts sent by omaha even if there's no update. by Alex Deymo · 9 years ago
  26. 60ca1a7 update_engine: Migrate time-based glib main loop calls to MessageLoop. by Alex Deymo · 9 years ago
  27. cc45785 update_engine: Remove g_markup_escape_text usage. by Alex Deymo · 9 years ago
  28. b0d74eb update_engine: Check XmlEncode() input strings. by Alex Deymo · 9 years ago
  29. 8e18f93 update_engine: Add Cohort, CohortName, CohortHint to Omaha protocol. by Alex Deymo · 9 years ago
  30. f68bbbc update_engine: replace std::vector<char> with chromeos::Blob by Alex Vakulenko · 9 years ago
  31. 35866ed update_engine: fix -Winconsistent-missing-override warning by Yunlian Jiang · 9 years ago
  32. 610277e update_engine: Add override when possible. by Alex Deymo · 10 years ago
  33. 10875d9 update_engine: Move test-only utils to test_utils.{h,cc}. by Alex Deymo · 10 years ago
  34. 8427b4a update_engine: Standarize mock/fake filenames. by Alex Deymo · 10 years ago
  35. 74b5f55 update_engine: Relocate inference and storage of P2P related properties. by Gilad Arnold · 10 years ago
  36. f329b93 update_engine: Fix all the "using" declaration usage. by Alex Deymo · 10 years ago
  37. ebbe7ef update_engine: Don't sent <ping a=-1 r=-1> once the device was powerwashed. by Alex Deymo · 10 years ago
  38. e1e3afe update_engine: Cleanup omaha_request_action_unittest.cc. by Alex Deymo · 10 years ago
  39. afd70ed update_engine: Remove legacy logic and tests. by Gilad Arnold · 10 years ago
  40. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 10 years ago
  41. f3e2801 update_engine: Reject XML with internal entity declarations. by David Zeuthen · 10 years ago
  42. 9abb763 update_engine: Use integer types from stdint.h by Ben Chan · 10 years ago
  43. e8ed863 update_engine: port from libxml2 to expat. by David Zeuthen · 10 years ago
  44. d2779df update_engine: fixed warnings from cpplint by Alex Vakulenko · 10 years ago
  45. d1c4d2d Change ErrorCode into an enum class. by Gilad Arnold · 10 years ago
  46. 77f79e8 Only disable update downloads over expensive connections, not all transfers. by Chris Sosa · 10 years ago
  47. 5bb4c90 Rename MockSystemState into FakeSystemState. by Gilad Arnold · 10 years ago
  48. 1f84723 Revise the SystemState hierarchy. by Gilad Arnold · 10 years ago
  49. c0dd021 metrics: Use sparse histogram for metrics::DownloadErrorCode values by David Zeuthen · 10 years ago
  50. bccbc38 Move IsOOBEComplete to HardwareInterface. by Alex Deymo · 10 years ago
  51. 33bae49 Add new metrics. by David Zeuthen · 10 years ago
  52. 75039d7 update_engine: update to libbase 242728 by Alex Vakulenko · 10 years ago
  53. 639aa36 Record installation date and include it in every Omaha request. by David Zeuthen · 10 years ago
  54. 4cc5ed2 p2p: Pass proper wait-in-line timeout. by David Zeuthen · 11 years ago
  55. a6742b3 AU: shift to use new TMPDIR-enabled temp file by Gilad Arnold · 11 years ago
  56. d04f8e2 AU: prepend TMPDIR when creating a temp file/directory by Gilad Arnold · 11 years ago
  57. 8f191b2 p2p: Use p2p for updates by David Zeuthen · 11 years ago
  58. 968d057 Never defer updates on interactive checks. by Chris Sosa · 11 years ago
  59. eff87cc AU/unittest: eliminate use of fixed named test directories by Gilad Arnold · 11 years ago
  60. 3b74843 Parse and add manifest version to the Omaha Response object. by Chris Sosa · 11 years ago
  61. c197248 Add EC and Firmware Versions to the Omaha Response. by Chris Sosa · 11 years ago
  62. a99981f Rename ActionExitCode to ErrorCode by David Zeuthen · 11 years ago
  63. be45bef Add update reboot metric to the update engine. by Chris Sosa · 11 years ago
  64. 42bd3aa Remove the obsolete needsadmin attribute. by Don Garrett · 11 years ago
  65. d29695d Refactoring: Move prefs constants out to the constants.h/cc by Jay Srinivasan · 11 years ago
  66. ae4697c Enhanced channel changing behavior by Jay Srinivasan · 11 years ago
  67. 8a659d8 AU: change 'userinitiated' into 'installsource' by Gilad Arnold · 11 years ago
  68. 5e73ad7 AU: move 'userinitiated' flag to the right place in an update check by Gilad Arnold · 12 years ago
  69. bbdd490 AU: add an interactive flag to Omaha requests by Gilad Arnold · 12 years ago
  70. d671e97 Use IsDeltaPayload instead of IsDelta. by Jay Srinivasan · 12 years ago
  71. 6f6ea00 Support for processing multiple URLs in update_engine. by Jay Srinivasan · 12 years ago
  72. 23b92a5 Upgrade update_engine from Omaha v2 to v3 protocol. by Jay Srinivasan · 12 years ago
  73. 34b5d86 Use a local UpdateFirstSeenAt timestamp instead of UpdatePublishedOn by Jay Srinivasan · 12 years ago
  74. 480ddfa Scatter downloads to reduce bandwidth spikes. by Jay Srinivasan · 12 years ago
  75. 8155d08 pull in base/stringprintf.h explicitly by Mike Frysinger · 12 years ago
  76. 56d5aa4 Report usage of StopAutoUpdate policy in borgmon charts by Jay Srinivasan · 12 years ago
  77. 0a70874 Implement the update engine portion for new enterprise policies. by Jay Srinivasan · 12 years ago
  78. 7ed561b AU: Remove support for old-style updates. by Darin Petkov · 13 years ago
  79. 771e1bd Make public key verification check binding. by Andrew de los Reyes · 13 years ago
  80. b44e9e8 Change code to ignore ping Omaha requests that are empty by Thieu Le · 13 years ago
  81. 265f290 AU: Don't include the previous version event in ping-only requests. by Darin Petkov · 13 years ago
  82. c1d5c93 AU: Handle firmware update failure when booted from FW slot B. by Andrew de los Reyes · 13 years ago
  83. 116fda3 Add support to update_engine to poke Omaha after an update has been applied by Thieu Le · 13 years ago
  84. 173e63c AU: OmahaRequestAction: allow to be skipped. by Andrew de los Reyes · 13 years ago
  85. 44d98d9 Use crossystem rather than cros_boot_mode. by Darin Petkov · 13 years ago
  86. 5c0f36e AU: XmlEncode the previous version, just in case. by Darin Petkov · 14 years ago
  87. c91dd6b AU: Include a bit flag (bit 31) in error codes to indicate non-normal boot mode. by Darin Petkov · 14 years ago
  88. 95508da AU: Send a previous version event after reboot following an update. by Darin Petkov · 14 years ago
  89. 4516810 AU: Manual proxy support by Andrew de los Reyes · 14 years ago
  90. 9c096d6 AU: Use NiceMock<PrefsMock to suppress uninteresting call warnings. by Darin Petkov · 14 years ago
  91. edc522e AU: Separate error codes for different OmahaRequestAction failures. by Darin Petkov · 14 years ago
  92. 6c11864 AU: propagate a deadline form the update check response to Chrome. by Darin Petkov · 14 years ago
  93. d22cb29 AU: Switch from SHA-1 to SHA-256 hash. by Darin Petkov · 14 years ago
  94. fbb4009 Add a hardware_class attribute (for HWID, HWQual ID) to the Omaha request. by Darin Petkov · 14 years ago
  95. 84c763c AU: Remove instances of Omaha ID -- machine ID and user ID. by Darin Petkov · 14 years ago
  96. 1cbd78f Don't send machine and user ID to Omaha anymore. Send a/r pings instead. by Darin Petkov · 14 years ago
  97. e17f86b Switch OmahaEvent's error_code to ActionExitCode. by Darin Petkov · 14 years ago
  98. c1a8b42 For actions, switch bool success into an exit code. by Darin Petkov · 14 years ago
  99. 3f0303a AU: pass whether or not we can tolerate a delta to the server by Andrew de los Reyes · 14 years ago
  100. 3270f74 AU: Changes for deltas on traditional bios machines. by Andrew de los Reyes · 14 years ago