1. 6ce1543 Remove duplicate PackageExtractFileFn by klabit87 · 3 years, 5 months ago
  2. 0ef6492 updater: Allow devices to suppress BLKDISCARD by andi34 · 9 years ago
  3. 2e9747f Revert "updater: Remove dead make_parents()." by Simon Shields · 6 years ago
  4. 58f2132 Merge AOSP android-9.0.0_r3 by Ethan Yonker · 6 years ago
  5. bf4f24f Revert "updater: Remove some obsoleted functions for file-based OTA." by Tom Marshall · 7 years ago
  6. 981118e Revert "kill package_extract_dir" by Tom Marshall · 7 years ago
  7. 2e5dc84 recovery: enable fsverity feature bit by Jaegeuk Kim · 6 years ago
  8. 1224544 install: mkfs.f2fs: specify sector size for target image size by Jaegeuk Kim · 6 years ago
  9. 01daebb Set the update locations to default in CacheLocation's constructor by Tianjie Xu · 6 years ago
  10. 3bbb20f Add a singleton CacheLocation to replace the hard coded locations by Tianjie Xu · 6 years ago
  11. c242084 Fix the behavior of undefined commands in BlockImageVerify by Tianjie Xu · 6 years ago
  12. 5419ad3 Reorder the functions in updater/install.cpp by Tianjie Xu · 6 years ago
  13. 284752e Log the last command to cache by Tianjie Xu · 7 years ago
  14. 5ad8028 Avoid overwrite of the error message in AbortFn by Tianjie Xu · 6 years ago
  15. ecbd3e8 Merge up to android-8.1.0_r1 and fix conflicts by Ethan Yonker · 7 years ago
  16. c1c7311 add sload.f2fs for recovery format by Jaegeuk Kim · 7 years ago
  17. 99b73be Detect interrupted update due to power off by Tianjie Xu · 7 years ago
  18. 1a8bb0f recovery: format f2fs with encrypt/quota by Jaegeuk Kim · 7 years ago
  19. 1e0941f applypatch: Change the patch parameter to const Value& in Apply{BSDiff,Image}Patch. by Tao Bao · 7 years ago
  20. 6798315 otautil: Remove the aborts in RangeSet::Parse(). by Tao Bao · 7 years ago
  21. 502fd1c recovery: remove make_ext4fs from updater by Jin Qian · 7 years ago
  22. 5450c84 Finish the new data receiver when update fails by Tianjie Xu · 7 years ago
  23. 99f0d9e Drop -Wno-unused-parameter. by Tao Bao · 8 years ago
  24. 09e468f Move rangeset.h and print_sha1.h into otautil. by Tao Bao · 7 years ago
  25. 1fc5bf3 Revert "Revert "Move error_code.h into otautil."" by Tao Bao · 7 years ago
  26. 0bf20d5 Don't include "error_code.h" in edify/expr.h. by Tao Bao · 7 years ago
  27. 26436d6 Revert "Move error_code.h into otautil." by Tao Bao · 7 years ago
  28. 623fe7e Move error_code.h into otautil. by Tao Bao · 7 years ago
  29. d33b2f8 otafault: Move headers under otafault/. by Tao Bao · 7 years ago
  30. 8373cfe Update to AOSP 8.0 base by Ethan Yonker · 7 years ago
  31. c89d1e7 Turn on -Wall for recovery modules by Tianjie Xu · 7 years ago
  32. b127fdd Merge "Move Image/ImageChunk/PatchChunk declaration into header files" by Tianjie Xu · 7 years ago
  33. 57dd961 Move Image/ImageChunk/PatchChunk declaration into header files by Tianjie Xu · 7 years ago
  34. fbd4b10 Merge "Add implemention of SortedRangeSet" am: 64cba55fbc by Tianjie Xu · 7 years ago
  35. b9e7fc7 Add implemention of SortedRangeSet by Tianjie Xu · 7 years ago
  36. ac634e3 Merge "updater: Remove dead make_parents()." am: f5396eb8b2 by Tao Bao · 7 years ago
  37. 5902691 updater: Remove dead make_parents(). by Tao Bao · 7 years ago
  38. 248b4f9 Merge "Remove the obsolete reference to /file_contexts." am: 6b09b895be by Tao Bao · 7 years ago
  39. 338be53 Remove the obsolete reference to /file_contexts. by Tao Bao · 7 years ago
  40. d9759e8 Fix a case when brotli writer fails to write last few blocks of data by Tianjie Xu · 7 years ago
  41. 80acaab Merge "Fix a case when brotli writer fails to write last few blocks of data" by Tianjie Xu · 7 years ago
  42. e45c8f0 Merge "Fix a case when brotli writer fails to write last few blocks of data" by Tianjie Xu · 7 years ago
  43. 9203641 Merge "recovery: replace make_ext4 with e2fsprogs" am: f7c00ddaf6 by Jin Qian · 7 years ago
  44. 6ed175d Fix a case when brotli writer fails to write last few blocks of data by Tianjie Xu · 7 years ago
  45. ded2dac recovery: replace make_ext4 with e2fsprogs by Jin Qian · 7 years ago
  46. f7cc0e0 Merge "Remove the obsolete reference to /file_contexts." by Tao Bao · 7 years ago
  47. 7af933b Remove the obsolete reference to /file_contexts. by Tao Bao · 7 years ago
  48. 9f8fd32 Merge "Add support to decompress brotli compressed new data" am: 918e6ea1b2 am: 43bdf6cad6 by Tianjie Xu · 7 years ago
  49. 43bdf6c Merge "Add support to decompress brotli compressed new data" am: 918e6ea1b2 by Tianjie Xu · 7 years ago
  50. 107a34f Add support to decompress brotli compressed new data by Tianjie Xu · 7 years ago
  51. 619b162 recovery: replace make_ext4 with e2fsprogs by Jin Qian · 7 years ago
  52. ac31808 recovery: replace make_ext4 with e2fsprogs by Jin Qian · 7 years ago
  53. 3445b94 Fix "No file_contexts" warning am: e35926e1af by Jeff Vander Stoep · 7 years ago
  54. eba11fa Fix "No file_contexts" warning am: e35926e1af by Jeff Vander Stoep · 7 years ago
  55. e35926e Fix "No file_contexts" warning by Jeff Vander Stoep · 7 years ago
  56. 2330dd8 Fix "No file_contexts" warning by Jeff Vander Stoep · 7 years ago
  57. 99e7216 Merge "kill package_extract_dir" by Tianjie Xu · 7 years ago
  58. 6957555 Retry the update if ApplyBSDiffPatch | ApplyImagePatch fails by Tianjie Xu · 7 years ago
  59. 53c38b1 kill package_extract_dir by Tianjie Xu · 7 years ago
  60. 397a813 updater: Update the mkfs.f2fs argument to match f2fs-tools 1.8.0. by Tao Bao · 7 years ago
  61. 84d61ce Update TWRP to AOSP 7.1.2 by Ethan Yonker · 7 years ago
  62. 8939463 Merge "Add a default error code when updater script aborts" by Tianjie Xu · 7 years ago
  63. e0c8879 Add a default error code when updater script aborts by Tianjie Xu · 7 years ago
  64. b656a15 Move sysMapFile and sysReleaseMap into MemMapping class. by Tao Bao · 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. 3a8d98d Abort the update if there's not enough new data by Tianjie Xu · 7 years ago
  68. bf5b77d Change the internal representation in RangeSet. by Tao Bao · 7 years ago
  69. c97edcb updater: Keep the parsed parameters in std::unique_ptr. by Tao Bao · 7 years ago
  70. 8f23757 Move parse_range() and range_overlaps() into RangeSet. by Tao Bao · 7 years ago
  71. 65c065b Merge "updater: Move RangeSinkWrite into RangeSinkState." by Tao Bao · 7 years ago
  72. 0bbc764 updater: Don't append newline when calling uiPrint(). by Tao Bao · 7 years ago
  73. 60a70af updater: Move RangeSinkWrite into RangeSinkState. by Tao Bao · 7 years ago
  74. c0e1c46 applypatch: Let Apply{BSDiff,Image}Patch accept std::function. by Tao Bao · 7 years ago
  75. f7eb760 applypatch: Change the ssize_t length parameters to size_t. by Tao Bao · 7 years ago
  76. d2aecd4 updater: Clean up LoadSrcTgtVersion2(). by Tao Bao · 7 years ago
  77. 5212a00 Merge "updater: Remove some redundant arguments." by Tao Bao · 7 years ago
  78. 5479506 Merge "updater: Drop the support for BBOTA v1 and v2." by Tao Bao · 7 years ago
  79. 110155a Merge "Removed C-style casts" by Tao Bao · 7 years ago
  80. bcf4649 updater: Remove some redundant arguments. by Tao Bao · 7 years ago
  81. 3356777 updater: Drop the support for BBOTA v1 and v2. by Tao Bao · 7 years ago
  82. b56a3c2 Merge "Redundant checking of STL container element" by Tao Bao · 7 years ago
  83. 20791bd Removed C-style casts by Mikhail Lappo · 7 years ago
  84. 577c668 Merge "Fixed scanf modifier" by Tao Bao · 7 years ago
  85. bb8bce9 Redundant checking of STL container element by Mikhail Lappo · 7 years ago
  86. 17e6d3f Fixed scanf modifier by Mikhail Lappo · 7 years ago
  87. db56eb0 updater: Fix the broken case for apply_patch_check(). by Tao Bao · 7 years ago
  88. c444732 Remove malloc in edify functions by Tianjie Xu · 7 years ago
  89. d882b88 Merge "Fix the permission of stashed blocks created by updater" by Tianjie Xu · 7 years ago
  90. a946b9e Fix the permission of stashed blocks created by updater by Tianjie Xu · 7 years ago
  91. edec27a Fix updater include generation w/installclean by Dan Willemsen · 7 years ago
  92. 2cd36ba Revert "Revert "Print SHA-1 in hex for corrupted blocks"" by Tianjie Xu · 7 years ago
  93. ec8272f updater: Minor clean up to EnumerateStash(). by Tao Bao · 7 years ago
  94. 90eff6a Revert "Print SHA-1 in hex for corrupted blocks" by Tao Bao · 7 years ago
  95. 342717d Merge "updater: Remove some obsoleted functions for file-based OTA." by Tao Bao · 7 years ago
  96. bb0cd75 Print SHA-1 in hex for corrupted blocks by Tianjie Xu · 7 years ago
  97. 63d786c updater: Remove some obsoleted functions for file-based OTA. by Tao Bao · 7 years ago
  98. f9962db Merge "Use bspatch from external/bsdiff." by Sen Jiang · 7 years ago
  99. 3da8801 Replace _exit(-1) with _exit(EXIT_FAILURE). by Tao Bao · 7 years ago
  100. 25c5697 Use bspatch from external/bsdiff. by Sen Jiang · 8 years ago