1. 7f41a2c Enter into userspace fastboot only if the device supports it by Hridya Valsaraju · 6 years ago
  2. da46f90 Merge "minui: Track the name change to minui related properties." by Tao Bao · 6 years ago
  3. 1254e15 Merge "Fix sideload for user devices by adding a new sideload config" by Treehugger Robot · 6 years ago
  4. e4ef453 Fix sideload for user devices by adding a new sideload config by Hridya Valsaraju · 6 years ago
  5. 02986d3 Merge "Remove res-560dpi symlink." by Tao Bao · 6 years ago
  6. 52b6eca Remove res-560dpi symlink. by Tao Bao · 6 years ago
  7. 050feb0 minui: Track the name change to minui related properties. by Tao Bao · 6 years ago
  8. a062fae Merge "support mounting f2fs in recovery mode" by Tao Bao · 6 years ago
  9. 5d7be6b support mounting f2fs in recovery mode by Lianjun Huang · 6 years ago
  10. bae5f1a Merge "applypatch: {Load,Save}FileContents return bool values." by Tao Bao · 6 years ago
  11. 09e8493 applypatch: {Load,Save}FileContents return bool values. by Tao Bao · 6 years ago
  12. af52267 Merge "applypatch: Refactor applypatch()." by Tao Bao · 6 years ago
  13. 5609bc8 applypatch: Refactor applypatch(). by Tao Bao · 6 years ago
  14. 6a333cd Merge "Enable c++17 in recovery_defaults." by Tao Bao · 6 years ago
  15. 43bfa6e Enable c++17 in recovery_defaults. by Tao Bao · 6 years ago
  16. a1e3d67 Merge "Remove otafault" by Tianjie Xu · 6 years ago
  17. 22f1120 Remove otafault by Tianjie Xu · 6 years ago
  18. 9d7f918 Merge "uncrypt: Depend on commonly used shared libs." by Treehugger Robot · 6 years ago
  19. 11f766a Merge "Add /dev/stdin, /dev/stdout, and /dev/stderr in recovery too." by Treehugger Robot · 6 years ago
  20. a4495b5 Add /dev/stdin, /dev/stdout, and /dev/stderr in recovery too. by Elliott Hughes · 6 years ago
  21. d881d4f uncrypt: Depend on commonly used shared libs. by Tao Bao · 6 years ago
  22. ab7e652 Merge "Move ab_streaming_metadata under ab_config." by Zhomart Mukhamejanov · 6 years ago
  23. 88712f7 Move ab_streaming_metadata under ab_config. by Zhomart Mukhamejanov · 6 years ago
  24. 0115b79 Merge "recovery: Add "boot-fastboot" command to BCB." by Treehugger Robot · 6 years ago
  25. eee4e26 recovery: Add "boot-fastboot" command to BCB. by David Anderson · 6 years ago
  26. aa53656 Merge "Depend on mke2fs.conf.recovery." by Tao Bao · 6 years ago
  27. 7c074d9 Depend on mke2fs.conf.recovery. by Tao Bao · 6 years ago
  28. 09ce768 Merge "tests: Remove {old,new}.file." by Treehugger Robot · 6 years ago
  29. cdbe58a tests: Remove {old,new}.file. by Tao Bao · 6 years ago
  30. 102d14d Merge "updater: Add TransferList class." by Tao Bao · 6 years ago
  31. f8811bb updater: Add TransferList class. by Tao Bao · 6 years ago
  32. fae0881 Merge "Add a python binary to generate the protobuf for care_map" by Tianjie Xu · 6 years ago
  33. 7e520d2 Add a python binary to generate the protobuf for care_map by Tianjie Xu · 6 years ago
  34. cf01f7d Merge "ui: Only set brightness when needed." by Tao Bao · 6 years ago
  35. d460afe Merge "updater: Add SourceInfo::{ReadAll,DumpBuffer,Overlaps}." by Tao Bao · 6 years ago
  36. 53be332 ui: Only set brightness when needed. by Tao Bao · 6 years ago
  37. 3c89273 updater: Add SourceInfo::{ReadAll,DumpBuffer,Overlaps}. by Tao Bao · 6 years ago
  38. f83d9f6 Merge "tests: Add the missing tests in applypatch_modes_test.cpp." by Tao Bao · 6 years ago
  39. 0b66e96 Merge "Fixing the Mac SDK build" by Tao Bao · 6 years ago
  40. 435dfac Fixing the Mac SDK build by Andreas Huber · 6 years ago
  41. 26b6454 tests: Add the missing tests in applypatch_modes_test.cpp. by Tao Bao · 6 years ago
  42. c8e0292 Merge "Further compress the recovery animation file" by Tianjie Xu · 6 years ago
  43. e45f359 Further compress the recovery animation file by Tianjie Xu · 6 years ago
  44. b1ff1bc Merge "tests: Move to Android.bp." by Tao Bao · 6 years ago
  45. ef5e38f tests: Move to Android.bp. by Tao Bao · 6 years ago
  46. 97de9c3 Merge "Track the change to update_engine_sideload path." by Tao Bao · 6 years ago
  47. 19a5316 Merge "Add fastboot mode to recovery" by Treehugger Robot · 6 years ago
  48. ce2f0d8 Merge "recovery uses IHealth::getService" by Yifan Hong · 6 years ago
  49. 2cc9bbb Track the change to update_engine_sideload path. by Tao Bao · 6 years ago
  50. c205dd9 Merge "updater: Move libupdater to Soong." by Tao Bao · 6 years ago
  51. 19d002d Merge "recovery: Drop the dependency on libcrypto_utils.so and libsparse.so." by Tao Bao · 6 years ago
  52. c019580 Merge "Add the hash_tree_info class in Command" by Tianjie Xu · 6 years ago
  53. b0f132e recovery: Drop the dependency on libcrypto_utils.so and libsparse.so. by Tao Bao · 6 years ago
  54. 20c81b3 Add fastboot mode to recovery by Hridya Valsaraju · 6 years ago
  55. 8f64bf6 Add the hash_tree_info class in Command by Tianjie Xu · 6 years ago
  56. 056538c recovery uses IHealth::getService by Yifan Hong · 6 years ago
  57. 337bd80 Merge "Reland "Build and use minadbd as a shared library."" by Tao Bao · 6 years ago
  58. 7d2a63a Reland "Build and use minadbd as a shared library." by Tao Bao · 6 years ago
  59. 1914bd0 Merge "Remove TODO for b/112462307" by Colin Cross · 6 years ago
  60. f27ca7e Remove TODO for b/112462307 by Colin Cross · 6 years ago
  61. 673bb6f updater: Move libupdater to Soong. by Tao Bao · 6 years ago
  62. df264e0 Merge "Build `recovery` with Soong." by Tao Bao · 6 years ago
  63. 2cc6211 Merge "tests: Create res-testdata for testdata pickup." by Tao Bao · 6 years ago
  64. 13f9816 tests: Create res-testdata for testdata pickup. by Tao Bao · 6 years ago
  65. bbe8816 Merge "Build boot control HAL with Android.bp" by Treehugger Robot · 6 years ago
  66. 5fc72a1 Build `recovery` with Soong. by Tao Bao · 6 years ago
  67. afa1648 Merge "updater_sample: Move to Soong." by Tao Bao · 6 years ago
  68. 3c5e2c1 Merge "`recovery` uses more shared libraries." by Tao Bao · 6 years ago
  69. d2be7fc updater_sample: Move to Soong. by Tao Bao · 6 years ago
  70. c53dad2 Build boot control HAL with Android.bp by Hridya Valsaraju · 6 years ago
  71. 818f938 `recovery` uses more shared libraries. by Tao Bao · 6 years ago
  72. 08cf9cc Merge "Revert "Build and use minadbd as a shared library."" by Tao Bao · 6 years ago
  73. c70446c Revert "Build and use minadbd as a shared library." by Tao Bao · 6 years ago
  74. 60924fa Merge "minui: Track libsync module name change." by Tao Bao · 6 years ago
  75. 1e4f9c0 Merge "Fix the DRM_FORMAT match with corresponding PixelFormat" by Tao Bao · 6 years ago
  76. 1c4d4bf minui: Track libsync module name change. by Tao Bao · 6 years ago
  77. ea38c41 Merge "Build and use minadbd as a shared library." by Tao Bao · 6 years ago
  78. 13bec76 Fix the DRM_FORMAT match with corresponding PixelFormat by tangrobin · 6 years ago
  79. 9791b21 Merge "Merge Android Pie into master" by Xin Li · 6 years ago
  80. aceb244 Merge "ueventd is now at /system/bin/ueventd" by Tom Cherry · 6 years ago
  81. 4fd4f89 Build and use minadbd as a shared library. by Tao Bao · 6 years ago
  82. 8ab6852 Merge Android Pie into master by Xin Li · 6 years ago
  83. b5bc978 Merge "Add an updater function to compute hash tree" am: dbe4420325 by Tianjie Xu · 6 years ago
  84. 75acf24 Merge "Dynamically load device-specific recovery UI lib." am: 9cf9b689d9 by Tao Bao · 6 years ago
  85. dbe4420 Merge "Add an updater function to compute hash tree" by Tianjie Xu · 6 years ago
  86. 9cf9b68 Merge "Dynamically load device-specific recovery UI lib." by Tao Bao · 6 years ago
  87. 42c45e2 Dynamically load device-specific recovery UI lib. by Tao Bao · 6 years ago
  88. 69ffa15 Add an updater function to compute hash tree by Tianjie Xu · 6 years ago
  89. ea10588 Merge "minui: Move to Soong." am: f2bc68cfe1 by Tao Bao · 6 years ago
  90. f2bc68c Merge "minui: Move to Soong." by Tao Bao · 6 years ago
  91. 7ee83f6 minui: Move to Soong. by Tao Bao · 6 years ago
  92. ce0409a Merge "minui: Use runtime properties instead of build time vars." am: ebc04d1e7a by Tao Bao · 6 years ago
  93. 17bf8d0 Merge "ui: Read custom recovery UI values via system property." am: 2117b4bd07 by Tao Bao · 6 years ago
  94. ebc04d1 Merge "minui: Use runtime properties instead of build time vars." by Tao Bao · 6 years ago
  95. 2117b4b Merge "ui: Read custom recovery UI values via system property." by Tao Bao · 6 years ago
  96. a5d6a66 Merge "Remove non-A/B mention from README." am: f8b04fe48d by Zhomart Mukhamejanov · 6 years ago
  97. f8b04fe Merge "Remove non-A/B mention from README." by Zhomart Mukhamejanov · 6 years ago
  98. c0ec913 Remove non-A/B mention from README. by Zhomart Mukhamejanov · 6 years ago
  99. ed876a7 minui: Use runtime properties instead of build time vars. by Tao Bao · 6 years ago
  100. f22aeef Merge "minui: Clean up the use of `rotation`." am: a9ef617aa7 by Tao Bao · 6 years ago