1. bf4f24f Revert "updater: Remove some obsoleted functions for file-based OTA." by Tom Marshall · 7 years ago
  2. 981118e Revert "kill package_extract_dir" by Tom Marshall · 7 years ago
  3. ecbd3e8 Merge up to android-8.1.0_r1 and fix conflicts by Ethan Yonker · 7 years ago
  4. 8373cfe Update to AOSP 8.0 base by Ethan Yonker · 7 years ago
  5. 7af933b Remove the obsolete reference to /file_contexts. by Tao Bao · 7 years ago
  6. ac31808 recovery: replace make_ext4 with e2fsprogs by Jin Qian · 7 years ago
  7. 53c38b1 kill package_extract_dir by Tianjie Xu · 7 years ago
  8. 397a813 updater: Update the mkfs.f2fs argument to match f2fs-tools 1.8.0. by Tao Bao · 7 years ago
  9. 84d61ce Update TWRP to AOSP 7.1.2 by Ethan Yonker · 7 years ago
  10. ed9db0f Adding support for quiescent reboot to recovery by Dmitri Plotnikov · 7 years ago
  11. 8706a98 Adding support for quiescent reboot to recovery by Dmitri Plotnikov · 7 years ago
  12. 0bbc764 updater: Don't append newline when calling uiPrint(). by Tao Bao · 7 years ago
  13. db56eb0 updater: Fix the broken case for apply_patch_check(). by Tao Bao · 7 years ago
  14. c444732 Remove malloc in edify functions by Tianjie Xu · 7 years ago
  15. 63d786c updater: Remove some obsoleted functions for file-based OTA. by Tao Bao · 7 years ago
  16. 3da8801 Replace _exit(-1) with _exit(EXIT_FAILURE). by Tao Bao · 7 years ago
  17. 8df3191 Allow custom bootloader msg offset in block misc by Matt Mower · 10 years ago
  18. f013642 Print with newline for ui_print. by Tao Bao · 7 years ago
  19. 0d3f84f updater: Update the header name for bootloader.h. by Tao Bao · 8 years ago
  20. 039f2da updater: Switch to libbase logging. by Tao Bao · 8 years ago
  21. b523650 Update to android-7.1 by Ethan Yonker · 8 years ago
  22. 358c2ec Remove ota_close(int) and ota_fclose(FILE*). by Tao Bao · 8 years ago
  23. bedf5fc updater: Refactor set_stage() and get_stage() functions. by Tao Bao · 8 years ago
  24. 1036d36 updater: Add testcase for package_extract_dir(). by Tao Bao · 8 years ago
  25. 1bf1772 DO NOT MERGE updater: Add "write_value()" function. by Tao Bao · 8 years ago
  26. d0f3088 updater: Add "write_value()" function. by Tao Bao · 8 years ago
  27. ef0eb3b updater: Fix the wrong return value for package_extract_file(). by Tao Bao · 8 years ago
  28. 8992902 updater: Add more testcase for symlink(). by Tao Bao · 8 years ago
  29. d75003d Make make_parent() to take const argument by Tianjie Xu · 8 years ago
  30. a659d79 updater: Add a testcase for RenameFn(). by Tao Bao · 8 years ago
  31. 0831d0b updater: Fix a bug in DeleteFn(). by Tao Bao · 8 years ago
  32. 51d516e updater: Fix an off-by-1 bug in file_getprop(). by Tao Bao · 8 years ago
  33. 5fe280a Cleanup ReadArgs & ReadValueArgs usage by Tianjie Xu · 8 years ago
  34. fada91c applypatch: Switch the parameter of Value** to std::vector. by Tao Bao · 8 years ago
  35. 8cf5c8f Replace minzip with libziparchive by Tianjie Xu · 8 years ago
  36. aced5d9 Change StringValue to use std::string by Tianjie Xu · 8 years ago
  37. 361342c updater: Kill the duplicate PrintSha1() in install.cpp. by Tao Bao · 8 years ago
  38. 0c7839a Refactor libupdater into a seperate module. by Tao Bao · 8 years ago
  39. de40ba5 Update the header path for ext4_utils. by Tao Bao · 8 years ago
  40. cb22040 Switch to <android-base/properties.h>. by Elliott Hughes · 8 years ago
  41. 34ae483 Update to 7.0 by Ethan Yonker · 8 years ago
  42. ccb0ba9 updater: Fix the broken ReadFileFn. by Tao Bao · 8 years ago
  43. 691db7b Merge \"Fix install.h\'s use of attribute printf.\" am: a82ee456bb by Elliott Hughes · 8 years ago
  44. 83ce755 Fix install.h's use of attribute printf. by Elliott Hughes · 8 years ago
  45. 274d17d resolve merge conflicts of 179c0d8 to stage-aosp-master by Elliott Hughes · 8 years ago
  46. 179c0d8 Merge "Remove obsolete MTD support." by Elliott Hughes · 8 years ago
  47. 1e67422 Merge \\"updater: Fix the broken ReadFileFn.\\" am: 4ddd5edf31 am: 89dfe730d4 by Tao Bao · 8 years ago
  48. efacd80 updater: Fix the broken ReadFileFn. by Tao Bao · 8 years ago
  49. 63a3192 Remove obsolete MTD support. by Elliott Hughes · 8 years ago
  50. 3f6eb86 resolve merge conflicts of 50f6417 by Tianjie Xu · 8 years ago
  51. 84478e8 resolve merge conflicts of 50f6417 to nyc-dev-plus-aosp by Tianjie Xu · 8 years ago
  52. 1625583 Allow recovery to return error codes by Tianjie Xu · 8 years ago
  53. 733285f updater, minzip: Remove unnecessary O_SYNC flags. by Alistair Strachan · 8 years ago
  54. 54a2747 Fix google-runtime-int warnings. by Chih-Hung Hsieh · 8 years ago
  55. 4bbd5bf Move selinux dependencies out of header files. by Elliott Hughes · 8 years ago
  56. ff6df89 Control fault injection with config files instead of build flags by Jed Estep · 9 years ago
  57. ce58688 Revert "DO NOT MERGE Control fault injection with config files instead of build flags" by Tao Bao · 8 years ago
  58. f73abf3 DO NOT MERGE Control fault injection with config files instead of build flags by Jed Estep · 9 years ago
  59. 1c522df applypatch: use vector to store data in FileContents. by Yabin Cui · 8 years ago
  60. 39c1b5e Control fault injection with config files instead of build flags by Jed Estep · 9 years ago
  61. d6c93af applypatch: use vector to store data in FileContents. by Yabin Cui · 8 years ago
  62. a7b9a46 IO fault injection for OTA packages by Jed Estep · 9 years ago
  63. 6ab3c81 Merge "updater: fix memory leak based on static analysis." am: e50d447692 by Yabin Cui · 8 years ago
  64. 64be213 updater: fix memory leak based on static analysis. by Yabin Cui · 8 years ago
  65. 50aa63f resolve merge conflicts of 7b6027dde4 to master. by Tao Bao · 8 years ago
  66. c48cb5e Switch from mincrypt to BoringSSL in applypatch and updater. by Sen Jiang · 8 years ago
  67. f1fc48c IO fault injection for OTA packages by Jed Estep · 9 years ago
  68. d3cac34 updater: Use O_SYNC and fsync() for package_extract_file(). by Tao Bao · 9 years ago
  69. 4b166f0 Track rename from base/ to android-base/. by Elliott Hughes · 9 years ago
  70. b15fd22 updater: Use android::base::ParseInt() to parse integers. by Tao Bao · 9 years ago
  71. 5701d58 Suppress some compiler warnings due to signedness. by Tao Bao · 9 years ago
  72. 1107d96 updater: Fix the line breaks in ui_print commands. by Tao Bao · 9 years ago
  73. ba9a42a recovery: Switch applypatch/ and updater/ to cpp. by Tao Bao · 9 years ago[Renamed (92%) from updater/install.c]
  74. 65c230f Merge "Revert "Zero blocks before BLKDISCARD"" by Tao Bao · 9 years ago