1. 61c7531 Replace is_interactive with interactive for consistency in the code. am: ed37d6819b by Amin Hassani · 7 years ago
  2. ed37d68 Replace is_interactive with interactive for consistency in the code. by Amin Hassani · 7 years ago
  3. 8371c1c Implement VerifyPayloadApplicable. by Sen Jiang · 8 years ago
  4. 1841408 Merge remote-tracking branch 'goog/upstream-master'. by Sen Jiang · 8 years ago
  5. 4490696 Merge remote-tracking branch 'goog/upstream-master'. by Sen Jiang · 8 years ago
  6. 82b8ee4 Unbind network after an update in Android. am: b19c3ec7bd am: b35addc4fd by Sen Jiang · 8 years ago
  7. b19c3ec Unbind network after an update in Android. by Sen Jiang · 8 years ago
  8. 02c4942 Add support for new payload property headers to delay switching slots. by Sen Jiang · 8 years ago
  9. fe52282 Add support for new payload property headers to delay switching slots. by Sen Jiang · 8 years ago
  10. 3dcc40b Collect android metrics for bytes downloaded am: d4777a148b am: 2cfdbf4518 by Tianjie Xu · 8 years ago
  11. d4777a1 Collect android metrics for bytes downloaded by Tianjie Xu · 8 years ago
  12. 3bcd726 Create a dummy MetricsReporterStub class am: d4c5debc65 am: 083fb1a12f by Tianjie Xu · 8 years ago
  13. d4c5deb Create a dummy MetricsReporterStub class by Tianjie Xu · 8 years ago
  14. acbdd1c Add SafetyNet logging for payload timestamp error. by Sen Jiang · 8 years ago
  15. 52c678c Report more android update metrics in update engine by Tianjie Xu · 8 years ago
  16. 90aaa10 Collect metrics for android update attempt by Tianjie Xu · 8 years ago
  17. 1f93d09 Split the ReportUpdateAttemptMetrics into two functions by Tianjie Xu · 8 years ago
  18. 1b66114 Implement the android metrics reporter by Tianjie Xu · 8 years ago
  19. 7f92e2b Update API: initial support by Aaron Wood · 8 years ago
  20. cbd37c6 Error out if SetProcessNetwork fails. by Sen Jiang · 8 years ago
  21. 7ecda26 Open partitions with O_DSYNC flag only if the update is periodic. by Amin Hassani · 8 years ago
  22. 2d1c87b Fix crash in UpdateAttempterAndroid. by Sen Jiang · 8 years ago
  23. cdd5206 Support IsDeltaPayload per <package>. by Sen Jiang · 8 years ago
  24. 5ae865b Resume multiple payloads. by Sen Jiang · 8 years ago
  25. 0affc2c Parse multiple packages from Omaha response. by Sen Jiang · 8 years ago
  26. 2703ef4 Store raw payload hash blob in install plan. by Sen Jiang · 8 years ago
  27. 56db75d Remove call to cpu limiter in Android. by Sen Jiang · 8 years ago
  28. 5259033 Mark current slot successful after cancelling an update. by Alex Deymo · 9 years ago
  29. 14c0da8 Remove libcurl support from update_engine_sideload. by Alex Deymo · 9 years ago
  30. 03a4de7 Build update_engine_sideload. by Alex Deymo · 9 years ago
  31. 87792ea Allow to set the network used for an update attempt. by Alex Deymo · 9 years ago
  32. f1cf348 update_engine: Update libchrome APIs to r405848 by Luis Hector Chavez · 9 years ago
  33. 5990bf3 Reset the update progress when partition verification fails. by Alex Deymo · 9 years ago
  34. 2c131bb Fetch local files asynchronously. by Alex Deymo · 9 years ago
  35. b6eef73 Include the Postinstall delegate in Android. by Alex Deymo · 9 years ago
  36. fb905d9 Implement powerwash on Android. by Alex Deymo · 9 years ago
  37. e6e4bb9 Remove BootControlInterface from FilesystemVerifierAction. by Sen Jiang · 9 years ago
  38. fef85fd Remove ComputeSourceHash mode in FileSystemVerification action. by Sen Jiang · 9 years ago
  39. 0d29854 Parse postinstall program progress updates. by Alex Deymo · 9 years ago
  40. fdd6dec Parse and use extra HTTP headers when downloading the payload. by Alex Deymo · 9 years ago
  41. f285857 Implement suspend, resume and cancel the download. by Alex Deymo · 9 years ago
  42. f25eb49 Fix resuming canceled updates. by Alex Deymo · 9 years ago
  43. 64d9878 Replace is_full_update boolean with a payload_state enum. by Alex Deymo · 10 years ago
  44. 3b678db Implement a new resetStatus() method in Android interface. by Alex Deymo · 10 years ago
  45. 0e061ae Send an initial status update notification on bind(). by Alex Deymo · 9 years ago
  46. 218397f Android: Parse extra properties passed to applyPayload(). by Alex Deymo · 10 years ago
  47. 0fd51ff Android: Support offset different from 0. by Alex Deymo · 10 years ago
  48. 5e3ea27 Android: Implement the update attempter for Android. by Alex Deymo · 10 years ago