1. 673c7ae Merge tag 'android-11.0.0_r16' into android-10.0 by bigbiff · 3 years, 7 months ago
  2. dff8004 Add add_slot_suffix function. by Yifan Hong · 4 years, 2 months ago
  3. d58ba18 AOSP10 TWRP Merge: fix conflicts and update libraries needed by bigbiff · 4 years, 3 months ago
  4. 26d5d5f Merge tag 'android-10.0.0_r25' into aosp10-4 by bigbiff · 4 years, 3 months ago
  5. e8ca1b8 Consolidate the wait in recovery's reboot by Tianjie Xu · 4 years, 3 months ago
  6. d628cfc Move mounts.cpp from libotautil into libupdater. by Tao Bao · 4 years, 9 months ago
  7. 5234ad4 applypatch: Add backup_source parameter to PatchPartition. by Tao Bao · 4 years, 9 months ago
  8. 60b242c Simulator: add the argument to keep the updated images by Tianjie Xu · 4 years, 11 months ago
  9. 27556d0 Some clean ups to the updater by Tianjie Xu · 5 years ago
  10. 1536db8 Add UpdaterRuntime class by Tianjie Xu · 5 years ago
  11. 58d5912 Add Updater class and remove UpdaterInfo by Tianjie Xu · 5 years ago
  12. a86dddb Track libziparchive API change. by Elliott Hughes · 5 years ago
  13. 782dcc1 Consolidate the codes that handle reboot/shutdown. by Tao Bao · 5 years ago
  14. c674dfb Use dynamically linked f2fs executables. by Tao Bao · 5 years ago
  15. 3d69f0d Clean up the arg setup for exec(3). by Tao Bao · 5 years ago
  16. 91e631d make_f2fs: use -g android by default by Jaegeuk Kim · 6 years ago
  17. 2e9747f Revert "updater: Remove dead make_parents()." by Simon Shields · 6 years ago
  18. 5609bc8 applypatch: Refactor applypatch(). by Tao Bao · 6 years ago
  19. 22f1120 Remove otafault by Tianjie Xu · 6 years ago
  20. 58f2132 Merge AOSP android-9.0.0_r3 by Ethan Yonker · 6 years ago
  21. 603b7ed Merge "applypatch: Consolidate CacheSizeCheck() and MakeFreeSpaceOnCache()." by Tao Bao · 6 years ago
  22. 5ee2566 applypatch: Consolidate CacheSizeCheck() and MakeFreeSpaceOnCache(). by Tao Bao · 6 years ago
  23. e089c1a Merge "updater: Let read_file() return Value::Type::STRING." am: ac234b4493 by Tao Bao · 6 years ago
  24. bafd6c7 updater: Let read_file() return Value::Type::STRING. by Tao Bao · 6 years ago
  25. d8a2c26 Merge "edify: Remove VAL_INVALID and move ValueType into Value class." by Tao Bao · 6 years ago
  26. 511d759 edify: Remove VAL_INVALID and move ValueType into Value class. by Tao Bao · 6 years ago
  27. e2136c4 Merge "updater: Remove the support for sha1_check()." am: fbc0f6062c by Tao Bao · 6 years ago
  28. 0b58e9a updater: Remove the support for sha1_check(). by Tao Bao · 6 years ago
  29. 839c405 Merge "applypatch: {Load,Save}FileContents and ParseSha1 take std::string." by Tao Bao · 6 years ago
  30. b418156 Merge "applypatch: {Load,Save}FileContents and ParseSha1 take std::string." by Tao Bao · 6 years ago
  31. 681ae40 Merge "e2fsdroid and mke2fs are dynamic executable in recovery partition" by Jiyong Park · 6 years ago
  32. 8dc7049 applypatch: {Load,Save}FileContents and ParseSha1 take std::string. by Tao Bao · 6 years ago
  33. 69364fe e2fsdroid and mke2fs are dynamic executable in recovery partition by Jiyong Park · 6 years ago
  34. bf4f24f Revert "updater: Remove some obsoleted functions for file-based OTA." by Tom Marshall · 7 years ago
  35. 981118e Revert "kill package_extract_dir" by Tom Marshall · 7 years ago
  36. 13415d9 Merge changes I1cc5d702,I32ab9854 am: 420f7f8df4 am: c4ba6b738f by android-build-prod (mdb) · 6 years ago
  37. 2c52639 Move reboot() from common.h into otautil/sysutil.h. by Tao Bao · 6 years ago
  38. 17054c0 otautil: Rename dir/sys/thermal utils. by Tao Bao · 6 years ago
  39. 1c1737b Merge "Merge libmounts into libotautil." am: 686353215f am: cddf5dbf67 by android-build-prod (mdb) · 6 years ago
  40. 9a319f0 Merge libmounts into libotautil. by Tao Bao · 6 years ago
  41. 2e5dc84 recovery: enable fsverity feature bit by Jaegeuk Kim · 6 years ago
  42. fc66f3f install: mkfs.f2fs: specify sector size for target image size by Jaegeuk Kim · 6 years ago
  43. 1224544 install: mkfs.f2fs: specify sector size for target image size by Jaegeuk Kim · 6 years ago
  44. 5419ad3 Reorder the functions in updater/install.cpp by Tianjie Xu · 6 years ago
  45. 5ad8028 Avoid overwrite of the error message in AbortFn by Tianjie Xu · 6 years ago
  46. ecbd3e8 Merge up to android-8.1.0_r1 and fix conflicts by Ethan Yonker · 7 years ago
  47. c1c7311 add sload.f2fs for recovery format by Jaegeuk Kim · 7 years ago
  48. 99b73be Detect interrupted update due to power off by Tianjie Xu · 7 years ago
  49. 1a8bb0f recovery: format f2fs with encrypt/quota by Jaegeuk Kim · 7 years ago
  50. 502fd1c recovery: remove make_ext4fs from updater by Jin Qian · 7 years ago
  51. 09e468f Move rangeset.h and print_sha1.h into otautil. by Tao Bao · 7 years ago
  52. 1fc5bf3 Revert "Revert "Move error_code.h into otautil."" by Tao Bao · 7 years ago
  53. 26436d6 Revert "Move error_code.h into otautil." by Tao Bao · 7 years ago
  54. 623fe7e Move error_code.h into otautil. by Tao Bao · 7 years ago
  55. d33b2f8 otafault: Move headers under otafault/. by Tao Bao · 7 years ago
  56. 8373cfe Update to AOSP 8.0 base by Ethan Yonker · 7 years ago
  57. 5902691 updater: Remove dead make_parents(). by Tao Bao · 7 years ago
  58. 338be53 Remove the obsolete reference to /file_contexts. by Tao Bao · 7 years ago
  59. ded2dac recovery: replace make_ext4 with e2fsprogs by Jin Qian · 7 years ago
  60. 7af933b Remove the obsolete reference to /file_contexts. by Tao Bao · 7 years ago
  61. ac31808 recovery: replace make_ext4 with e2fsprogs by Jin Qian · 7 years ago
  62. 53c38b1 kill package_extract_dir by Tianjie Xu · 7 years ago
  63. 397a813 updater: Update the mkfs.f2fs argument to match f2fs-tools 1.8.0. by Tao Bao · 7 years ago
  64. 84d61ce Update TWRP to AOSP 7.1.2 by Ethan Yonker · 7 years ago
  65. ed9db0f Adding support for quiescent reboot to recovery by Dmitri Plotnikov · 7 years ago
  66. 8706a98 Adding support for quiescent reboot to recovery by Dmitri Plotnikov · 7 years ago
  67. 0bbc764 updater: Don't append newline when calling uiPrint(). by Tao Bao · 7 years ago
  68. db56eb0 updater: Fix the broken case for apply_patch_check(). by Tao Bao · 7 years ago
  69. c444732 Remove malloc in edify functions by Tianjie Xu · 7 years ago
  70. 63d786c updater: Remove some obsoleted functions for file-based OTA. by Tao Bao · 7 years ago
  71. 3da8801 Replace _exit(-1) with _exit(EXIT_FAILURE). by Tao Bao · 7 years ago
  72. 8df3191 Allow custom bootloader msg offset in block misc by Matt Mower · 10 years ago
  73. f013642 Print with newline for ui_print. by Tao Bao · 7 years ago
  74. 0d3f84f updater: Update the header name for bootloader.h. by Tao Bao · 7 years ago
  75. 039f2da updater: Switch to libbase logging. by Tao Bao · 8 years ago
  76. b523650 Update to android-7.1 by Ethan Yonker · 8 years ago
  77. 358c2ec Remove ota_close(int) and ota_fclose(FILE*). by Tao Bao · 8 years ago
  78. bedf5fc updater: Refactor set_stage() and get_stage() functions. by Tao Bao · 8 years ago
  79. 1036d36 updater: Add testcase for package_extract_dir(). by Tao Bao · 8 years ago
  80. 1bf1772 DO NOT MERGE updater: Add "write_value()" function. by Tao Bao · 8 years ago
  81. d0f3088 updater: Add "write_value()" function. by Tao Bao · 8 years ago
  82. ef0eb3b updater: Fix the wrong return value for package_extract_file(). by Tao Bao · 8 years ago
  83. 8992902 updater: Add more testcase for symlink(). by Tao Bao · 8 years ago
  84. d75003d Make make_parent() to take const argument by Tianjie Xu · 8 years ago
  85. a659d79 updater: Add a testcase for RenameFn(). by Tao Bao · 8 years ago
  86. 0831d0b updater: Fix a bug in DeleteFn(). by Tao Bao · 8 years ago
  87. 51d516e updater: Fix an off-by-1 bug in file_getprop(). by Tao Bao · 8 years ago
  88. 5fe280a Cleanup ReadArgs & ReadValueArgs usage by Tianjie Xu · 8 years ago
  89. fada91c applypatch: Switch the parameter of Value** to std::vector. by Tao Bao · 8 years ago
  90. 8cf5c8f Replace minzip with libziparchive by Tianjie Xu · 8 years ago
  91. aced5d9 Change StringValue to use std::string by Tianjie Xu · 8 years ago
  92. 361342c updater: Kill the duplicate PrintSha1() in install.cpp. by Tao Bao · 8 years ago
  93. 0c7839a Refactor libupdater into a seperate module. by Tao Bao · 8 years ago
  94. de40ba5 Update the header path for ext4_utils. by Tao Bao · 8 years ago
  95. cb22040 Switch to <android-base/properties.h>. by Elliott Hughes · 8 years ago
  96. 34ae483 Update to 7.0 by Ethan Yonker · 8 years ago
  97. ccb0ba9 updater: Fix the broken ReadFileFn. by Tao Bao · 8 years ago
  98. 691db7b Merge \"Fix install.h\'s use of attribute printf.\" am: a82ee456bb by Elliott Hughes · 8 years ago
  99. 83ce755 Fix install.h's use of attribute printf. by Elliott Hughes · 8 years ago
  100. 274d17d resolve merge conflicts of 179c0d8 to stage-aosp-master by Elliott Hughes · 8 years ago