1. 1385725 init: switch out keychord id with std::vector match of chords by Mark Salyzyn · 6 years ago
  2. 06aeb41 init: turn keychords into a standalone class by Mark Salyzyn · 6 years ago
  3. eca2507 init: refactor keychord for testing by Mark Salyzyn · 6 years ago
  4. 6c6ec72 init: separate out epoll into a class by Mark Salyzyn · 9 years ago
  5. f187715 init: keychord inotify add IN_ONLYDIR by Mark Salyzyn · 6 years ago
  6. 44692de init: Add inotify for /dev/input/ by Mark Salyzyn · 6 years ago
  7. 353bf1f init: switch from /dev/keychord to /dev/input/ by Mark Salyzyn · 6 years ago
  8. 702ca9a init: log all failures of Service::Start() by Tom Cherry · 7 years ago
  9. 911b9b1 init: rename ServiceManager to ServiceList and clean it up by Tom Cherry · 7 years ago
  10. 81f5d3e init: create android::init:: namespace by Tom Cherry · 7 years ago
  11. 3f5eaae5 init: more header cleanup by Tom Cherry · 7 years ago
  12. ccf2353 init: replace property_get with its android::base equivalent by Tom Cherry · 7 years ago
  13. 704fe2d resolve merge conflicts of 4acdde9 to nyc-mr1-dev-plus-aosp by Felipe Leme · 8 years ago
  14. c64c982 Improved keychord logging. by Felipe Leme · 8 years ago
  15. f86b5a6 Move init to libbase logging. by Elliott Hughes · 8 years ago
  16. bac3299 Create Service and ServiceManager classes by Tom Cherry · 9 years ago
  17. 74edcea init: Let property_get return std::string. by Yabin Cui · 9 years ago
  18. 929f407 Switch init to epoll. by Elliott Hughes · 9 years ago
  19. da40c00 Log more timing information from init. by Elliott Hughes · 9 years ago
  20. cd67f00 Always use strerror to report errno. by Elliott Hughes · 9 years ago
  21. f3cf438 Build init as C++. by Elliott Hughes · 10 years ago[Renamed (96%) from init/keychords.c]
  22. 45a884f Add O_CLOEXEC to lots of open() calls. by Nick Kralevich · 10 years ago
  23. 99c1a41 resolved conflicts for merge of 95a41f6b to stage-aosp-master by Colin Cross · 11 years ago
  24. 1a6f4c3 init: switch property_get to use __system_property_get by Colin Cross · 12 years ago
  25. b4d52a4 Only handle keycodes when adb is enabled. by Jeff Sharkey · 11 years ago
  26. 8bc6fb3 am bf10797e: am f7ca6040: Fix infinite loop in init when debugging is turned off by Colin Cross · 14 years ago
  27. f7ca604 Fix infinite loop in init when debugging is turned off by Colin Cross · 14 years ago
  28. b93e581 Add missing headers for compilation on x86 targets by Olivier Bailly · 14 years ago
  29. ed8a7d8 init: Move list and log handling to list.h and log.h by Colin Cross · 14 years ago
  30. a866695 init: Move keychords to keychords.c by Colin Cross · 14 years ago