1. 554a876 Merge "Clean up the Makefile for recovery and tests." am: 1f0b9962b0 by Tao Bao · 6 years ago
  2. 9e30997 Clean up the Makefile for recovery and tests. by Tao Bao · 6 years ago
  3. 81726e4 Merge "Move device.cpp into librecovery_ui." am: db6dc14bff am: fb8636f48f by Tao Bao · 6 years ago
  4. db6dc14 Merge "Move device.cpp into librecovery_ui." by Tao Bao · 6 years ago
  5. e087129 Merge "tests: Add tests for ScreenRecoveryUI." am: 8c6f699b36 am: ca88c67135 by Tao Bao · 6 years ago
  6. 8c6f699 Merge "tests: Add tests for ScreenRecoveryUI." by Tao Bao · 6 years ago
  7. 20976a0 Merge "recovery: Configure device menu based on runtime info." am: e498ef2f03 by Tao Bao · 6 years ago
  8. 6a542dc Move device.cpp into librecovery_ui. by Tao Bao · 6 years ago
  9. e5d2c25 recovery: Configure device menu based on runtime info. by Tao Bao · 6 years ago
  10. 6cd8168 tests: Add tests for ScreenRecoveryUI. by Tao Bao · 6 years ago
  11. 152933a recovery: Refactor logging code into logging.cpp by Jerry Zhang · 6 years ago
  12. cadf4ed recovery: Refactor logging code into logging.cpp by Jerry Zhang · 6 years ago
  13. 13415d9 Merge changes I1cc5d702,I32ab9854 am: 420f7f8df4 am: c4ba6b738f by android-build-prod (mdb) · 6 years ago
  14. 2c52639 Move reboot() from common.h into otautil/sysutil.h. by Tao Bao · 6 years ago
  15. 6d99d4b recovery: Split main() into recovery_main.cpp. by Tao Bao · 6 years ago
  16. 2ac56af recovery: Split main() into recovery_main.cpp. by Tao Bao · 6 years ago
  17. 1c1737b Merge "Merge libmounts into libotautil." am: 686353215f am: cddf5dbf67 by android-build-prod (mdb) · 6 years ago
  18. 9a319f0 Merge libmounts into libotautil. by Tao Bao · 6 years ago
  19. cf277ab Merge "Rename the dir for SystemUpdaterSample." am: a544bfab2b am: 4b52553cbb by android-build-prod (mdb) · 6 years ago
  20. 32118f6 Rename the dir for SystemUpdaterSample. by Tao Bao · 6 years ago
  21. 8206907 Merge "update_verifier: Move to Soong." am: ed022fccdf am: 9bc286dd71 by Tao Bao · 6 years ago
  22. afb9fc2 update_verifier: Move to Soong. by Tao Bao · 6 years ago
  23. 4d92ca3 Merge "Disable lld where it fails." am: 0c8eea86f9 am: dd2277a9bd by Chih-Hung Hsieh · 6 years ago
  24. 83847e6 Disable lld where it fails. by Chih-Hung Hsieh · 6 years ago
  25. 9e76ce0 Use the non-LTO, non-PGO version of libhwbinder am: 2ca4a403e7 by Pirama Arumuga Nainar · 6 years ago
  26. 2ca4a40 Use the non-LTO, non-PGO version of libhwbinder by Pirama Arumuga Nainar · 6 years ago
  27. bbb5b84 Merge "Use non-LTO variant of libhwbinder" into pi-dev am: 7fdb6355e4 by Yi Kong · 6 years ago
  28. 10b3faa Use non-LTO variant of libhwbinder by Yi Kong · 6 years ago
  29. 8c749a3 Merge "Move a few modules to Soong." am: d408a865af am: 47be7bcdba by Tao Bao · 6 years ago
  30. d408a86 Merge "Move a few modules to Soong." by Treehugger Robot · 6 years ago
  31. 4e12cd9 Merge "Create folder for SystemUpdate sample app." am: f0e2811092 am: c6152041fd by Jiachen Zhao · 6 years ago
  32. 051b968 Create folder for SystemUpdate sample app. by Jiachen Zhao · 6 years ago
  33. d2f2ad6 Move a few modules to Soong. by Tao Bao · 6 years ago
  34. f6d2596 Specify a default module for TARGET_RECOVERY_UI_LIB. by Tao Bao · 6 years ago
  35. f7e8012 Specify a default module for TARGET_RECOVERY_UI_LIB. by Tao Bao · 6 years ago
  36. 5fe5eb6 Factor out a menu class for screen ui by Tianjie Xu · 6 years ago
  37. ba0460c Factor out a menu class for screen ui by Tianjie Xu · 6 years ago
  38. 91b48f9 recovery: add libhidl-gen-utils depedency by Yifan Hong · 6 years ago
  39. 584c52a Merge "recovery: add libhidl-gen-utils depedency" am: fc39f3ffd7 am: da5bb13507 by Yifan Hong · 6 years ago
  40. fc39f3f Merge "recovery: add libhidl-gen-utils depedency" by Yifan Hong · 6 years ago
  41. 495c521 recovery: add libhidl-gen-utils depedency by Yifan Hong · 6 years ago
  42. 399febd Merge "Export fuse_sideload.h for libfusesideload." am: ddf93c0055 by Tao Bao · 6 years ago
  43. 15bc287 Merge "minadbd: Move to Soong." am: 56160b2b03 am: 734f76fc38 by Tao Bao · 6 years ago
  44. 4b51c3a Export fuse_sideload.h for libfusesideload. by Tao Bao · 6 years ago
  45. 8c7761e minadbd: Move to Soong. by Tao Bao · 7 years ago
  46. bd84bd4 Statically link with libhealthstoragedefault by Hridya Valsaraju · 6 years ago
  47. a296fea Merge "add sload.f2fs for recovery format" am: 4eaf7a157d am: 3d4359d3ae by Jaegeuk Kim · 7 years ago
  48. c1c7311 add sload.f2fs for recovery format by Jaegeuk Kim · 7 years ago
  49. e8e4c40 is_battery_ok use health 2.0 HAL by Yifan Hong · 7 years ago
  50. a2a68a5 uncrypt: Move to Soong. by Tao Bao · 7 years ago
  51. 000148d recovery: fix library dependency by Jin Qian · 7 years ago
  52. b058c5c Merge "applypatch: Move to Soong." by Tao Bao · 7 years ago
  53. 99f0d9e Drop -Wno-unused-parameter. by Tao Bao · 8 years ago
  54. 582b678 applypatch: Move to Soong. by Tao Bao · 7 years ago
  55. 09e468f Move rangeset.h and print_sha1.h into otautil. by Tao Bao · 7 years ago
  56. e6f7f95 edify: Export the header and move to Soong. by Tao Bao · 7 years ago
  57. cfe53c2 otautil: Export headers. by Tao Bao · 7 years ago
  58. a26e32d otafault: Move to soong. by Tao Bao · 7 years ago
  59. 11f68b6 Merge "Turn on -Wall for recovery modules" by Tianjie Xu · 7 years ago
  60. c89d1e7 Turn on -Wall for recovery modules by Tianjie Xu · 7 years ago
  61. d179c92 Merge "Add libasyncio." by Treehugger Robot · 7 years ago
  62. eea3af3 wear_ui: Expose menu_unusable_rows via Makefile var. by Tao Bao · 7 years ago
  63. 0470cee Allow customizing WearRecoveryUI via Makefile variables. by Tao Bao · 7 years ago
  64. 5f8dd99 ui: Move the support for touch inputs into RecoveryUI. by Tao Bao · 7 years ago
  65. ded2dac recovery: replace make_ext4 with e2fsprogs by Jin Qian · 7 years ago
  66. d428e79 Add libasyncio. by Jerry Zhang · 7 years ago
  67. f9fe6a7 Merge "Add missing libziparchive dependency." by Treehugger Robot · 7 years ago
  68. e1bb7a5 Add missing libziparchive dependency. by Elliott Hughes · 7 years ago
  69. 9d4839c Restructure vr_ui by Luke Song · 7 years ago
  70. 4521b70 Use Makefile variables to specify margin settings. by Tao Bao · 7 years ago
  71. e2bd876 Introduce VR recovery ui by Luke Song · 7 years ago
  72. 600e806 libbootloader_message: convert to Android.bp by Tom Cherry · 7 years ago
  73. 106ca8e Merge "otautil: Android.mk -> Android.bp" by Treehugger Robot · 7 years ago
  74. f3ae55a otautil: Android.mk -> Android.bp by Steven Moreland · 7 years ago
  75. b168f5f recovery: Use libverifier instead of rebuilding the sources. by Tao Bao · 7 years ago
  76. ed13819 fuse_sideload: Change the minimal block size to 4096. by Tao Bao · 7 years ago
  77. 20126e1 libfusesideload: Clean up the CFLAGS for the module. by Tao Bao · 7 years ago
  78. d8039ac recovery: Remove the include of adb.h. by Tao Bao · 7 years ago
  79. b24510c librecovery: Remove -Wno-unused-parameter and add -Wall. by Tao Bao · 7 years ago
  80. 919d2c9 Call libvintf to verify package compatibility. by Tao Bao · 7 years ago
  81. 7fdcb19 Add the missing LOCAL_CFLAGS for librecovery. by Tao Bao · 7 years ago
  82. 1d86605 Verify the package compatibility with libvintf. by Tao Bao · 7 years ago
  83. fb00d82 Boot control HAL based on the A/B headers. by Alex Deymo · 8 years ago
  84. 5f85d1f Log the error message when failing to mount/umount. by Tao Bao · 7 years ago
  85. d7bf82e Remove the dead #include's in verifier.cpp. by Tao Bao · 7 years ago
  86. 0ecbd76 minui: Export minui/minui.h. by Tao Bao · 7 years ago
  87. 67f3aa8 Remove "_static" suffix from libsparse by Alex Deymo · 7 years ago
  88. 3165366 Remove "_static" suffix from libext4_utils. by Alex Deymo · 7 years ago
  89. 99adda9 Merge "Cleanup the duplicates of logs rotation functions" am: e2d05c5658 by Tianjie Xu · 8 years ago
  90. e113e4d Cleanup the duplicates of logs rotation functions by Tianjie Xu · 8 years ago
  91. 8176cf2 resolve merge conflicts of 6fba98c to stage-aosp-master by Tianjie Xu · 8 years ago
  92. 8b309f6 Create bootloader_message static library. by Yabin Cui · 8 years ago
  93. 8cf5c8f Replace minzip with libziparchive by Tianjie Xu · 8 years ago
  94. c26e377 Merge "Update the header path for ext4_utils." am: 2bd94433f8 am: 00a9050815 by Tao Bao · 8 years ago
  95. de40ba5 Update the header path for ext4_utils. by Tao Bao · 8 years ago
  96. b0c3f6f Disable the meaningless parts of the UI for A/B. by Elliott Hughes · 8 years ago
  97. 17e316c Turn on -Werror for recovery by Tianjie Xu · 8 years ago
  98. 7aa8874 Turn on -Werror for recovery by Tianjie Xu · 8 years ago
  99. c21edd4 Switch recovery to libbase logging by Tianjie Xu · 8 years ago
  100. 7b0ad9c Switch recovery to libbase logging by Tianjie Xu · 8 years ago