1. 389a291 Merge "recovery: Add screensaver mode." by Tao Bao · 7 years ago
  2. 6278bdf recovery: Add screensaver mode. by Tao Bao · 7 years ago
  3. 56ff806 Merge "Remove '_static' suffix from libext2* references." by Alex Deymo · 7 years ago
  4. c8f7b5b Merge "Use flash erase & logical block size for userdata wipe" by Treehugger Robot · 7 years ago
  5. 98a658b Use flash erase & logical block size for userdata wipe by Connor O'Brien · 7 years ago
  6. a476312 Merge "minui: Move callback functions to std::function." by Tao Bao · 7 years ago
  7. 42906e0 Merge "update_verifier: Move property_get() to android::base::GetProperty()." by Tao Bao · 7 years ago
  8. 90deaf9 Merge "Print with newline for ui_print." by Tao Bao · 7 years ago
  9. 7c5dbd6 Remove '_static' suffix from libext2* references. by Alex Deymo · 7 years ago
  10. cf1af46 Merge "bootctrl HAL uses "default" service name" by Chris Phoenix · 7 years ago
  11. c1df344 Merge "Restore the max width for recovery background texts" by Tianjie Xu · 7 years ago
  12. 0b1118d minui: Move callback functions to std::function. by Tao Bao · 7 years ago
  13. 0f7031e Restore the max width for recovery background texts by Tianjie Xu · 7 years ago
  14. f013642 Print with newline for ui_print. by Tao Bao · 7 years ago
  15. 0157c78 bootctrl HAL uses "default" service name by Chris Phoenix · 7 years ago
  16. 4f8d217 update_verifier: Move property_get() to android::base::GetProperty(). by Tao Bao · 7 years ago
  17. e78ca37 Merge "imgpatch: Compile with ZLIB_CONST defined." by Tao Bao · 7 years ago
  18. 087bc0c imgpatch: Compile with ZLIB_CONST defined. by Tao Bao · 7 years ago
  19. 37bda6a Merge "imgdiff: cache bsdiff suffix array in zip mode." by Sen Jiang · 7 years ago
  20. 69e73ab Merge "Add checkers and tests for empty locale in PNG file" by Tianjie Xu · 7 years ago
  21. d17a688 Add checkers and tests for empty locale in PNG file by Tianjie Xu · 7 years ago
  22. 930edb6 imgdiff: cache bsdiff suffix array in zip mode. by Sen Jiang · 7 years ago
  23. 13d15af Merge "minui: Export minui/minui.h." by Tao Bao · 7 years ago
  24. 0ecbd76 minui: Export minui/minui.h. by Tao Bao · 7 years ago
  25. ebb4e96 Merge "recovery: Move property_get() to android::base::GetProperty()." by Tao Bao · 7 years ago
  26. f0af02f Merge "Update background text images in recovery" by Tianjie Xu · 7 years ago
  27. efc3559 recovery: Move property_get() to android::base::GetProperty(). by Tao Bao · 7 years ago
  28. 8031c2d Merge changes from topic 'host_suffix_cleanup' by Alex Deymo · 7 years ago
  29. 67f3aa8 Remove "_static" suffix from libsparse by Alex Deymo · 7 years ago
  30. 3165366 Remove "_static" suffix from libext4_utils. by Alex Deymo · 7 years ago
  31. 37d74f3 Merge "Do not inject I/O fault on a retry" by Tianjie Xu · 7 years ago
  32. 77ec007 Merge "Address review comment." by Elliott Hughes · 7 years ago
  33. 4728242 Do not inject I/O fault on a retry by Tianjie Xu · 7 years ago
  34. ff8fdc9 Address review comment. by Elliott Hughes · 7 years ago
  35. 2fc1ff3 Merge "Move to .md files for even trivial documentation." by Elliott Hughes · 7 years ago
  36. 33808f1 Merge "recovery: Fix the argument parsing." by Tao Bao · 7 years ago
  37. 570af9d recovery: Fix the argument parsing. by Tao Bao · 7 years ago
  38. 7a890e5 Move to .md files for even trivial documentation. by Elliott Hughes · 7 years ago
  39. ceafe69 Merge "Retry ioctl in uncrypt if it returns block# 0" by Tianjie Xu · 7 years ago
  40. a78b2d2 Update background text images in recovery by Tianjie Xu · 7 years ago
  41. 095675a Merge "recovery: Clean up try_update_binary() in install.cpp." by Treehugger Robot · 7 years ago
  42. 478a5ec Merge "tests: Add testcase for show_progress() and set_progress()." by Tao Bao · 7 years ago
  43. 20c581e recovery: Clean up try_update_binary() in install.cpp. by Tao Bao · 8 years ago
  44. 9aa7ab5 tests: Add testcase for show_progress() and set_progress(). by Tao Bao · 7 years ago
  45. 91f74c8 Merge "updater: Clean up CreateStash()." by Tao Bao · 7 years ago
  46. 3b828d8 Merge "imgdiff: Fix an edge case that leads to infinite loop." by Tao Bao · 7 years ago
  47. 1302ea8 Merge "Write aliases before ffs mount in recovery" by Jerry Zhang · 7 years ago
  48. a61a672 Write aliases before ffs mount in recovery by Jerry Zhang · 7 years ago
  49. 56fc8fa Merge "recovery: Fix the broken UI text." by Tao Bao · 7 years ago
  50. 736d59c recovery: Fix the broken UI text. by Tao Bao · 8 years ago
  51. 466e1b3 Merge "updater: Refactor parse_range()." by Tao Bao · 7 years ago
  52. c844c06 updater: Refactor parse_range(). by Tao Bao · 8 years ago
  53. 71633eb Merge "Remove outdated reference to icon_installing.png" by Tao Bao · 7 years ago
  54. 825b6b0 Remove outdated reference to icon_installing.png by Tim Kryger · 8 years ago
  55. f9684c2 Merge "updater: Update the header name for bootloader.h." by Tao Bao · 8 years ago
  56. 5141221 updater: Clean up CreateStash(). by Tao Bao · 8 years ago
  57. 0d3f84f updater: Update the header name for bootloader.h. by Tao Bao · 8 years ago
  58. d37ce8f imgdiff: Fix an edge case that leads to infinite loop. by Tao Bao · 8 years ago
  59. b8d6523 Merge "applypatch: Don't expose FindMatchingPatch()." by Tao Bao · 8 years ago
  60. c8e7934 applypatch: Don't expose FindMatchingPatch(). by Tao Bao · 8 years ago
  61. 344c8eb Merge "Add tests for imgdiff." by Tao Bao · 8 years ago
  62. f24d2a6 Merge "tests: Add test coverage for DirUtil." by Tao Bao · 8 years ago
  63. f19295c tests: Add test coverage for DirUtil. by Tao Bao · 8 years ago
  64. 3b96452 Merge "tests: Replace the O_RDONLY in access(2)." by Tao Bao · 8 years ago
  65. aa305e9 Merge "tests: Add testcase for ZipUtil." by Tao Bao · 8 years ago
  66. 7ec4e6f Merge "Support a "ask before wiping" boot flag." by Treehugger Robot · 8 years ago
  67. e7e7b46 tests: Add testcase for ZipUtil. by Tao Bao · 8 years ago
  68. a3ece96 tests: Replace the O_RDONLY in access(2). by Tao Bao · 8 years ago
  69. 08404b4 Support a "ask before wiping" boot flag. by Paul Crowley · 8 years ago
  70. 97555da Add tests for imgdiff. by Tao Bao · 8 years ago
  71. e81719d Merge "Bugfix:updater always retry apply patch failed,when memcpy failed." by Tao Bao · 8 years ago
  72. 9a6f520 Bugfix:updater always retry apply patch failed,when memcpy failed. by katao · 8 years ago
  73. 26d972c Merge "Add update_bootloader_message() to fix two-step OTAs." by Tao Bao · 8 years ago
  74. 2292db8 Add update_bootloader_message() to fix two-step OTAs. by Tao Bao · 8 years ago
  75. 07d985b Merge "tests: Add tests for bootloader_message." by Tao Bao · 8 years ago
  76. 8b7301b tests: Add tests for bootloader_message. by Tao Bao · 8 years ago
  77. 8c1584f Merge "Add a stub recovery UI." by Sen Jiang · 8 years ago
  78. 2bb3a22 Merge "updater: Fix the operator order." by Treehugger Robot · 8 years ago
  79. 5354f60 updater: Fix the operator order. by Tao Bao · 8 years ago
  80. 833ecb0 Merge "Remove the obsolete comments for firmware update." by Tao Bao · 8 years ago
  81. c033639 Remove the obsolete comments for firmware update. by Tao Bao · 8 years ago
  82. 4e48a6c Merge "Add tests for setup-bcb and clear-bcb via uncrypt." by Tao Bao · 8 years ago
  83. 1033408 Add tests for setup-bcb and clear-bcb via uncrypt. by Tao Bao · 8 years ago
  84. 28bbe02 Merge "recovery: Clean up the log saving while wiping." by Tao Bao · 8 years ago
  85. d530449 Add a stub recovery UI. by Sen Jiang · 8 years ago
  86. 3f5a382 recovery: Clean up the log saving while wiping. by Tao Bao · 8 years ago
  87. d6a5005 Merge "clang-format: Adjust short functions / if settings." by Tao Bao · 8 years ago
  88. c908f4f Merge "Revert "write_bootloader_message(<options>) should not reset stage field."" by Tao Bao · 8 years ago
  89. 26d5ae7 Revert "write_bootloader_message(<options>) should not reset stage field." by Tao Bao · 8 years ago
  90. e65fa0a clang-format: Adjust short functions / if settings. by Tao Bao · 8 years ago
  91. 594dc4f Merge "recovery: Remove obsolete code that supports "CACHE:foo" format." by Tao Bao · 8 years ago
  92. f038ca0 recovery: Remove obsolete code that supports "CACHE:foo" format. by Tao Bao · 8 years ago
  93. f28afc1 Merge "write_bootloader_message(<options>) should not reset stage field." by Tao Bao · 8 years ago
  94. 332af25 Merge "recovery: Fix the argument parsing from COMMAND_FILE." by Tao Bao · 8 years ago
  95. 7d34fa1 recovery: Fix the argument parsing from COMMAND_FILE. by Tao Bao · 8 years ago
  96. c3ab25c Merge "recovery: Clean up get_args()." am: 3aadbbac39 by Tao Bao · 8 years ago
  97. 7e31f42 write_bootloader_message(<options>) should not reset stage field. by Tao Bao · 8 years ago
  98. 3aadbba Merge "recovery: Clean up get_args()." by Tao Bao · 8 years ago
  99. bc42603 Retry ioctl in uncrypt if it returns block# 0 by Tianjie Xu · 8 years ago
  100. f0ed159 recovery: Clean up get_args(). by Tao Bao · 8 years ago