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