1. 59bf0da Remove an abused global so we can actually see logging. by Elliott Hughes · 8 years ago
  2. 59f04b9 Merge "Add bootloader_message_ab struct." by Tao Bao · 8 years ago
  3. 4ddd5ed Merge "updater: Fix the broken ReadFileFn." by Tao Bao · 8 years ago
  4. efacd80 updater: Fix the broken ReadFileFn. by Tao Bao · 8 years ago
  5. 5b2191a Merge "Remove etc/META-INF/com/google/android/update-script." by Elliott Hughes · 8 years ago
  6. 9fb2b59 Add bootloader_message_ab struct. by Tao Bao · 8 years ago
  7. ad29b10 Remove etc/META-INF/com/google/android/update-script. by Elliott Hughes · 8 years ago
  8. 0ab866b Merge "recovery: Add support to brick a device." by Tao Bao · 8 years ago
  9. 862a4c1 recovery: Add support to brick a device. by Tao Bao · 8 years ago
  10. c96c988 Merge "Revert "Fix memory/resource handling in imgdiff.cpp, using unique_ptr and vector."" by Tao Bao · 8 years ago
  11. a0c4011 Revert "Fix memory/resource handling in imgdiff.cpp, using unique_ptr and vector." by Tao Bao · 8 years ago
  12. a885071 Merge "Fix memory/resource handling in imgdiff.cpp, using unique_ptr and vector." by Treehugger Robot · 8 years ago
  13. 50a6f8c Fix memory/resource handling in imgdiff.cpp, using unique_ptr and vector. by Adam Buchbinder · 8 years ago
  14. 5920351 Merge "Revert "imgdiff: Generate statically linked imgdiff."" by Tao Bao · 8 years ago
  15. 16e3861 Revert "imgdiff: Generate statically linked imgdiff." by Tao Bao · 8 years ago
  16. 680d783 Merge "imgdiff: Generate statically linked imgdiff." by Tao Bao · 8 years ago
  17. b4422bd imgdiff: Generate statically linked imgdiff. by Tao Bao · 8 years ago
  18. 3788001 Merge "slot_metadata: add verity_corrupted field" by Treehugger Robot · 8 years ago
  19. e77a68f slot_metadata: add verity_corrupted field by Jeremy Compostella · 8 years ago
  20. 1435249 Merge "Keep ADF device alive for the lifetime of the minui backend" by Treehugger Robot · 8 years ago
  21. c7d7eb2 Merge "updater, minzip: Remove unnecessary O_SYNC flags." by Tao Bao · 8 years ago
  22. 733285f updater, minzip: Remove unnecessary O_SYNC flags. by Alistair Strachan · 8 years ago
  23. 704cac2 Merge "applypatch: Use bsdiff from external/bsdiff." by Treehugger Robot · 8 years ago
  24. bab6e49 Keep ADF device alive for the lifetime of the minui backend by Jonathan Hamilton · 8 years ago
  25. 2fffcb1 applypatch: Use bsdiff from external/bsdiff. by Sen Jiang · 8 years ago
  26. ecd6e2a Merge "recovery: Always log the update attempt." by Treehugger Robot · 8 years ago
  27. 37c4502 recovery: Always log the update attempt. by Tao Bao · 8 years ago
  28. fafa6a6 Merge "Fix google-explicit-constructor warnings." by Chih-hung Hsieh · 8 years ago
  29. 49c5c79 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 8 years ago
  30. df59cee Merge "updater: Don't zero out CommandParameters with memset(3)." by Tao Bao · 8 years ago
  31. 7306461 updater: Don't zero out CommandParameters with memset(3). by Tao Bao · 8 years ago
  32. a1f4a1e Merge "Fix google-runtime-int warnings." by Chih-hung Hsieh · 8 years ago
  33. 54a2747 Fix google-runtime-int warnings. by Chih-Hung Hsieh · 8 years ago
  34. 51dcd0d Merge "Fix IWYU errors." by Treehugger Robot · 8 years ago
  35. a86392e Fix IWYU errors. by David Benjamin · 8 years ago
  36. e6af522 Merge "Define the Bootloader Control A/B structure" by Tao Bao · 8 years ago
  37. 62e6637 Merge "Convert recovery to use BoringSSL instead of mincrypt." by Elliott Hughes · 8 years ago
  38. 452df6d Convert recovery to use BoringSSL instead of mincrypt. by Mattias Nissler · 8 years ago
  39. b3bf958 Define the Bootloader Control A/B structure by Jeremy Compostella · 8 years ago
  40. 901f315 Merge "recovery-persist: pick up both pstore console files" by Mark Salyzyn · 8 years ago
  41. 5f7111f recovery-persist: pick up both pstore console files by Mark Salyzyn · 8 years ago
  42. 8124750 Merge "Move selinux dependencies out of header files." by Elliott Hughes · 8 years ago
  43. 4bbd5bf Move selinux dependencies out of header files. by Elliott Hughes · 8 years ago
  44. 75da771 Merge "recovery: use __android_log_pmsg_file_write for log files" by Mark Salyzyn · 8 years ago
  45. ebd22be Merge "uncrypt: remove --read-bcb option." by Yabin Cui · 8 years ago
  46. 6507265 uncrypt: remove --read-bcb option. by Yabin Cui · 8 years ago
  47. 3568004 Merge "Add string for Installing_security_update" by Tianjie Xu · 8 years ago
  48. 1c95c97 Add string for Installing_security_update by Tianjie Xu · 8 years ago
  49. 5d73735 Merge "Switch to <android-base/unique_fd.h>." by Elliott Hughes · 8 years ago
  50. bcabd09 Switch to <android-base/unique_fd.h>. by Elliott Hughes · 8 years ago
  51. a4f701a recovery: use __android_log_pmsg_file_write for log files by Mark Salyzyn · 8 years ago
  52. 2dbd06c Merge "Move recovery_l10n here from development/tools." by Elliott Hughes · 8 years ago
  53. 3d0153a Move recovery_l10n here from development/tools. by Elliott Hughes · 8 years ago
  54. 3123e5a Merge "Skip stashing source blocks in verify mode" by Tianjie Xu · 8 years ago
  55. 7eca97e Skip stashing source blocks in verify mode by Tianjie Xu · 8 years ago
  56. 7e18ce2 Merge "Clean up intent_file related code in recovery.cpp" by Tianjie Xu · 8 years ago
  57. 9afbf2a Merge "Correct caching behavior for should_inject_cache" by Tao Bao · 8 years ago
  58. e326b22 Correct caching behavior for should_inject_cache by Jed Estep · 8 years ago
  59. c14d95d Clean up intent_file related code in recovery.cpp by Tianjie Xu · 8 years ago
  60. 4cb6812 Merge "Remove dead tools." by Elliott Hughes · 8 years ago
  61. 57eb4fd Remove dead tools. by Elliott Hughes · 8 years ago
  62. 867e60d Merge "Fix: full ota package larger than 2GB fails to upgrade" by Tao Bao · 8 years ago
  63. 2584f9c Fix: full ota package larger than 2GB fails to upgrade by caozhiyuan · 8 years ago
  64. 38234f4 Merge "Add include/ to the Makefile include path." by Alex Deymo · 8 years ago
  65. 82f8c82 Add include/ to the Makefile include path. by Alex Deymo · 8 years ago
  66. 5593342 Merge "applypatch: add -fPIC for libimgpatch in Chrome OS." by Sen Jiang · 8 years ago
  67. ef2016f applypatch: add -fPIC for libimgpatch in Chrome OS. by Sen Jiang · 8 years ago
  68. 90f01a4 Merge "Reboot and retry on I/O errors" am: 94dc34148c by Tianjie Xu · 8 years ago
  69. 94dc341 Merge "Reboot and retry on I/O errors" by Tianjie Xu · 8 years ago
  70. f272671 Merge "recovery: Handle devices without /cache partition." am: 479d9dc2f2 by Tao Bao · 8 years ago
  71. 038c294 Merge "Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES." am: f639490a51 by Tao Bao · 8 years ago
  72. 479d9dc Merge "recovery: Handle devices without /cache partition." by Tao Bao · 8 years ago
  73. f639490 Merge "Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES." by Tao Bao · 8 years ago
  74. f6ffefb Merge "Restore labels on /postinstall during recovery." am: 60eae72ac6 by Alex Deymo · 8 years ago
  75. 60eae72 Merge "Restore labels on /postinstall during recovery." by Alex Deymo · 8 years ago
  76. d80a998 Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES. by Tao Bao · 8 years ago
  77. 3c62b67 Reboot and retry on I/O errors by Tianjie Xu · 8 years ago
  78. 26112e5 recovery: Handle devices without /cache partition. by Tao Bao · 8 years ago
  79. 6bcc8af Restore labels on /postinstall during recovery. by Alex Deymo · 8 years ago
  80. ea0e0fa Merge "Remove dumpkey build guards after completing code move." am: 5ffc038be6 by Mattias Nissler · 8 years ago
  81. 5ffc038 Merge "Remove dumpkey build guards after completing code move." by Mattias Nissler · 8 years ago
  82. b66f047 Remove dumpkey build guards after completing code move. by Mattias Nissler · 8 years ago
  83. b652678 Merge "Move dumpkey tool to the recovery repo." am: 5197fde242 by Mattias Nissler · 8 years ago
  84. 5197fde Merge "Move dumpkey tool to the recovery repo." by Mattias Nissler · 8 years ago
  85. 03b72b0 Move dumpkey tool to the recovery repo. by Mattias Nissler · 8 years ago
  86. 0d63468 Merge "Surpress warnings in minzip/Zip.c" am: 4b3cdce702 by Tianjie Xu · 8 years ago
  87. 4b3cdce Merge "Surpress warnings in minzip/Zip.c" by Tianjie Xu · 8 years ago
  88. 6629655 Surpress warnings in minzip/Zip.c by Tianjie Xu · 8 years ago
  89. 24b3622 Merge "Control fault injection with config files instead of build flags" by Tao Bao · 8 years ago
  90. ed796b0 Merge "Control fault injection with config files instead of build flags" by Tao Bao · 8 years ago
  91. 39c1b5e Control fault injection with config files instead of build flags by Jed Estep · 9 years ago
  92. d1b66ad Merge "recovery: check battery level before installing package." am: 16d0a18514 by Yabin Cui · 8 years ago
  93. 16d0a18 Merge "recovery: check battery level before installing package." by Yabin Cui · 8 years ago
  94. 53e7a06 recovery: check battery level before installing package. by Yabin Cui · 8 years ago
  95. af38cd9 Merge "Fix minui cleanup path on error." am: fa9af7dae6 by Elliott Hughes · 8 years ago
  96. fa9af7d Merge "Fix minui cleanup path on error." by Elliott Hughes · 8 years ago
  97. 7d626df Fix minui cleanup path on error. by Elliott Hughes · 8 years ago
  98. dfe4386 Merge commit 'ce46828e08281dc507d4e40ba9e8b770bc21cf0b' into HEAD by Bill Yi · 8 years ago
  99. b30663b Merge "applypatch: Add libimgpatch.pc" by Sen Jiang · 8 years ago
  100. f3e05f5 applypatch: Add libimgpatch.pc by Sen Jiang · 8 years ago