1. 7361d27 Allow /postinstall files to have custom contexts by Alex Light · 3 years, 10 months ago
  2. 838793d Calculate vbmetadigest of inactive slot by Tianjie · 4 years ago
  3. 5d56c1e update_engine: Remove ec_version and fw_version by Amin Hassani · 4 years, 2 months ago
  4. 9956320 Fix remaining styling and compiling issues by Amin Hassani · 4 years, 3 months ago
  5. 8702933 HardwareInterface::IsPartitionUpdateValid: fine grained error by Yifan Hong · 4 years, 4 months ago
  6. d719103 Support per-partition timestamps by Kelvin Zhang · 4 years, 5 months ago
  7. 55abd3c Merge remote-tracking branch 'aosp/upstream-master' into merge by Tianjie · 4 years, 6 months ago
  8. d6aa91f Schedule a warm_reset after an OTA by Tianjie Xu · 5 years ago
  9. 4ad3af6 Allow skipping timestamp check in certain debug conditions by Tianjie Xu · 5 years ago
  10. aa8e1a4 update_engine: add chrome os device requisition to the omaha request by Matt Ziegelbaum · 6 years ago
  11. 28def4f update_engine: Place enterprise rollback save marker file by Zentaro Kavanagh · 6 years ago
  12. 0418de3 update_engine: Add support for enterprise rollback powerwash by Zentaro Kavanagh · 6 years ago
  13. b268959 update_engine: Run clang-format on common/ by Amin Hassani · 6 years ago
  14. 456853f Merge remote-tracking branch 'aosp/upstream-master' into aosp/master. by Sen Jiang · 6 years ago
  15. 8f6f243 update_engine: Add hardware support for firmware_max_rollforward by Zentaro Kavanagh · 7 years ago
  16. 80f4d4c update_engine: Report VPD write failure to UMA by Amin Hassani · 7 years ago
  17. 5d95615 update_engine: Fix TPM variable name max_kernel_rollfoward by Zentaro Kavanagh · 7 years ago
  18. 99ced78 update_engine: Add GetMinFirmwareKeyVersion to read tpm_fwver value by Marton Hunyady · 7 years ago
  19. baacb98 update_engine: Add functions for reading/writing TPM values for rollback. by Zentaro Kavanagh · 7 years ago
  20. 4490696 Merge remote-tracking branch 'goog/upstream-master'. by Sen Jiang · 7 years ago
  21. 5011df6 Add maximum timestamp to the payload. by Sen Jiang · 8 years ago
  22. 1677e81 Adds check/set for first_active_omaha_ping_sent (from vpd). by Amin Hassani · 8 years ago
  23. 5c6bb1d Fix clang-tidy performance warnings in update_engine. by Chih-Hung Hsieh · 8 years ago
  24. e67bb5b Make HardwareChromeOS own debugd. by Sen Jiang · 9 years ago
  25. fb905d9 Implement powerwash on Android. by Alex Deymo · 9 years ago
  26. 46a9aae Fix non-critical updates on boards without an OOBE flow. by Alex Deymo · 9 years ago
  27. 2494e28 Skip non-critical updates during OOBE update check by Kevin Cernekee · 9 years ago
  28. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 9 years ago[Renamed (94%) from fake_hardware.h]
  29. dd132f3 Make non-volatile directory platform-specific. by Alex Deymo · 9 years ago
  30. 40d86b2 Make Hardware class platform specific. by Alex Deymo · 9 years ago
  31. 763e7db update_engine: New BootControlInterface class. by Alex Deymo · 9 years ago
  32. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 9 years ago
  33. ebbe7ef update_engine: Don't sent <ping a=-1 r=-1> once the device was powerwashed. by Alex Deymo · 10 years ago
  34. 157fe30 platform2: sweep the lint errors identified by the updated linter by Alex Vakulenko · 10 years ago
  35. cf175a0 Fix cpplint errors. by Gilad Arnold · 10 years ago
  36. df632d1 Fix linter issues on HardwareInterface. by Alex Deymo · 11 years ago
  37. 5708ecd Move IsBootDeviceRemovable() to the HardwareInterface. by Alex Deymo · 11 years ago
  38. bccbc38 Move IsOOBEComplete to HardwareInterface. by Alex Deymo · 11 years ago
  39. 44b9b7e Fix rollback crash while previous rollback is in progress. by Chris Sosa · 11 years ago
  40. 759c275 Fix header guards to comply with Google Coding Style. by Alex Deymo · 11 years ago
  41. d0fdfb3 update_engine: Cleanup of HardwareInterface - const/override by Alex Vakulenko · 11 years ago
  42. 59e253e update_engine: added CanRollback dbus method by Alex Vakulenko · 11 years ago
  43. 83692e4 Mark the new kernel invalid when starting an update. by Don Garrett · 11 years ago
  44. 056b0ab Move IsOfficialBuild() and IsNormalBootMode() into HardwareInterface. by J. Richard Barnette · 11 years ago
  45. 522d36f Move simple firmware related queries into HardwareInterface. by J. Richard Barnette · 11 years ago
  46. 4da2cc1 Make FakeHardware the default for all unit tests. by J. Richard Barnette · 11 years ago
  47. 3084293 Move KernelDeviceOfBootDevice() to utils. by J. Richard Barnette · 11 years ago
  48. 4243291 Send an UMA metric when failed to boot into the new partition. by Alex Deymo · 11 years ago