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