1. eb32071 variadic function: fix syntax by bigbiff · 5 months ago android-14
  2. 518e980 Recovery: make STRINGIFY take multiple arguments by nebrassy · 7 months ago
  3. 1f9e484 twrpinstall: create library for twrpinstall by bigbiff · 3 years, 7 months ago[Renamed from common.h]
  4. d58ba18 AOSP10 TWRP Merge: fix conflicts and update libraries needed by bigbiff · 4 years, 2 months ago
  5. 26d5d5f Merge tag 'android-10.0.0_r25' into aosp10-4 by bigbiff · 4 years, 2 months ago
  6. e0cfab3 recovery: Remove SetUsbConfig() out of common.h. by Tao Bao · 5 years ago
  7. bc982a4 Remove ui_print(). by Tao Bao · 5 years ago
  8. 2478885 Move install to separate module by xunchang · 5 years ago
  9. e4ef453 Fix sideload for user devices by adding a new sideload config by Hridya Valsaraju · 6 years ago
  10. 58f2132 Merge AOSP android-9.0.0_r3 by Ethan Yonker · 6 years ago
  11. f5e319a recovery: Refactor common setup into main() by Jerry Zhang · 6 years ago
  12. 152933a recovery: Refactor logging code into logging.cpp by Jerry Zhang · 6 years ago
  13. 2c52639 Move reboot() from common.h into otautil/sysutil.h. by Tao Bao · 6 years ago
  14. 6d99d4b recovery: Split main() into recovery_main.cpp. by Tao Bao · 6 years ago
  15. aae7efd Mark ui_print with __printflike. by Tao Bao · 6 years ago
  16. 641fa97 Rename CacheLocation to Paths. by Tao Bao · 6 years ago
  17. bd0ddcd Remove EXPAND/STRINGIFY macros. by Tao Bao · 7 years ago
  18. 8373cfe Update to AOSP 8.0 base by Ethan Yonker · 7 years ago
  19. 8be0f39 Revert "Remove EXPAND/STRINGIFY macros." by Tao Bao · 7 years ago
  20. ec97067 Remove EXPAND/STRINGIFY macros. by Tao Bao · 7 years ago
  21. ed9db0f Adding support for quiescent reboot to recovery by Dmitri Plotnikov · 7 years ago
  22. 8706a98 Adding support for quiescent reboot to recovery by Dmitri Plotnikov · 7 years ago
  23. ed4a537 recovery: Add the missing #include. by Tao Bao · 7 years ago
  24. a8d72bc recovery: Drop the "--stages" / '-g' argument. by Tao Bao · 7 years ago
  25. ac9d94d Revert "Revert "Some cleanups to recovery."" by Tao Bao · 8 years ago
  26. 8584fcf Revert "Some cleanups to recovery." by Dan Albert · 8 years ago
  27. c0319b6 Some cleanups to recovery. by Tao Bao · 8 years ago
  28. 7b0ad9c Switch recovery to libbase logging by Tianjie Xu · 8 years ago
  29. c798c9c Merge up to AOSP marshmallow-release by Ethan Yonker · 9 years ago
  30. e6aa332 updater: Clean up char* with std::string. by Tao Bao · 9 years ago
  31. 4e0e3fc bootloader: align with AOSP code by that · 9 years ago
  32. 682c34b Rotate logs only when there are actual operations by Tao Bao · 9 years ago
  33. f14af80 recovery: Properly detect userdebug or eng builds by Elliott Hughes · 9 years ago
  34. 1669f89 Update to latest AOSP master by Dees_Troy · 11 years ago
  35. 7c3ae45 recovery: turn on text display for install errors in debug builds by Doug Zongker · 11 years ago
  36. 596b342 recovery: turn on text display for install errors in debug builds by Doug Zongker · 11 years ago
  37. 2673cec Move all AOSP code out of recovery binary by Dees_Troy · 11 years ago
  38. f35d1ce Move to using the new unified fstab in recovery. by Ken Sumrall · 11 years ago
  39. a58bead Port reboot functions to C++ by Dees_Troy · 12 years ago
  40. 32c8eb8 Make text appear in GUI console, Zip install works. by Dees_Troy · 12 years ago
  41. 51a0e82 TWRP-ify AOSP code by Dees_Troy · 12 years ago
  42. 32a0a47 move key processing to RecoveryUI by Doug Zongker · 13 years ago
  43. 28ce47c turn recovery into a C++ binary by Doug Zongker · 13 years ago
  44. 469243e save a last_install file with the result of the last package install attempt by Doug Zongker · 13 years ago
  45. 6809c51 make recovery UI images more general; allow for installation animation by Doug Zongker · 13 years ago
  46. 2810ced store partition length in recovery.fstab by Doug Zongker · 13 years ago
  47. 5cae445 make recovery reboot after 2 minutes of no activity by Doug Zongker · 13 years ago
  48. cc8cd3f remove the notion of "root path"; support mixed flash types by Doug Zongker · 14 years ago
  49. b56db27 am 28cae98c: am 4bc98062: add --show_text option to recovery by Doug Zongker · 14 years ago
  50. 4bc9806 add --show_text option to recovery by Doug Zongker · 14 years ago
  51. 3d177d0 support for ext4/EMMC filesystems in updater binary by Doug Zongker · 14 years ago
  52. 9e6513f am 21b97ed5: Add __attribute__((format(printf, a, b))) to printf like functions. by Nick Kralevich · 14 years ago
  53. 21b97ed Add __attribute__((format(printf, a, b))) to printf like functions. by Nick Kralevich · 14 years ago
  54. be59888 support installing any .zip file on the sdcard by Doug Zongker · 14 years ago
  55. e08991e bump updater API version to 3; deprecate firmware update command by Doug Zongker · 14 years ago
  56. fd8fb0c reduce fraction of progress bar for verification by Doug Zongker · 15 years ago
  57. fb2e3af let the "firmware" command take the file straight from the package by Doug Zongker · 15 years ago
  58. 4928385 AI 144082: Remove the unused "unpacking" recovery icon. by Doug Zongker · 15 years ago
  59. c24a8e6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  60. ffb48f6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  61. 8b7334b auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  62. 23580ca Initial Contribution by The Android Open Source Project · 16 years ago