1. 8cb9483 Remove bind_lambda.h include directive. by Hidehiko Abe · 6 years ago
  2. f53a5d3 update_engine: fix english by Xiaochu Liu · 6 years ago
  3. 6310be6 update_engine: do not send platform updatecheck for install by Xiaochu Liu · 6 years ago
  4. 61544e6 Do not report NEED_PERMISSION_TO_UPDATE for non-critical OOBE updates by Toni Barzic · 6 years ago
  5. 88d9038 update_engine: support downloading DLC by Xiaochu Liu · 6 years ago
  6. c482bbd update_engine: clean up depreacated values in omaha response by Amin Hassani · 6 years ago
  7. 60aa3ca update_engine: Add metrics to duration to apply an update. by May Lippert · 6 years ago
  8. 497044c update_engine: Add staging to update_attempter and omaha_request by Adolfo Victoria · 6 years ago
  9. d3f4bea update_engine: Pass Action ownership to ActionProcessor by Amin Hassani · 6 years ago
  10. 0ff621c update_engine: Store and test kern/fw versions as 4 values by Zentaro Kavanagh · 6 years ago
  11. 3538a88 Merge remote-tracking branch 'cros/upstream' into cros/master by Amin Hassani · 6 years ago
  12. ffbfdfb update_engine: Send UMA stats about kernel key versions by Marton Hunyady · 6 years ago
  13. 761be2c update_engine: ASSERT_TRUE Time::FromString calls by Eric Caruso · 6 years ago
  14. 5d95615 update_engine: Fix TPM variable name max_kernel_rollfoward by Zentaro Kavanagh · 6 years ago
  15. c288206 update_engine: Ignore OOBE update check result after rollback by Marton Hunyady · 6 years ago
  16. ba51c3f update_engine: Add rollback_allowed policy in Omaha requests by Marton Hunyady · 6 years ago
  17. 1f899d5 update_engine: Set min kernel version based on rollback policy. by Zentaro Kavanagh · 7 years ago
  18. 2abda31 update_engine: Refactor omaha_request_action_unittest by Marton Hunyady · 6 years ago
  19. fe28440 Support optional powerwash from Omaha response. by Sen Jiang · 7 years ago
  20. 421ff33 Reland update over cellular changes by Weidong Guo · 7 years ago
  21. 71818c8 Partially Revert 2b9d241 by Amin Hassani · 7 years ago
  22. 42fa45e Rename X-GoogleUpdate headers. by Sen Jiang · 7 years ago
  23. 8500d3a Always powerwash on channel change if arbitrary channel allowed. by Sen Jiang · 7 years ago
  24. 8cd4234 Don't send components version if changing to more stable channel. by Sen Jiang · 7 years ago
  25. 1841408 Merge remote-tracking branch 'goog/upstream-master'. by Sen Jiang · 7 years ago
  26. 2b9d241 update_engine: Update libchrome APIS to r456626. by Hidehiko Abe · 7 years ago
  27. 672c1f5 update_engine: replace testing::SetArgumentPointee with testing::SetArgPointee by Ben Chan · 7 years ago
  28. ab5a0af update_engine: migrate from base::MakeUnique to std::make_unique by Ben Chan · 7 years ago
  29. 282aa1f Move metrics from namespace to class by Tianjie Xu · 7 years ago
  30. b1e063a Only accept cohort in app that matches product id. by Sen Jiang · 7 years ago
  31. 7dcdedf Extract new system version from Omaha responses by Aaron Wood · 7 years ago
  32. 00adf7b Don't update if any app has status="noupdate". by Sen Jiang · 7 years ago
  33. cdd5206 Support IsDeltaPayload per <package>. by Sen Jiang · 7 years ago
  34. 8125968 Parse multiple <app> tag. by Sen Jiang · 8 years ago
  35. 0affc2c Parse multiple packages from Omaha response. by Sen Jiang · 8 years ago
  36. 2703ef4 Store raw payload hash blob in install plan. by Sen Jiang · 8 years ago
  37. 5c02c13 Replace brillo::make_unique_ptr with base::MakeUnique/base::WrapUnique. by Ben Chan · 7 years ago
  38. 1677e81 Adds check/set for first_active_omaha_ping_sent (from vpd). by Amin Hassani · 7 years ago
  39. 5688d16 Revert "Add functions to allow update over cellular (including tethered connection)" by Tao Bao · 7 years ago
  40. 4b0d603 Add functions to allow update over cellular (including tethered connection) by Weidong Guo · 7 years ago
  41. f1cf348 update_engine: Update libchrome APIs to r405848 by Luis Hector Chavez · 8 years ago
  42. 7c1171e Fix OmahaRequestActionTest when the device time is very old. by Sen Jiang · 8 years ago
  43. 14ad88e Set X-GoogleUpdate headers on Omaha requests. by Alex Deymo · 8 years ago
  44. 255e22b Move ParseConnection*() to connection_utils. by Sen Jiang · 8 years ago
  45. 46a9aae Fix non-critical updates on boards without an OOBE flow. by Alex Deymo · 8 years ago
  46. b3fa53b Parse and expose end-of-life flag. by Alex Deymo · 8 years ago
  47. 297e583 Fix OmahaRequest unittests in Brillo. by Sen Jiang · 9 years ago
  48. 2494e28 Skip non-critical updates during OOBE update check by Kevin Cernekee · 9 years ago
  49. 72a2567 Fix unittests when OmahaEvent fails. by Alex Deymo · 9 years ago
  50. 80f70ff Build unittests in Brillo. by Alex Deymo · 9 years ago
  51. 0057daa update_engine: Fix build breaks in unit tests on Chrome OS by Alex Vakulenko · 9 years ago
  52. 0103c36 update_engine: Update libchrome APIs to r369476 by Alex Vakulenko · 9 years ago
  53. c1c17b4 Report Enum metrics from CertificateChecker. by Alex Deymo · 9 years ago
  54. 38429cf common: Split out metrics utils from utils.cc. by Alex Deymo · 9 years ago
  55. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 9 years ago
  56. 9fded1e Send Omaha event_type 54 after reboot to new update. by Alex Deymo · 9 years ago
  57. efb9d83 Fix OmahaRequestAction unittest. by Alex Deymo · 9 years ago
  58. 110e030 Remove test_utils::RecursiveUnlinkDir(). by Alex Deymo · 9 years ago
  59. 8561665 Read ProductId, ProductVersion and Channel setting in Brillo. by Alex Deymo · 9 years ago
  60. 3f39d5c update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 9 years ago
  61. ac41a82 Set default updater URL and version per platform. by Alex Deymo · 9 years ago
  62. d6deb1d Use installed DBus libraries instead of generating them. by Alex Deymo · 9 years ago
  63. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 9 years ago
  64. 0b3db6b update_engine: Remove all references to glib. by Alex Deymo · 9 years ago
  65. 3053450 update_engine: Switch to chrome-dbus for client requests in update_engine by Alex Deymo · 9 years ago
  66. f6ee016 update_engine: Move ConnectionManager to an abstract Interface. by Alex Deymo · 9 years ago
  67. 75eac7e update_engine: Convert NetworkConnectionType to enum class. by Alex Deymo · 9 years ago
  68. 00d79ac update_engine: Persist cohorts sent by omaha even if there's no update. by Alex Deymo · 9 years ago
  69. 60ca1a7 update_engine: Migrate time-based glib main loop calls to MessageLoop. by Alex Deymo · 9 years ago
  70. cc45785 update_engine: Remove g_markup_escape_text usage. by Alex Deymo · 9 years ago
  71. b0d74eb update_engine: Check XmlEncode() input strings. by Alex Deymo · 10 years ago
  72. 8e18f93 update_engine: Add Cohort, CohortName, CohortHint to Omaha protocol. by Alex Deymo · 10 years ago
  73. f68bbbc update_engine: replace std::vector<char> with chromeos::Blob by Alex Vakulenko · 10 years ago
  74. 35866ed update_engine: fix -Winconsistent-missing-override warning by Yunlian Jiang · 10 years ago
  75. 610277e update_engine: Add override when possible. by Alex Deymo · 10 years ago
  76. 10875d9 update_engine: Move test-only utils to test_utils.{h,cc}. by Alex Deymo · 10 years ago
  77. 8427b4a update_engine: Standarize mock/fake filenames. by Alex Deymo · 10 years ago
  78. 74b5f55 update_engine: Relocate inference and storage of P2P related properties. by Gilad Arnold · 10 years ago
  79. f329b93 update_engine: Fix all the "using" declaration usage. by Alex Deymo · 10 years ago
  80. ebbe7ef update_engine: Don't sent <ping a=-1 r=-1> once the device was powerwashed. by Alex Deymo · 10 years ago
  81. e1e3afe update_engine: Cleanup omaha_request_action_unittest.cc. by Alex Deymo · 10 years ago
  82. afd70ed update_engine: Remove legacy logic and tests. by Gilad Arnold · 10 years ago
  83. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 10 years ago
  84. f3e2801 update_engine: Reject XML with internal entity declarations. by David Zeuthen · 10 years ago
  85. 9abb763 update_engine: Use integer types from stdint.h by Ben Chan · 10 years ago
  86. e8ed863 update_engine: port from libxml2 to expat. by David Zeuthen · 10 years ago
  87. d2779df update_engine: fixed warnings from cpplint by Alex Vakulenko · 10 years ago
  88. d1c4d2d Change ErrorCode into an enum class. by Gilad Arnold · 10 years ago
  89. 77f79e8 Only disable update downloads over expensive connections, not all transfers. by Chris Sosa · 10 years ago
  90. 5bb4c90 Rename MockSystemState into FakeSystemState. by Gilad Arnold · 11 years ago
  91. 1f84723 Revise the SystemState hierarchy. by Gilad Arnold · 11 years ago
  92. c0dd021 metrics: Use sparse histogram for metrics::DownloadErrorCode values by David Zeuthen · 11 years ago
  93. bccbc38 Move IsOOBEComplete to HardwareInterface. by Alex Deymo · 11 years ago
  94. 33bae49 Add new metrics. by David Zeuthen · 11 years ago
  95. 75039d7 update_engine: update to libbase 242728 by Alex Vakulenko · 11 years ago
  96. 639aa36 Record installation date and include it in every Omaha request. by David Zeuthen · 11 years ago
  97. 4cc5ed2 p2p: Pass proper wait-in-line timeout. by David Zeuthen · 11 years ago
  98. a6742b3 AU: shift to use new TMPDIR-enabled temp file by Gilad Arnold · 11 years ago
  99. d04f8e2 AU: prepend TMPDIR when creating a temp file/directory by Gilad Arnold · 11 years ago
  100. 8f191b2 p2p: Use p2p for updates by David Zeuthen · 11 years ago