1. b45ec66 IUpdateEngine.cleanupSuccessfulUpdate is async by Yifan Hong · 4 years, 4 months ago
  2. 2236ea0 Add stubs for UpdateEngine.CleanupSuccessfulUpdate by Yifan Hong · 4 years, 6 months ago
  3. 6f7e29f Add stubs for UpdateEngine.AllocateSpaceForPayload by Yifan Hong · 4 years, 6 months ago
  4. 4213299 Use ParcelFileDescriptor over FileDescriptor by Kyeongkab.Nam · 4 years, 9 months ago
  5. 500ca13 Enable update_engine to access OTA package via file descriptor by Kyeongkab.Nam · 5 years ago
  6. 7cc8bb0 update_engine: Run clang-format on ./ (root directory) by Amin Hassani · 5 years ago
  7. 20c9672 Add a binder function verifyPayloadApplicable(). by Tao Bao · 6 years ago
  8. 7f92e2b Update API: initial support by Aaron Wood · 7 years ago
  9. b7f7380 Use IBinder to uniquely identify binder callbacks. by Sen Jiang · 7 years ago
  10. 5caab19 Add unbind() binder API. by Sen Jiang · 7 years ago
  11. dc066f1 Remove weave support from update_engine. by Alex Deymo · 7 years ago
  12. 4d98626 Fix google-explicit-constructor warnings in system/update_engine. by Chih-Hung Hsieh · 8 years ago
  13. 3b678db Implement a new resetStatus() method in Android interface. by Alex Deymo · 8 years ago
  14. 0e061ae Send an initial status update notification on bind(). by Alex Deymo · 8 years ago
  15. f8bfcff Android: Implement the binder service. by Alex Deymo · 8 years ago
  16. 95b8f24 Android: Extend the API with the payload offset and size. by Alex Deymo · 8 years ago
  17. fa78f14 Refactor daemon state and service async notification. by Alex Deymo · 8 years ago
  18. e97b39c Implement Android UE daemon using brillo::Daemon. by Alex Deymo · 8 years ago
  19. bdd765e Revert "Implement Android UE daemon using brillo::Daemon." by Alex Vakulenko · 8 years ago
  20. c180400 Implement Android UE daemon using brillo::Daemon. by Alex Deymo · 8 years ago
  21. a93cd53 Introduce brillo binder interface by Casey Dahlin · 8 years ago