1. 673c7ae Merge tag 'android-11.0.0_r16' into android-10.0 by bigbiff · 3 years, 7 months ago
  2. 20edca8 minui: fix bad merge from aosp10. by bigbiff · 4 years ago
  3. d58ba18 AOSP10 TWRP Merge: fix conflicts and update libraries needed by bigbiff · 4 years, 3 months ago
  4. 26d5d5f Merge tag 'android-10.0.0_r25' into aosp10-4 by bigbiff · 4 years, 3 months ago
  5. 12952cd Fix ioctl FIONREAD call parameters to use int instead of size_t by Stephane Lee · 4 years, 5 months ago
  6. a7952ac minui: Support input device hotplug in recovery mode. by Xihua Chen · 6 years ago
  7. 835bf09 minui: Managed FDs with smart pointers. by Tao Bao · 5 years ago
  8. dfdf635 minui: Fix the wrong move of the callback. by Tao Bao · 5 years ago
  9. b549243 Use O_CLOEXEC at a few places. by Tao Bao · 5 years ago
  10. 39c53c8 use epoll_create1 by Nick Kralevich · 6 years ago
  11. e14fb93 minui: Don't include errno.h twice by Andreas Schneider · 6 years ago
  12. 58f2132 Merge AOSP android-9.0.0_r3 by Ethan Yonker · 6 years ago
  13. ecbd3e8 Merge up to android-8.1.0_r1 and fix conflicts by Ethan Yonker · 7 years ago
  14. c8686b4 Add missing includes. by Dan Albert · 7 years ago
  15. 8373cfe Update to AOSP 8.0 base by Ethan Yonker · 7 years ago
  16. af9f8b4 ui: Move the support for touch inputs into RecoveryUI. by Tao Bao · 7 years ago
  17. 5f8dd99 ui: Move the support for touch inputs into RecoveryUI. by Tao Bao · 7 years ago
  18. 9468fc0 Add the missing #include of <functional>. by Tao Bao · 7 years ago
  19. 25a29d4 Add a missing #include for openat(2). by Elliott Hughes · 7 years ago
  20. 0b1118d minui: Move callback functions to std::function. by Tao Bao · 7 years ago
  21. 0ecbd76 minui: Export minui/minui.h. by Tao Bao · 7 years ago
  22. 23abfd3 Fix clang-tidy performance warnings. by Chih-Hung Hsieh · 8 years ago
  23. 54a2747 Fix google-runtime-int warnings. by Chih-Hung Hsieh · 8 years ago
  24. 2f5feed Check all lseek calls succeed. by Elliott Hughes · 9 years ago
  25. 7bad7c4 Check all lseek calls succeed. by Elliott Hughes · 9 years ago
  26. 07cfb8f Switch minui over to C++. by Elliott Hughes · 9 years ago
  27. 642aaa7 Fix ScreenRecoveryUI to handle devices without power/up/down. by Elliott Hughes · 9 years ago
  28. 0713819 Add ev_iterate_available_keys to minui. by Elliott Hughes · 9 years ago