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