1. e45f359 Further compress the recovery animation file by Tianjie Xu · 6 years ago
  2. dbe4420 Merge "Add an updater function to compute hash tree" by Tianjie Xu · 6 years ago
  3. 9cf9b68 Merge "Dynamically load device-specific recovery UI lib." by Tao Bao · 6 years ago
  4. 42c45e2 Dynamically load device-specific recovery UI lib. by Tao Bao · 6 years ago
  5. 69ffa15 Add an updater function to compute hash tree by Tianjie Xu · 6 years ago
  6. f2bc68c Merge "minui: Move to Soong." by Tao Bao · 6 years ago
  7. 7ee83f6 minui: Move to Soong. by Tao Bao · 6 years ago
  8. ebc04d1 Merge "minui: Use runtime properties instead of build time vars." by Tao Bao · 6 years ago
  9. 2117b4b Merge "ui: Read custom recovery UI values via system property." by Tao Bao · 6 years ago
  10. f8b04fe Merge "Remove non-A/B mention from README." by Zhomart Mukhamejanov · 6 years ago
  11. c0ec913 Remove non-A/B mention from README. by Zhomart Mukhamejanov · 6 years ago
  12. ed876a7 minui: Use runtime properties instead of build time vars. by Tao Bao · 6 years ago
  13. a9ef617 Merge "minui: Clean up the use of `rotation`." by Tao Bao · 6 years ago
  14. 44478df minui: Clean up the use of `rotation`. by Tao Bao · 6 years ago
  15. 42f40cd Merge "uncrypt: fix f2fs ioctl argument for pin_file" by Treehugger Robot · 6 years ago
  16. 2669da0 uncrypt: fix f2fs ioctl argument for pin_file by Jaegeuk Kim · 6 years ago
  17. 0bc88de ui: Read custom recovery UI values via system property. by Tao Bao · 6 years ago
  18. 561ee93 Merge "recovery: Add ability to interrupt UI" by Treehugger Robot · 6 years ago
  19. b76af93 recovery: Add ability to interrupt UI by Jerry Zhang · 6 years ago
  20. 6f1f2c8 Merge "minadbd: avoid overrriding services_to_fd." by Josh Gao · 6 years ago
  21. 4c80768 Merge "Move recovery from /sbin to /system/bin" by Treehugger Robot · 6 years ago
  22. 038c4a1 minadbd: avoid overrriding services_to_fd. by Josh Gao · 6 years ago
  23. cfb3c92 Move recovery from /sbin to /system/bin by Hridya Valsaraju · 6 years ago
  24. 8d9b3ae Merge "Add proto3 support for care_map" by Tianjie Xu · 6 years ago
  25. 8515cd5 Merge "bootloader_message: Build libbootloader_message as shared lib." by Tao Bao · 6 years ago
  26. 4d9e62d Add proto3 support for care_map by Tianjie Xu · 6 years ago
  27. 8ca3220 bootloader_message: Build libbootloader_message as shared lib. by Tao Bao · 6 years ago
  28. 860b457 Merge "applypatch: Change applypatch command-line arguments." by Tao Bao · 6 years ago
  29. 6bc9d60 Merge "Updates Wear UI to Display Localized Recovery Text." by Treehugger Robot · 6 years ago
  30. 633c01b Updates Wear UI to Display Localized Recovery Text. by Karl Shaffer · 6 years ago
  31. d34e6bc applypatch: Change applypatch command-line arguments. by Tao Bao · 6 years ago
  32. 29932e7 Merge "Fix the arguments passed to getopt_long(3)." by Tao Bao · 6 years ago
  33. 1700cc4 Fix the arguments passed to getopt_long(3). by Tao Bao · 6 years ago
  34. 624b6b6 Merge "applypatch: Consolidate CacheSizeCheck() and MakeFreeSpaceOnCache()." by Tao Bao · 6 years ago
  35. 5ee2566 applypatch: Consolidate CacheSizeCheck() and MakeFreeSpaceOnCache(). by Tao Bao · 6 years ago
  36. b46e565 Merge "tests: Clean up the temporary dirs post-run." by Tao Bao · 6 years ago
  37. 90c9e4f Merge "applypatch: Fix the return type of FreeSpaceForFile()." by Tao Bao · 6 years ago
  38. b1c5b62 tests: Clean up the temporary dirs post-run. by Tao Bao · 6 years ago
  39. 49750f1 applypatch: Fix the return type of FreeSpaceForFile(). by Tao Bao · 6 years ago
  40. a0b2aad Merge "applypatch: Switch freecache.cpp to libbase logging." by Tao Bao · 6 years ago
  41. bd0fb23 applypatch: Switch freecache.cpp to libbase logging. by Tao Bao · 6 years ago
  42. a9f9acc Merge "Remove the debug code for bspatch flakiness" by Tao Bao · 6 years ago
  43. 7326892 Remove the debug code for bspatch flakiness by Tianjie Xu · 6 years ago
  44. ac234b4 Merge "updater: Let read_file() return Value::Type::STRING." by Tao Bao · 6 years ago
  45. bafd6c7 updater: Let read_file() return Value::Type::STRING. by Tao Bao · 6 years ago
  46. 6b18eb7 Merge "edify: Rename parse_string to ParseString and let it take std::string." by Tao Bao · 6 years ago
  47. 503ff38 Merge "edify: Remove VAL_INVALID and move ValueType into Value class." by Tao Bao · 6 years ago
  48. d8d514f edify: Rename parse_string to ParseString and let it take std::string. by Tao Bao · 6 years ago
  49. 511d759 edify: Remove VAL_INVALID and move ValueType into Value class. by Tao Bao · 6 years ago
  50. e02cbaa Merge "applypatch: Restrict applypatch_check to eMMC targets." by Tao Bao · 6 years ago
  51. b9b50cd Merge "applypatch: Fix a potential nullptr dereferencing." by Tao Bao · 6 years ago
  52. 7c1d426 applypatch: Restrict applypatch_check to eMMC targets. by Tao Bao · 6 years ago
  53. fbc0f60 Merge "updater: Remove the support for sha1_check()." by Tao Bao · 6 years ago
  54. 7ea515e applypatch: Fix a potential nullptr dereferencing. by Tao Bao · 6 years ago
  55. 0b58e9a updater: Remove the support for sha1_check(). by Tao Bao · 6 years ago
  56. c059b6c Merge "updater: Add ABORT command." by Tao Bao · 6 years ago
  57. 91a649a updater: Add ABORT command. by Tao Bao · 6 years ago
  58. cf1f9bd Merge "tests: Split unit tests out of component/applypatch_test.cpp." by Tao Bao · 6 years ago
  59. b8cb2e6 tests: Split unit tests out of component/applypatch_test.cpp. by Tao Bao · 6 years ago
  60. d419966 Merge "minui/drm: wait for page flip completion" by Treehugger Robot · 6 years ago
  61. 0a84d72 Merge "No longer print hash for stashed blocks during verification of retry" by Tianjie Xu · 6 years ago
  62. 955da1e minui/drm: wait for page flip completion by Jeremy Compostella · 6 years ago
  63. 3c5958f No longer print hash for stashed blocks during verification of retry by Tianjie Xu · 6 years ago
  64. 95b8d2b Merge "updater: Check the number of args in Command::Parse." by Tao Bao · 6 years ago
  65. afc2962 Merge "updater: Add Command parsing codes." by Tao Bao · 6 years ago
  66. 92f3393 updater: Check the number of args in Command::Parse. by Tao Bao · 6 years ago
  67. 6a7e4af updater: Add Command parsing codes. by Tao Bao · 6 years ago
  68. b418156 Merge "applypatch: {Load,Save}FileContents and ParseSha1 take std::string." by Tao Bao · 6 years ago
  69. bd76709 Merge "applypatch: Move to libbase logging." by Treehugger Robot · 6 years ago
  70. 9b5d4ea Merge "e2fsdroid and mke2fs are dynamic executable in recovery partition" by Treehugger Robot · 6 years ago
  71. 8dc7049 applypatch: {Load,Save}FileContents and ParseSha1 take std::string. by Tao Bao · 6 years ago
  72. 859bfc5 applypatch: Move to libbase logging. by Tao Bao · 6 years ago
  73. 24e1321 Merge "applypatch: Clean up the function comments." by Tao Bao · 6 years ago
  74. ddc8168 Merge "updater: Defer the creation of the new data writer." by Tao Bao · 6 years ago
  75. 69364fe e2fsdroid and mke2fs are dynamic executable in recovery partition by Jiyong Park · 6 years ago
  76. 4a2c2d8 Merge "updater_sample: add privileged system app docs" by Zhomart Mukhamejanov · 6 years ago
  77. 155771b applypatch: Clean up the function comments. by Tao Bao · 6 years ago
  78. 9fb0d89 Merge "Drop the dependency on AB_OTA_UPDATER flag." by Tao Bao · 6 years ago
  79. cf60a44 Drop the dependency on AB_OTA_UPDATER flag. by Tao Bao · 6 years ago
  80. 6b788b1 Merge "updater_sample: run as a systemp app" by Zhomart Mukhamejanov · 6 years ago
  81. 5af63a4 Merge "updater_sample: add proguard.flags" by Zhomart Mukhamejanov · 6 years ago
  82. 0a883c1 updater: Defer the creation of the new data writer. by Tao Bao · 6 years ago
  83. 65dcf32 updater_sample: add privileged system app docs by Zhomart Mukhamejanov · 6 years ago
  84. 2d9ffb6 updater_sample: run as a systemp app by Zhomart Mukhamejanov · 6 years ago
  85. aa7abc0 updater_sample: add proguard.flags by Zhomart Mukhamejanov · 6 years ago
  86. 9ed4b41 Merge "updater_sample: add metadata mismatch error code" by Zhomart Mukhamejanov · 6 years ago
  87. c53639d Merge "tests: Skip ScreenRecoveryUITest on gr_init failure." by Tao Bao · 6 years ago
  88. ac752b3 Merge "Revert "updater_sample: add proguard.flags"" by Ian Pedowitz · 6 years ago
  89. c02fb99 Revert "updater_sample: add proguard.flags" by Ian Pedowitz · 6 years ago
  90. 51f16ec tests: Skip ScreenRecoveryUITest on gr_init failure. by Tao Bao · 6 years ago
  91. 4264ee8 Merge "screen_ui: Move the call to gr_init() into Init()." by Tao Bao · 6 years ago
  92. 4cd2cf9 Merge "screen_ui: Call gr_exit() from dtor." by Treehugger Robot · 6 years ago
  93. ba4edb3 screen_ui: Move the call to gr_init() into Init(). by Tao Bao · 6 years ago
  94. ebee98d updater_sample: add metadata mismatch error code by Zhomart Mukhamejanov · 6 years ago
  95. 60ac622 screen_ui: Call gr_exit() from dtor. by Tao Bao · 6 years ago
  96. 397e8f2 Merge "Recovery image is self-contained" by Treehugger Robot · 6 years ago
  97. 5ced47d Merge "updater_sample: add proguard.flags" by Zhomart Mukhamejanov · 6 years ago
  98. 6dbdbbc Merge "minui: Add constness to GRSurface* in gr_get_{width,height}." by Tao Bao · 6 years ago
  99. 9f42633 minui: Add constness to GRSurface* in gr_get_{width,height}. by Tao Bao · 6 years ago
  100. 8c3af4a updater_sample: add proguard.flags by Zhomart Mukhamejanov · 6 years ago