1. dd8edea init: Add NVME support to the `boot_part_uuid` method of managing boot devices by Douglas Anderson · 9 months ago
  2. 46afe22 init: Avoid extra string copies when finding devices by using const refs by Douglas Anderson · 9 months ago
  3. eb3d280 init: Look for partition only on a boot device if using boot_part_uuid by Douglas Anderson · 9 months ago
  4. e9de310 init: Add the ability to find the boot device by partition UUID by Douglas Anderson · 10 months ago
  5. 6519e6d init: Break FindPlatformDevice() into a helper function by Douglas Anderson · 10 months ago
  6. 9481f97 init: Factor GetBlockDeviceInfo() out of GetBlockDeviceSymlinks() by Douglas Anderson · 9 months ago
  7. 5cc1ca1 Revert^3 "init: Look for super partition only on a boot device" by Konrad Adamczyk · 9 months ago
  8. 5bfb936 Revert^2 "init: Look for super partition only on a boot device" by Konrad Adamczyk · 10 months ago
  9. 8d71220 Revert "init: Look for super partition only on a boot device" by Jusik Chung · 10 months ago
  10. 6f0ebcb init: Look for super partition only on a boot device by Jan Dabros · 1 year, 10 months ago
  11. 254436b Make more DeviceHandler member functions private by Bart Van Assche · 1 year, 3 months ago
  12. b479666 ueventd: Add `devname sys_name` to `subsystem`, pulling device names from sysfs by A. Cody Schuffelen · 1 year, 4 months ago
  13. 96e5f9b Allow mapping of raw block devices to partition names by Tom Cherry · 4 years ago
  14. 47031c8 ueventd: add no_fnm_pathname option by Tom Cherry · 4 years, 8 months ago
  15. ff89b8d ueventd: duplicate /dev/ashmem by Tri Vo · 6 years ago
  16. 7c1d87e init: fix clang-tidy performance issues by Tom Cherry · 6 years ago
  17. 457e28f ueventd: require opt-in for modalias handling by Tom Cherry · 7 years ago
  18. 5f0198b ueventd: add a test for ueventd_parser.cpp by Tom Cherry · 7 years ago
  19. 7421fa1 ueventd: let scripts provide firmware directories by Tom Cherry · 7 years ago
  20. 8eec38f Adds /dev/block/by-name/<partition> symlinks by Bowgo Tsai · 7 years ago
  21. 9c8d6dd ueventd: fix subsystem list logic issues by Tom Cherry · 8 years ago
  22. 0c8d6d2 init: split security functions out of init.cpp by Tom Cherry · 8 years ago
  23. b4dd881 ueventd: remove character device symlinks (/dev/usb/*) by Tom Cherry · 8 years ago
  24. 81f5d3e init: create android::init:: namespace by Tom Cherry · 8 years ago
  25. cd2ba0d Revert "Revert "ueventd: remove PlatformDeviceList"" by Sandeep Patil · 8 years ago
  26. 516ff99 Revert "ueventd: remove PlatformDeviceList" by Tom Cherry · 8 years ago
  27. c94ce7b ueventd: remove PlatformDeviceList by Tom Cherry · 8 years ago
  28. c583305 ueventd: parallelize uevent handling by Tom Cherry · 8 years ago
  29. ed506f7 ueventd: Break devices.cpp into discrete classes by Tom Cherry · 8 years ago
  30. fe06205 ueventd: replace ueventd_parser.cpp with init_parser.cpp by Tom Cherry · 8 years ago
  31. cc054c9 ueventd: create classes for dev and sys permissions by Tom Cherry · 8 years ago
  32. 1ab8f55 ueventd: convert platform_names from C list to std::vector by Tom Cherry · 8 years ago
  33. e3e4821 ueventd: replace char* with std::string in struct uevent by Tom Cherry · 8 years ago
  34. 2e344f9 ueventd: replace char** links with std::vector<std::string> by Tom Cherry · 8 years ago
  35. ab5ab1e Merge "init: more header cleanup" by Treehugger Robot · 8 years ago
  36. 3f5eaae5 init: more header cleanup by Tom Cherry · 8 years ago
  37. c44f6a4 ueventd: Write tests for the get_*_symlinks() functions by Tom Cherry · 8 years ago
  38. 35403eb init: early_mount: add support to mount non-verity partitions early by Sandeep Patil · 8 years ago
  39. 44a3ee2 init: remove the existing early_mount code by Sandeep Patil · 9 years ago
  40. 957e4ab init: refactor: add support for doing early coldboot by Sandeep Patil · 9 years ago
  41. 99c4a8a Mount /vendor and /odm early by Hung-ying Tyan · 10 years ago
  42. f3cf438 Build init as C++. by Elliott Hughes · 11 years ago
  43. c0c1ffe init/ueventd: adds wildcard matching for ueventd rules by Daniel Leung · 13 years ago
  44. bc57d4c init: support owner/permission setting for sysfs attributes of devices by Brian Swetland · 15 years ago
  45. f83d0b9 init: Move uevent handling to an external ueventd process by Colin Cross · 15 years ago
  46. 0dd7ca6 init: Move device_fd to devices.c by Colin Cross · 15 years ago
  47. dd7bc33 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  48. e54eebb auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  49. 4f6e8d7 Initial Contribution by The Android Open Source Project · 17 years ago