1. 188190c Merge "updater_sample: improve updater state handling" am: 269be9f22d by Zhomart Mukhamejanov · 6 years ago
  2. 98dc45f Merge "tests: Add ResumableUpdaterTest." am: a21a63bf56 am: 1d33962b86 by Tao Bao · 6 years ago
  3. e36b6ec Merge "updater_sample: Add UI docs to README" by Zhomart Mukhamejanov · 6 years ago
  4. 60abf5c updater_sample: Add UI docs to README by Zhomart Mukhamejanov · 6 years ago
  5. 269be9f Merge "updater_sample: improve updater state handling" by Zhomart Mukhamejanov · 6 years ago
  6. 469b35a updater_sample: improve updater state handling by Zhomart Mukhamejanov · 6 years ago
  7. 1d33962 Merge "tests: Add ResumableUpdaterTest." am: a21a63bf56 by Tao Bao · 6 years ago
  8. a21a63b Merge "tests: Add ResumableUpdaterTest." by Tao Bao · 6 years ago
  9. c0299ed tests: Add ResumableUpdaterTest. by Tao Bao · 6 years ago
  10. a64639f Merge "updater_sample: validate state only once" am: 02ee7bf29d am: 8bb3085865 by Zhomart Mukhamejanov · 6 years ago
  11. 8bb3085 Merge "updater_sample: validate state only once" am: 02ee7bf29d by Zhomart Mukhamejanov · 6 years ago
  12. 02ee7bf Merge "updater_sample: validate state only once" by Zhomart Mukhamejanov · 6 years ago
  13. 381fa3a Merge "Let gr_init proceed even if we failed to load a font file" am: 2d85a0f6f7 by Tianjie Xu · 6 years ago
  14. 80918c9 Merge "Let gr_init proceed even if we failed to load a font file" am: 2d85a0f6f7 by Tianjie Xu · 6 years ago
  15. 2d85a0f Merge "Let gr_init proceed even if we failed to load a font file" by Treehugger Robot · 6 years ago
  16. 842f2a3 Let gr_init proceed even if we failed to load a font file by Tianjie Xu · 6 years ago
  17. 5a78f39 Merge "recovery: add --fsck_unshare_blocks option for adb remount" am: bda4495176 by David Anderson · 6 years ago
  18. b0d9b35 Merge "recovery: add --fsck_unshare_blocks option for adb remount" by David Anderson · 6 years ago
  19. bda4495 Merge "recovery: add --fsck_unshare_blocks option for adb remount" by Treehugger Robot · 6 years ago
  20. 7d57463 Merge "updater_sample: Add @GuardedBy" am: 2759733136 am: a37a085a11 by Zhomart Mukhamejanov · 6 years ago
  21. 3bb7b61 Merge "updater_sample: Improve update completion handling" am: 9455173f87 by Zhomart Mukhamejanov · 6 years ago
  22. 8d6905d Merge "updater: Drop the 'blocks' parameter in LoadStash()." am: 0b80ba14d7 by Tao Bao · 6 years ago
  23. a37a085 Merge "updater_sample: Add @GuardedBy" am: 2759733136 by Zhomart Mukhamejanov · 6 years ago
  24. 86f0507 Merge "updater_sample: Improve update completion handling" am: 9455173f87 by Zhomart Mukhamejanov · 6 years ago
  25. 51cde1e updater_sample: validate state only once by Zhomart Mukhamejanov · 6 years ago
  26. 2759733 Merge "updater_sample: Add @GuardedBy" by Zhomart Mukhamejanov · 6 years ago
  27. f6522eb updater_sample: Add @GuardedBy by Zhomart Mukhamejanov · 6 years ago
  28. 9455173 Merge "updater_sample: Improve update completion handling" by Zhomart Mukhamejanov · 6 years ago
  29. 838f30a Merge "updater: Drop the 'blocks' parameter in LoadStash()." am: 0b80ba14d7 by Tao Bao · 6 years ago
  30. 7671f68 updater_sample: Improve update completion handling by Zhomart Mukhamejanov · 6 years ago
  31. 0b80ba1 Merge "updater: Drop the 'blocks' parameter in LoadStash()." by Tao Bao · 6 years ago
  32. 64957ce updater: Drop the 'blocks' parameter in LoadStash(). by Tao Bao · 6 years ago
  33. edee836 recovery: add --fsck_unshare_blocks option for adb remount by David Anderson · 6 years ago
  34. 57c4fe1 Merge "updater_sample: add UpdaterState" am: 721f6d851f am: b2a0611ea7 by Zhomart Mukhamejanov · 6 years ago
  35. a207a43 Merge "updater_sample: add UpdateData" am: 8f15a82229 am: 8dd98e8c45 by Zhomart Mukhamejanov · 6 years ago
  36. ebb47ac Merge "recovery: c++ify pthread use in UI" am: 85a007c47c am: 956580b139 by Jerry Zhang · 6 years ago
  37. b2a0611 Merge "updater_sample: add UpdaterState" am: 721f6d851f by Zhomart Mukhamejanov · 6 years ago
  38. 8dd98e8 Merge "updater_sample: add UpdateData" am: 8f15a82229 by Zhomart Mukhamejanov · 6 years ago
  39. 721f6d8 Merge "updater_sample: add UpdaterState" by Zhomart Mukhamejanov · 6 years ago
  40. 8f15a82 Merge "updater_sample: add UpdateData" by Zhomart Mukhamejanov · 6 years ago
  41. 956580b Merge "recovery: c++ify pthread use in UI" am: 85a007c47c by Jerry Zhang · 6 years ago
  42. 85a007c Merge "recovery: c++ify pthread use in UI" by Jerry Zhang · 6 years ago
  43. b31f9ce recovery: c++ify pthread use in UI by Jerry Zhang · 6 years ago
  44. 1b55de6 Merge "ui: Use std::thread to create input/progress threads." am: b8634ca793 by Tao Bao · 6 years ago
  45. 4fcc200 Merge "ui: Use std::thread to create input/progress threads." am: b8634ca793 by Tao Bao · 6 years ago
  46. b8634ca Merge "ui: Use std::thread to create input/progress threads." by Tao Bao · 6 years ago
  47. 7096f6b Merge "updater: Add Commmand class to manage BBOTA commands." am: a488bd992f by Tao Bao · 6 years ago
  48. 89d6580 Merge "updater: Add Commmand class to manage BBOTA commands." am: a488bd992f by Tao Bao · 6 years ago
  49. a488bd9 Merge "updater: Add Commmand class to manage BBOTA commands." by Tao Bao · 6 years ago
  50. f91fdfb Merge "tools: Move to Soong." am: 6b16093b29 am: 9016deefe4 by Tao Bao · 6 years ago
  51. 9016dee Merge "tools: Move to Soong." am: 6b16093b29 by Tao Bao · 6 years ago
  52. 6b16093 Merge "tools: Move to Soong." by Tao Bao · 6 years ago
  53. 674aa6c updater_sample: add UpdaterState by Zhomart Mukhamejanov · 6 years ago
  54. b34f7ea updater_sample: add UpdateData by Zhomart Mukhamejanov · 6 years ago
  55. c390123 updater: Add Commmand class to manage BBOTA commands. by Tao Bao · 6 years ago
  56. e018a3b Merge "updater_sample: Add OWNERS." am: 44e857390a am: 101af85e34 by Tao Bao · 6 years ago
  57. 101af85 Merge "updater_sample: Add OWNERS." am: 44e857390a by Tao Bao · 6 years ago
  58. 22fb42b Merge "updater_sample: add updater state" am: c290e088ed am: 4e17087235 by Zhomart Mukhamejanov · 6 years ago
  59. 44e8573 Merge "updater_sample: Add OWNERS." by Treehugger Robot · 6 years ago
  60. 4e17087 Merge "updater_sample: add updater state" am: c290e088ed by Zhomart Mukhamejanov · 6 years ago
  61. c290e08 Merge "updater_sample: add updater state" by Zhomart Mukhamejanov · 6 years ago
  62. 35db9cf updater_sample: Add OWNERS. by Tao Bao · 6 years ago
  63. 8f4059d updater_sample: add updater state by Zhomart Mukhamejanov · 6 years ago
  64. b78304e Merge "tests: Setup last_command_file for UpdaterTest." am: d1e0cda4d6 by Tao Bao · 6 years ago
  65. 17d46f2 Merge "tests: Setup last_command_file for UpdaterTest." am: d1e0cda4d6 by Tao Bao · 6 years ago
  66. d1e0cda Merge "tests: Setup last_command_file for UpdaterTest." by Tao Bao · 6 years ago
  67. 63f4683 Merge "Mark as recovery_available:true" am: ddf2947359 am: 6d81f8732c by Jiyong Park · 6 years ago
  68. 6d81f87 Merge "Mark as recovery_available:true" am: ddf2947359 by Jiyong Park · 6 years ago
  69. ddf2947 Merge "Mark as recovery_available:true" by Treehugger Robot · 6 years ago
  70. 7064aa2 tests: Setup last_command_file for UpdaterTest. by Tao Bao · 6 years ago
  71. f4b2c36 Merge "tests: Refactor the common lines in UpdaterTest." am: faa47854f4 by Tao Bao · 6 years ago
  72. 93938c1 Merge "Convert deflate image chunks to raw if the raw data is smaller" am: fc0f04cba7 by Tianjie Xu · 6 years ago
  73. 83e341e Merge "tests: Refactor the common lines in UpdaterTest." am: faa47854f4 by Tao Bao · 6 years ago
  74. faa4785 Merge "tests: Refactor the common lines in UpdaterTest." by Tao Bao · 6 years ago
  75. 8e72eb7 Merge "Convert deflate image chunks to raw if the raw data is smaller" by Tianjie Xu · 6 years ago
  76. fc0f04c Merge "Convert deflate image chunks to raw if the raw data is smaller" by Tianjie Xu · 6 years ago
  77. 8706d33 Merge "updater_sample: create UpdateManager" am: 2a0b23bdf6 am: dd885ab568 by Zhomart Mukhamejanov · 6 years ago
  78. cc61cf6 Convert deflate image chunks to raw if the raw data is smaller by Tianjie Xu · 6 years ago
  79. dd885ab Merge "updater_sample: create UpdateManager" am: 2a0b23bdf6 by Zhomart Mukhamejanov · 6 years ago
  80. 2a0b23b Merge "updater_sample: create UpdateManager" by Zhomart Mukhamejanov · 6 years ago
  81. bc4a6d5 tests: Refactor the common lines in UpdaterTest. by Tao Bao · 6 years ago
  82. fafcfcc Mark as recovery_available:true by Jiyong Park · 6 years ago
  83. 6f26e71 updater_sample: create UpdateManager by Zhomart Mukhamejanov · 6 years ago
  84. 09dbf50 Merge "updater: Use a bool to indicate if allowed to skip a command." am: 3a8b348936 by Tao Bao · 6 years ago
  85. 082733b Merge "updater: Use a bool to indicate if allowed to skip a command." by Tao Bao · 6 years ago
  86. 3a8b348 Merge "updater: Use a bool to indicate if allowed to skip a command." by Tao Bao · 6 years ago
  87. ebc9109 Merge "recovery: Add ability to set title lines" am: cba047f944 am: 6283f64568 by Jerry Zhang · 6 years ago
  88. b8a0427 Merge "updater: Clean up the header lines computation." am: a5735e9b5f by Tao Bao · 6 years ago
  89. 6283f64 Merge "recovery: Add ability to set title lines" am: cba047f944 by Jerry Zhang · 6 years ago
  90. 1e29bb6 Merge "updater: Clean up the header lines computation." am: a5735e9b5f by Tao Bao · 6 years ago
  91. cba047f Merge "recovery: Add ability to set title lines" by Jerry Zhang · 6 years ago
  92. a5735e9 Merge "updater: Clean up the header lines computation." by Tao Bao · 6 years ago
  93. 26ea959 ui: Use std::thread to create input/progress threads. by Tao Bao · 6 years ago
  94. 0e577ee recovery: Add ability to set title lines by Jerry Zhang · 6 years ago
  95. f64feaa [automerger skipped] Merge "Move stuff from recovery into librecovery." am: 901f0c3516 by Tao Bao · 6 years ago
  96. dd88112 Merge "Move stuff from recovery into librecovery." am: 901f0c3516 by Tao Bao · 6 years ago
  97. 901f0c3 Merge "Move stuff from recovery into librecovery." by Tao Bao · 6 years ago
  98. adbf380 Merge "Move stuff from recovery into librecovery." into pi-dev-plus-aosp by Tao Bao · 6 years ago
  99. 26efb0a updater: Use a bool to indicate if allowed to skip a command. by Tao Bao · 6 years ago
  100. ab20706 updater: Clean up the header lines computation. by Tao Bao · 6 years ago