1. b72a15a Recovery Test: add SideloadTest to test FUSE support on target by Wei Wang · 7 years ago
  2. 0f26468 Merge "Skip BootloaderMessageTest, UncryptTest for devices without /misc" by Treehugger Robot · 7 years ago
  3. d549616 Merge "recovery: Remember the last log position." by Tao Bao · 7 years ago
  4. ca94856 Skip BootloaderMessageTest, UncryptTest for devices without /misc by Tianjie Xu · 7 years ago
  5. c9447cc recovery: Remember the last log position. by Tao Bao · 7 years ago
  6. 0213045 Merge "recovery: Don't show "No /cache partition found" on screen." by Treehugger Robot · 7 years ago
  7. f7f1da3 recovery: Don't show "No /cache partition found" on screen. by Tao Bao · 7 years ago
  8. 3ac0dd2 Merge "Add a missing #include for openat(2)." by Elliott Hughes · 7 years ago
  9. 25a29d4 Add a missing #include for openat(2). by Elliott Hughes · 7 years ago
  10. f9962db Merge "Use bspatch from external/bsdiff." by Sen Jiang · 7 years ago
  11. 635eb1c Merge "recovery: Clean up browse_directory()." by Tao Bao · 7 years ago
  12. 0d14cc2 Merge "minui: Move graphics_{adf,drm,fbdev} into classes." by Tao Bao · 7 years ago
  13. c4a18ef recovery: Clean up browse_directory(). by Tao Bao · 7 years ago
  14. 557fa1f minui: Move graphics_{adf,drm,fbdev} into classes. by Tao Bao · 7 years ago
  15. df464db Merge "minui: Save errno before calling close()." by Treehugger Robot · 7 years ago
  16. f04592b minui: Save errno before calling close(). by Tao Bao · 7 years ago
  17. 5121961 Merge "minui: Clean up graphics_fbdev.cpp." by Treehugger Robot · 7 years ago
  18. d592e1d Merge "minui: Clean up graphics_adf.cpp." by Tao Bao · 7 years ago
  19. 648f252 Merge "minui: Clean up graphics_drm.cpp." by Treehugger Robot · 7 years ago
  20. 76be34c minui: Clean up graphics_drm.cpp. by Tao Bao · 7 years ago
  21. acf4dd1 minui: Clean up graphics_fbdev.cpp. by Tao Bao · 7 years ago
  22. 8f0e21b minui: Clean up graphics_adf.cpp. by Tao Bao · 7 years ago
  23. 95bcbfd Merge "Replace _exit(-1) with _exit(EXIT_FAILURE)." by Treehugger Robot · 7 years ago
  24. 3da8801 Replace _exit(-1) with _exit(EXIT_FAILURE). by Tao Bao · 7 years ago
  25. 0f275ae Merge "Avoid to call UI functions in child process" by Treehugger Robot · 7 years ago
  26. c44c479 Merge "update_verifier should read dm wrapped partition" by Tianjie Xu · 7 years ago
  27. b04bc05 Merge "minui: Minor clean up to graphics.cpp." by Tao Bao · 7 years ago
  28. ab1abae Avoid to call UI functions in child process by Tianjie Xu · 7 years ago
  29. e8020f4 minui: Minor clean up to graphics.cpp. by Tao Bao · 7 years ago
  30. 25c5697 Use bspatch from external/bsdiff. by Sen Jiang · 8 years ago
  31. 7f38fbf Merge "Fix a log issue in ui.cpp." by Tao Bao · 7 years ago
  32. 8eec373 Fix a log issue in ui.cpp. by Tao Bao · 7 years ago
  33. 7ab9c38 Merge "bootable/recovery: cleanup compiler warnings (potential leak of memory)" by Tao Bao · 7 years ago
  34. 389a291 Merge "recovery: Add screensaver mode." by Tao Bao · 7 years ago
  35. 6278bdf recovery: Add screensaver mode. by Tao Bao · 7 years ago
  36. b0ac872 update_verifier should read dm wrapped partition by Tianjie Xu · 7 years ago
  37. 56ff806 Merge "Remove '_static' suffix from libext2* references." by Alex Deymo · 7 years ago
  38. c8f7b5b Merge "Use flash erase & logical block size for userdata wipe" by Treehugger Robot · 7 years ago
  39. 98a658b Use flash erase & logical block size for userdata wipe by Connor O'Brien · 7 years ago
  40. a476312 Merge "minui: Move callback functions to std::function." by Tao Bao · 7 years ago
  41. 42906e0 Merge "update_verifier: Move property_get() to android::base::GetProperty()." by Tao Bao · 7 years ago
  42. 90deaf9 Merge "Print with newline for ui_print." by Tao Bao · 7 years ago
  43. 7c5dbd6 Remove '_static' suffix from libext2* references. by Alex Deymo · 7 years ago
  44. cf1af46 Merge "bootctrl HAL uses "default" service name" by Chris Phoenix · 7 years ago
  45. c1df344 Merge "Restore the max width for recovery background texts" by Tianjie Xu · 7 years ago
  46. 0b1118d minui: Move callback functions to std::function. by Tao Bao · 7 years ago
  47. 0f7031e Restore the max width for recovery background texts by Tianjie Xu · 7 years ago
  48. f013642 Print with newline for ui_print. by Tao Bao · 7 years ago
  49. 0157c78 bootctrl HAL uses "default" service name by Chris Phoenix · 7 years ago
  50. 4f8d217 update_verifier: Move property_get() to android::base::GetProperty(). by Tao Bao · 7 years ago
  51. e78ca37 Merge "imgpatch: Compile with ZLIB_CONST defined." by Tao Bao · 7 years ago
  52. 087bc0c imgpatch: Compile with ZLIB_CONST defined. by Tao Bao · 7 years ago
  53. 37bda6a Merge "imgdiff: cache bsdiff suffix array in zip mode." by Sen Jiang · 7 years ago
  54. 69e73ab Merge "Add checkers and tests for empty locale in PNG file" by Tianjie Xu · 7 years ago
  55. d17a688 Add checkers and tests for empty locale in PNG file by Tianjie Xu · 7 years ago
  56. 930edb6 imgdiff: cache bsdiff suffix array in zip mode. by Sen Jiang · 7 years ago
  57. 13d15af Merge "minui: Export minui/minui.h." by Tao Bao · 7 years ago
  58. 0ecbd76 minui: Export minui/minui.h. by Tao Bao · 7 years ago
  59. ebb4e96 Merge "recovery: Move property_get() to android::base::GetProperty()." by Tao Bao · 7 years ago
  60. f0af02f Merge "Update background text images in recovery" by Tianjie Xu · 7 years ago
  61. efc3559 recovery: Move property_get() to android::base::GetProperty(). by Tao Bao · 7 years ago
  62. 8031c2d Merge changes from topic 'host_suffix_cleanup' by Alex Deymo · 7 years ago
  63. 67f3aa8 Remove "_static" suffix from libsparse by Alex Deymo · 7 years ago
  64. 3165366 Remove "_static" suffix from libext4_utils. by Alex Deymo · 7 years ago
  65. 37d74f3 Merge "Do not inject I/O fault on a retry" by Tianjie Xu · 7 years ago
  66. 77ec007 Merge "Address review comment." by Elliott Hughes · 7 years ago
  67. 4728242 Do not inject I/O fault on a retry by Tianjie Xu · 7 years ago
  68. ff8fdc9 Address review comment. by Elliott Hughes · 7 years ago
  69. 2fc1ff3 Merge "Move to .md files for even trivial documentation." by Elliott Hughes · 7 years ago
  70. 33808f1 Merge "recovery: Fix the argument parsing." by Tao Bao · 7 years ago
  71. 570af9d recovery: Fix the argument parsing. by Tao Bao · 7 years ago
  72. 7a890e5 Move to .md files for even trivial documentation. by Elliott Hughes · 7 years ago
  73. ceafe69 Merge "Retry ioctl in uncrypt if it returns block# 0" by Tianjie Xu · 7 years ago
  74. a78b2d2 Update background text images in recovery by Tianjie Xu · 7 years ago
  75. 095675a Merge "recovery: Clean up try_update_binary() in install.cpp." by Treehugger Robot · 7 years ago
  76. 478a5ec Merge "tests: Add testcase for show_progress() and set_progress()." by Tao Bao · 7 years ago
  77. 20c581e recovery: Clean up try_update_binary() in install.cpp. by Tao Bao · 8 years ago
  78. 9aa7ab5 tests: Add testcase for show_progress() and set_progress(). by Tao Bao · 7 years ago
  79. 91f74c8 Merge "updater: Clean up CreateStash()." by Tao Bao · 7 years ago
  80. 3b828d8 Merge "imgdiff: Fix an edge case that leads to infinite loop." by Tao Bao · 7 years ago
  81. 1302ea8 Merge "Write aliases before ffs mount in recovery" by Jerry Zhang · 7 years ago
  82. a61a672 Write aliases before ffs mount in recovery by Jerry Zhang · 7 years ago
  83. 56fc8fa Merge "recovery: Fix the broken UI text." by Tao Bao · 7 years ago
  84. 736d59c recovery: Fix the broken UI text. by Tao Bao · 7 years ago
  85. 466e1b3 Merge "updater: Refactor parse_range()." by Tao Bao · 7 years ago
  86. c844c06 updater: Refactor parse_range(). by Tao Bao · 8 years ago
  87. 71633eb Merge "Remove outdated reference to icon_installing.png" by Tao Bao · 7 years ago
  88. 825b6b0 Remove outdated reference to icon_installing.png by Tim Kryger · 8 years ago
  89. f9684c2 Merge "updater: Update the header name for bootloader.h." by Tao Bao · 7 years ago
  90. 5141221 updater: Clean up CreateStash(). by Tao Bao · 8 years ago
  91. 0d3f84f updater: Update the header name for bootloader.h. by Tao Bao · 8 years ago
  92. d37ce8f imgdiff: Fix an edge case that leads to infinite loop. by Tao Bao · 8 years ago
  93. b8d6523 Merge "applypatch: Don't expose FindMatchingPatch()." by Tao Bao · 8 years ago
  94. c8e7934 applypatch: Don't expose FindMatchingPatch(). by Tao Bao · 8 years ago
  95. 344c8eb Merge "Add tests for imgdiff." by Tao Bao · 8 years ago
  96. f24d2a6 Merge "tests: Add test coverage for DirUtil." by Tao Bao · 8 years ago
  97. f19295c tests: Add test coverage for DirUtil. by Tao Bao · 8 years ago
  98. 3b96452 Merge "tests: Replace the O_RDONLY in access(2)." by Tao Bao · 8 years ago
  99. aa305e9 Merge "tests: Add testcase for ZipUtil." by Tao Bao · 8 years ago
  100. 7ec4e6f Merge "Support a "ask before wiping" boot flag." by Treehugger Robot · 8 years ago