1. c5a026d update_engine: Do not cancel external powerwash in invalidations by Artyom Chen · 1 year, 5 months ago master
  2. a8977dc update_engine: Purge TimeRestriction metrics by Jae Hoon Kim · 1 year, 5 months ago
  3. d44b276 update_engine: Update unittest imageloader fields by Jae Hoon Kim · 1 year, 5 months ago
  4. d8be678 Reset kernel_max_rollforward on startup by Miriam Polzer · 2 years ago
  5. 478ccef update_engine: Omit test LVM when LVM is not compiled in by Gwendal Grignou · 1 year, 5 months ago
  6. a41d12f update_engine: Get compressed DLC manifest by Yuanpeng Ni · 1 year, 6 months ago
  7. 54ab102 PRESUBMIT: enable cros format by Mike Frysinger · 1 year, 5 months ago
  8. 3415fa6 update_engine: Track Enterprise Rollback metrics by Cristina Guerrero · 1 year, 6 months ago
  9. 9e5e1ad update_engine: FSI data on Rollback by Miriam Polzer · 1 year, 6 months ago
  10. 36f1c88 update_engine: Report result of enterprise update invalidation by Artyom Chen · 1 year, 6 months ago
  11. 16026ac update_engine: Read FSI version and activate date by Miriam Polzer · 1 year, 6 months ago
  12. e4c4df4 update_engine: GN install path + speed up unittesting by Jae Hoon Kim · 1 year, 6 months ago
  13. c19e87a update_engine: Report FSI-blocked Rollback by Miriam Polzer · 1 year, 7 months ago
  14. 38b54da update_engine: delete unused "noswap" kernel command line by Jaewon Jung · 1 year, 7 months ago
  15. c4c47e3 update_engine: Invalidate updates if policy disabled by Artyom Chen · 1 year, 8 months ago
  16. 4dc12cd update_engine: delete unused "boot=local" kernel command line by Jaewon Jung · 1 year, 7 months ago
  17. b5ad548 update_engine: Perform artifacts meta installation action by Jae Hoon Kim · 1 year, 7 months ago
  18. 91a67f7 update_engine: Do not defer installations by Jae Hoon Kim · 1 year, 8 months ago
  19. eb543f3 update_engine: Use locally defined hash algorithm for exclusion by Saketh Pothireddy · 1 year, 8 months ago
  20. b88f9de update_engine: Update to use cros_healthd-client package by Byron Lee · 1 year, 8 months ago
  21. 9a84fcd update_engine: Cancel powerwash after invalidation by Artyom Chen · 1 year, 9 months ago
  22. 5ceee20 Revert "update_engine: Add target_version_selector to Omaha request." by Victor-Gabriel Savu · 1 year, 9 months ago
  23. e421724 update_engine: Time restriction add logging by Jae Hoon Kim · 1 year, 9 months ago
  24. d2759de update_engine: Invalidate firmware from Omaha by Artyom Chen · 1 year, 9 months ago
  25. da82353 update_engine: Avoid backoff for legacy installations by Jae Hoon Kim · 1 year, 9 months ago
  26. 3e1e8de update_engine: Make sure watched fd outlives the watcher by Sami Kyöstilä · 1 year, 9 months ago
  27. 5fc8c73 update_engine: Early add of forced update requested cache variable by Jae Hoon Kim · 1 year, 9 months ago
  28. 8b51d3f update_engine: Changed variable check to be per call instead of constant by Jae Hoon Kim · 1 year, 9 months ago
  29. 6eb46aa update_engine: Migrate base/guid.h usages to base/uuid.h by Yi Xie · 1 year, 9 months ago
  30. f0f8f31 update_engine: Print correct instructions for --reset_status by Victor-Gabriel Savu · 1 year, 10 months ago
  31. 4beb330 update_engine: software update in OOBE by Brahim Chikhaoui · 1 year, 10 months ago
  32. 4bfeb32 update_engine: Never ignore installations by Jae Hoon Kim · 1 year, 10 months ago
  33. bc6da43 update_engine: libchrome base::Value changes by Jae Hoon Kim · 1 year, 10 months ago
  34. ad4199f update_engine: update VbGetSystemPropertyString usage by Saketh Pothireddy · 1 year, 11 months ago
  35. f7e2748 update_engine: CrOS LVM powerwash flow by Jae Hoon Kim · 1 year, 10 months ago
  36. d8a1bc4 update_engine: Fix installation backup URL fetching by Jae Hoon Kim · 1 year, 10 months ago
  37. 12ff0d4 update_engine: Remove usage of base::Value::Set{Type}Key by Cici Ruan · 1 year, 11 months ago
  38. 5fff24e update_engine: Client lib handler segfault fix by Jae Hoon Kim · 1 year, 11 months ago
  39. 21a321c update_engine: libchrome deprecated Bind/Callback APIs by Jae Hoon Kim · 2 years, 1 month ago
  40. cefa7ef update_engine: Rootfs integrity checking by Jae Hoon Kim · 2 years ago
  41. a6c1a55 update_engine: update cros lint usage by Mike Frysinger · 2 years ago
  42. 5decca2 update_engine: Use constants for the channels by Victor-Gabriel Savu · 2 years ago
  43. f14d819 update_engine: Initialize excluder earlier by Jae Hoon Kim · 2 years ago
  44. 2215f78 update_engine: Add alert logging by Saketh Pothireddy · 2 years ago
  45. d20ab4d update_engine: cxx20 support. by Hidehiko Abe · 2 years ago
  46. f9f7a70 update_engine: LTS should not be set by users by Victor-Gabriel Savu · 2 years, 1 month ago
  47. eb1ace6 update_engine: Add support for ltc and lts channels by Victor-Gabriel Savu · 2 years, 3 months ago
  48. d8d69d0 update_engine: Http/Proxy once bind/callback by Jae Hoon Kim · 2 years ago
  49. 81ec50a update_engine: Suprocess Exec* once bind/callback by Jae Hoon Kim · 2 years ago
  50. 885c3ba update_engine: Add installation policy check by Jae Hoon Kim · 2 years ago
  51. 0ef916e update_engine: Switch crypto function to get1 version by Oleksandr Tymoshenko · 2 years, 1 month ago
  52. a0ba091 update_engine: GPU Drivers in HW details by Jae Hoon Kim · 2 years, 1 month ago
  53. 37393f7 update_engine: Define subprocess_ before system_state_ by Yuanpeng Ni · 2 years, 1 month ago
  54. fbb06ab update_engine: Patch missing internal error codes by Jae Hoon Kim · 2 years, 1 month ago
  55. a1ce881 update_engine: Use dotted path to access value in base::Value by Byron Lee · 2 years, 1 month ago
  56. 8105bf4 update_engine: Support recovery key version by Jae Hoon Kim · 2 years, 2 months ago
  57. b78ef56 Replace base::Value::Type::DICTIONARY by base::Value::Type::DICT by Ren-Pei Zeng · 2 years, 2 months ago
  58. 8ce20f2 Update {bind,callback,callback_forward,callback_helpers}.h includes by Georg Neis · 2 years, 2 months ago
  59. a7b7a89 update_engine: migrate to task posting API v3 with BASE_VER guard by Grace Cham · 2 years, 2 months ago
  60. f0f2af3 update_engine: Make CrosHealthd helper functions static by Chung-Sheng Wu · 2 years, 3 months ago
  61. 35c8308 update_engine: Use mojo_service_manager for cros_healthd by Chung-Sheng Wu · 2 years, 2 months ago
  62. 947016b update_engine: Fix FD leak. by Hidehiko Abe · 2 years, 3 months ago
  63. bd5579c update_engine: Support forcing FW updates by Jae Hoon Kim · 2 years, 3 months ago
  64. 017953a update_engine: new error message for update to rollback version by Cristina Guerrero · 2 years, 3 months ago
  65. fa79c79 update_engine: Update of unit test according to change in libbrillo by Igor · 2 years, 4 months ago
  66. 151ce50 update_engine: Fixing header macro to reflect cros by Torsha Banerjee · 2 years, 5 months ago
  67. dd5004c update_engine: Fix enrollment recovery mode logic by Brahim Chikhaoui · 2 years, 6 months ago
  68. a88fa33 update_engine: Add rust dbus bindings support by Evan Green · 2 years, 5 months ago
  69. ba6f1d1 update_engine: Time limit hibernate resume hold policy by Evan Green · 2 years, 5 months ago
  70. dc62e75 update_engine: Don't update when resuming from hibernate by Evan Green · 2 years, 5 months ago
  71. b2ac469 update_engine: Use edge caching over redirector URL by Jae Hoon Kim · 2 years, 5 months ago
  72. c6592aa update_engine: Does not exclude critical DLC update by Yuanpeng Ni · 2 years, 5 months ago
  73. ce5e111 update_engine: Use scaled slotting by Jae Hoon Kim · 2 years, 5 months ago
  74. 6a77041 update_engine: Scaled DLC installation by Jae Hoon Kim · 2 years, 5 months ago
  75. 46452a7 update_engine: Support installation in client by Jae Hoon Kim · 2 years, 5 months ago
  76. b100e4c update_engine: update cros_healthd mojom namespace by Henrique Ferreiro · 2 years, 11 months ago
  77. 66a860b update_engine: Add will_defer_update to update engine status by Yuanpeng Ni · 2 years, 6 months ago
  78. 238d3e9 update_engine: Redirect DLC partition paths on LVM stateful by Jae Hoon Kim · 2 years, 6 months ago
  79. 0f82eb8 update_engine: base::DelegateSimpleThreadPool takes size_t not int by Grace Cham · 2 years, 8 months ago
  80. f0ad174 update_engine: Reports whether the update is interactive in StatusResult by Yuanpeng Ni · 2 years, 6 months ago
  81. 360b43b update_engine: use -Wdelete-non-virtual-dtor not -Wnon-virtual-dtor by Grace Cham · 2 years, 7 months ago
  82. a656383 update_engine: update mojom usages by Grace Cham · 2 years, 7 months ago
  83. 1ccdc12 update_engine: Add an option to shutdown after applied deferred update by Yuanpeng Ni · 2 years, 7 months ago
  84. 719f08b update_engine: Update healthd BusInfo handle logic by Byron Lee · 2 years, 7 months ago
  85. 13cbe84 update_engine: Rename SystemResultV2 to SystemResult. by Byron Lee · 2 years, 8 months ago
  86. b1ecaff update_engine: update mojom usages by Grace Cham · 2 years, 8 months ago
  87. b25fe63 update_engine: Remove |kSystem2| Flag by Byron Lee · 2 years, 8 months ago
  88. 6500f86 update_engine: Handle HTTP partial content retries by Jae Hoon Kim · 2 years, 8 months ago
  89. 853029d update_engine: Deferred update by Jae Hoon Kim · 2 years, 10 months ago
  90. 14309cc update_payload: Explicit zipfile check + wrapper by Jae Hoon Kim · 2 years, 10 months ago
  91. 8ae7ac2 payload_generator: Cherrypick dist for LLVM roll by Jordan R Abrahams-Whitehead · 2 years, 10 months ago
  92. 0c1092d update_engine: Add option to fake status by Miriam Polzer · 3 years ago
  93. 4710a1d update_engine: Handle p2p file sharing `size_t` overflow by Jae Hoon Kim · 2 years, 11 months ago
  94. 5544fd4 update_engine: Generate kiosk-app bindings for libpayload_generator by Allen Webb · 2 years, 11 months ago
  95. 4d63945 update_engine: base::Value::GetAsString will be deprecated by hscham · 3 years ago
  96. 85ad1fa update_engine: Fix unused but set variables. by Michael Benfield · 3 years ago
  97. 12ae96d update_engine: migrate absl::optional to std::optional by hscham · 3 years, 2 months ago
  98. aa477b0 update_engine: libchrome r960000 uprev by hscham · 3 years, 2 months ago
  99. 6ef833a update_engine: Signal platform side features by Jae Hoon Kim · 3 years ago
  100. 81e11fc update_engine: Add oom score by Jae Hoon Kim · 3 years ago