1. ecbd3e8 Merge up to android-8.1.0_r1 and fix conflicts by Ethan Yonker · 7 years ago
  2. 8373cfe Update to AOSP 8.0 base by Ethan Yonker · 7 years ago
  3. e35926e Fix "No file_contexts" warning by Jeff Vander Stoep · 7 years ago
  4. 2330dd8 Fix "No file_contexts" warning by Jeff Vander Stoep · 7 years ago
  5. 6957555 Retry the update if ApplyBSDiffPatch | ApplyImagePatch fails by Tianjie Xu · 7 years ago
  6. 8939463 Merge "Add a default error code when updater script aborts" by Tianjie Xu · 7 years ago
  7. e0c8879 Add a default error code when updater script aborts by Tianjie Xu · 7 years ago
  8. b656a15 Move sysMapFile and sysReleaseMap into MemMapping class. by Tao Bao · 7 years ago
  9. 17e6d3f Fixed scanf modifier by Mikhail Lappo · 7 years ago
  10. c444732 Remove malloc in edify functions by Tianjie Xu · 7 years ago
  11. f013642 Print with newline for ui_print. by Tao Bao · 7 years ago
  12. 4728242 Do not inject I/O fault on a retry by Tianjie Xu · 7 years ago
  13. 039f2da updater: Switch to libbase logging. by Tao Bao · 8 years ago
  14. 8cf5c8f Replace minzip with libziparchive by Tianjie Xu · 8 years ago
  15. aced5d9 Change StringValue to use std::string by Tianjie Xu · 8 years ago
  16. 39119ad edify: Some clean-ups to libedify. by Tao Bao · 8 years ago
  17. 0c7839a Refactor libupdater into a seperate module. by Tao Bao · 8 years ago
  18. 59dcb9c edify: Move State.script and State.errmsg to std::string. by Tao Bao · 8 years ago
  19. 34ae483 Update to 7.0 by Ethan Yonker · 8 years ago
  20. 64f46fb resolve merge conflicts of 7ce287d to nyc-dev-plus-aosp by Tianjie Xu · 8 years ago
  21. 7ce287d Call ioctl before each write on retry by Tianjie Xu · 8 years ago
  22. 84478e8 resolve merge conflicts of 50f6417 to nyc-dev-plus-aosp by Tianjie Xu · 8 years ago
  23. 1625583 Allow recovery to return error codes by Tianjie Xu · 8 years ago
  24. 4bbd5bf Move selinux dependencies out of header files. by Elliott Hughes · 8 years ago
  25. ff6df89 Control fault injection with config files instead of build flags by Jed Estep · 9 years ago
  26. ce58688 Revert "DO NOT MERGE Control fault injection with config files instead of build flags" by Tao Bao · 8 years ago
  27. f73abf3 DO NOT MERGE Control fault injection with config files instead of build flags by Jed Estep · 9 years ago
  28. fa12b97 Reboot and retry on I/O errors by Tianjie Xu · 8 years ago
  29. 3c62b67 Reboot and retry on I/O errors by Tianjie Xu · 8 years ago
  30. 39c1b5e Control fault injection with config files instead of build flags by Jed Estep · 9 years ago
  31. 485b637 recovery: Switch applypatch/ and updater/ to cpp. by Tao Bao · 9 years ago[Renamed (97%) from updater/updater.c]
  32. ba9a42a recovery: Switch applypatch/ and updater/ to cpp. by Tao Bao · 9 years ago
  33. cd3c55a Add missing includes. by Elliott Hughes · 9 years ago
  34. bc7ffed installer for new block OTA system by Doug Zongker · 10 years ago
  35. 0d32f25 clean up some warnings when building recovery by Doug Zongker · 10 years ago
  36. 99916f0 do verification and extraction on memory, not files by Doug Zongker · 10 years ago
  37. fafc85b recovery: move log output to stdout by Doug Zongker · 11 years ago
  38. 7eb7567 Remove HAVE_SELINUX guards by Kenny Root · 12 years ago
  39. 779701d Extend recovery and updater to support setting file security contexts. by Stephen Smalley · 12 years ago
  40. 8e5e4da close update package before installing; allow remount by Doug Zongker · 14 years ago
  41. 512536a relocate applypatch; add type system and new functions to edify by Doug Zongker · 14 years ago
  42. e08991e bump updater API version to 3; deprecate firmware update command by Doug Zongker · 14 years ago
  43. 2b0fdc6 add device extension mechanism to updater by Doug Zongker · 15 years ago
  44. fb2e3af let the "firmware" command take the file straight from the package by Doug Zongker · 15 years ago
  45. d9c9d10 fixes to edify and updater script by Doug Zongker · 15 years ago
  46. 8edb00c edify extensions for OTA package installation, part 2 by Doug Zongker · 15 years ago
  47. 9931f7f edify extensions for OTA package installation, part 1 by Doug Zongker · 15 years ago