1. 17a27aa Merge "otautil: Only build the needed files for host build." am: 5818e894df by Tao Bao · 6 years ago
  2. d7d087f Merge "otautil: Only build the needed files for host build." am: 5818e894df by Tao Bao · 6 years ago
  3. 5818e89 Merge "otautil: Only build the needed files for host build." by Tao Bao · 6 years ago
  4. 13446c0 otautil: Only build the needed files for host build. by Tao Bao · 6 years ago
  5. 3777c4b Merge "Move menu headers/items to std::vector<std::string>." am: fb86bb2a07 by Tao Bao · 6 years ago
  6. 0d9ed29 Merge "Move menu headers/items to std::vector<std::string>." am: fb86bb2a07 by Tao Bao · 6 years ago
  7. fb86bb2 Merge "Move menu headers/items to std::vector<std::string>." by Tao Bao · 6 years ago
  8. aa1fd35 Merge "updater_sample: update tests" am: 219445a320 am: f3d1e58163 by Zhomart Mukhamejanov · 6 years ago
  9. f3d1e58 Merge "updater_sample: update tests" am: 219445a320 by Zhomart Mukhamejanov · 6 years ago
  10. 219445a Merge "updater_sample: update tests" by Zhomart Mukhamejanov · 6 years ago
  11. e606f6d updater_sample: update tests by Zhomart Mukhamejanov · 6 years ago
  12. 1fe1afe Move menu headers/items to std::vector<std::string>. by Tao Bao · 6 years ago
  13. d3df835 Merge "updater_sample: update ui and README, clean-up" am: 9c544a2bc6 by Zhomart Mukhamejanov · 6 years ago
  14. c36f5ff Merge "updater_sample: update ui and README, clean-up" am: 9c544a2bc6 by Zhomart Mukhamejanov · 6 years ago
  15. 9c544a2 Merge "updater_sample: update ui and README, clean-up" by Zhomart Mukhamejanov · 6 years ago
  16. f7a7038 updater_sample: update ui and README, clean-up by Zhomart Mukhamejanov · 6 years ago
  17. 704d11f Merge "screen_ui: Merge Menu::Start() into its ctor." am: 0cabcd0126 by android-build-prod (mdb) · 6 years ago
  18. bcf8bea Merge "screen_ui: Merge Menu::Start() into its ctor." am: 0cabcd0126 by android-build-prod (mdb) · 6 years ago
  19. 0cabcd0 Merge "screen_ui: Merge Menu::Start() into its ctor." by android-build-prod (mdb) · 6 years ago
  20. 2e8e6e3 Merge "updater_sample: Add streaming to PayloadSpec" am: 3a79b36377 by Zhomart Mukhamejanov · 6 years ago
  21. 98837bd Merge "updater_sample: Add streaming to PayloadSpec" am: 3a79b36377 by Zhomart Mukhamejanov · 6 years ago
  22. 3a79b36 Merge "updater_sample: Add streaming to PayloadSpec" by Zhomart Mukhamejanov · 6 years ago
  23. e02a5b2 screen_ui: Merge Menu::Start() into its ctor. by Tao Bao · 6 years ago
  24. 01118c1 Merge "screen_ui: Use std::string in DrawTextLine() and siblings." am: b4ded4a6ce by android-build-prod (mdb) · 6 years ago
  25. a9d78d4 Merge "screen_ui: Use std::string in DrawTextLine() and siblings." by android-build-prod (mdb) · 6 years ago
  26. b4ded4a Merge "screen_ui: Use std::string in DrawTextLine() and siblings." by android-build-prod (mdb) · 6 years ago
  27. 93e46ad screen_ui: Use std::string in DrawTextLine() and siblings. by Tao Bao · 6 years ago
  28. 1875991 Merge "screen_ui: Drop the dependency on common.h." am: 738a4258d8 by Tao Bao · 6 years ago
  29. 30f2775 Merge "screen_ui: Drop the dependency on common.h." am: 738a4258d8 by Tao Bao · 6 years ago
  30. 738a425 Merge "screen_ui: Drop the dependency on common.h." by Tao Bao · 6 years ago
  31. 1d156b9 screen_ui: Drop the dependency on common.h. by Tao Bao · 6 years ago
  32. da7e237 updater_sample: Add streaming to PayloadSpec by Zhomart Mukhamejanov · 6 years ago
  33. f0fd4f5 Merge "Add ScreenRecoveryUI::ShowMenu()." am: cac3ec3513 am: a2f44ebd09 by Tao Bao · 6 years ago
  34. a2f44eb Merge "Add ScreenRecoveryUI::ShowMenu()." am: cac3ec3513 by Tao Bao · 6 years ago
  35. cac3ec3 Merge "Add ScreenRecoveryUI::ShowMenu()." by Tao Bao · 6 years ago
  36. f23115c Merge "updater_sample: add FileDownloader" am: 5c119482b3 am: 013098f6d2 by Zhomart Mukhamejanov · 6 years ago
  37. 5852094 Merge "updater_sample: Improve UpdateConfig" am: af5958818a am: 0b54d77832 by Zhomart Mukhamejanov · 6 years ago
  38. 013098f Merge "updater_sample: add FileDownloader" am: 5c119482b3 by Zhomart Mukhamejanov · 6 years ago
  39. 0b54d77 Merge "updater_sample: Improve UpdateConfig" am: af5958818a by Zhomart Mukhamejanov · 6 years ago
  40. 5c11948 Merge "updater_sample: add FileDownloader" by Zhomart Mukhamejanov · 6 years ago
  41. 93535dd updater_sample: add FileDownloader by Zhomart Mukhamejanov · 6 years ago
  42. af59588 Merge "updater_sample: Improve UpdateConfig" by Zhomart Mukhamejanov · 6 years ago
  43. 9fa4350 [automerger skipped] Merge "recovery: Split main() into recovery_main.cpp." am: 0204e88073 by Tao Bao · 6 years ago
  44. 17f6c1b Merge "recovery: Split main() into recovery_main.cpp." am: 0204e88073 by Tao Bao · 6 years ago
  45. 0204e88 Merge "recovery: Split main() into recovery_main.cpp." by Tao Bao · 6 years ago
  46. 3aec696 Add ScreenRecoveryUI::ShowMenu(). by Tao Bao · 6 years ago
  47. 963e3ee updater_sample: Improve UpdateConfig by Zhomart Mukhamejanov · 6 years ago
  48. 6d99d4b recovery: Split main() into recovery_main.cpp. by Tao Bao · 6 years ago
  49. 2ac56af recovery: Split main() into recovery_main.cpp. by Tao Bao · 6 years ago
  50. 39caabc Merge "Drop '#include "ui.h"' from device.h." am: 2de12da142 am: 7e61191258 by Tao Bao · 6 years ago
  51. 7e61191 Merge "Drop '#include "ui.h"' from device.h." am: 2de12da142 by Tao Bao · 6 years ago
  52. 2de12da Merge "Drop '#include "ui.h"' from device.h." by Tao Bao · 6 years ago
  53. c16fd8a Drop '#include "ui.h"' from device.h. by Tao Bao · 6 years ago
  54. c3674ab Merge changes I78839ed4,I75ac0e26 am: e4d65b681a am: 040674586b by Tao Bao · 6 years ago
  55. 0406745 Merge changes I78839ed4,I75ac0e26 am: e4d65b681a by Tao Bao · 6 years ago
  56. e4d65b6 Merge changes I78839ed4,I75ac0e26 by Tao Bao · 6 years ago
  57. aac9d9f recovery: Move a few constants closer to their uses. by Tao Bao · 6 years ago
  58. 406a6ff recovery: Fix the return value when failing to convert to FBE. by Tao Bao · 6 years ago
  59. 1c1737b Merge "Merge libmounts into libotautil." am: 686353215f am: cddf5dbf67 by android-build-prod (mdb) · 6 years ago
  60. cddf5db Merge "Merge libmounts into libotautil." am: 686353215f by android-build-prod (mdb) · 6 years ago
  61. 6863532 Merge "Merge libmounts into libotautil." by android-build-prod (mdb) · 6 years ago
  62. 9a319f0 Merge libmounts into libotautil. by Tao Bao · 6 years ago
  63. 5d09663 Merge "recovery: Revoke (most of) short options." am: 3de3756081 am: 29c9690864 by Tao Bao · 6 years ago
  64. 29c9690 Merge "recovery: Revoke (most of) short options." am: 3de3756081 by Tao Bao · 6 years ago
  65. 3de3756 Merge "recovery: Revoke (most of) short options." by Tao Bao · 6 years ago
  66. f9f1734 recovery: Revoke (most of) short options. by Tao Bao · 6 years ago
  67. 52635f5 Merge "Save the target file when applypatch tests fail" am: 957c1abfba by Tianjie Xu · 6 years ago
  68. 7ad3e67 Merge "Save the target file when applypatch tests fail" am: 957c1abfba by Tianjie Xu · 6 years ago
  69. 957c1ab Merge "Save the target file when applypatch tests fail" by Tianjie Xu · 6 years ago
  70. d427092 Merge "updater_sample: fix gen_update_config.py" am: 2573b6fa1c am: 811baa37d3 by Zhomart Mukhamejanov · 6 years ago
  71. 811baa3 Merge "updater_sample: fix gen_update_config.py" am: 2573b6fa1c by Zhomart Mukhamejanov · 6 years ago
  72. 2573b6f Merge "updater_sample: fix gen_update_config.py" by Zhomart Mukhamejanov · 6 years ago
  73. 91dd4fe [automerger skipped] Merge "recovery: Print the actually required battery level." am: ca456f3964 by android-build-prod (mdb) · 6 years ago
  74. b73e921 Merge "recovery: Print the actually required battery level." am: ca456f3964 by android-build-prod (mdb) · 6 years ago
  75. ca456f3 Merge "recovery: Print the actually required battery level." by android-build-prod (mdb) · 6 years ago
  76. 96156d1 Merge "recovery: Print the actually required battery level." into pi-dev-plus-aosp by Tao Bao · 6 years ago
  77. 3f638ee Save the target file when applypatch tests fail by Tianjie Xu · 6 years ago
  78. 72a4d46 updater_sample: fix gen_update_config.py by Zhomart Mukhamejanov · 6 years ago
  79. 6350328 [automerger skipped] Merge "Mark ui_print with __printflike." am: 220b531e3d by Tao Bao · 6 years ago
  80. 3eb0a47 Merge "Mark ui_print with __printflike." into pi-dev-plus-aosp by Tao Bao · 6 years ago
  81. 6d90a9d recovery: Print the actually required battery level. by Tao Bao · 6 years ago
  82. a742fb0 Merge "Mark ui_print with __printflike." am: 220b531e3d by Tao Bao · 6 years ago
  83. f2ea6d7 recovery: Print the actually required battery level. by Tao Bao · 6 years ago
  84. 220b531 Merge "Mark ui_print with __printflike." by Tao Bao · 6 years ago
  85. aae7efd Mark ui_print with __printflike. by Tao Bao · 6 years ago
  86. b83de26 Merge "sample_updater: create tools/gen_update_config.py" am: 6bd1d9b8d9 by Zhomart Mukhamejanov · 6 years ago
  87. f3cb640 Merge "sample_updater: add tests resources" am: 7d064166ce am: 6131d00348 by Zhomart Mukhamejanov · 6 years ago
  88. 9882160 Merge "sample_updater: create tools/gen_update_config.py" am: 6bd1d9b8d9 by Zhomart Mukhamejanov · 6 years ago
  89. 6131d00 Merge "sample_updater: add tests resources" am: 7d064166ce by Zhomart Mukhamejanov · 6 years ago
  90. 370d600 Mark ui_print with __printflike. by Tao Bao · 6 years ago
  91. 6bd1d9b Merge "sample_updater: create tools/gen_update_config.py" by Zhomart Mukhamejanov · 6 years ago
  92. 7d06416 Merge "sample_updater: add tests resources" by Zhomart Mukhamejanov · 6 years ago
  93. 0aa1a3b Merge "Dump the uncompressed data's SHA1 to debug flaky tests" am: cc8587b508 by Tianjie Xu · 6 years ago
  94. 2478216 Merge "Dump the uncompressed data's SHA1 to debug flaky tests" am: cc8587b508 by Tianjie Xu · 6 years ago
  95. cc8587b Merge "Dump the uncompressed data's SHA1 to debug flaky tests" by Tianjie Xu · 6 years ago
  96. 7acf21c Merge "Rename CacheLocation to Paths." am: 49c7f1cec3 am: ce562bacfd by android-build-prod (mdb) · 6 years ago
  97. ce562ba Merge "Rename CacheLocation to Paths." am: 49c7f1cec3 by android-build-prod (mdb) · 6 years ago
  98. 49c7f1c Merge "Rename CacheLocation to Paths." by android-build-prod (mdb) · 6 years ago
  99. 641fa97 Rename CacheLocation to Paths. by Tao Bao · 6 years ago
  100. 9e1ccd4 Dump the uncompressed data's SHA1 to debug flaky tests by Tianjie Xu · 6 years ago