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