1. 0a883c1 updater: Defer the creation of the new data writer. by Tao Bao · 6 years ago
  2. 9ed4b41 Merge "updater_sample: add metadata mismatch error code" by Zhomart Mukhamejanov · 6 years ago
  3. c53639d Merge "tests: Skip ScreenRecoveryUITest on gr_init failure." by Tao Bao · 6 years ago
  4. ac752b3 Merge "Revert "updater_sample: add proguard.flags"" by Ian Pedowitz · 6 years ago
  5. c02fb99 Revert "updater_sample: add proguard.flags" by Ian Pedowitz · 6 years ago
  6. 51f16ec tests: Skip ScreenRecoveryUITest on gr_init failure. by Tao Bao · 6 years ago
  7. 4264ee8 Merge "screen_ui: Move the call to gr_init() into Init()." by Tao Bao · 6 years ago
  8. 4cd2cf9 Merge "screen_ui: Call gr_exit() from dtor." by Treehugger Robot · 6 years ago
  9. ba4edb3 screen_ui: Move the call to gr_init() into Init(). by Tao Bao · 6 years ago
  10. ebee98d updater_sample: add metadata mismatch error code by Zhomart Mukhamejanov · 6 years ago
  11. 60ac622 screen_ui: Call gr_exit() from dtor. by Tao Bao · 6 years ago
  12. 397e8f2 Merge "Recovery image is self-contained" by Treehugger Robot · 6 years ago
  13. 5ced47d Merge "updater_sample: add proguard.flags" by Zhomart Mukhamejanov · 6 years ago
  14. 6dbdbbc Merge "minui: Add constness to GRSurface* in gr_get_{width,height}." by Tao Bao · 6 years ago
  15. 9f42633 minui: Add constness to GRSurface* in gr_get_{width,height}. by Tao Bao · 6 years ago
  16. 8c3af4a updater_sample: add proguard.flags by Zhomart Mukhamejanov · 6 years ago
  17. 0eb10b3 Merge "updater: Drop the 'overlap' parameter in LoadSrcTgtVersion3()." by Tao Bao · 6 years ago
  18. 4a13508 updater: Drop the 'overlap' parameter in LoadSrcTgtVersion3(). by Tao Bao · 6 years ago
  19. 4a8f5ec Merge "updater: Remove the redundant check on line count." by Tao Bao · 6 years ago
  20. 1cb7222 Merge "updater_sample: update README.md" by Zhomart Mukhamejanov · 6 years ago
  21. ec33e45 updater_sample: update README.md by Zhomart Mukhamejanov · 6 years ago
  22. 684d721 Merge "updater_sample: fix payload spec tests" by Zhomart Mukhamejanov · 6 years ago
  23. 8a6a86a updater_sample: fix payload spec tests by Zhomart Mukhamejanov · 6 years ago
  24. ffede3e updater: Remove the redundant check on line count. by Tao Bao · 6 years ago
  25. eeabbec Merge "updater_sample: change gen_update_config args" by Zhomart Mukhamejanov · 6 years ago
  26. 8b7af4c Recovery image is self-contained by Jiyong Park · 6 years ago
  27. da96070 updater_sample: change gen_update_config args by Zhomart Mukhamejanov · 6 years ago
  28. 382691f Merge "updater_sample: Add suspend/resume update" by Zhomart Mukhamejanov · 6 years ago
  29. cef8431 Merge "updater: Replace the reference arguments with pointers." by Tao Bao · 6 years ago
  30. 0e2d900 Merge "minui: Handle the failures from the drm backend in gr_init" by Tianjie Xu · 6 years ago
  31. 2454b24 Merge "ui: join only if joinable." by Tao Bao · 6 years ago
  32. 94371fd ui: join only if joinable. by Tao Bao · 6 years ago
  33. 878d5a7 Merge "tests: Specify the death test style to avoid flakiness." by Tao Bao · 6 years ago
  34. ccf00a2 minui: Handle the failures from the drm backend in gr_init by Tianjie Xu · 6 years ago
  35. 42be0d4 tests: Specify the death test style to avoid flakiness. by Tao Bao · 6 years ago
  36. de3bbb8 updater: Replace the reference arguments with pointers. by Tao Bao · 6 years ago
  37. 16db994 updater_sample: Add suspend/resume update by Zhomart Mukhamejanov · 6 years ago
  38. e36b6ec Merge "updater_sample: Add UI docs to README" by Zhomart Mukhamejanov · 6 years ago
  39. 60abf5c updater_sample: Add UI docs to README by Zhomart Mukhamejanov · 6 years ago
  40. 269be9f Merge "updater_sample: improve updater state handling" by Zhomart Mukhamejanov · 6 years ago
  41. 469b35a updater_sample: improve updater state handling by Zhomart Mukhamejanov · 6 years ago
  42. a21a63b Merge "tests: Add ResumableUpdaterTest." by Tao Bao · 6 years ago
  43. c0299ed tests: Add ResumableUpdaterTest. by Tao Bao · 6 years ago
  44. 02ee7bf Merge "updater_sample: validate state only once" by Zhomart Mukhamejanov · 6 years ago
  45. 2d85a0f Merge "Let gr_init proceed even if we failed to load a font file" by Treehugger Robot · 6 years ago
  46. 842f2a3 Let gr_init proceed even if we failed to load a font file by Tianjie Xu · 6 years ago
  47. bda4495 Merge "recovery: add --fsck_unshare_blocks option for adb remount" by Treehugger Robot · 6 years ago
  48. 51cde1e updater_sample: validate state only once by Zhomart Mukhamejanov · 6 years ago
  49. 2759733 Merge "updater_sample: Add @GuardedBy" by Zhomart Mukhamejanov · 6 years ago
  50. f6522eb updater_sample: Add @GuardedBy by Zhomart Mukhamejanov · 6 years ago
  51. 9455173 Merge "updater_sample: Improve update completion handling" by Zhomart Mukhamejanov · 6 years ago
  52. 7671f68 updater_sample: Improve update completion handling by Zhomart Mukhamejanov · 6 years ago
  53. 0b80ba1 Merge "updater: Drop the 'blocks' parameter in LoadStash()." by Tao Bao · 6 years ago
  54. 64957ce updater: Drop the 'blocks' parameter in LoadStash(). by Tao Bao · 6 years ago
  55. edee836 recovery: add --fsck_unshare_blocks option for adb remount by David Anderson · 6 years ago
  56. 721f6d8 Merge "updater_sample: add UpdaterState" by Zhomart Mukhamejanov · 6 years ago
  57. 8f15a82 Merge "updater_sample: add UpdateData" by Zhomart Mukhamejanov · 6 years ago
  58. 85a007c Merge "recovery: c++ify pthread use in UI" by Jerry Zhang · 6 years ago
  59. b31f9ce recovery: c++ify pthread use in UI by Jerry Zhang · 6 years ago
  60. b8634ca Merge "ui: Use std::thread to create input/progress threads." by Tao Bao · 6 years ago
  61. a488bd9 Merge "updater: Add Commmand class to manage BBOTA commands." by Tao Bao · 6 years ago
  62. 6b16093 Merge "tools: Move to Soong." by Tao Bao · 6 years ago
  63. 674aa6c updater_sample: add UpdaterState by Zhomart Mukhamejanov · 6 years ago
  64. b34f7ea updater_sample: add UpdateData by Zhomart Mukhamejanov · 6 years ago
  65. c390123 updater: Add Commmand class to manage BBOTA commands. by Tao Bao · 6 years ago
  66. 44e8573 Merge "updater_sample: Add OWNERS." by Treehugger Robot · 6 years ago
  67. c290e08 Merge "updater_sample: add updater state" by Zhomart Mukhamejanov · 6 years ago
  68. 35db9cf updater_sample: Add OWNERS. by Tao Bao · 6 years ago
  69. 8f4059d updater_sample: add updater state by Zhomart Mukhamejanov · 6 years ago
  70. d1e0cda Merge "tests: Setup last_command_file for UpdaterTest." by Tao Bao · 6 years ago
  71. ddf2947 Merge "Mark as recovery_available:true" by Treehugger Robot · 6 years ago
  72. 7064aa2 tests: Setup last_command_file for UpdaterTest. by Tao Bao · 6 years ago
  73. faa4785 Merge "tests: Refactor the common lines in UpdaterTest." by Tao Bao · 6 years ago
  74. fc0f04c Merge "Convert deflate image chunks to raw if the raw data is smaller" by Tianjie Xu · 6 years ago
  75. cc61cf6 Convert deflate image chunks to raw if the raw data is smaller by Tianjie Xu · 6 years ago
  76. 2a0b23b Merge "updater_sample: create UpdateManager" by Zhomart Mukhamejanov · 6 years ago
  77. bc4a6d5 tests: Refactor the common lines in UpdaterTest. by Tao Bao · 6 years ago
  78. fafcfcc Mark as recovery_available:true by Jiyong Park · 6 years ago
  79. 6f26e71 updater_sample: create UpdateManager by Zhomart Mukhamejanov · 6 years ago
  80. 3a8b348 Merge "updater: Use a bool to indicate if allowed to skip a command." by Tao Bao · 6 years ago
  81. cba047f Merge "recovery: Add ability to set title lines" by Jerry Zhang · 6 years ago
  82. a5735e9 Merge "updater: Clean up the header lines computation." by Tao Bao · 6 years ago
  83. 26ea959 ui: Use std::thread to create input/progress threads. by Tao Bao · 6 years ago
  84. 0e577ee recovery: Add ability to set title lines by Jerry Zhang · 6 years ago
  85. 901f0c3 Merge "Move stuff from recovery into librecovery." by Tao Bao · 6 years ago
  86. 26efb0a updater: Use a bool to indicate if allowed to skip a command. by Tao Bao · 6 years ago
  87. ab20706 updater: Clean up the header lines computation. by Tao Bao · 6 years ago
  88. 928f2cb Merge "updater_config: make utils/PayloadSpecs non-static" by Zhomart Mukhamejanov · 6 years ago
  89. b0361ff updater_config: make utils/PayloadSpecs non-static by Zhomart Mukhamejanov · 6 years ago
  90. 38d9031 Merge "recovery: Reset optind to 1 after getopt" by Treehugger Robot · 6 years ago
  91. e462cdf tools: Move to Soong. by Tao Bao · 6 years ago
  92. 49fd5d2 recovery: Reset optind to 1 after getopt by Jerry Zhang · 6 years ago
  93. 2ddc54f Merge "updater_sample: add switch slot demo" by Tao Bao · 6 years ago
  94. 371fe6e Move stuff from recovery into librecovery. by Tao Bao · 7 years ago
  95. 238beb7 updater_sample: add switch slot demo by Zhomart Mukhamejanov · 6 years ago
  96. 5b3d6cf Merge "recovery: Refactor common setup into main()" by Tao Bao · 6 years ago
  97. 6dfc54c Merge "Last command file should be updated after a command finishes" by Tianjie Xu · 6 years ago
  98. f5e319a recovery: Refactor common setup into main() by Jerry Zhang · 6 years ago
  99. c2b2bb5 Last command file should be updated after a command finishes by Tianjie Xu · 6 years ago
  100. 0f3aa6e Merge "wear_ui: Address a TODO regarding {intro,loop}_frames." by Tao Bao · 6 years ago