1. 694eeb0 update_engine: Add PayloadState Exclusion Logic by Jae Hoon Kim · 5 years ago
  2. 0b6501c update_engine: use base::NumberToString by Qijiang Fan · 5 years ago
  3. c1f3692 update_engine: Multi-level |PrefsInterface::CreateSubKey()| by Jae Hoon Kim · 5 years ago
  4. 065d78d update_engine: Change DLC metadata path by Andrew · 5 years ago
  5. 5e9cd71 update_engine: Allow deprecation of DLC(s) by Jae Hoon Kim · 5 years ago
  6. e045aef update_engine: Add ping for DLCs in update_engine by Andrew · 6 years ago
  7. 955aa6e update_engine: post libchrome uprev clean-up by hscham · 6 years ago
  8. b314674 update_engine: Persist EOL date continously by Jae Hoon Kim · 6 years ago
  9. 2cbb069 update_engine: Deprecate EOL Status by Amin Hassani · 6 years ago
  10. 051627a update_engine: Parse and supply EOL date for Chrome by Jae Hoon Kim · 6 years ago
  11. a1f4a7d Revert "update_engine: Support milestones to EOL from Omaha" by Jae Hoon Kim · 6 years ago
  12. 893cae4 update_engine: Support milestones to EOL from Omaha by Jae Hoon Kim · 6 years ago
  13. 18fff84 update_engine: move autoupdate_token to cohorthint attribute by Askar Aitzhan · 6 years ago
  14. 0ae8fe1 update_engine: Attach session ID to HTTP header of binary download by Jae Hoon Kim · 6 years ago
  15. edb6550 update_engine: Make the ChromeOS/AOSP Omaha Client transmit sessionid. by Jae Hoon Kim · 6 years ago
  16. aa8e1a4 update_engine: add chrome os device requisition to the omaha request by Matt Ziegelbaum · 6 years ago
  17. 570ca87 update_engine: Include quick_fix_build_token in updatecheck request body by Askar Aitzhan · 6 years ago
  18. 41ac04b update_engine: Simplify unittests in omaha_request_action_unittest.cc by Amin Hassani · 6 years ago
  19. 7fca286 update_engine: Move Omaha xml request generation into its own file by Amin Hassani · 6 years ago
  20. f3ce47f update_engine: Fix bug in rollback tests by Bailey Berro · 6 years ago
  21. 0ef9a2f update_engine: Update the TPM with max_rollforward on rollback by Zentaro Kavanagh · 7 years ago
  22. 7cc8bb0 update_engine: Run clang-format on ./ (root directory) by Amin Hassani · 7 years ago
  23. 8cb9483 Remove bind_lambda.h include directive. by Hidehiko Abe · 7 years ago
  24. f53a5d3 update_engine: fix english by Xiaochu Liu · 7 years ago
  25. 6310be6 update_engine: do not send platform updatecheck for install by Xiaochu Liu · 7 years ago
  26. 61544e6 Do not report NEED_PERMISSION_TO_UPDATE for non-critical OOBE updates by Toni Barzic · 7 years ago
  27. 88d9038 update_engine: support downloading DLC by Xiaochu Liu · 7 years ago
  28. c482bbd update_engine: clean up depreacated values in omaha response by Amin Hassani · 7 years ago
  29. 60aa3ca update_engine: Add metrics to duration to apply an update. by May Lippert · 7 years ago
  30. 497044c update_engine: Add staging to update_attempter and omaha_request by Adolfo Victoria · 7 years ago
  31. d3f4bea update_engine: Pass Action ownership to ActionProcessor by Amin Hassani · 7 years ago
  32. 0ff621c update_engine: Store and test kern/fw versions as 4 values by Zentaro Kavanagh · 7 years ago
  33. 3538a88 Merge remote-tracking branch 'cros/upstream' into cros/master by Amin Hassani · 7 years ago
  34. ffbfdfb update_engine: Send UMA stats about kernel key versions by Marton Hunyady · 7 years ago
  35. 761be2c update_engine: ASSERT_TRUE Time::FromString calls by Eric Caruso · 7 years ago
  36. 5d95615 update_engine: Fix TPM variable name max_kernel_rollfoward by Zentaro Kavanagh · 7 years ago
  37. c288206 update_engine: Ignore OOBE update check result after rollback by Marton Hunyady · 7 years ago
  38. ba51c3f update_engine: Add rollback_allowed policy in Omaha requests by Marton Hunyady · 7 years ago
  39. 1f899d5 update_engine: Set min kernel version based on rollback policy. by Zentaro Kavanagh · 7 years ago
  40. 2abda31 update_engine: Refactor omaha_request_action_unittest by Marton Hunyady · 7 years ago
  41. fe28440 Support optional powerwash from Omaha response. by Sen Jiang · 7 years ago
  42. 421ff33 Reland update over cellular changes by Weidong Guo · 8 years ago
  43. 71818c8 Partially Revert 2b9d241 by Amin Hassani · 7 years ago
  44. 42fa45e Rename X-GoogleUpdate headers. by Sen Jiang · 7 years ago
  45. 8500d3a Always powerwash on channel change if arbitrary channel allowed. by Sen Jiang · 7 years ago
  46. 8cd4234 Don't send components version if changing to more stable channel. by Sen Jiang · 8 years ago
  47. 1841408 Merge remote-tracking branch 'goog/upstream-master'. by Sen Jiang · 8 years ago
  48. 2b9d241 update_engine: Update libchrome APIS to r456626. by Hidehiko Abe · 8 years ago
  49. 672c1f5 update_engine: replace testing::SetArgumentPointee with testing::SetArgPointee by Ben Chan · 8 years ago
  50. ab5a0af update_engine: migrate from base::MakeUnique to std::make_unique by Ben Chan · 8 years ago
  51. 282aa1f Move metrics from namespace to class by Tianjie Xu · 8 years ago
  52. b1e063a Only accept cohort in app that matches product id. by Sen Jiang · 8 years ago
  53. 7dcdedf Extract new system version from Omaha responses by Aaron Wood · 8 years ago
  54. 00adf7b Don't update if any app has status="noupdate". by Sen Jiang · 8 years ago
  55. cdd5206 Support IsDeltaPayload per <package>. by Sen Jiang · 8 years ago
  56. 8125968 Parse multiple <app> tag. by Sen Jiang · 8 years ago
  57. 0affc2c Parse multiple packages from Omaha response. by Sen Jiang · 8 years ago
  58. 2703ef4 Store raw payload hash blob in install plan. by Sen Jiang · 8 years ago
  59. 5c02c13 Replace brillo::make_unique_ptr with base::MakeUnique/base::WrapUnique. by Ben Chan · 8 years ago
  60. 1677e81 Adds check/set for first_active_omaha_ping_sent (from vpd). by Amin Hassani · 8 years ago
  61. 5688d16 Revert "Add functions to allow update over cellular (including tethered connection)" by Tao Bao · 8 years ago
  62. 4b0d603 Add functions to allow update over cellular (including tethered connection) by Weidong Guo · 8 years ago
  63. f1cf348 update_engine: Update libchrome APIs to r405848 by Luis Hector Chavez · 9 years ago
  64. 7c1171e Fix OmahaRequestActionTest when the device time is very old. by Sen Jiang · 9 years ago
  65. 14ad88e Set X-GoogleUpdate headers on Omaha requests. by Alex Deymo · 9 years ago
  66. 255e22b Move ParseConnection*() to connection_utils. by Sen Jiang · 9 years ago
  67. 46a9aae Fix non-critical updates on boards without an OOBE flow. by Alex Deymo · 9 years ago
  68. b3fa53b Parse and expose end-of-life flag. by Alex Deymo · 9 years ago
  69. 297e583 Fix OmahaRequest unittests in Brillo. by Sen Jiang · 9 years ago
  70. 2494e28 Skip non-critical updates during OOBE update check by Kevin Cernekee · 9 years ago
  71. 72a2567 Fix unittests when OmahaEvent fails. by Alex Deymo · 9 years ago
  72. 80f70ff Build unittests in Brillo. by Alex Deymo · 9 years ago
  73. 0057daa update_engine: Fix build breaks in unit tests on Chrome OS by Alex Vakulenko · 10 years ago
  74. 0103c36 update_engine: Update libchrome APIs to r369476 by Alex Vakulenko · 10 years ago
  75. c1c17b4 Report Enum metrics from CertificateChecker. by Alex Deymo · 10 years ago
  76. 38429cf common: Split out metrics utils from utils.cc. by Alex Deymo · 10 years ago
  77. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 10 years ago
  78. 9fded1e Send Omaha event_type 54 after reboot to new update. by Alex Deymo · 10 years ago
  79. efb9d83 Fix OmahaRequestAction unittest. by Alex Deymo · 10 years ago
  80. 110e030 Remove test_utils::RecursiveUnlinkDir(). by Alex Deymo · 10 years ago
  81. 8561665 Read ProductId, ProductVersion and Channel setting in Brillo. by Alex Deymo · 10 years ago
  82. 3f39d5c update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 10 years ago
  83. ac41a82 Set default updater URL and version per platform. by Alex Deymo · 10 years ago
  84. d6deb1d Use installed DBus libraries instead of generating them. by Alex Deymo · 10 years ago
  85. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 10 years ago
  86. 0b3db6b update_engine: Remove all references to glib. by Alex Deymo · 10 years ago
  87. 3053450 update_engine: Switch to chrome-dbus for client requests in update_engine by Alex Deymo · 10 years ago
  88. f6ee016 update_engine: Move ConnectionManager to an abstract Interface. by Alex Deymo · 10 years ago
  89. 75eac7e update_engine: Convert NetworkConnectionType to enum class. by Alex Deymo · 10 years ago
  90. 00d79ac update_engine: Persist cohorts sent by omaha even if there's no update. by Alex Deymo · 10 years ago
  91. 60ca1a7 update_engine: Migrate time-based glib main loop calls to MessageLoop. by Alex Deymo · 10 years ago
  92. cc45785 update_engine: Remove g_markup_escape_text usage. by Alex Deymo · 10 years ago
  93. b0d74eb update_engine: Check XmlEncode() input strings. by Alex Deymo · 10 years ago
  94. 8e18f93 update_engine: Add Cohort, CohortName, CohortHint to Omaha protocol. by Alex Deymo · 10 years ago
  95. f68bbbc update_engine: replace std::vector<char> with chromeos::Blob by Alex Vakulenko · 10 years ago
  96. 35866ed update_engine: fix -Winconsistent-missing-override warning by Yunlian Jiang · 11 years ago
  97. 610277e update_engine: Add override when possible. by Alex Deymo · 11 years ago
  98. 10875d9 update_engine: Move test-only utils to test_utils.{h,cc}. by Alex Deymo · 11 years ago
  99. 8427b4a update_engine: Standarize mock/fake filenames. by Alex Deymo · 11 years ago
  100. 74b5f55 update_engine: Relocate inference and storage of P2P related properties. by Gilad Arnold · 11 years ago