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