1. cb3cbaf Merge "Revert "Revert "Some cleanups to recovery.""" am: a7a8262944 by Tao Bao · 8 years ago
  2. ac9d94d Revert "Revert "Some cleanups to recovery."" by Tao Bao · 8 years ago
  3. 0c571e5 Merge "Revert "Some cleanups to recovery."" am: 9514eb1934 by Dan Albert · 8 years ago
  4. 8584fcf Revert "Some cleanups to recovery." by Dan Albert · 8 years ago
  5. 00f893f Merge "Some cleanups to recovery." am: 46fb0a6a6f by Tao Bao · 8 years ago
  6. c0319b6 Some cleanups to recovery. by Tao Bao · 8 years ago
  7. fd99a31 Verify wipe package when wiping A/B device in recovery. by Yabin Cui · 8 years ago
  8. 8176cf2 resolve merge conflicts of 6fba98c to stage-aosp-master by Tianjie Xu · 8 years ago
  9. 8cf5c8f Replace minzip with libziparchive by Tianjie Xu · 8 years ago
  10. ee9b955 Fix the prefix matching for uncrypt status. by Tao Bao · 8 years ago
  11. 68fc81e Report uncrypt errors in details by Tianjie Xu · 8 years ago
  12. b0d0ee3 Merge "Report uncrypt errors in details" am: af8b9363c6 am: 7582609d61 by Tianjie Xu · 8 years ago
  13. da44cf1 Report uncrypt errors in details by Tianjie Xu · 8 years ago
  14. badaac4 Duplicate the last_install content into last_log. by Tao Bao · 8 years ago
  15. f4885ad Duplicate the last_install content into last_log. by Tao Bao · 8 years ago
  16. c8db481 Fail gracefully when we fail to fork the update binary by Matthew Bouyack · 8 years ago
  17. 54881ab Revert "DO NOT MERGE Fail gracefully when we fail to fork the update binary am: de1b53d067" by Matthew Bouyack · 8 years ago
  18. 78563fd DO NOT MERGE Fail gracefully when we fail to fork the update binary by Matthew Bouyack · 8 years ago
  19. de1b53d DO NOT MERGE Fail gracefully when we fail to fork the update binary by Matthew Bouyack · 8 years ago
  20. 8dd5b2a Merge "Check corruption when reading uncrypt_status file" am: 3cf815a6a9 am: 40bae5e1c6 by Tianjie Xu · 8 years ago
  21. 41a3fd4 Check corruption when reading uncrypt_status file by Tianjie Xu · 8 years ago
  22. 1c1864f Check corruption when reading uncrypt_status file by Tianjie Xu · 8 years ago
  23. 707583a save uncrypt status to last_install am: e16e799dfd am: 4769f209dc by Tianjie Xu · 8 years ago
  24. e16e799 save uncrypt status to last_install by Tianjie Xu · 8 years ago
  25. fe16b5c save uncrypt status to last_install by Tianjie Xu · 8 years ago
  26. 073451a Fix a typo of variable name in install.cpp by Tianjie Xu · 8 years ago
  27. c21edd4 Switch recovery to libbase logging by Tianjie Xu · 8 years ago
  28. 7b0ad9c Switch recovery to libbase logging by Tianjie Xu · 8 years ago
  29. a50d7fa Merge "Fix clang-tidy warnings in bootable/recovery." am: 89bf2bdc85 am: 9968866e86 by Chih-Hung Hsieh · 8 years ago
  30. 8b23811 Fix clang-tidy warnings in bootable/recovery. by Chih-Hung Hsieh · 8 years ago
  31. b3ddc0a Merge "Free mmaped area if keys fail to load" am: f599414aec by Tao Bao · 8 years ago
  32. edafac6 Free mmaped area if keys fail to load by WiZarD · 8 years ago
  33. 4e29ce0 Add inttypes.h for PRIu64. by Alex Deymo · 8 years ago
  34. 53c107f Add inttypes.h for PRIu64. by Alex Deymo · 8 years ago
  35. 9eaffca resolve merge conflicts of 66940b9 to nyc-mr1-dev-plus-aosp by Alex Deymo · 8 years ago
  36. 4344d63 Call update_engine_sideload from recovery. by Alex Deymo · 8 years ago
  37. bf049bf resolve merge conflicts of ed4c49c to nyc-mr1-dev-plus-aosp by Yabin Cui · 8 years ago
  38. 6faf026 Verify wipe package when wiping A/B device in recovery. by Yabin Cui · 8 years ago
  39. 274d17d resolve merge conflicts of 179c0d8 to stage-aosp-master by Elliott Hughes · 8 years ago
  40. 63a3192 Remove obsolete MTD support. by Elliott Hughes · 8 years ago
  41. 9d2657f Log source/target build version to last_install am: b0ddae55e5 by Tianjie Xu · 8 years ago
  42. b0ddae5 Log source/target build version to last_install by Tianjie Xu · 8 years ago
  43. 64f46fb resolve merge conflicts of 7ce287d to nyc-dev-plus-aosp by Tianjie Xu · 8 years ago
  44. 7ce287d Call ioctl before each write on retry by Tianjie Xu · 8 years ago
  45. 84478e8 resolve merge conflicts of 50f6417 to nyc-dev-plus-aosp by Tianjie Xu · 8 years ago
  46. 1625583 Allow recovery to return error codes by Tianjie Xu · 8 years ago
  47. 142b864 Add time and I/O info to last_install am: dd874b1c87 by Tianjie Xu · 8 years ago
  48. dd874b1 Add time and I/O info to last_install by Tianjie Xu · 8 years ago
  49. 6e08bff resolve merge conflicts of 8febafa to nyc-dev-plus-aosp by Elliott Hughes · 8 years ago
  50. 8febafa Use BoringSSL instead of mincrypt to speed up package verification. by Elliott Hughes · 8 years ago
  51. 452df6d Convert recovery to use BoringSSL instead of mincrypt. by Mattias Nissler · 8 years ago
  52. fa12b97 Reboot and retry on I/O errors by Tianjie Xu · 8 years ago
  53. 3c62b67 Reboot and retry on I/O errors by Tianjie Xu · 8 years ago
  54. 4425c1d Fix some memory leaks. by Yabin Cui · 8 years ago
  55. 71e3e09 recovery: Refactor verifier and verifier_test. by Tao Bao · 8 years ago
  56. b6918c7 Log update outputs in order by Tao Bao · 9 years ago
  57. b07e1f3 Update the comments for package installer commands by Tao Bao · 9 years ago
  58. 682c34b Rotate logs only when there are actual operations by Tao Bao · 9 years ago
  59. 145d861 Factor out option variables from int to bool types by Tao Bao · 9 years ago
  60. 26dbad2 Add missing includes. by Elliott Hughes · 9 years ago
  61. 075ad80 sideload without holding the whole package in RAM by Doug Zongker · 10 years ago
  62. c704e06 disable async reboot during package installation by Doug Zongker · 10 years ago
  63. 99916f0 do verification and extraction on memory, not files by Doug Zongker · 10 years ago
  64. 027429a Restore default umask after forking for update-binary. by Alistair Strachan · 11 years ago
  65. 239ac6a recovery: install packages in a known mount environment by Doug Zongker · 11 years ago
  66. fafc85b recovery: move log output to stdout by Doug Zongker · 11 years ago
  67. bac7fba verifier: update to support certificates using SHA-256 by Doug Zongker · 11 years ago
  68. 6c249f7 move key loading to verifier code by Doug Zongker · 12 years ago
  69. 02ec6b8 add simple text to recovery UI by Doug Zongker · 12 years ago
  70. 1749527 support version 2 (2048-bit e=65537) keys in recovery by Doug Zongker · 12 years ago
  71. e5d5ac7 minor recovery changes by Doug Zongker · 12 years ago
  72. 7440630 refactor ui functions into a class by Doug Zongker · 13 years ago
  73. 10e418d turn recovery into a C++ binary by Doug Zongker · 13 years ago[Renamed (86%) from install.c]
  74. d0181b8 allow recovery packages to wipe cache by Doug Zongker · 13 years ago
  75. 469243e save a last_install file with the result of the last package install attempt by Doug Zongker · 13 years ago
  76. cc8cd3f remove the notion of "root path"; support mixed flash types by Doug Zongker · 14 years ago
  77. d7d4208 remove unneeded partition roots by Doug Zongker · 14 years ago
  78. 56c5105 support for ext4/EMMC filesystems in updater binary by Doug Zongker · 14 years ago
  79. 8e5e4da close update package before installing; allow remount by Doug Zongker · 14 years ago
  80. 21b97ed Add __attribute__((format(printf, a, b))) to printf like functions. by Nick Kralevich · 14 years ago
  81. e08991e bump updater API version to 3; deprecate firmware update command by Doug Zongker · 14 years ago
  82. aa06253 fix parsing of dumpkeys output by Doug Zongker · 14 years ago
  83. 60151a2 verify whole-file signature instead of jarsigner signatures by Doug Zongker · 15 years ago
  84. 64893cc remove amend by Doug Zongker · 15 years ago
  85. fbf3c10 improve updater progress bar by Doug Zongker · 15 years ago
  86. fb2e3af let the "firmware" command take the file straight from the package by Doug Zongker · 15 years ago
  87. d9c9d10 fixes to edify and updater script by Doug Zongker · 15 years ago
  88. 8edb00c edify extensions for OTA package installation, part 2 by Doug Zongker · 15 years ago
  89. 9931f7f edify extensions for OTA package installation, part 1 by Doug Zongker · 15 years ago
  90. b2ee920 allow OTA package to provide binary instead of script by Doug Zongker · 15 years ago
  91. 07e1dca don't say "install complete" when it really isn't by Doug Zongker · 15 years ago
  92. d1b19b9 AI 144130: Don't build OTA package keys into the recovery binary; read by Doug Zongker · 15 years ago
  93. c24a8e6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  94. ffb48f6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  95. 23580ca Initial Contribution by The Android Open Source Project · 16 years ago