1. bb10e58 roots.cpp: Reformatting the file. by Tao Bao · 7 years ago
  2. 6eb23c5 Merge "tests: Add a test to cover legacy care_map.txt handling." by Tao Bao · 7 years ago
  3. c319613 tests: Add a test to cover legacy care_map.txt handling. by Tao Bao · 7 years ago
  4. 15ae0f0 Merge "update_verifier: Handle legacy care_map.txt gracefully." by Tao Bao · 7 years ago
  5. 6b09b89 Merge "Remove the obsolete reference to /file_contexts." by Treehugger Robot · 7 years ago
  6. 338be53 Remove the obsolete reference to /file_contexts. by Tao Bao · 7 years ago
  7. 5a1dee0 update_verifier: Handle legacy care_map.txt gracefully. by Tao Bao · 7 years ago
  8. 9187f1c Merge "Avoid crashing recovery with unwritable /cache." by Treehugger Robot · 7 years ago
  9. e45c8f0 Merge "Fix a case when brotli writer fails to write last few blocks of data" by Tianjie Xu · 7 years ago
  10. ec57903 Avoid crashing recovery with unwritable /cache. by Tao Bao · 7 years ago
  11. f7c00dd Merge "recovery: replace make_ext4 with e2fsprogs" by Treehugger Robot · 7 years ago
  12. 6ed175d Fix a case when brotli writer fails to write last few blocks of data by Tianjie Xu · 7 years ago
  13. ded2dac recovery: replace make_ext4 with e2fsprogs by Jin Qian · 7 years ago
  14. 94a8ea1 Merge "Fix the android-cloexec-* warnings in bootable/recovery" by Tianjie Xu · 7 years ago
  15. de6735e Fix the android-cloexec-* warnings in bootable/recovery by Tianjie Xu · 7 years ago
  16. 8155a8b Merge "Fix the missing char when showing recovery logs." by Treehugger Robot · 7 years ago
  17. ca6ce2c Fix the missing char when showing recovery logs. by Tao Bao · 7 years ago
  18. 918e6ea Merge "Add support to decompress brotli compressed new data" by Tianjie Xu · 7 years ago
  19. 107a34f Add support to decompress brotli compressed new data by Tianjie Xu · 7 years ago
  20. b87a166 Merge "Fix a rare failure for imgdiff when random data equals gzip header" by Tianjie Xu · 7 years ago
  21. 14ebc1e Fix a rare failure for imgdiff when random data equals gzip header by Tianjie Xu · 7 years ago
  22. c8e338f Merge "Update ScreenRecoveryUI::Draw* function signatures." by Treehugger Robot · 7 years ago
  23. ea78d86 Update ScreenRecoveryUI::Draw* function signatures. by Tao Bao · 7 years ago
  24. 344778c Merge "screen_ui: Compute the top and bottom gaps." by Tao Bao · 7 years ago
  25. 3250f72 screen_ui: Compute the top and bottom gaps. by Tao Bao · 7 years ago
  26. f722fcf Merge "wear_ui: Remove dead/duplicate codes." by Tao Bao · 7 years ago
  27. 0bc54dd wear_ui: Remove dead/duplicate codes. by Tao Bao · 7 years ago
  28. f9fe6a7 Merge "Add missing libziparchive dependency." by Treehugger Robot · 7 years ago
  29. e1bb7a5 Add missing libziparchive dependency. by Elliott Hughes · 7 years ago
  30. d6fb1c6 Merge "Add override specifier and member constness to RecoveryUI classes." by Tao Bao · 7 years ago
  31. 8e7db8f Merge "Formatting RecoveryUI related files." by Treehugger Robot · 7 years ago
  32. 30afdee Merge "avoid assuming build number is a 32-bit integer" by Tianjie Xu · 7 years ago
  33. a29d8d6 avoid assuming build number is a 32-bit integer by Daniel Micay · 7 years ago
  34. 99b2d77 Add override specifier and member constness to RecoveryUI classes. by Tao Bao · 7 years ago
  35. 5d2e3bd Formatting RecoveryUI related files. by Tao Bao · 7 years ago
  36. 20d40ce Merge "Restructure vr_ui" by Treehugger Robot · 7 years ago
  37. 9d4839c Restructure vr_ui by Luke Song · 7 years ago
  38. eef2315 Merge changes Icb6f7466,Ibf6238c9 by Tao Bao · 7 years ago
  39. 4521b70 Use Makefile variables to specify margin settings. by Tao Bao · 7 years ago
  40. e916cca Merge "Remove the obsolete package_extract_dir() test" by Tianjie Xu · 7 years ago
  41. bb7e005 Remove the obsolete package_extract_dir() test by Tianjie Xu · 7 years ago
  42. e248e43 Merge "update_verifier: Support AVB." by Treehugger Robot · 7 years ago
  43. 171b4c4 screen_ui: Allow setting screen margin space. by Tao Bao · 7 years ago
  44. 5efe2bc Merge "Introduce VR recovery ui" by Treehugger Robot · 7 years ago
  45. e2bd876 Introduce VR recovery ui by Luke Song · 7 years ago
  46. ffd8505 Merge "Add OWNERS in bootable/recovery" by Chih-hung Hsieh · 7 years ago
  47. d6c49be Add OWNERS in bootable/recovery by Chih-Hung Hsieh · 7 years ago
  48. 8e5fb46 Merge "Fix a race condition for temperature_logger" by Tianjie Xu · 7 years ago
  49. 3795710 Fix a race condition for temperature_logger by Tianjie Xu · 7 years ago
  50. 99e7216 Merge "kill package_extract_dir" by Tianjie Xu · 7 years ago
  51. 764eb21 Merge "Implement a custom deflate sink function for bspatch" by Tianjie Xu · 7 years ago
  52. a897f95 Implement a custom deflate sink function for bspatch by Tianjie Xu · 7 years ago
  53. 9c1a114 Merge "Retry the update if ApplyBSDiffPatch | ApplyImagePatch fails" by Tianjie Xu · 7 years ago
  54. 8ed9738 update_verifier: Support AVB. by David Zeuthen · 7 years ago
  55. 6957555 Retry the update if ApplyBSDiffPatch | ApplyImagePatch fails by Tianjie Xu · 7 years ago
  56. 53c38b1 kill package_extract_dir by Tianjie Xu · 7 years ago
  57. 1f9808b Merge "Print SHA1 of the patch if bsdiff fails with data error" by Tianjie Xu · 7 years ago
  58. bec0d4c Merge "libbootloader_message: convert to Android.bp" by Tom Cherry · 7 years ago
  59. 0e60ccd Merge "Fix the input parameter for "set_retry_bootloader_message"" by Tianjie Xu · 7 years ago
  60. 600e806 libbootloader_message: convert to Android.bp by Tom Cherry · 7 years ago
  61. 72449c9 Fix the input parameter for "set_retry_bootloader_message" by Tianjie Xu · 7 years ago
  62. ce5fa5e Print SHA1 of the patch if bsdiff fails with data error by Tianjie Xu · 7 years ago
  63. 494d97f Merge "updater: Update the mkfs.f2fs argument to match f2fs-tools 1.8.0." by Tao Bao · 7 years ago
  64. 397a813 updater: Update the mkfs.f2fs argument to match f2fs-tools 1.8.0. by Tao Bao · 7 years ago
  65. 7cb1b79 Merge "Don't write to /sys/class/android_usb/android0/enable with configfs." by Tao Bao · 7 years ago
  66. 0167d4c Don't write to /sys/class/android_usb/android0/enable with configfs. by Tao Bao · 7 years ago
  67. d7446c8 Merge "recovery: Skip "/" in setup_install_mounts()." by Tao Bao · 7 years ago
  68. 57130c4 recovery: Skip "/" in setup_install_mounts(). by Tao Bao · 7 years ago
  69. 106ca8e Merge "otautil: Android.mk -> Android.bp" by Treehugger Robot · 7 years ago
  70. f3ae55a otautil: Android.mk -> Android.bp by Steven Moreland · 7 years ago
  71. c008485 Merge "recovery: Use libverifier instead of rebuilding the sources." by Tao Bao · 7 years ago
  72. 197304a Merge "Add a binary path param to update_binary_command()." by Tao Bao · 7 years ago
  73. 00d5757 Add a binary path param to update_binary_command(). by Tao Bao · 7 years ago
  74. b168f5f recovery: Use libverifier instead of rebuilding the sources. by Tao Bao · 7 years ago
  75. f347c1a Merge "recovery: update mkfs.f2fs args to match f2fs-tools 1.8.0" by Treehugger Robot · 7 years ago
  76. adeb41a recovery: update mkfs.f2fs args to match f2fs-tools 1.8.0 by Jin Qian · 7 years ago
  77. a24f9d7 Merge "Update the comment for obsolete symlink handling ." by Treehugger Robot · 7 years ago
  78. 7c42198 Merge "Revert "Remove EXPAND/STRINGIFY macros."" by Tao Bao · 7 years ago
  79. 8be0f39 Revert "Remove EXPAND/STRINGIFY macros." by Tao Bao · 7 years ago
  80. 4e8e56e Merge "fuse_sideload: Change the minimal block size to 4096." by Tao Bao · 7 years ago
  81. b00c66f Merge "Remove EXPAND/STRINGIFY macros." by Tao Bao · 7 years ago
  82. f38401a Update the comment for obsolete symlink handling . by Tianjie Xu · 7 years ago
  83. ec97067 Remove EXPAND/STRINGIFY macros. by Tao Bao · 7 years ago
  84. 8939463 Merge "Add a default error code when updater script aborts" by Tianjie Xu · 7 years ago
  85. e0c8879 Add a default error code when updater script aborts by Tianjie Xu · 7 years ago
  86. fe7eecf Merge "Move sysMapFile and sysReleaseMap into MemMapping class." by Tao Bao · 7 years ago
  87. ed13819 fuse_sideload: Change the minimal block size to 4096. by Tao Bao · 7 years ago
  88. b656a15 Move sysMapFile and sysReleaseMap into MemMapping class. by Tao Bao · 7 years ago
  89. ba36518 Merge "recovery: Change install_package() to take std::string." by Tao Bao · 7 years ago
  90. e58daba Merge "adb_install: Stop passing RecoveryUI as a parameter." by Tao Bao · 7 years ago
  91. 29ee69b recovery: Change install_package() to take std::string. by Tao Bao · 7 years ago
  92. 0150d01 adb_install: Stop passing RecoveryUI as a parameter. by Tao Bao · 7 years ago
  93. 54da112 Merge "minui: Fix breakage in graphics_adf." by Tao Bao · 7 years ago
  94. 4697d8b minui: Fix breakage in graphics_adf. by Alistair Strachan · 7 years ago
  95. 5443072 Merge "Fix potential OOM in update_verifier" by Tianjie Xu · 7 years ago
  96. 0481fae Merge "Adding support for quiescent reboot to recovery" by Treehugger Robot · 7 years ago
  97. 8fa8f0b Fix potential OOM in update_verifier by Tianjie Xu · 7 years ago
  98. c99bb23 Merge "Separate libupdate_verifier module and add testcases." by Tao Bao · 7 years ago
  99. 416c55c Merge "libfusesideload: Clean up the CFLAGS for the module." by Tao Bao · 7 years ago
  100. 20126e1 libfusesideload: Clean up the CFLAGS for the module. by Tao Bao · 7 years ago