1. e88d468 Merge "updater_sample: add streaming support" am: c23a53c272 by Zhomart Mukhamejanov · 6 years ago
  2. c23a53c Merge "updater_sample: add streaming support" by Zhomart Mukhamejanov · 6 years ago
  3. 0dd5a83 updater_sample: add streaming support by Zhomart Mukhamejanov · 6 years ago
  4. 5004300 Merge "recovery: Remove unneeded include of minui.h." am: 0a2c4e260f by Tao Bao · 6 years ago
  5. 730d541 Merge "screen_ui: Drop the parameter in CheckBackgroundTextImages." by android-build-prod (mdb) · 6 years ago
  6. 0a2c4e2 Merge "recovery: Remove unneeded include of minui.h." by Tao Bao · 6 years ago
  7. 1f3a9c0 Merge "screen_ui: Drop the parameter in CheckBackgroundTextImages." by android-build-prod (mdb) · 6 years ago
  8. 07bf50a Merge "recovery: Get UI and locale from device." am: d8abd2bd70 by Tao Bao · 6 years ago
  9. d8abd2b Merge "recovery: Get UI and locale from device." by Tao Bao · 6 years ago
  10. 39c4918 screen_ui: Drop the parameter in CheckBackgroundTextImages. by Tao Bao · 6 years ago
  11. 2dea53e recovery: Get UI and locale from device. by Jerry Zhang · 6 years ago
  12. 260d4ba Merge "recovery: Refactor logging code into logging.cpp" am: 5285c27bf4 by Tao Bao · 6 years ago
  13. 83ff1f0 recovery: Remove unneeded include of minui.h. by Tao Bao · 6 years ago
  14. 5285c27 Merge "recovery: Refactor logging code into logging.cpp" by Tao Bao · 6 years ago
  15. 83906f7 Merge "updater: Skip an updated partition on retry." am: 0ffe13b56f by Tao Bao · 6 years ago
  16. 0ffe13b Merge "updater: Skip an updated partition on retry." by Tao Bao · 6 years ago
  17. 47bf5e6 Merge "updater: Fix an issue when resuming an update." am: 1dc9e2ddef by Tao Bao · 6 years ago
  18. 1dc9e2d Merge "updater: Fix an issue when resuming an update." by Tao Bao · 6 years ago
  19. 98f875e updater: Fix an issue when resuming an update. by Tao Bao · 6 years ago
  20. 864c668 updater: Skip an updated partition on retry. by Tao Bao · 6 years ago
  21. 152933a recovery: Refactor logging code into logging.cpp by Jerry Zhang · 6 years ago
  22. c4ba6b7 Merge changes I1cc5d702,I32ab9854 am: 420f7f8df4 by android-build-prod (mdb) · 6 years ago
  23. 420f7f8 Merge changes I1cc5d702,I32ab9854 by android-build-prod (mdb) · 6 years ago
  24. d7d087f Merge "otautil: Only build the needed files for host build." am: 5818e894df by Tao Bao · 6 years ago
  25. 5818e89 Merge "otautil: Only build the needed files for host build." by Tao Bao · 6 years ago
  26. 2c52639 Move reboot() from common.h into otautil/sysutil.h. by Tao Bao · 6 years ago
  27. 17054c0 otautil: Rename dir/sys/thermal utils. by Tao Bao · 6 years ago
  28. 13446c0 otautil: Only build the needed files for host build. by Tao Bao · 6 years ago
  29. 0d9ed29 Merge "Move menu headers/items to std::vector<std::string>." am: fb86bb2a07 by Tao Bao · 6 years ago
  30. fb86bb2 Merge "Move menu headers/items to std::vector<std::string>." by Tao Bao · 6 years ago
  31. f3d1e58 Merge "updater_sample: update tests" am: 219445a320 by Zhomart Mukhamejanov · 6 years ago
  32. 219445a Merge "updater_sample: update tests" by Zhomart Mukhamejanov · 6 years ago
  33. e606f6d updater_sample: update tests by Zhomart Mukhamejanov · 6 years ago
  34. 1fe1afe Move menu headers/items to std::vector<std::string>. by Tao Bao · 6 years ago
  35. c36f5ff Merge "updater_sample: update ui and README, clean-up" am: 9c544a2bc6 by Zhomart Mukhamejanov · 6 years ago
  36. 9c544a2 Merge "updater_sample: update ui and README, clean-up" by Zhomart Mukhamejanov · 6 years ago
  37. f7a7038 updater_sample: update ui and README, clean-up by Zhomart Mukhamejanov · 6 years ago
  38. bcf8bea Merge "screen_ui: Merge Menu::Start() into its ctor." am: 0cabcd0126 by android-build-prod (mdb) · 6 years ago
  39. 0cabcd0 Merge "screen_ui: Merge Menu::Start() into its ctor." by android-build-prod (mdb) · 6 years ago
  40. 98837bd Merge "updater_sample: Add streaming to PayloadSpec" am: 3a79b36377 by Zhomart Mukhamejanov · 6 years ago
  41. 3a79b36 Merge "updater_sample: Add streaming to PayloadSpec" by Zhomart Mukhamejanov · 6 years ago
  42. e02a5b2 screen_ui: Merge Menu::Start() into its ctor. by Tao Bao · 6 years ago
  43. a9d78d4 Merge "screen_ui: Use std::string in DrawTextLine() and siblings." by android-build-prod (mdb) · 6 years ago
  44. b4ded4a Merge "screen_ui: Use std::string in DrawTextLine() and siblings." by android-build-prod (mdb) · 6 years ago
  45. 93e46ad screen_ui: Use std::string in DrawTextLine() and siblings. by Tao Bao · 6 years ago
  46. 30f2775 Merge "screen_ui: Drop the dependency on common.h." am: 738a4258d8 by Tao Bao · 6 years ago
  47. 738a425 Merge "screen_ui: Drop the dependency on common.h." by Tao Bao · 6 years ago
  48. 1d156b9 screen_ui: Drop the dependency on common.h. by Tao Bao · 6 years ago
  49. da7e237 updater_sample: Add streaming to PayloadSpec by Zhomart Mukhamejanov · 6 years ago
  50. a2f44eb Merge "Add ScreenRecoveryUI::ShowMenu()." am: cac3ec3513 by Tao Bao · 6 years ago
  51. cac3ec3 Merge "Add ScreenRecoveryUI::ShowMenu()." by Tao Bao · 6 years ago
  52. 013098f Merge "updater_sample: add FileDownloader" am: 5c119482b3 by Zhomart Mukhamejanov · 6 years ago
  53. 0b54d77 Merge "updater_sample: Improve UpdateConfig" am: af5958818a by Zhomart Mukhamejanov · 6 years ago
  54. 5c11948 Merge "updater_sample: add FileDownloader" by Zhomart Mukhamejanov · 6 years ago
  55. 93535dd updater_sample: add FileDownloader by Zhomart Mukhamejanov · 6 years ago
  56. af59588 Merge "updater_sample: Improve UpdateConfig" by Zhomart Mukhamejanov · 6 years ago
  57. 17f6c1b Merge "recovery: Split main() into recovery_main.cpp." am: 0204e88073 by Tao Bao · 6 years ago
  58. 0204e88 Merge "recovery: Split main() into recovery_main.cpp." by Tao Bao · 6 years ago
  59. 3aec696 Add ScreenRecoveryUI::ShowMenu(). by Tao Bao · 6 years ago
  60. 963e3ee updater_sample: Improve UpdateConfig by Zhomart Mukhamejanov · 6 years ago
  61. 6d99d4b recovery: Split main() into recovery_main.cpp. by Tao Bao · 6 years ago
  62. 7e61191 Merge "Drop '#include "ui.h"' from device.h." am: 2de12da142 by Tao Bao · 6 years ago
  63. 2de12da Merge "Drop '#include "ui.h"' from device.h." by Tao Bao · 6 years ago
  64. c16fd8a Drop '#include "ui.h"' from device.h. by Tao Bao · 6 years ago
  65. 0406745 Merge changes I78839ed4,I75ac0e26 am: e4d65b681a by Tao Bao · 6 years ago
  66. e4d65b6 Merge changes I78839ed4,I75ac0e26 by Tao Bao · 6 years ago
  67. aac9d9f recovery: Move a few constants closer to their uses. by Tao Bao · 6 years ago
  68. 406a6ff recovery: Fix the return value when failing to convert to FBE. by Tao Bao · 6 years ago
  69. cddf5db Merge "Merge libmounts into libotautil." am: 686353215f by android-build-prod (mdb) · 6 years ago
  70. 6863532 Merge "Merge libmounts into libotautil." by android-build-prod (mdb) · 6 years ago
  71. 9a319f0 Merge libmounts into libotautil. by Tao Bao · 6 years ago
  72. 29c9690 Merge "recovery: Revoke (most of) short options." am: 3de3756081 by Tao Bao · 6 years ago
  73. 3de3756 Merge "recovery: Revoke (most of) short options." by Tao Bao · 6 years ago
  74. f9f1734 recovery: Revoke (most of) short options. by Tao Bao · 6 years ago
  75. 7ad3e67 Merge "Save the target file when applypatch tests fail" am: 957c1abfba by Tianjie Xu · 6 years ago
  76. 957c1ab Merge "Save the target file when applypatch tests fail" by Tianjie Xu · 6 years ago
  77. 811baa3 Merge "updater_sample: fix gen_update_config.py" am: 2573b6fa1c by Zhomart Mukhamejanov · 6 years ago
  78. 2573b6f Merge "updater_sample: fix gen_update_config.py" by Zhomart Mukhamejanov · 6 years ago
  79. b73e921 Merge "recovery: Print the actually required battery level." am: ca456f3964 by android-build-prod (mdb) · 6 years ago
  80. ca456f3 Merge "recovery: Print the actually required battery level." by android-build-prod (mdb) · 6 years ago
  81. 3f638ee Save the target file when applypatch tests fail by Tianjie Xu · 6 years ago
  82. 72a4d46 updater_sample: fix gen_update_config.py by Zhomart Mukhamejanov · 6 years ago
  83. a742fb0 Merge "Mark ui_print with __printflike." am: 220b531e3d by Tao Bao · 6 years ago
  84. f2ea6d7 recovery: Print the actually required battery level. by Tao Bao · 6 years ago
  85. 220b531 Merge "Mark ui_print with __printflike." by Tao Bao · 6 years ago
  86. aae7efd Mark ui_print with __printflike. by Tao Bao · 6 years ago
  87. 9882160 Merge "sample_updater: create tools/gen_update_config.py" am: 6bd1d9b8d9 by Zhomart Mukhamejanov · 6 years ago
  88. 6131d00 Merge "sample_updater: add tests resources" am: 7d064166ce by Zhomart Mukhamejanov · 6 years ago
  89. 6bd1d9b Merge "sample_updater: create tools/gen_update_config.py" by Zhomart Mukhamejanov · 6 years ago
  90. 7d06416 Merge "sample_updater: add tests resources" by Zhomart Mukhamejanov · 6 years ago
  91. 2478216 Merge "Dump the uncompressed data's SHA1 to debug flaky tests" am: cc8587b508 by Tianjie Xu · 6 years ago
  92. cc8587b Merge "Dump the uncompressed data's SHA1 to debug flaky tests" by Tianjie Xu · 6 years ago
  93. ce562ba Merge "Rename CacheLocation to Paths." am: 49c7f1cec3 by android-build-prod (mdb) · 6 years ago
  94. 49c7f1c Merge "Rename CacheLocation to Paths." by android-build-prod (mdb) · 6 years ago
  95. 641fa97 Rename CacheLocation to Paths. by Tao Bao · 6 years ago
  96. 9e1ccd4 Dump the uncompressed data's SHA1 to debug flaky tests by Tianjie Xu · 6 years ago
  97. 02e912c sample_updater: add tests resources by Zhomart Mukhamejanov · 6 years ago
  98. 23d1730 Merge "updater_sample: Use stubs libs for android.test.base / runner." by Zhomart Mukhamejanov · 6 years ago
  99. d5a4182 sample_updater: create tools/gen_update_config.py by Zhomart Mukhamejanov · 6 years ago
  100. d97b643 Merge "updater_sample: Use stubs libs for android.test.base / runner." by Zhomart Mukhamejanov · 6 years ago