1. 606abc9 update_engine: Restructure Omaha response processing by Amin Hassani · 4 years, 2 months ago
  2. 90e9f19 update_engine: Use PrefsInterface from SystemState by Amin Hassani · 4 years, 2 months ago
  3. 0468a76 update_engine: Use clock and fake clock from SystemState by Amin Hassani · 4 years, 2 months ago
  4. 01a45c0 update_engine: Unify cc flags with platform2 by Amin Hassani · 4 years, 2 months ago
  5. a859c92 update_engine: Fix a TODO about variable name by Amin Hassani · 4 years, 2 months ago
  6. 9ed2cee update_engine: Don't keep pointer to SystemState available objects by Amin Hassani · 4 years, 2 months ago
  7. 6178903 update_engine: Get OmahaRequestParams from SystemState by Amin Hassani · 4 years, 2 months ago
  8. 1e19be3 update_engine: Use a second ActionProcessor for UpdateBootFlagsAction by Amin Hassani · 4 years, 2 months ago
  9. 43d7adc update_engine: add variable for DeviceQuickFixBuildToken policy by Saurabh Nijhara · 4 years, 2 months ago
  10. ac83488 update_engine: Add enterprise rollback update policy impl by Saurabh Nijhara · 4 years, 2 months ago
  11. 538bd59 update_engine: Make SystemState accessible from everywhere by Amin Hassani · 4 years, 2 months ago
  12. 79fec2d update_engine: Add minimum version policy impl by Saurabh Nijhara · 4 years, 2 months ago
  13. f368735 update_engine: Turn on Shill by default by Amin Hassani · 4 years, 2 months ago
  14. 64a8016 update_engine: Turn on Chrome Kiosk app by default by Amin Hassani · 4 years, 2 months ago
  15. 4fec0f2 update_engine: Turn on Chrome network proxy by default by Amin Hassani · 4 years, 2 months ago
  16. 4c5413d update_engine: Store fingerprint value from Omaha response. by Vyshu Khota · 4 years, 2 months ago
  17. 5ff76a2 update_engine: Make PayloadStateTests class tests by Amin Hassani · 4 years, 2 months ago
  18. 956a89c update_engine: Remove inline identifier from RealSystemState by Amin Hassani · 4 years, 2 months ago
  19. c288bf6 update_engine: Move DaemonStateInterface implementation to UpdateAttempter by Amin Hassani · 4 years, 2 months ago
  20. da35b87 update_engine: Clean up a bit of logs by Amin Hassani · 4 years, 2 months ago
  21. e2cac61 update_engine: Support DLC Cohorts by Jae Hoon Kim · 4 years, 2 months ago
  22. 5611cd3 update_engine: Rename const test variables by Jae Hoon Kim · 4 years, 2 months ago
  23. 7d43024 update_engine: Delete android things policy by Jae Hoon Kim · 4 years, 2 months ago
  24. cb210c5 update_engine: Delete UpdateDownloadAllowed Policy by Jae Hoon Kim · 4 years, 2 months ago
  25. bdd98f9 update_engine: Remove android specific code from cros by Amin Hassani · 4 years, 2 months ago
  26. ec7bc11 update_engine: Create cros vs. aosp boundary clear by Amin Hassani · 4 years, 3 months ago
  27. 24e1d72 update_engine: remove system_id and system_version by Amin Hassani · 4 years, 3 months ago
  28. 2fe8432 Revert "update_engine: Remove case conditions for deprecated operations" by Amin Hassani · 4 years, 3 months ago
  29. ed03b44 update_engine: Fix leaking unit tests by Amin Hassani · 4 years, 3 months ago
  30. 5d56c1e update_engine: Remove ec_version and fw_version by Amin Hassani · 4 years, 3 months ago
  31. e815363 update_engine: Make policy UpdateCheckParams processing easier by Amin Hassani · 4 years, 3 months ago
  32. b78e1bc update_engine: use unversioned libchrome libraray. by Qijiang Fan · 4 years, 3 months ago
  33. b0b6cc2 update_engine: remove usages of base::MessageLoop. by Qijiang Fan · 4 years, 3 months ago
  34. 852f57d update engine: clang formatting by Vyshu · 4 years, 3 months ago
  35. ce99ee7 update_engine: Fix failing unittests on ARM by Amin Hassani · 4 years, 3 months ago
  36. e331f5a update_engine: Verify payload hash before its signature by Amin Hassani · 4 years, 3 months ago
  37. 7d19220 update_engine: Switch back crypto function calls to get0 version by Amin Hassani · 4 years, 4 months ago
  38. fbe526c update_engine: Remove unused function by Amin Hassani · 4 years, 4 months ago
  39. 8db5249 update_engine: Fall back to DeviceMinimumVersion by Miriam Polzer · 4 years, 4 months ago
  40. 582d8fe update_payload: Add support for minor version 7 by Amin Hassani · 4 years, 4 months ago
  41. aff7200 update_engine: Enterprise channel downgrade by Miriam Polzer · 4 years, 5 months ago
  42. d55ec44 update_engine: use log_file_path for newer libchrome. by Qijiang Fan · 4 years, 4 months ago
  43. c0840c4 update_payload: Remove signature version checking by Amin Hassani · 4 years, 4 months ago
  44. 213e2be update_engine: Kiosk version test and comment by Miriam Polzer · 4 years, 8 months ago
  45. ffa4c66 Merge "update_engine: Merge remote-tracking branch 'cros/upstream' into cros/master" by Commit Bot · 4 years, 4 months ago
  46. a81598b payload_generator: Remove unused attributes by Vyshu · 4 years, 4 months ago
  47. e53b39b update_engine: Merge remote-tracking branch 'cros/upstream' into cros/master by Amin Hassani · 4 years, 4 months ago
  48. fbc5735 update payload : Add unittest for paycheck.py by Vyshu · 4 years, 4 months ago
  49. 8055010 init: put UE into its own net_cls cgroup by Jie Jiang · 4 years, 5 months ago
  50. 9956320 Fix remaining styling and compiling issues by Amin Hassani · 4 years, 4 months ago
  51. 4bd46b3 Fix header includes for brillo/supprocess by Amin Hassani · 4 years, 4 months ago
  52. 70a90f5 Add CleanupPreviousUpdate in a few missing places by Amin Hassani · 4 years, 4 months ago
  53. d0ec651 Add missing files to BUILD.gn by Amin Hassani · 4 years, 4 months ago
  54. f624e11 Check for public key before checking for signatures by Amin Hassani · 4 years, 4 months ago
  55. 18e9f3c Use sh_binary for a host shell script. by Martin Stjernholm · 4 years, 4 months ago
  56. a02a1f1 update_engine: Add minimum version policy by Miriam Polzer · 4 years, 5 months ago
  57. 0870f9d Merge Android R by Xin Li · 4 years, 4 months ago
  58. f197cdb update_engine: Add ChannelDowngradeBehavior by Miriam Polzer · 4 years, 5 months ago
  59. 59ad273 Adds connection: close to test server by Haibo Huang · 4 years, 4 months ago
  60. 443bd55 Add a Doxyfile for update_engine codebase am: 8b113b21b8 by Kelvin Zhang · 4 years, 4 months ago
  61. 8b113b2 Add a Doxyfile for update_engine codebase by Kelvin Zhang · 4 years, 4 months ago
  62. 649fdeb Update test comment. am: 0d01bbdfe4 by Yifan Hong · 4 years, 4 months ago
  63. 0d01bbd Update test comment. by Yifan Hong · 4 years, 4 months ago
  64. f4ac457 Check boot image version before update. am: fd6640f792 by Yifan Hong · 4 years, 4 months ago
  65. 17f21d6 HardwareInterface::IsPartitionUpdateValid: fine grained error am: 87029337e3 by Yifan Hong · 4 years, 4 months ago
  66. fd6640f Check boot image version before update. by Yifan Hong · 4 years, 5 months ago
  67. 8702933 HardwareInterface::IsPartitionUpdateValid: fine grained error by Yifan Hong · 4 years, 5 months ago
  68. 9612503 update_engine: separate update_engine.conf into its own for Chrome OS by Amin Hassani · 4 years, 4 months ago
  69. 7ad016b update_engine: Increase periodic update check read allows by Amin Hassani · 4 years, 4 months ago
  70. 2d884d5 Revert "Revert "Expose extent_ranges for libsnapshot to use in resolving..."" am: c1c9305479 by David Anderson · 4 years, 4 months ago
  71. c1c9305 Revert "Revert "Expose extent_ranges for libsnapshot to use in resolving..."" by David Anderson · 4 years, 5 months ago
  72. 602f4dd Merge "Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)" into stage-aosp-master by Xin Li · 4 years, 5 months ago
  73. d894644 update_engine: Move to C++17 by Amin Hassani · 4 years, 5 months ago
  74. 43577a4 Implement the topology sort in CreateCowMergeOperation am: 31ad11922c by Tianjie · 4 years, 5 months ago
  75. 31ad119 Implement the topology sort in CreateCowMergeOperation by Tianjie · 4 years, 5 months ago
  76. b9c8210 update_engine: use libmetrics.pc not libmetrics-${libbase_ver}.pc by Qijiang Fan · 4 years, 5 months ago
  77. ed51f0c Implement the functions in CowMergeOperations am: 87af6c083d by Tianjie · 4 years, 5 months ago
  78. 87af6c0 Implement the functions in CowMergeOperations by Tianjie · 4 years, 5 months ago
  79. 03277de update_engine: Providing testing capability for periodic update checks by Amin Hassani · 4 years, 6 months ago
  80. 6e0e984 Display per-partition timestamp in payload_info.py am: f2e7ee5a3d by Kelvin Zhang · 4 years, 5 months ago
  81. f2e7ee5 Display per-partition timestamp in payload_info.py by Kelvin Zhang · 4 years, 5 months ago
  82. ececbd8 Add CowMergeOperations as a hint for snapshot write am: e9156ec8de by Tianjie · 4 years, 5 months ago
  83. e9156ec Add CowMergeOperations as a hint for snapshot write by Tianjie · 4 years, 5 months ago
  84. b95de1e Set per-partition timestamps in OTA generation am: 1f4964213f by Kelvin Zhang · 4 years, 5 months ago
  85. 1f49642 Set per-partition timestamps in OTA generation by Kelvin Zhang · 4 years, 5 months ago
  86. 319b9ed Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 4 years, 5 months ago
  87. 65147f5 Revert "Expose extent_ranges for libsnapshot to use in resolving..." am: 5ef2d8ae7b by Ankit Goyal · 4 years, 5 months ago
  88. 5ef2d8a Revert "Expose extent_ranges for libsnapshot to use in resolving..." by Ankit Goyal · 4 years, 5 months ago
  89. 5243d0d Support per-partition timestamps am: d719103441 by Kelvin Zhang · 4 years, 5 months ago
  90. d719103 Support per-partition timestamps by Kelvin Zhang · 4 years, 5 months ago
  91. 76eff4d Expose extent_ranges for libsnapshot to use in resolving merge sequences. am: 1f3f3b0125 by David Anderson · 4 years, 5 months ago
  92. 1f3f3b0 Expose extent_ranges for libsnapshot to use in resolving merge sequences. by David Anderson · 4 years, 5 months ago
  93. 648780f Update payload.py to work with OTA packages directly am: 9e7a6db367 by Kelvin Zhang · 4 years, 5 months ago
  94. 9e7a6db Update payload.py to work with OTA packages directly by Kelvin Zhang · 4 years, 5 months ago
  95. c42c8ce Check allocatable space correctly when sideloading on VAB am: 8d6df9ac7a by Yifan Hong · 4 years, 5 months ago
  96. 8d6df9a Check allocatable space correctly when sideloading on VAB by Yifan Hong · 4 years, 5 months ago
  97. 612da76 update_engine: Remove check for deprecated values by Amin Hassani · 4 years, 5 months ago
  98. 37b6723 update_engine: Implement ReleaseLtsTag by Amin Hassani · 4 years, 5 months ago
  99. 113e26a Fix race condition in blob_file_writer am: b753e0e925 by Kelvin Zhang · 4 years, 5 months ago
  100. b753e0e Fix race condition in blob_file_writer by Kelvin Zhang · 4 years, 5 months ago