1. fac2022 Revert "update_engine: Deprecate major version 1" by Amin Hassani · 6 years ago
  2. b6d1b41 update_engine: remove version suffix in libbrillo build rules by Grace Cham · 6 years ago
  3. b3ca6de drop COMMIT-QUEUE.ini by Ross Zwisler · 6 years ago
  4. 5fc00a2 update_engine: Query Omaha with correct version/delta_okay during DLC Installations by Jae Hoon Kim · 6 years ago
  5. 37d1537 update_engine: Barebone Omaha Request for DLC(s) by Jae Hoon Kim · 6 years ago
  6. 3bd9b6f update_engine: dbus mock update for libchrome uprev by Qijiang Fan · 6 years ago
  7. 8da11e2 update_engine: Fix Install Plan Dump() misleading prints by Jae Hoon Kim · 6 years ago
  8. 3a7dc26 update_engine: Check metadata and signature sizes by Andrew · 6 years ago
  9. 766135a update_engine: Be more descriptive on the logs on get status failure. by Amin Hassani · 6 years ago
  10. 3dfd803 update_payload: Adapt subprocess.check_call to py3 by Andrew · 6 years ago
  11. 4b00ae1 update_payload: Remove 'buffer' in applier.py by Andrew · 6 years ago
  12. 8a1de4b update_payload: Fix array type in applier.py by Andrew · 6 years ago
  13. 6955bcc update_engine: Get rid of WatchFileDescriptor. by Qijiang Fan · 6 years ago
  14. 1f6bcab update_engine: Fix paycheck script by Andrew · 6 years ago
  15. 165843c update_payload: Port scripts to python3 by Andrew Lassalle · 6 years ago
  16. d04ca0c update_engine: Fix delta_performer_fuzzer by Andrew Lassalle · 6 years ago
  17. e99511f update_engine: Deprecate GetStatus DBus and StatusUpdate Signal by Amin Hassani · 6 years ago
  18. b314674 update_engine: Persist EOL date continously by Jae Hoon Kim · 6 years ago
  19. 3a4caa1 update_engine: pipe stderr individually in SycnronousExec by Amin Hassani · 6 years ago
  20. 2cbb069 update_engine: Deprecate EOL Status by Amin Hassani · 6 years ago
  21. 55c7541 update_engine: Deprecate major version 1 by Amin Hassani · 6 years ago
  22. 816193f Conditionally link protobuf for fuzzer builds. by Allen Webb · 6 years ago
  23. 8368ee0 update_engine: Block logging of invalid EOL date by Jae Hoon Kim · 6 years ago
  24. 6f0366d update_engine: Add delta_performer_fuzzer by Amin Hassani · 6 years ago
  25. 0f59a9a update_engine: Deprecate minor version 1 by Amin Hassani · 6 years ago
  26. 051627a update_engine: Parse and supply EOL date for Chrome by Jae Hoon Kim · 6 years ago
  27. f407f18 update_engine: Fix field assignment order, for compiler warning. by Caroline Tice · 6 years ago
  28. 2f8594e Update links to policy list page by Felipe Andrade · 6 years ago
  29. 3d31b0e update_engine: update OWNERS by Ben Chan · 6 years ago
  30. 0aa7e51 update_engine: AddressSanitizer PostinstallerRunnerAction RunAsRoot leak fix by Jae Hoon Kim · 6 years ago
  31. 2d31116 update_engine: Change general maintaines to Android ones by Amin Hassani · 6 years ago
  32. d3d8421 update_engine: Add internal error codes that used for metrics. by Amin Hassani · 6 years ago
  33. c14801d update_engine: Printf's should leverage KeyValueStore printouts by Jae Hoon Kim · 6 years ago
  34. a1f4a7d Revert "update_engine: Support milestones to EOL from Omaha" by Jae Hoon Kim · 6 years ago
  35. 9be122e update_engine: Pass is_enterprise_rollback in the StatusResult by Amin Hassani · 6 years ago
  36. 0199b75 update_engine: Add more methods of initiating an update to README.md by Amin Hassani · 6 years ago
  37. 348b9f6 update_engine: Add kimjae@ as an owner by Amin Hassani · 6 years ago
  38. a2c8b92 update_engine: Replace scoped_refptr with shared_ptr in update_manager by Amin Hassani · 6 years ago
  39. fbb600f update_engine: Break instantiating system policies into their own files by Amin Hassani · 6 years ago
  40. 3b7544b update_engine: Add README.md documentation by Amin Hassani · 6 years ago
  41. 893cae4 update_engine: Support milestones to EOL from Omaha by Jae Hoon Kim · 6 years ago
  42. bfa8226 update_engine: Remove references to bluetooth and wimax by Alex Khouderchah · 6 years ago
  43. a4fa660 Revert "update_engine: trigger a crash on unrecoverable condition" by Xiaochu Liu · 6 years ago
  44. 916af85 update_engine: Test update_engine printouts by Jae Hoon Kim · 6 years ago
  45. 2fdbcae update_engine: Bug fix for UpdateEngineStatus print by Jae Hoon Kim · 6 years ago
  46. 2f78c1c update_engine: Leverage install indication in StatusResult protobuf by Jae Hoon Kim · 6 years ago
  47. 493fecb update_engine: Replace FileWatcher. by Hidehiko Abe · 6 years ago
  48. ed3fcc0 update_engine: Clear lingering install indication by Jae Hoon Kim · 6 years ago
  49. 7b428f5 update_engine: drop MTD logic by Brian Norris · 6 years ago
  50. b5ba797 update_engine: call res_init and retry one extra time on unresolved host by Xiaochu Liu · 6 years ago
  51. ba2fdce update_engine: More accurate and general method name by Jae Hoon Kim · 6 years ago
  52. c43f6bb update_engine: Query dlcservice to avoid stale DLC module IDs by Jae Hoon Kim · 6 years ago
  53. a441743 update_engine: Use operation instead of current_operation from update_engine.proto by Amin Hassani · 6 years ago
  54. c437ea5 update_engine: Block force update + install when not idle by Jae Hoon Kim · 6 years ago
  55. 2b73ac2 update_engine: Force Update + Install uniform logic pattern by Jae Hoon Kim · 6 years ago
  56. 75daa38 update_engine: Period background update check flow correctness by Jae Hoon Kim · 6 years ago
  57. 51ea9ae update_engine: Thoroughly test DBUS entry-point for updating by Jae Hoon Kim · 6 years ago
  58. 504c3cb update_engine: Template specialized UpdateManager interface for mockability by Jae Hoon Kim · 6 years ago
  59. 53a42e8 update_engine: prettify presubmit hooks by Brian Norris · 6 years ago
  60. 0ffa71f update_engine: fix BUILD.gn lint errors by Brian Norris · 6 years ago
  61. 3bab177 update_engine: Use DBus protobuf capabilities in dlcservice API methods by Amin Hassani · 6 years ago
  62. eb463ee update_engine: Add newer DBus method and signal for GetStatus by Amin Hassani · 6 years ago
  63. 7999ef8 update_engine: increase logging on config detection failure by Curtis Malainey · 6 years ago
  64. 18fff84 update_engine: move autoupdate_token to cohorthint attribute by Askar Aitzhan · 6 years ago
  65. 0ae8fe1 update_engine: Attach session ID to HTTP header of binary download by Jae Hoon Kim · 6 years ago
  66. 6fc0b88 update_engine: add COMPONENT to OWNERS file by Xiaochu Liu · 6 years ago
  67. ec39a22 update_engine: fix heap-buffer-overflow by Keigo Oka · 6 years ago
  68. 165d4b4 update_engine: disable linter complaints about the unittest.cc file names by Amin Hassani · 6 years ago
  69. 7dc8cd5 update_engine: Remove unused variable new_system_version by Amin Hassani · 6 years ago
  70. 565331e update_engine: Break UpdateEngineDaemon into their own implementations by Amin Hassani · 6 years ago
  71. c80d2d8 update_engine: Remove brillo binder library by Amin Hassani · 6 years ago
  72. 0787497 update_engine: Fuzzer builders failing to build update_engine by Jae Hoon Kim · 6 years ago
  73. 4b6d126 update_engine: Validate payload properties. by Jae Hoon Kim · 6 years ago
  74. ecb60d3 update_engine: Reset forced update flag before sending Omaha ping by Amin Hassani · 6 years ago
  75. edb6550 update_engine: Make the ChromeOS/AOSP Omaha Client transmit sessionid. by Jae Hoon Kim · 6 years ago
  76. 473d3bc update_engine: run gn lint on presubmit by Keigo Oka · 6 years ago
  77. fe052b2 update_engine: Remove unused binder_service_brillo.* by Amin Hassani · 6 years ago
  78. 9d9492f update_engine: Indicate existence of owner instead of owner's email in log. by Jae Hoon Kim · 6 years ago
  79. 6ada591 update_engine: Make the ChromeOS/AOSP Omaha Client transmit requestid. by Jae Hoon Kim · 6 years ago
  80. 7982100 update_engine: Add --properties_format flag to delta_generator by Amin Hassani · 6 years ago
  81. b7ee387 update_engine: Accumulate functions into OmahaRequestBuilderXml class. by Jae Hoon Kim · 6 years ago
  82. 21ac996 Set the Quick fix build token if the device is enterprise enrolled by Amr Aboelkher · 6 years ago
  83. 8f2fa74 update_engine: Fix fallthrough warning by Denis Nikitin · 6 years ago
  84. d4fe0fb update_engine: migrate client package to use GN by Keigo Oka · 6 years ago
  85. aa8e1a4 update_engine: add chrome os device requisition to the omaha request by Matt Ziegelbaum · 6 years ago
  86. d84c428 Removed RollbackOnlyIfRestorePossible option from DeviceRollbackToTargetVersion policy by Aya ElAttar · 6 years ago
  87. 1329fd8 update_engine: trigger a crash on unrecoverable condition by Xiaochu Liu · 6 years ago
  88. 0ede7bd update_engine: migrate the package to use GN. by Keigo Oka · 6 years ago
  89. 3d53cbc init: respawn UE on crash by Nicolas Norvez · 6 years ago
  90. 4a1173a update_engine: add logs and metrics for libcurl errors by Xiaochu Liu · 6 years ago
  91. 000c762 update_engine: Set kernel_max_rollforward to inifinity for test images. by Amin Hassani · 6 years ago
  92. 519b455 update_engine: remove MetricsLibrary::Init call by Joel Kitching · 6 years ago
  93. 570ca87 update_engine: Include quick_fix_build_token in updatecheck request body by Askar Aitzhan · 6 years ago
  94. 5d18505 update_engine: De-duplicate zlib blocks of squashfs images by Amin Hassani · 6 years ago
  95. 28def4f update_engine: Place enterprise rollback save marker file by Zentaro Kavanagh · 7 years ago
  96. 84634dc update_engine: Only use CAPATH for certificate verification by Alex Khouderchah · 6 years ago
  97. 41ac04b update_engine: Simplify unittests in omaha_request_action_unittest.cc by Amin Hassani · 6 years ago
  98. 7fca286 update_engine: Move Omaha xml request generation into its own file by Amin Hassani · 6 years ago
  99. 73733a0 update_engine: Add support for DLC packages. by Amin Hassani · 6 years ago
  100. 6cf8e67 update_payload: deprecate unused flags from paycheck.py by Xiaochu Liu · 6 years ago