1. ff716cd update_engine: Fix a lint issue by Amin Hassani · 5 years ago
  2. b57c16e update_engine: Add new metric to AttemptResult by Andrew · 5 years ago
  3. 4a8880c update_engine: Remove solved TODO by Andrew Lassalle · 5 years ago
  4. cc6ab9f update_engine: Fix non inclusive vocabulary by Andrew · 5 years ago
  5. 7658391 update_engine: Skip post DownloadAction exclusions by Jae Hoon Kim · 5 years ago
  6. f4d1196 update_engine: Remove case conditions for deprecated operations by Amin Hassani · 5 years ago
  7. 45061b6 update_engine: update for libchrome uprev by Qijiang Fan · 5 years ago
  8. 91ba9be Check the enrollment in /home/chronos/Local State in addition to the VPD. by Matt Ziegelbaum · 5 years ago
  9. 7cfadf7 Only check for requisition on boards that are CfM-enabled. by Matt Ziegelbaum · 5 years ago
  10. 3e69b4c update_engine: Update complete event with exclusions by Jae Hoon Kim · 5 years ago
  11. 694eeb0 update_engine: Add PayloadState Exclusion Logic by Jae Hoon Kim · 5 years ago
  12. 3562a5d update_engine: Remove dead CpuLimiter declaration by Jae Hoon Kim · 5 years ago
  13. 2dfd35d update_engine: Log when EOL date is set + retrieved by Jae Hoon Kim · 5 years ago
  14. e017627 update_engine: Update for new location for brillo processes by Simon Glass · 5 years ago
  15. 74e47d9 update_engine: Fix header file dependency. by Tatsuhisa Yamaguchi · 5 years ago
  16. ad67198 update_engine: Powerwash based on version by Miriam Polzer · 5 years ago
  17. 3f894a8 update_engine: Fix ubsan error for undefined-behavior by Jae Hoon Kim · 5 years ago
  18. 975e866 update_engine: Ignore Wdeprecated-declarations. by Allen Webb · 5 years ago
  19. 0b6501c update_engine: use base::NumberToString by Qijiang Fan · 5 years ago
  20. 5e8e30b update_engine: UpdateAttempter manages lifetime of Excluder by Jae Hoon Kim · 5 years ago
  21. 38de3b1 update_engine: Implement Excluder Class + Tests by Jae Hoon Kim · 5 years ago
  22. 29a80e0 update_engine: Fix [Memory|File]Storage partial inconsistency by Jae Hoon Kim · 5 years ago
  23. c1f3692 update_engine: Multi-level |PrefsInterface::CreateSubKey()| by Jae Hoon Kim · 5 years ago
  24. 0cf1acb update_engine: Add powerwash flag to update status by Miriam Polzer · 5 years ago
  25. e6b888c update_engine: run gn format BUILD.gn and *.gni by Clark Chung · 5 years ago
  26. 50f2673 update_engine: Place DlcserviceInterface factory in interface header by Jae Hoon Kim · 5 years ago
  27. a3210e6 update_engine: NextPayload() resets URL index by Jae Hoon Kim · 5 years ago
  28. 065d78d update_engine: Change DLC metadata path by Andrew · 5 years ago
  29. ebea339 update_engine: Utilize Optional for OmahaParserData by Jae Hoon Kim · 5 years ago
  30. fab175a update_engine: Change parameters of AttemptInstall() DBus by Amin Hassani · 5 years ago
  31. 2b68e6b update_engine: Use GetDlcsToUpdate() instead of GetInstalled() by Amin Hassani · 5 years ago
  32. 50504d6 update_engine: Dump InstallPlan with Partitions by Jae Hoon Kim · 5 years ago
  33. 914f554 update_engine: Fix bug in MemoryPrefs::MemoryStorage::DeleteKey() by Andrew · 5 years ago
  34. 7fdfbf1 update_engine: Call dlcservice's Install/Update Completion DBus APIs by Jae Hoon Kim · 5 years ago
  35. 88deeef update_engine: Disable SortIncludes in .clang-format by Jae Hoon Kim · 5 years ago
  36. d9b511d update_engine: Fix typo in comment by Andrew · 5 years ago
  37. 00b6aa2 update_engine: changes for libchrome r680000 uprev by hscham · 5 years ago
  38. c48581a update_engine: remove an unreachable return by George Burgess IV · 5 years ago
  39. 9d5a61d update_engine: Fix issues reported by clang-tidy by Andrew · 5 years ago
  40. 48ec4c8 update_engine: Correct test command in README.md by Miriam Polzer · 5 years ago
  41. a8d7df3 update_engine: Move DLC metadata ownership to update_engine by Andrew · 5 years ago
  42. 822d485 Reland "update_engine: Deprecate major version 1" by Amin Hassani · 5 years ago
  43. 1a200c1 update_engine: Don't search for deflates again in SquashFS compressed files by Amin Hassani · 5 years ago
  44. 5e9cd71 update_engine: Allow deprecation of DLC(s) by Jae Hoon Kim · 5 years ago
  45. a281c56 update_engine: Remove EOL_DATE missing warning by Jae Hoon Kim · 5 years ago
  46. e045aef update_engine: Add ping for DLCs in update_engine by Andrew · 6 years ago
  47. e59faa4 update_engine: Log invalid Omaha _eol_date attribute by Jae Hoon Kim · 6 years ago
  48. 955aa6e update_engine: post libchrome uprev clean-up by hscham · 6 years ago
  49. fac2022 Revert "update_engine: Deprecate major version 1" by Amin Hassani · 6 years ago
  50. b6d1b41 update_engine: remove version suffix in libbrillo build rules by Grace Cham · 6 years ago
  51. b3ca6de drop COMMIT-QUEUE.ini by Ross Zwisler · 6 years ago
  52. 5fc00a2 update_engine: Query Omaha with correct version/delta_okay during DLC Installations by Jae Hoon Kim · 6 years ago
  53. 37d1537 update_engine: Barebone Omaha Request for DLC(s) by Jae Hoon Kim · 6 years ago
  54. 3bd9b6f update_engine: dbus mock update for libchrome uprev by Qijiang Fan · 6 years ago
  55. 8da11e2 update_engine: Fix Install Plan Dump() misleading prints by Jae Hoon Kim · 6 years ago
  56. 3a7dc26 update_engine: Check metadata and signature sizes by Andrew · 6 years ago
  57. 766135a update_engine: Be more descriptive on the logs on get status failure. by Amin Hassani · 6 years ago
  58. 3dfd803 update_payload: Adapt subprocess.check_call to py3 by Andrew · 6 years ago
  59. 4b00ae1 update_payload: Remove 'buffer' in applier.py by Andrew · 6 years ago
  60. 8a1de4b update_payload: Fix array type in applier.py by Andrew · 6 years ago
  61. 6955bcc update_engine: Get rid of WatchFileDescriptor. by Qijiang Fan · 6 years ago
  62. 1f6bcab update_engine: Fix paycheck script by Andrew · 6 years ago
  63. 165843c update_payload: Port scripts to python3 by Andrew Lassalle · 6 years ago
  64. d04ca0c update_engine: Fix delta_performer_fuzzer by Andrew Lassalle · 6 years ago
  65. e99511f update_engine: Deprecate GetStatus DBus and StatusUpdate Signal by Amin Hassani · 6 years ago
  66. b314674 update_engine: Persist EOL date continously by Jae Hoon Kim · 6 years ago
  67. 3a4caa1 update_engine: pipe stderr individually in SycnronousExec by Amin Hassani · 6 years ago
  68. 2cbb069 update_engine: Deprecate EOL Status by Amin Hassani · 6 years ago
  69. 55c7541 update_engine: Deprecate major version 1 by Amin Hassani · 6 years ago
  70. 816193f Conditionally link protobuf for fuzzer builds. by Allen Webb · 6 years ago
  71. 8368ee0 update_engine: Block logging of invalid EOL date by Jae Hoon Kim · 6 years ago
  72. 6f0366d update_engine: Add delta_performer_fuzzer by Amin Hassani · 6 years ago
  73. 0f59a9a update_engine: Deprecate minor version 1 by Amin Hassani · 6 years ago
  74. 051627a update_engine: Parse and supply EOL date for Chrome by Jae Hoon Kim · 6 years ago
  75. f407f18 update_engine: Fix field assignment order, for compiler warning. by Caroline Tice · 6 years ago
  76. 2f8594e Update links to policy list page by Felipe Andrade · 6 years ago
  77. 3d31b0e update_engine: update OWNERS by Ben Chan · 6 years ago
  78. 0aa7e51 update_engine: AddressSanitizer PostinstallerRunnerAction RunAsRoot leak fix by Jae Hoon Kim · 6 years ago
  79. 2d31116 update_engine: Change general maintaines to Android ones by Amin Hassani · 6 years ago
  80. d3d8421 update_engine: Add internal error codes that used for metrics. by Amin Hassani · 6 years ago
  81. c14801d update_engine: Printf's should leverage KeyValueStore printouts by Jae Hoon Kim · 6 years ago
  82. a1f4a7d Revert "update_engine: Support milestones to EOL from Omaha" by Jae Hoon Kim · 6 years ago
  83. 9be122e update_engine: Pass is_enterprise_rollback in the StatusResult by Amin Hassani · 6 years ago
  84. 0199b75 update_engine: Add more methods of initiating an update to README.md by Amin Hassani · 6 years ago
  85. 348b9f6 update_engine: Add kimjae@ as an owner by Amin Hassani · 6 years ago
  86. a2c8b92 update_engine: Replace scoped_refptr with shared_ptr in update_manager by Amin Hassani · 6 years ago
  87. fbb600f update_engine: Break instantiating system policies into their own files by Amin Hassani · 6 years ago
  88. 3b7544b update_engine: Add README.md documentation by Amin Hassani · 6 years ago
  89. 893cae4 update_engine: Support milestones to EOL from Omaha by Jae Hoon Kim · 6 years ago
  90. bfa8226 update_engine: Remove references to bluetooth and wimax by Alex Khouderchah · 6 years ago
  91. a4fa660 Revert "update_engine: trigger a crash on unrecoverable condition" by Xiaochu Liu · 6 years ago
  92. 916af85 update_engine: Test update_engine printouts by Jae Hoon Kim · 6 years ago
  93. 2fdbcae update_engine: Bug fix for UpdateEngineStatus print by Jae Hoon Kim · 6 years ago
  94. 2f78c1c update_engine: Leverage install indication in StatusResult protobuf by Jae Hoon Kim · 6 years ago
  95. 493fecb update_engine: Replace FileWatcher. by Hidehiko Abe · 6 years ago
  96. ed3fcc0 update_engine: Clear lingering install indication by Jae Hoon Kim · 6 years ago
  97. 7b428f5 update_engine: drop MTD logic by Brian Norris · 6 years ago
  98. b5ba797 update_engine: call res_init and retry one extra time on unresolved host by Xiaochu Liu · 6 years ago
  99. ba2fdce update_engine: More accurate and general method name by Jae Hoon Kim · 6 years ago
  100. c43f6bb update_engine: Query dlcservice to avoid stale DLC module IDs by Jae Hoon Kim · 6 years ago