1. 80176c6 Merge "Replace _exit(-1) with _exit(EXIT_FAILURE)." am: 95bcbfdd4e by Tao Bao · 7 years ago
  2. 95bcbfd Merge "Replace _exit(-1) with _exit(EXIT_FAILURE)." by Treehugger Robot · 7 years ago
  3. 5fa2e57 Merge "Avoid to call UI functions in child process" am: 0f275ae56e by Tianjie Xu · 7 years ago
  4. 3da8801 Replace _exit(-1) with _exit(EXIT_FAILURE). by Tao Bao · 7 years ago
  5. 0f275ae Merge "Avoid to call UI functions in child process" by Treehugger Robot · 7 years ago
  6. d40cd0e Merge "update_verifier should read dm wrapped partition" am: c44c479197 by Tianjie Xu · 7 years ago
  7. c44c479 Merge "update_verifier should read dm wrapped partition" by Tianjie Xu · 7 years ago
  8. ec8d745 Merge "minui: Minor clean up to graphics.cpp." am: b04bc0540d by Tao Bao · 7 years ago
  9. b04bc05 Merge "minui: Minor clean up to graphics.cpp." by Tao Bao · 7 years ago
  10. ab1abae Avoid to call UI functions in child process by Tianjie Xu · 7 years ago
  11. e8020f4 minui: Minor clean up to graphics.cpp. by Tao Bao · 7 years ago
  12. c33d037 Merge "Fix a log issue in ui.cpp." am: 7f38fbf976 by Tao Bao · 7 years ago
  13. 7f38fbf Merge "Fix a log issue in ui.cpp." by Tao Bao · 7 years ago
  14. 8eec373 Fix a log issue in ui.cpp. by Tao Bao · 7 years ago
  15. 29ef12f Merge "bootable/recovery: cleanup compiler warnings (potential leak of memory)" by Tao Bao · 7 years ago
  16. 7ab9c38 Merge "bootable/recovery: cleanup compiler warnings (potential leak of memory)" by Tao Bao · 7 years ago
  17. 2684259 Merge "recovery: Add screensaver mode." am: 389a29193c by Tao Bao · 7 years ago
  18. 389a291 Merge "recovery: Add screensaver mode." by Tao Bao · 7 years ago
  19. 6278bdf recovery: Add screensaver mode. by Tao Bao · 7 years ago
  20. b0ac872 update_verifier should read dm wrapped partition by Tianjie Xu · 7 years ago
  21. 5b5b833 Merge "Remove '_static' suffix from libext2* references." am: 56ff8061b1 by Alex Deymo · 7 years ago
  22. 56ff806 Merge "Remove '_static' suffix from libext2* references." by Alex Deymo · 7 years ago
  23. a78bbda Merge "Use flash erase & logical block size for userdata wipe" am: c8f7b5bad7 by Connor O'Brien · 7 years ago
  24. c8f7b5b Merge "Use flash erase & logical block size for userdata wipe" by Treehugger Robot · 7 years ago
  25. 98a658b Use flash erase & logical block size for userdata wipe by Connor O'Brien · 7 years ago
  26. 343987b Merge "minui: Move callback functions to std::function." am: a476312714 by Tao Bao · 7 years ago
  27. a476312 Merge "minui: Move callback functions to std::function." by Tao Bao · 7 years ago
  28. 8e01ded Merge "update_verifier: Move property_get() to android::base::GetProperty()." by Tao Bao · 7 years ago
  29. 42906e0 Merge "update_verifier: Move property_get() to android::base::GetProperty()." by Tao Bao · 7 years ago
  30. 1313a96 Merge "Print with newline for ui_print." am: 90deaf9ab7 by Tao Bao · 7 years ago
  31. 90deaf9 Merge "Print with newline for ui_print." by Tao Bao · 7 years ago
  32. 7c5dbd6 Remove '_static' suffix from libext2* references. by Alex Deymo · 7 years ago
  33. ee3030a Merge "bootctrl HAL uses "default" service name" am: cf1af460d5 by Chris Phoenix · 7 years ago
  34. b037cff Merge "Restore the max width for recovery background texts" am: c1df344381 by Tianjie Xu · 7 years ago
  35. cf1af46 Merge "bootctrl HAL uses "default" service name" by Chris Phoenix · 7 years ago
  36. c1df344 Merge "Restore the max width for recovery background texts" by Tianjie Xu · 7 years ago
  37. 0b1118d minui: Move callback functions to std::function. by Tao Bao · 7 years ago
  38. 0f7031e Restore the max width for recovery background texts by Tianjie Xu · 7 years ago
  39. f013642 Print with newline for ui_print. by Tao Bao · 7 years ago
  40. 0157c78 bootctrl HAL uses "default" service name by Chris Phoenix · 7 years ago
  41. ca261d3 Merge "imgpatch: Compile with ZLIB_CONST defined." am: e78ca37656 by Tao Bao · 7 years ago
  42. 4f8d217 update_verifier: Move property_get() to android::base::GetProperty(). by Tao Bao · 7 years ago
  43. e78ca37 Merge "imgpatch: Compile with ZLIB_CONST defined." by Tao Bao · 7 years ago
  44. 087bc0c imgpatch: Compile with ZLIB_CONST defined. by Tao Bao · 7 years ago
  45. 9bb0819 Merge "imgdiff: cache bsdiff suffix array in zip mode." am: 37bda6a004 by Sen Jiang · 7 years ago
  46. 37bda6a Merge "imgdiff: cache bsdiff suffix array in zip mode." by Sen Jiang · 7 years ago
  47. a38224e Merge "Add checkers and tests for empty locale in PNG file" am: 69e73ab7a9 by Tianjie Xu · 7 years ago
  48. 69e73ab Merge "Add checkers and tests for empty locale in PNG file" by Tianjie Xu · 7 years ago
  49. d17a688 Add checkers and tests for empty locale in PNG file by Tianjie Xu · 7 years ago
  50. 930edb6 imgdiff: cache bsdiff suffix array in zip mode. by Sen Jiang · 7 years ago
  51. ad20b76 Merge "minui: Export minui/minui.h." am: 13d15af08f by Tao Bao · 7 years ago
  52. 13d15af Merge "minui: Export minui/minui.h." by Tao Bao · 7 years ago
  53. 0ecbd76 minui: Export minui/minui.h. by Tao Bao · 7 years ago
  54. 421d927 Merge "recovery: Move property_get() to android::base::GetProperty()." by Tao Bao · 7 years ago
  55. ebb4e96 Merge "recovery: Move property_get() to android::base::GetProperty()." by Tao Bao · 7 years ago
  56. 19e4f62 Merge "Update background text images in recovery" am: f0af02fea6 by Tianjie Xu · 7 years ago
  57. f0af02f Merge "Update background text images in recovery" by Tianjie Xu · 7 years ago
  58. efc3559 recovery: Move property_get() to android::base::GetProperty(). by Tao Bao · 7 years ago
  59. f8f1a25 Merge changes from topic 'host_suffix_cleanup' am: 8031c2d2bb by Alex Deymo · 7 years ago
  60. 204369e Remove "_static" suffix from libsparse am: 67f3aa8804 by Alex Deymo · 7 years ago
  61. 4b54093 Remove "_static" suffix from libext4_utils. am: 31653660ad by Alex Deymo · 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. 854ef3b Merge "Do not inject I/O fault on a retry" am: 37d74f3e20 by Tianjie Xu · 7 years ago
  66. 37d74f3 Merge "Do not inject I/O fault on a retry" by Tianjie Xu · 7 years ago
  67. 3e003ce Merge "Address review comment." am: 77ec0071cf by Elliott Hughes · 7 years ago
  68. 77ec007 Merge "Address review comment." by Elliott Hughes · 7 years ago
  69. 4728242 Do not inject I/O fault on a retry by Tianjie Xu · 7 years ago
  70. 61728ff Merge "Move to .md files for even trivial documentation." am: 2fc1ff3b32 by Elliott Hughes · 7 years ago
  71. ff8fdc9 Address review comment. by Elliott Hughes · 7 years ago
  72. 2fc1ff3 Merge "Move to .md files for even trivial documentation." by Elliott Hughes · 7 years ago
  73. fe0a801 Merge "recovery: Fix the argument parsing." am: 33808f16c5 by Tao Bao · 7 years ago
  74. 33808f1 Merge "recovery: Fix the argument parsing." by Tao Bao · 7 years ago
  75. 570af9d recovery: Fix the argument parsing. by Tao Bao · 7 years ago
  76. 7a890e5 Move to .md files for even trivial documentation. by Elliott Hughes · 7 years ago
  77. 06b4254 Merge "Retry ioctl in uncrypt if it returns block# 0" am: ceafe69fb8 by Tianjie Xu · 7 years ago
  78. ceafe69 Merge "Retry ioctl in uncrypt if it returns block# 0" by Tianjie Xu · 7 years ago
  79. a78b2d2 Update background text images in recovery by Tianjie Xu · 7 years ago
  80. 1bbd9c6 Merge "recovery: Clean up try_update_binary() in install.cpp." am: 095675a3eb by Tao Bao · 7 years ago
  81. 095675a Merge "recovery: Clean up try_update_binary() in install.cpp." by Treehugger Robot · 7 years ago
  82. 179fc8a Merge "tests: Add testcase for show_progress() and set_progress()." by Tao Bao · 8 years ago
  83. 478a5ec Merge "tests: Add testcase for show_progress() and set_progress()." by Tao Bao · 8 years ago
  84. 20c581e recovery: Clean up try_update_binary() in install.cpp. by Tao Bao · 8 years ago
  85. 9aa7ab5 tests: Add testcase for show_progress() and set_progress(). by Tao Bao · 8 years ago
  86. 719a15b Merge "updater: Clean up CreateStash()." am: 91f74c82cd by Tao Bao · 8 years ago
  87. 91f74c8 Merge "updater: Clean up CreateStash()." by Tao Bao · 8 years ago
  88. 4d37763 Merge "imgdiff: Fix an edge case that leads to infinite loop." am: 3b828d879b by Tao Bao · 8 years ago
  89. 3b828d8 Merge "imgdiff: Fix an edge case that leads to infinite loop." by Tao Bao · 8 years ago
  90. 9f9d50d Merge "Write aliases before ffs mount in recovery" am: 1302ea8725 by Jerry Zhang · 8 years ago
  91. 1302ea8 Merge "Write aliases before ffs mount in recovery" by Jerry Zhang · 8 years ago
  92. a61a672 Write aliases before ffs mount in recovery by Jerry Zhang · 8 years ago
  93. 1227f6b Merge "recovery: Fix the broken UI text." am: 56fc8fa376 by Tao Bao · 8 years ago
  94. 56fc8fa Merge "recovery: Fix the broken UI text." by Tao Bao · 8 years ago
  95. 736d59c recovery: Fix the broken UI text. by Tao Bao · 8 years ago
  96. 6502c50 Merge "updater: Refactor parse_range()." am: 466e1b396a by Tao Bao · 8 years ago
  97. 466e1b3 Merge "updater: Refactor parse_range()." by Tao Bao · 8 years ago
  98. c844c06 updater: Refactor parse_range(). by Tao Bao · 8 years ago
  99. 05e7db3 Merge "Remove outdated reference to icon_installing.png" am: 71633ebfb0 by Tao Bao · 8 years ago
  100. 71633eb Merge "Remove outdated reference to icon_installing.png" by Tao Bao · 8 years ago