1. 2b1a464 Move the parse of last_install to recovery-persist by Tianjie Xu · 6 years ago
  2. 09e8493 applypatch: {Load,Save}FileContents return bool values. by Tao Bao · 6 years ago
  3. 5609bc8 applypatch: Refactor applypatch(). by Tao Bao · 6 years ago
  4. a1e3d67 Merge "Remove otafault" by Tianjie Xu · 6 years ago
  5. 22f1120 Remove otafault by Tianjie Xu · 6 years ago
  6. cdbe58a tests: Remove {old,new}.file. by Tao Bao · 6 years ago
  7. f8811bb updater: Add TransferList class. by Tao Bao · 6 years ago
  8. 3c89273 updater: Add SourceInfo::{ReadAll,DumpBuffer,Overlaps}. by Tao Bao · 6 years ago
  9. f83d9f6 Merge "tests: Add the missing tests in applypatch_modes_test.cpp." by Tao Bao · 6 years ago
  10. 435dfac Fixing the Mac SDK build by Andreas Huber · 6 years ago
  11. 26b6454 tests: Add the missing tests in applypatch_modes_test.cpp. by Tao Bao · 6 years ago
  12. ef5e38f tests: Move to Android.bp. by Tao Bao · 6 years ago
  13. 97de9c3 Merge "Track the change to update_engine_sideload path." by Tao Bao · 6 years ago
  14. ce2f0d8 Merge "recovery uses IHealth::getService" by Yifan Hong · 6 years ago
  15. 2cc9bbb Track the change to update_engine_sideload path. by Tao Bao · 6 years ago
  16. c205dd9 Merge "updater: Move libupdater to Soong." by Tao Bao · 6 years ago
  17. c019580 Merge "Add the hash_tree_info class in Command" by Tianjie Xu · 6 years ago
  18. 8f64bf6 Add the hash_tree_info class in Command by Tianjie Xu · 6 years ago
  19. 056538c recovery uses IHealth::getService by Yifan Hong · 6 years ago
  20. 7d2a63a Reland "Build and use minadbd as a shared library." by Tao Bao · 6 years ago
  21. 673bb6f updater: Move libupdater to Soong. by Tao Bao · 6 years ago
  22. 13f9816 tests: Create res-testdata for testdata pickup. by Tao Bao · 6 years ago
  23. c70446c Revert "Build and use minadbd as a shared library." by Tao Bao · 6 years ago
  24. ea38c41 Merge "Build and use minadbd as a shared library." by Tao Bao · 6 years ago
  25. 4fd4f89 Build and use minadbd as a shared library. by Tao Bao · 6 years ago
  26. b5bc978 Merge "Add an updater function to compute hash tree" am: dbe4420325 by Tianjie Xu · 6 years ago
  27. 75acf24 Merge "Dynamically load device-specific recovery UI lib." am: 9cf9b689d9 by Tao Bao · 6 years ago
  28. dbe4420 Merge "Add an updater function to compute hash tree" by Tianjie Xu · 6 years ago
  29. 42c45e2 Dynamically load device-specific recovery UI lib. by Tao Bao · 6 years ago
  30. 69ffa15 Add an updater function to compute hash tree by Tianjie Xu · 6 years ago
  31. 3528139 Merge "recovery: Add ability to interrupt UI" am: 561ee9362c by Jerry Zhang · 6 years ago
  32. b76af93 recovery: Add ability to interrupt UI by Jerry Zhang · 6 years ago
  33. f348002 Merge "Add proto3 support for care_map" am: 8d9b3aec3d by Tianjie Xu · 6 years ago
  34. 4d9e62d Add proto3 support for care_map by Tianjie Xu · 6 years ago
  35. 5c9e580 Merge "Revert "Make recovery libraries shared / recovery_available"" into stage-aosp-master by TreeHugger Robot · 6 years ago
  36. b6b129b Revert "Make recovery libraries shared / recovery_available" by Hridya Valsaraju · 6 years ago
  37. 7d2962b Merge "applypatch: Change applypatch command-line arguments." am: 860b457a15 by Tao Bao · 6 years ago
  38. d34e6bc applypatch: Change applypatch command-line arguments. by Tao Bao · 6 years ago
  39. c936a69 Make recovery libraries shared / recovery_available by Jerry Zhang · 6 years ago
  40. 2f9d61a Merge "Fix the arguments passed to getopt_long(3)." am: 29932e7bcc by Tao Bao · 6 years ago
  41. 1700cc4 Fix the arguments passed to getopt_long(3). by Tao Bao · 6 years ago
  42. d8e96f4 Merge "tests: Clean up the temporary dirs post-run." am: b46e565fd8 by Tao Bao · 6 years ago
  43. c9f676b Merge "applypatch: Fix the return type of FreeSpaceForFile()." am: 90c9e4f55c by Tao Bao · 6 years ago
  44. b1c5b62 tests: Clean up the temporary dirs post-run. by Tao Bao · 6 years ago
  45. 49750f1 applypatch: Fix the return type of FreeSpaceForFile(). by Tao Bao · 6 years ago
  46. 04a6af0 Merge "Remove the debug code for bspatch flakiness" am: a9f9acca91 by Tao Bao · 6 years ago
  47. 7326892 Remove the debug code for bspatch flakiness by Tianjie Xu · 6 years ago
  48. e089c1a Merge "updater: Let read_file() return Value::Type::STRING." am: ac234b4493 by Tao Bao · 6 years ago
  49. bafd6c7 updater: Let read_file() return Value::Type::STRING. by Tao Bao · 6 years ago
  50. 17cda67 Merge "edify: Rename parse_string to ParseString and let it take std::string." by Tao Bao · 6 years ago
  51. d8a2c26 Merge "edify: Remove VAL_INVALID and move ValueType into Value class." by Tao Bao · 6 years ago
  52. 6b18eb7 Merge "edify: Rename parse_string to ParseString and let it take std::string." by Tao Bao · 6 years ago
  53. 254d43a Merge "applypatch: Restrict applypatch_check to eMMC targets." am: e02cbaaa62 by Tao Bao · 6 years ago
  54. d8d514f edify: Rename parse_string to ParseString and let it take std::string. by Tao Bao · 6 years ago
  55. 511d759 edify: Remove VAL_INVALID and move ValueType into Value class. by Tao Bao · 6 years ago
  56. 7c1d426 applypatch: Restrict applypatch_check to eMMC targets. by Tao Bao · 6 years ago
  57. e2136c4 Merge "updater: Remove the support for sha1_check()." am: fbc0f6062c by Tao Bao · 6 years ago
  58. 0b58e9a updater: Remove the support for sha1_check(). by Tao Bao · 6 years ago
  59. b450952 Merge "updater: Add ABORT command." am: c059b6c1c6 by Tao Bao · 6 years ago
  60. 91a649a updater: Add ABORT command. by Tao Bao · 6 years ago
  61. cac6932 Merge "tests: Split unit tests out of component/applypatch_test.cpp." by Tao Bao · 6 years ago
  62. b8cb2e6 tests: Split unit tests out of component/applypatch_test.cpp. by Tao Bao · 6 years ago
  63. 42f96e5 Merge "updater: Check the number of args in Command::Parse." am: 95b8d2b064 by Tao Bao · 6 years ago
  64. e660430 Merge "updater: Add Command parsing codes." am: afc2962e60 by Tao Bao · 6 years ago
  65. 92f3393 updater: Check the number of args in Command::Parse. by Tao Bao · 6 years ago
  66. 6a7e4af updater: Add Command parsing codes. by Tao Bao · 6 years ago
  67. a855c33 Merge "Drop the dependency on AB_OTA_UPDATER flag." am: 9fb0d89583 by Tao Bao · 6 years ago
  68. cf60a44 Drop the dependency on AB_OTA_UPDATER flag. by Tao Bao · 6 years ago
  69. c7b4418 Merge "tests: Skip ScreenRecoveryUITest on gr_init failure." am: c53639d5e3 by Tao Bao · 6 years ago
  70. 51f16ec tests: Skip ScreenRecoveryUITest on gr_init failure. by Tao Bao · 6 years ago
  71. d8a411c Merge "Merge pi-dev-plus-aosp-without-vendor into stage-aosp-master" into stage-aosp-master by Xin Li · 6 years ago
  72. ffede3e updater: Remove the redundant check on line count. by Tao Bao · 6 years ago
  73. b4aad37 Merge "ui: join only if joinable." am: 2454b2493a am: ccff03d196 by Tao Bao · 6 years ago
  74. 94371fd ui: join only if joinable. by Tao Bao · 6 years ago
  75. 34a7cdc Merge "tests: Specify the death test style to avoid flakiness." am: 878d5a77f0 by Tao Bao · 6 years ago
  76. 42be0d4 tests: Specify the death test style to avoid flakiness. by Tao Bao · 6 years ago
  77. 98dc45f Merge "tests: Add ResumableUpdaterTest." am: a21a63bf56 am: 1d33962b86 by Tao Bao · 6 years ago
  78. c0299ed tests: Add ResumableUpdaterTest. by Tao Bao · 6 years ago
  79. 1b55de6 Merge "ui: Use std::thread to create input/progress threads." am: b8634ca793 by Tao Bao · 6 years ago
  80. b8634ca Merge "ui: Use std::thread to create input/progress threads." by Tao Bao · 6 years ago
  81. 7096f6b Merge "updater: Add Commmand class to manage BBOTA commands." am: a488bd992f by Tao Bao · 6 years ago
  82. c390123 updater: Add Commmand class to manage BBOTA commands. by Tao Bao · 6 years ago
  83. b78304e Merge "tests: Setup last_command_file for UpdaterTest." am: d1e0cda4d6 by Tao Bao · 6 years ago
  84. 7064aa2 tests: Setup last_command_file for UpdaterTest. by Tao Bao · 6 years ago
  85. f4b2c36 Merge "tests: Refactor the common lines in UpdaterTest." am: faa47854f4 by Tao Bao · 6 years ago
  86. 93938c1 Merge "Convert deflate image chunks to raw if the raw data is smaller" am: fc0f04cba7 by Tianjie Xu · 6 years ago
  87. faa4785 Merge "tests: Refactor the common lines in UpdaterTest." by Tao Bao · 6 years ago
  88. fc0f04c Merge "Convert deflate image chunks to raw if the raw data is smaller" by Tianjie Xu · 6 years ago
  89. cc61cf6 Convert deflate image chunks to raw if the raw data is smaller by Tianjie Xu · 6 years ago
  90. bc4a6d5 tests: Refactor the common lines in UpdaterTest. by Tao Bao · 6 years ago
  91. 26ea959 ui: Use std::thread to create input/progress threads. by Tao Bao · 6 years ago
  92. 371fe6e Move stuff from recovery into librecovery. by Tao Bao · 7 years ago
  93. fd0ace8 Move stuff from recovery into librecovery. by Tao Bao · 7 years ago
  94. 152e0eb wear_ui: Address a TODO regarding {intro,loop}_frames. by Tao Bao · 6 years ago
  95. 9e30997 Clean up the Makefile for recovery and tests. by Tao Bao · 6 years ago
  96. 347a659 screen_ui: Fix an issue in RTL locale detection. by Tao Bao · 6 years ago
  97. 6cd8168 tests: Add tests for ScreenRecoveryUI. by Tao Bao · 6 years ago
  98. 17054c0 otautil: Rename dir/sys/thermal utils. by Tao Bao · 6 years ago
  99. 1fe1afe Move menu headers/items to std::vector<std::string>. by Tao Bao · 6 years ago
  100. e02a5b2 screen_ui: Merge Menu::Start() into its ctor. by Tao Bao · 6 years ago