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