1. 8dd98e8 Merge "updater_sample: add UpdateData" am: 8f15a82229 by Zhomart Mukhamejanov · 6 years ago
  2. 8f15a82 Merge "updater_sample: add UpdateData" by Zhomart Mukhamejanov · 6 years ago
  3. 956580b Merge "recovery: c++ify pthread use in UI" am: 85a007c47c by Jerry Zhang · 6 years ago
  4. 85a007c Merge "recovery: c++ify pthread use in UI" by Jerry Zhang · 6 years ago
  5. b31f9ce recovery: c++ify pthread use in UI by Jerry Zhang · 6 years ago
  6. 4fcc200 Merge "ui: Use std::thread to create input/progress threads." am: b8634ca793 by Tao Bao · 6 years ago
  7. b8634ca Merge "ui: Use std::thread to create input/progress threads." by Tao Bao · 6 years ago
  8. 89d6580 Merge "updater: Add Commmand class to manage BBOTA commands." am: a488bd992f by Tao Bao · 6 years ago
  9. a488bd9 Merge "updater: Add Commmand class to manage BBOTA commands." by Tao Bao · 6 years ago
  10. 9016dee Merge "tools: Move to Soong." am: 6b16093b29 by Tao Bao · 6 years ago
  11. 6b16093 Merge "tools: Move to Soong." by Tao Bao · 6 years ago
  12. b34f7ea updater_sample: add UpdateData by Zhomart Mukhamejanov · 6 years ago
  13. c390123 updater: Add Commmand class to manage BBOTA commands. by Tao Bao · 6 years ago
  14. 101af85 Merge "updater_sample: Add OWNERS." am: 44e857390a by Tao Bao · 6 years ago
  15. 44e8573 Merge "updater_sample: Add OWNERS." by Treehugger Robot · 6 years ago
  16. 4e17087 Merge "updater_sample: add updater state" am: c290e088ed by Zhomart Mukhamejanov · 6 years ago
  17. c290e08 Merge "updater_sample: add updater state" by Zhomart Mukhamejanov · 6 years ago
  18. 35db9cf updater_sample: Add OWNERS. by Tao Bao · 6 years ago
  19. 8f4059d updater_sample: add updater state by Zhomart Mukhamejanov · 6 years ago
  20. 17d46f2 Merge "tests: Setup last_command_file for UpdaterTest." am: d1e0cda4d6 by Tao Bao · 6 years ago
  21. d1e0cda Merge "tests: Setup last_command_file for UpdaterTest." by Tao Bao · 6 years ago
  22. 6d81f87 Merge "Mark as recovery_available:true" am: ddf2947359 by Jiyong Park · 6 years ago
  23. ddf2947 Merge "Mark as recovery_available:true" by Treehugger Robot · 6 years ago
  24. 7064aa2 tests: Setup last_command_file for UpdaterTest. by Tao Bao · 6 years ago
  25. 83e341e Merge "tests: Refactor the common lines in UpdaterTest." am: faa47854f4 by Tao Bao · 6 years ago
  26. faa4785 Merge "tests: Refactor the common lines in UpdaterTest." by Tao Bao · 6 years ago
  27. 8e72eb7 Merge "Convert deflate image chunks to raw if the raw data is smaller" by Tianjie Xu · 6 years ago
  28. fc0f04c Merge "Convert deflate image chunks to raw if the raw data is smaller" by Tianjie Xu · 6 years ago
  29. cc61cf6 Convert deflate image chunks to raw if the raw data is smaller by Tianjie Xu · 6 years ago
  30. dd885ab Merge "updater_sample: create UpdateManager" am: 2a0b23bdf6 by Zhomart Mukhamejanov · 6 years ago
  31. 2a0b23b Merge "updater_sample: create UpdateManager" by Zhomart Mukhamejanov · 6 years ago
  32. bc4a6d5 tests: Refactor the common lines in UpdaterTest. by Tao Bao · 6 years ago
  33. fafcfcc Mark as recovery_available:true by Jiyong Park · 6 years ago
  34. 6f26e71 updater_sample: create UpdateManager by Zhomart Mukhamejanov · 6 years ago
  35. 082733b Merge "updater: Use a bool to indicate if allowed to skip a command." by Tao Bao · 6 years ago
  36. 3a8b348 Merge "updater: Use a bool to indicate if allowed to skip a command." by Tao Bao · 6 years ago
  37. 6283f64 Merge "recovery: Add ability to set title lines" am: cba047f944 by Jerry Zhang · 6 years ago
  38. 1e29bb6 Merge "updater: Clean up the header lines computation." am: a5735e9b5f by Tao Bao · 6 years ago
  39. cba047f Merge "recovery: Add ability to set title lines" by Jerry Zhang · 6 years ago
  40. a5735e9 Merge "updater: Clean up the header lines computation." by Tao Bao · 6 years ago
  41. 26ea959 ui: Use std::thread to create input/progress threads. by Tao Bao · 6 years ago
  42. 0e577ee recovery: Add ability to set title lines by Jerry Zhang · 6 years ago
  43. dd88112 Merge "Move stuff from recovery into librecovery." am: 901f0c3516 by Tao Bao · 6 years ago
  44. 901f0c3 Merge "Move stuff from recovery into librecovery." by Tao Bao · 6 years ago
  45. 26efb0a updater: Use a bool to indicate if allowed to skip a command. by Tao Bao · 6 years ago
  46. ab20706 updater: Clean up the header lines computation. by Tao Bao · 6 years ago
  47. 3714929 Merge "updater_config: make utils/PayloadSpecs non-static" am: 928f2cbf9b by Zhomart Mukhamejanov · 6 years ago
  48. 928f2cb Merge "updater_config: make utils/PayloadSpecs non-static" by Zhomart Mukhamejanov · 6 years ago
  49. b0361ff updater_config: make utils/PayloadSpecs non-static by Zhomart Mukhamejanov · 6 years ago
  50. 25d31c9 Merge "recovery: Reset optind to 1 after getopt" am: 38d90316b2 by Jerry Zhang · 6 years ago
  51. 38d9031 Merge "recovery: Reset optind to 1 after getopt" by Treehugger Robot · 6 years ago
  52. e462cdf tools: Move to Soong. by Tao Bao · 6 years ago
  53. 49fd5d2 recovery: Reset optind to 1 after getopt by Jerry Zhang · 6 years ago
  54. 4f26e44 Merge "updater_sample: add switch slot demo" am: 2ddc54f5fd by Tao Bao · 6 years ago
  55. 2ddc54f Merge "updater_sample: add switch slot demo" by Tao Bao · 6 years ago
  56. 371fe6e Move stuff from recovery into librecovery. by Tao Bao · 7 years ago
  57. 238beb7 updater_sample: add switch slot demo by Zhomart Mukhamejanov · 6 years ago
  58. 0abc18d Merge "recovery: Refactor common setup into main()" am: 5b3d6cf58b by Tao Bao · 6 years ago
  59. 5b3d6cf Merge "recovery: Refactor common setup into main()" by Tao Bao · 6 years ago
  60. 45b7dbe Merge "Last command file should be updated after a command finishes" by Tianjie Xu · 6 years ago
  61. 6dfc54c Merge "Last command file should be updated after a command finishes" by Tianjie Xu · 6 years ago
  62. f5e319a recovery: Refactor common setup into main() by Jerry Zhang · 6 years ago
  63. b730743 Merge "wear_ui: Address a TODO regarding {intro,loop}_frames." am: 0f3aa6ec38 by Tao Bao · 6 years ago
  64. c2b2bb5 Last command file should be updated after a command finishes by Tianjie Xu · 6 years ago
  65. 0f3aa6e Merge "wear_ui: Address a TODO regarding {intro,loop}_frames." by Tao Bao · 6 years ago
  66. 152e0eb wear_ui: Address a TODO regarding {intro,loop}_frames. by Tao Bao · 6 years ago
  67. 0c2998f Merge "Clean up the Makefile for recovery and tests." am: 1f0b9962b0 by Tao Bao · 6 years ago
  68. 1f0b996 Merge "Clean up the Makefile for recovery and tests." by Tao Bao · 6 years ago
  69. 9e30997 Clean up the Makefile for recovery and tests. by Tao Bao · 6 years ago
  70. 0e42c56 Merge "screen_ui: Fix an issue in RTL locale detection." am: 13d56e9bed by Tao Bao · 6 years ago
  71. 13d56e9 Merge "screen_ui: Fix an issue in RTL locale detection." by Treehugger Robot · 6 years ago
  72. fb8636f Merge "Move device.cpp into librecovery_ui." am: db6dc14bff by Tao Bao · 6 years ago
  73. db6dc14 Merge "Move device.cpp into librecovery_ui." by Tao Bao · 6 years ago
  74. ca88c67 Merge "tests: Add tests for ScreenRecoveryUI." am: 8c6f699b36 by Tao Bao · 6 years ago
  75. 8c6f699 Merge "tests: Add tests for ScreenRecoveryUI." by Tao Bao · 6 years ago
  76. bd32e1b Merge "recovery: Configure device menu based on runtime info." am: e498ef2f03 by Tao Bao · 6 years ago
  77. 6a542dc Move device.cpp into librecovery_ui. by Tao Bao · 6 years ago
  78. e498ef2 Merge "recovery: Configure device menu based on runtime info." by Tao Bao · 6 years ago
  79. e5d2c25 recovery: Configure device menu based on runtime info. by Tao Bao · 6 years ago
  80. 0045e76 Merge "updater_sample: add HAL compatibility check" am: 563d34f712 by Zhomart Mukhamejanov · 6 years ago
  81. 563d34f Merge "updater_sample: add HAL compatibility check" by Zhomart Mukhamejanov · 6 years ago
  82. cc71d27 Merge "Document the clang-format usage." am: 797550fb8b by Tao Bao · 6 years ago
  83. 8d59397 Merge "Device owns the RecoveryUI instance." am: 6df846e337 by Tao Bao · 6 years ago
  84. 797550f Merge "Document the clang-format usage." by Tao Bao · 6 years ago
  85. 6df846e Merge "Device owns the RecoveryUI instance." by Tao Bao · 6 years ago
  86. 48294e3 Merge "updater_sample: fix UpdateConfig" am: 7217e7045d by Zhomart Mukhamejanov · 6 years ago
  87. 46a51ac updater_sample: add HAL compatibility check by Zhomart Mukhamejanov · 6 years ago
  88. 7217e70 Merge "updater_sample: fix UpdateConfig" by Zhomart Mukhamejanov · 6 years ago
  89. 601493e Document the clang-format usage. by Tao Bao · 6 years ago
  90. bb8a215 updater_sample: fix UpdateConfig by Zhomart Mukhamejanov · 6 years ago
  91. 319e191 Merge "updater_sample: add http header demo" am: fe5b3e2b2d by Zhomart Mukhamejanov · 6 years ago
  92. fe5b3e2 Merge "updater_sample: add http header demo" by Zhomart Mukhamejanov · 6 years ago
  93. 551d2c3 Device owns the RecoveryUI instance. by Tao Bao · 6 years ago
  94. 6aa5fb0 updater_sample: add http header demo by Zhomart Mukhamejanov · 6 years ago
  95. ae4b00c Merge "screen_ui: Fix an issue when displaying wrapped text." am: 1d4ef4ba4b by Tao Bao · 6 years ago
  96. 1d4ef4b Merge "screen_ui: Fix an issue when displaying wrapped text." by Tao Bao · 6 years ago
  97. 452b487 screen_ui: Fix an issue when displaying wrapped text. by Tao Bao · 6 years ago
  98. 9fdeb57 Merge "updater_sample: update tools" am: daa86e9024 by Zhomart Mukhamejanov · 6 years ago
  99. e88d468 Merge "updater_sample: add streaming support" am: c23a53c272 by Zhomart Mukhamejanov · 6 years ago
  100. daa86e9 Merge "updater_sample: update tools" by Zhomart Mukhamejanov · 6 years ago