1. 12952cd Fix ioctl FIONREAD call parameters to use int instead of size_t by Stephane Lee · 4 years, 6 months ago
  2. a7952ac minui: Support input device hotplug in recovery mode. by Xihua Chen · 6 years ago
  3. 835bf09 minui: Managed FDs with smart pointers. by Tao Bao · 5 years ago
  4. dfdf635 minui: Fix the wrong move of the callback. by Tao Bao · 5 years ago
  5. b549243 Use O_CLOEXEC at a few places. by Tao Bao · 5 years ago
  6. 39c53c8 use epoll_create1 by Nick Kralevich · 6 years ago
  7. c8686b4 Add missing includes. by Dan Albert · 7 years ago
  8. 5f8dd99 ui: Move the support for touch inputs into RecoveryUI. by Tao Bao · 7 years ago
  9. 9468fc0 Add the missing #include of <functional>. by Tao Bao · 7 years ago
  10. 25a29d4 Add a missing #include for openat(2). by Elliott Hughes · 7 years ago
  11. 0b1118d minui: Move callback functions to std::function. by Tao Bao · 7 years ago
  12. 0ecbd76 minui: Export minui/minui.h. by Tao Bao · 7 years ago
  13. 23abfd3 Fix clang-tidy performance warnings. by Chih-Hung Hsieh · 8 years ago
  14. 54a2747 Fix google-runtime-int warnings. by Chih-Hung Hsieh · 8 years ago
  15. 7bad7c4 Check all lseek calls succeed. by Elliott Hughes · 9 years ago
  16. 07cfb8f Switch minui over to C++. by Elliott Hughes · 9 years ago
  17. 642aaa7 Fix ScreenRecoveryUI to handle devices without power/up/down. by Elliott Hughes · 9 years ago
  18. 0713819 Add ev_iterate_available_keys to minui. by Elliott Hughes · 9 years ago