1. 5ee7dae Adds /dev/block/by-name/<partition> symlinks by Bowgo Tsai · 6 years ago
  2. b592dd8 init: use Result<T> for the parsing functions by Tom Cherry · 7 years ago
  3. c3692b3 init: split security functions out of init.cpp by Tom Cherry · 7 years ago
  4. ede0d53 Move Timer from init to libbase by Tom Cherry · 7 years ago
  5. 0f296e0 ueventd: don't double fork firmware handlers by Tom Cherry · 7 years ago
  6. 81f5d3e init: create android::init:: namespace by Tom Cherry · 7 years ago
  7. 1c3a53f init: cleanup some string usage by Tom Cherry · 7 years ago
  8. 4cbedee Revert "Revert "init: poll in first stage mount if required devices are not found"" by Sandeep Patil · 7 years ago
  9. cd2ba0d Revert "Revert "ueventd: remove PlatformDeviceList"" by Sandeep Patil · 7 years ago
  10. 516ff99 Revert "ueventd: remove PlatformDeviceList" by Tom Cherry · 7 years ago
  11. d6fccea Revert "init: poll in first stage mount if required devices are not found" by Tom Cherry · 7 years ago
  12. ccf0d39 init: poll in first stage mount if required devices are not found by Tom Cherry · 7 years ago
  13. 137ee51 Merge "ueventd: remove PlatformDeviceList" by Tom Cherry · 7 years ago
  14. c94ce7b ueventd: remove PlatformDeviceList by Tom Cherry · 7 years ago
  15. d2fd54e Move restorecon() of /sys from init to ueventd. by Tom Cherry · 7 years ago
  16. c583305 ueventd: parallelize uevent handling by Tom Cherry · 7 years ago
  17. ed506f7 ueventd: Break devices.cpp into discrete classes by Tom Cherry · 7 years ago
  18. f51c66b ueventd: fix typo from previous patchset by Tom Cherry · 7 years ago
  19. fe06205 ueventd: replace ueventd_parser.cpp with init_parser.cpp by Tom Cherry · 7 years ago
  20. cc054c9 ueventd: create classes for dev and sys permissions by Tom Cherry · 7 years ago
  21. 3f5eaae5 init: more header cleanup by Tom Cherry · 7 years ago
  22. fd72bbe Merge "Make ueventd error messages indicate where the error is in ueventd script" by Treehugger Robot · 7 years ago
  23. 7d3e2c4 Make ueventd error messages indicate where the error is in ueventd script by Christopher Desjardins · 7 years ago
  24. ccf2353 init: replace property_get with its android::base equivalent by Tom Cherry · 7 years ago
  25. bf298e6 ueventd: source ueventd configs from vendor and odm by Sandeep Patil · 7 years ago
  26. 09bd41d init: fix memory leaks by Ting-Yuan Huang · 8 years ago
  27. 171a829 Make klog_fd thread-safe and make klog_init a no-op. by Elliott Hughes · 8 years ago
  28. f86b5a6 Move init to libbase logging. by Elliott Hughes · 8 years ago
  29. 3195116 Remove MTD cruft from init. by Elliott Hughes · 8 years ago
  30. 5b5a8ac ueventd: convert to use pwd family of functions by William Roberts · 8 years ago
  31. 4f71319 Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
  32. 74edcea init: Let property_get return std::string. by Yabin Cui · 9 years ago
  33. da40c00 Log more timing information from init. by Elliott Hughes · 9 years ago
  34. 74b34f3 Remove /proc/cpuinfo parsing by Rom Lemarchand · 9 years ago
  35. c0e919c Stop using #if for conditional compilation. by Elliott Hughes · 9 years ago
  36. 2145779 Fix clang "ueventd.cpp:111:1: error: no return statement in function returning non-void". by Elliott Hughes · 9 years ago
  37. f3cf438 Build init as C++. by Elliott Hughes · 9 years ago[Renamed from init/ueventd.c]
  38. 439224e Redirect libselinux logging to dmesg for ueventd. by Stephen Smalley · 10 years ago
  39. c0c1ffe init/ueventd: adds wildcard matching for ueventd rules by Daniel Leung · 12 years ago
  40. eb6ffc7 ueventd: fix klog debug typo by Alex Ray · 10 years ago
  41. 18ccc1b ueventd: easier debug logging by Alex Ray · 10 years ago
  42. 1d4e86c ueventd: fix a busy loop while reading uevents by Amir Goldstein · 11 years ago
  43. 4f97fd9 init: fix return value for android uid/gid check by Veeren Mandalia · 12 years ago
  44. 6ebf12f init: Change umask of forked processes to 077 by Nick Kralevich · 12 years ago
  45. 2b99543 Pick up on androidboot.hardware kernel cmd option by Vladimir Chtchetkine · 13 years ago
  46. 8f91282 init/cutils: move kernel logging interface to libcutils from init by Dima Zavin · 13 years ago
  47. 8d48c8e defer firmware load until after filesystems are mounted by Brian Swetland · 13 years ago
  48. bc57d4c init: support owner/permission setting for sysfs attributes of devices by Brian Swetland · 14 years ago
  49. 44b65d0 init: Add ueventd.rc parsing to ueventd by Colin Cross · 14 years ago
  50. f83d0b9 init: Move uevent handling to an external ueventd process by Colin Cross · 14 years ago