1. cdbd84d Revert "libprocessgroup users use libcutils" by Zhijun He · 5 years ago
  2. 46ec20b libprocessgroup users use libcutils by Steven Moreland · 5 years ago
  3. 53158e5 Fix potential size overflow in blockimg.cpp by xunchang · 5 years ago
  4. 8ff84d7 updater: add functions to modify dynamic partition metadata by Yifan Hong · 6 years ago
  5. 63f5260 Create stash dir recursively. by Yifan Hong · 5 years ago
  6. 22a27f9 Merge "Use dynamically linked f2fs executables." by Tao Bao · 5 years ago
  7. 363d624 updater: erase ignores EOPNOTSUPP for BLKDISCARD by Yifan Hong · 5 years ago
  8. c674dfb Use dynamically linked f2fs executables. by Tao Bao · 5 years ago
  9. 3d69f0d Clean up the arg setup for exec(3). by Tao Bao · 5 years ago
  10. 91e631d make_f2fs: use -g android by default by Jaegeuk Kim · 6 years ago
  11. a2cff95 updater: Error out on underrun during patching. by Tao Bao · 6 years ago
  12. 04e4afb Use only signed/unsigned numbers with ParseInt/ParseUint respectively by Tom Cherry · 6 years ago
  13. 5609bc8 applypatch: Refactor applypatch(). by Tao Bao · 6 years ago
  14. 43bfa6e Enable c++17 in recovery_defaults. by Tao Bao · 6 years ago
  15. 22f1120 Remove otafault by Tianjie Xu · 6 years ago
  16. f8811bb updater: Add TransferList class. by Tao Bao · 6 years ago
  17. 3c89273 updater: Add SourceInfo::{ReadAll,DumpBuffer,Overlaps}. by Tao Bao · 6 years ago
  18. ef5e38f tests: Move to Android.bp. by Tao Bao · 6 years ago
  19. c205dd9 Merge "updater: Move libupdater to Soong." by Tao Bao · 6 years ago
  20. c019580 Merge "Add the hash_tree_info class in Command" by Tianjie Xu · 6 years ago
  21. 8f64bf6 Add the hash_tree_info class in Command by Tianjie Xu · 6 years ago
  22. 673bb6f updater: Move libupdater to Soong. by Tao Bao · 6 years ago
  23. b5bc978 Merge "Add an updater function to compute hash tree" am: dbe4420325 by Tianjie Xu · 6 years ago
  24. 69ffa15 Add an updater function to compute hash tree by Tianjie Xu · 6 years ago
  25. 603b7ed Merge "applypatch: Consolidate CacheSizeCheck() and MakeFreeSpaceOnCache()." by Tao Bao · 6 years ago
  26. 5ee2566 applypatch: Consolidate CacheSizeCheck() and MakeFreeSpaceOnCache(). by Tao Bao · 6 years ago
  27. e089c1a Merge "updater: Let read_file() return Value::Type::STRING." am: ac234b4493 by Tao Bao · 6 years ago
  28. bafd6c7 updater: Let read_file() return Value::Type::STRING. by Tao Bao · 6 years ago
  29. 17cda67 Merge "edify: Rename parse_string to ParseString and let it take std::string." by Tao Bao · 6 years ago
  30. d8a2c26 Merge "edify: Remove VAL_INVALID and move ValueType into Value class." by Tao Bao · 6 years ago
  31. 6b18eb7 Merge "edify: Rename parse_string to ParseString and let it take std::string." by Tao Bao · 6 years ago
  32. d8d514f edify: Rename parse_string to ParseString and let it take std::string. by Tao Bao · 6 years ago
  33. 511d759 edify: Remove VAL_INVALID and move ValueType into Value class. by Tao Bao · 6 years ago
  34. e2136c4 Merge "updater: Remove the support for sha1_check()." am: fbc0f6062c by Tao Bao · 6 years ago
  35. 0b58e9a updater: Remove the support for sha1_check(). by Tao Bao · 6 years ago
  36. b450952 Merge "updater: Add ABORT command." am: c059b6c1c6 by Tao Bao · 6 years ago
  37. 91a649a updater: Add ABORT command. by Tao Bao · 6 years ago
  38. 6541974 Merge "No longer print hash for stashed blocks during verification of retry" by Tianjie Xu · 6 years ago
  39. 3c5958f No longer print hash for stashed blocks during verification of retry by Tianjie Xu · 6 years ago
  40. 42f96e5 Merge "updater: Check the number of args in Command::Parse." am: 95b8d2b064 by Tao Bao · 6 years ago
  41. e660430 Merge "updater: Add Command parsing codes." am: afc2962e60 by Tao Bao · 6 years ago
  42. 92f3393 updater: Check the number of args in Command::Parse. by Tao Bao · 6 years ago
  43. 6a7e4af updater: Add Command parsing codes. by Tao Bao · 6 years ago
  44. 839c405 Merge "applypatch: {Load,Save}FileContents and ParseSha1 take std::string." by Tao Bao · 6 years ago
  45. b418156 Merge "applypatch: {Load,Save}FileContents and ParseSha1 take std::string." by Tao Bao · 6 years ago
  46. 681ae40 Merge "e2fsdroid and mke2fs are dynamic executable in recovery partition" by Jiyong Park · 6 years ago
  47. 9b5d4ea Merge "e2fsdroid and mke2fs are dynamic executable in recovery partition" by Treehugger Robot · 6 years ago
  48. 8dc7049 applypatch: {Load,Save}FileContents and ParseSha1 take std::string. by Tao Bao · 6 years ago
  49. ae3e472 Merge "updater: Defer the creation of the new data writer." am: ddc81680e6 by Tao Bao · 6 years ago
  50. 69364fe e2fsdroid and mke2fs are dynamic executable in recovery partition by Jiyong Park · 6 years ago
  51. 0a883c1 updater: Defer the creation of the new data writer. by Tao Bao · 6 years ago
  52. 941d3ab Merge "updater: Drop the 'overlap' parameter in LoadSrcTgtVersion3()." by Tao Bao · 6 years ago
  53. d8a411c Merge "Merge pi-dev-plus-aosp-without-vendor into stage-aosp-master" into stage-aosp-master by Xin Li · 6 years ago
  54. 4a13508 updater: Drop the 'overlap' parameter in LoadSrcTgtVersion3(). by Tao Bao · 6 years ago
  55. ffede3e updater: Remove the redundant check on line count. by Tao Bao · 6 years ago
  56. a0e3e6f Merge "updater: Replace the reference arguments with pointers." am: cef8431fed by Tao Bao · 6 years ago
  57. de3bbb8 updater: Replace the reference arguments with pointers. by Tao Bao · 6 years ago
  58. 98dc45f Merge "tests: Add ResumableUpdaterTest." am: a21a63bf56 am: 1d33962b86 by Tao Bao · 6 years ago
  59. c0299ed tests: Add ResumableUpdaterTest. by Tao Bao · 6 years ago
  60. 8d6905d Merge "updater: Drop the 'blocks' parameter in LoadStash()." am: 0b80ba14d7 by Tao Bao · 6 years ago
  61. 64957ce updater: Drop the 'blocks' parameter in LoadStash(). by Tao Bao · 6 years ago
  62. 7096f6b Merge "updater: Add Commmand class to manage BBOTA commands." am: a488bd992f by Tao Bao · 6 years ago
  63. c390123 updater: Add Commmand class to manage BBOTA commands. by Tao Bao · 6 years ago
  64. 09dbf50 Merge "updater: Use a bool to indicate if allowed to skip a command." am: 3a8b348936 by Tao Bao · 6 years ago
  65. b8a0427 Merge "updater: Clean up the header lines computation." am: a5735e9b5f by Tao Bao · 6 years ago
  66. 26efb0a updater: Use a bool to indicate if allowed to skip a command. by Tao Bao · 6 years ago
  67. ab20706 updater: Clean up the header lines computation. by Tao Bao · 6 years ago
  68. 5675709 Merge "Last command file should be updated after a command finishes" am: 6dfc54cae1 by Tianjie Xu · 6 years ago
  69. c2b2bb5 Last command file should be updated after a command finishes by Tianjie Xu · 6 years ago
  70. 6ca5e0c Merge "updater: Skip an updated partition on retry." am: 0ffe13b56f by Tao Bao · 6 years ago
  71. 0ffe13b Merge "updater: Skip an updated partition on retry." by Tao Bao · 6 years ago
  72. 13784d1 Merge "updater: Fix an issue when resuming an update." am: 1dc9e2ddef by Tao Bao · 6 years ago
  73. 98f875e updater: Fix an issue when resuming an update. by Tao Bao · 6 years ago
  74. 864c668 updater: Skip an updated partition on retry. by Tao Bao · 6 years ago
  75. 13415d9 Merge changes I1cc5d702,I32ab9854 am: 420f7f8df4 am: c4ba6b738f by android-build-prod (mdb) · 6 years ago
  76. 2c52639 Move reboot() from common.h into otautil/sysutil.h. by Tao Bao · 6 years ago
  77. 17054c0 otautil: Rename dir/sys/thermal utils. by Tao Bao · 6 years ago
  78. 1c1737b Merge "Merge libmounts into libotautil." am: 686353215f am: cddf5dbf67 by android-build-prod (mdb) · 6 years ago
  79. 9a319f0 Merge libmounts into libotautil. by Tao Bao · 6 years ago
  80. 7acf21c Merge "Rename CacheLocation to Paths." am: 49c7f1cec3 am: ce562bacfd by android-build-prod (mdb) · 6 years ago
  81. 641fa97 Rename CacheLocation to Paths. by Tao Bao · 6 years ago
  82. beeef60 Merge "updater: Remove an unneeded strdup()." am: ab3c24bd51 am: 76f0edc05e by android-build-prod (mdb) · 6 years ago
  83. 188f3a5 updater: Remove an unneeded strdup(). by Tao Bao · 6 years ago
  84. 0d6de12 Merge "applypatch: Drop the SHA_CTX parameter in Apply{BSDiff,Image}Patch." am: bcb015239c by Tao Bao · 6 years ago
  85. 8b0b0f1 applypatch: Drop the SHA_CTX parameter in Apply{BSDiff,Image}Patch. by Tao Bao · 6 years ago
  86. 2e5dc84 recovery: enable fsverity feature bit by Jaegeuk Kim · 6 years ago
  87. fc66f3f install: mkfs.f2fs: specify sector size for target image size by Jaegeuk Kim · 6 years ago
  88. 1224544 install: mkfs.f2fs: specify sector size for target image size by Jaegeuk Kim · 6 years ago
  89. 01daebb Set the update locations to default in CacheLocation's constructor by Tianjie Xu · 6 years ago
  90. b4e3a37 Set the update locations to default in CacheLocation's constructor by Tianjie Xu · 6 years ago
  91. 3bbb20f Add a singleton CacheLocation to replace the hard coded locations by Tianjie Xu · 6 years ago
  92. c242084 Fix the behavior of undefined commands in BlockImageVerify by Tianjie Xu · 6 years ago
  93. 5419ad3 Reorder the functions in updater/install.cpp by Tianjie Xu · 6 years ago
  94. 284752e Log the last command to cache by Tianjie Xu · 7 years ago
  95. 5ad8028 Avoid overwrite of the error message in AbortFn by Tianjie Xu · 6 years ago
  96. c1c7311 add sload.f2fs for recovery format by Jaegeuk Kim · 7 years ago
  97. 99b73be Detect interrupted update due to power off by Tianjie Xu · 7 years ago
  98. 1a8bb0f recovery: format f2fs with encrypt/quota by Jaegeuk Kim · 7 years ago
  99. 1e0941f applypatch: Change the patch parameter to const Value& in Apply{BSDiff,Image}Patch. by Tao Bao · 7 years ago
  100. 6798315 otautil: Remove the aborts in RangeSet::Parse(). by Tao Bao · 7 years ago