1. d17a688 Add checkers and tests for empty locale in PNG file by Tianjie Xu · 7 years ago
  2. 13d15af Merge "minui: Export minui/minui.h." by Tao Bao · 7 years ago
  3. 0ecbd76 minui: Export minui/minui.h. by Tao Bao · 7 years ago
  4. ebb4e96 Merge "recovery: Move property_get() to android::base::GetProperty()." by Tao Bao · 7 years ago
  5. f0af02f Merge "Update background text images in recovery" by Tianjie Xu · 7 years ago
  6. efc3559 recovery: Move property_get() to android::base::GetProperty(). by Tao Bao · 7 years ago
  7. 8031c2d Merge changes from topic 'host_suffix_cleanup' by Alex Deymo · 7 years ago
  8. 67f3aa8 Remove "_static" suffix from libsparse by Alex Deymo · 7 years ago
  9. 3165366 Remove "_static" suffix from libext4_utils. by Alex Deymo · 7 years ago
  10. 37d74f3 Merge "Do not inject I/O fault on a retry" by Tianjie Xu · 7 years ago
  11. 77ec007 Merge "Address review comment." by Elliott Hughes · 7 years ago
  12. 4728242 Do not inject I/O fault on a retry by Tianjie Xu · 7 years ago
  13. ff8fdc9 Address review comment. by Elliott Hughes · 7 years ago
  14. 2fc1ff3 Merge "Move to .md files for even trivial documentation." by Elliott Hughes · 7 years ago
  15. 33808f1 Merge "recovery: Fix the argument parsing." by Tao Bao · 7 years ago
  16. 570af9d recovery: Fix the argument parsing. by Tao Bao · 7 years ago
  17. 7a890e5 Move to .md files for even trivial documentation. by Elliott Hughes · 7 years ago
  18. ceafe69 Merge "Retry ioctl in uncrypt if it returns block# 0" by Tianjie Xu · 7 years ago
  19. a78b2d2 Update background text images in recovery by Tianjie Xu · 7 years ago
  20. 095675a Merge "recovery: Clean up try_update_binary() in install.cpp." by Treehugger Robot · 7 years ago
  21. 478a5ec Merge "tests: Add testcase for show_progress() and set_progress()." by Tao Bao · 7 years ago
  22. 20c581e recovery: Clean up try_update_binary() in install.cpp. by Tao Bao · 8 years ago
  23. 9aa7ab5 tests: Add testcase for show_progress() and set_progress(). by Tao Bao · 7 years ago
  24. 91f74c8 Merge "updater: Clean up CreateStash()." by Tao Bao · 7 years ago
  25. 3b828d8 Merge "imgdiff: Fix an edge case that leads to infinite loop." by Tao Bao · 7 years ago
  26. 1302ea8 Merge "Write aliases before ffs mount in recovery" by Jerry Zhang · 7 years ago
  27. a61a672 Write aliases before ffs mount in recovery by Jerry Zhang · 7 years ago
  28. 56fc8fa Merge "recovery: Fix the broken UI text." by Tao Bao · 7 years ago
  29. 736d59c recovery: Fix the broken UI text. by Tao Bao · 7 years ago
  30. 466e1b3 Merge "updater: Refactor parse_range()." by Tao Bao · 7 years ago
  31. c844c06 updater: Refactor parse_range(). by Tao Bao · 8 years ago
  32. 71633eb Merge "Remove outdated reference to icon_installing.png" by Tao Bao · 7 years ago
  33. 825b6b0 Remove outdated reference to icon_installing.png by Tim Kryger · 8 years ago
  34. f9684c2 Merge "updater: Update the header name for bootloader.h." by Tao Bao · 7 years ago
  35. 5141221 updater: Clean up CreateStash(). by Tao Bao · 8 years ago
  36. 0d3f84f updater: Update the header name for bootloader.h. by Tao Bao · 8 years ago
  37. d37ce8f imgdiff: Fix an edge case that leads to infinite loop. by Tao Bao · 8 years ago
  38. b8d6523 Merge "applypatch: Don't expose FindMatchingPatch()." by Tao Bao · 8 years ago
  39. c8e7934 applypatch: Don't expose FindMatchingPatch(). by Tao Bao · 8 years ago
  40. 344c8eb Merge "Add tests for imgdiff." by Tao Bao · 8 years ago
  41. f24d2a6 Merge "tests: Add test coverage for DirUtil." by Tao Bao · 8 years ago
  42. f19295c tests: Add test coverage for DirUtil. by Tao Bao · 8 years ago
  43. 3b96452 Merge "tests: Replace the O_RDONLY in access(2)." by Tao Bao · 8 years ago
  44. aa305e9 Merge "tests: Add testcase for ZipUtil." by Tao Bao · 8 years ago
  45. 7ec4e6f Merge "Support a "ask before wiping" boot flag." by Treehugger Robot · 8 years ago
  46. e7e7b46 tests: Add testcase for ZipUtil. by Tao Bao · 8 years ago
  47. a3ece96 tests: Replace the O_RDONLY in access(2). by Tao Bao · 8 years ago
  48. 08404b4 Support a "ask before wiping" boot flag. by Paul Crowley · 8 years ago
  49. 97555da Add tests for imgdiff. by Tao Bao · 8 years ago
  50. e81719d Merge "Bugfix:updater always retry apply patch failed,when memcpy failed." by Tao Bao · 8 years ago
  51. 9a6f520 Bugfix:updater always retry apply patch failed,when memcpy failed. by katao · 8 years ago
  52. 26d972c Merge "Add update_bootloader_message() to fix two-step OTAs." by Tao Bao · 8 years ago
  53. 2292db8 Add update_bootloader_message() to fix two-step OTAs. by Tao Bao · 8 years ago
  54. 07d985b Merge "tests: Add tests for bootloader_message." by Tao Bao · 8 years ago
  55. 8b7301b tests: Add tests for bootloader_message. by Tao Bao · 8 years ago
  56. 8c1584f Merge "Add a stub recovery UI." by Sen Jiang · 8 years ago
  57. 2bb3a22 Merge "updater: Fix the operator order." by Treehugger Robot · 8 years ago
  58. 5354f60 updater: Fix the operator order. by Tao Bao · 8 years ago
  59. 833ecb0 Merge "Remove the obsolete comments for firmware update." by Tao Bao · 8 years ago
  60. c033639 Remove the obsolete comments for firmware update. by Tao Bao · 8 years ago
  61. 4e48a6c Merge "Add tests for setup-bcb and clear-bcb via uncrypt." by Tao Bao · 8 years ago
  62. 1033408 Add tests for setup-bcb and clear-bcb via uncrypt. by Tao Bao · 8 years ago
  63. 28bbe02 Merge "recovery: Clean up the log saving while wiping." by Tao Bao · 8 years ago
  64. d530449 Add a stub recovery UI. by Sen Jiang · 8 years ago
  65. 3f5a382 recovery: Clean up the log saving while wiping. by Tao Bao · 8 years ago
  66. d6a5005 Merge "clang-format: Adjust short functions / if settings." by Tao Bao · 8 years ago
  67. c908f4f Merge "Revert "write_bootloader_message(<options>) should not reset stage field."" by Tao Bao · 8 years ago
  68. 26d5ae7 Revert "write_bootloader_message(<options>) should not reset stage field." by Tao Bao · 8 years ago
  69. e65fa0a clang-format: Adjust short functions / if settings. by Tao Bao · 8 years ago
  70. 594dc4f Merge "recovery: Remove obsolete code that supports "CACHE:foo" format." by Tao Bao · 8 years ago
  71. f038ca0 recovery: Remove obsolete code that supports "CACHE:foo" format. by Tao Bao · 8 years ago
  72. f28afc1 Merge "write_bootloader_message(<options>) should not reset stage field." by Tao Bao · 8 years ago
  73. 332af25 Merge "recovery: Fix the argument parsing from COMMAND_FILE." by Tao Bao · 8 years ago
  74. 7d34fa1 recovery: Fix the argument parsing from COMMAND_FILE. by Tao Bao · 8 years ago
  75. c3ab25c Merge "recovery: Clean up get_args()." am: 3aadbbac39 by Tao Bao · 8 years ago
  76. 7e31f42 write_bootloader_message(<options>) should not reset stage field. by Tao Bao · 8 years ago
  77. 3aadbba Merge "recovery: Clean up get_args()." by Tao Bao · 8 years ago
  78. bc42603 Retry ioctl in uncrypt if it returns block# 0 by Tianjie Xu · 8 years ago
  79. f0ed159 recovery: Clean up get_args(). by Tao Bao · 8 years ago
  80. 1d9779b Merge "updater: Switch to libbase logging." am: d2c56629ab by Tao Bao · 8 years ago
  81. d2c5662 Merge "updater: Switch to libbase logging." by Tao Bao · 8 years ago
  82. 80cd188 Merge "bootable/recovery: cleanup compiler warnings (unused value)" by Tao Bao · 8 years ago
  83. ef3bea1 Merge "bootable/recovery: cleanup compiler warnings (unused value)" by Tao Bao · 8 years ago
  84. 039f2da updater: Switch to libbase logging. by Tao Bao · 8 years ago
  85. be54fed Merge "bootable/recovery: cleanup compiler warnings (potential leak of memory)" by Tao Bao · 8 years ago
  86. d255b66 Merge "bootable/recovery: cleanup compiler warnings (potential leak of memory)" by Tao Bao · 8 years ago
  87. a793c58 bootable/recovery: cleanup compiler warnings (unused value) by Rahul Chaudhry · 8 years ago
  88. ae2463b Merge "Switch update verifier to HIDL HAL" am: 1528def46e by Connor O'Brien · 8 years ago
  89. 1528def Merge "Switch update verifier to HIDL HAL" by Connor O'Brien · 8 years ago
  90. 1f934be Merge "Remove ota_close(int) and ota_fclose(FILE*)." am: 7b59b45b08 by Tao Bao · 8 years ago
  91. 7b59b45 Merge "Remove ota_close(int) and ota_fclose(FILE*)." by Tao Bao · 8 years ago
  92. 839fbbd Merge "Add ota_close(unique_fd&) and ota_fclose(std::unique_ptr<FILE>&)." by Tao Bao · 8 years ago
  93. fcfdda9 Merge "tests: Add testcases for EMMC targets." am: d226f28e87 by Tao Bao · 8 years ago
  94. eed7f60 Merge "Add ota_close(unique_fd&) and ota_fclose(std::unique_ptr<FILE>&)." by Tao Bao · 8 years ago
  95. d226f28 Merge "tests: Add testcases for EMMC targets." by Tao Bao · 8 years ago
  96. 358c2ec Remove ota_close(int) and ota_fclose(FILE*). by Tao Bao · 8 years ago
  97. 3dc14cb Add ota_close(unique_fd&) and ota_fclose(std::unique_ptr<FILE>&). by Tao Bao · 8 years ago
  98. 8dd44e9 tests: Add testcases for EMMC targets. by Tao Bao · 8 years ago
  99. ad43d2d Switch update verifier to HIDL HAL by Connor O'Brien · 8 years ago
  100. 1aa41a1 Merge "applypatch: Release FD when explicitly calling close." am: a511a3c407 by Tao Bao · 8 years ago