1. 060b74b ueventd: convert mkdir_recursive() to std::string by Tom Cherry · 7 years ago
  2. c44f6a4 ueventd: Write tests for the get_*_symlinks() functions by Tom Cherry · 7 years ago
  3. 53089aa init: Use std::string for write_file() by Tom Cherry · 7 years ago
  4. e78ea77 bootstat: Refactor init/utils/boot_clock into base/chrono_utils. by James Hawkins · 7 years ago
  5. 8d01f63 remove emergency shutdown and improve init's reboot logic by Keun-young Park · 7 years ago
  6. c8ac067 Revert "bootstat: Refactor init/utils/boot_clock into base/chrono_utils." by James Hawkins · 7 years ago
  7. 7c92e48 bootstat: Refactor init/utils/boot_clock into base/chrono_utils. by James Hawkins · 7 years ago
  8. 0e3167e Revert "bootstat: Remove custom uptime parser in favor of elapsedRealtime." by James Hawkins · 7 years ago
  9. 26f40c0 bootstat: Remove custom uptime parser in favor of elapsedRealtime. by James Hawkins · 7 years ago
  10. 27c0522 boottime/init: Report ro.boottime.init* properties in milliseconds. by James Hawkins · 7 years ago
  11. 77f0e9f init: Make 'write_file' return bool to match 'read_file'. by Jorge Lucangeli Obes · 8 years ago
  12. 978fd0e init: service file command only opens existing files by Mark Salyzyn · 8 years ago
  13. 331cf2f Replace the "coldboot" timeout with a property. by Elliott Hughes · 8 years ago
  14. a8d8434 Add flags to restorecon_recursive to traverse filesystems by Paul Lawrence · 8 years ago
  15. d1d3bdd Only restorecon CE storage after unlocked. by Jeff Sharkey · 8 years ago
  16. 9605a94 init start time tracking. by Elliott Hughes · 8 years ago
  17. 62767fe init: service file keyword by Mark Salyzyn · 8 years ago
  18. f39f7f1 Use android::base::Readlink in init. by Elliott Hughes · 8 years ago
  19. 8f7b9e3 Fix clang-tidy performance warnings in syste/core. by Chih-Hung Hsieh · 8 years ago
  20. 171a829 Make klog_fd thread-safe and make klog_init a no-op. by Elliott Hughes · 8 years ago
  21. f86b5a6 Move init to libbase logging. by Elliott Hughes · 8 years ago
  22. 3195116 Remove MTD cruft from init. by Elliott Hughes · 8 years ago
  23. cdb2ca5 Fix misc-macro-parentheses warnings in system/core. by Chih-Hung Hsieh · 8 years ago
  24. cda81d0 am 54c70ca1: Merge "init: Use classes for parsing and clean up memory allocations" by Tom Cherry · 9 years ago
  25. b734990 init: Use classes for parsing and clean up memory allocations by Tom Cherry · 9 years ago
  26. 42f669a am f75b5ff1: am fe39394e: Merge "init: Adding support to import directories" by Lee Campbell · 9 years ago
  27. f13b1b3 init: Adding support to import directories by Lee Campbell · 9 years ago
  28. b7f8b91 am 86aeb11e: Merge "load ro.recovery_id property from recovery partition" into mnc-dev by Andres Morales · 9 years ago
  29. cb3fce8 load ro.recovery_id property from recovery partition by Andres Morales · 9 years ago
  30. db5f5d4 load ro.recovery_id property from recovery partition by Andres Morales · 9 years ago
  31. fdf2546 am a5aa7a11: am 55c2e1f4: Merge "Clean up init /proc/cmdline handling." by Elliott Hughes · 9 years ago
  32. e5ce30f Clean up init /proc/cmdline handling. by Elliott Hughes · 9 years ago
  33. eab1e21 am ecf184c9: am 9c9280d8: Merge "init: get rid of the remaining double mounts" by Nick Kralevich · 9 years ago
  34. ada332e am ecf184c9: am 9c9280d8: Merge "init: get rid of the remaining double mounts" by Nick Kralevich · 9 years ago
  35. f667a32 init: get rid of the remaining double mounts by Nick Kralevich · 9 years ago
  36. 438443e resolved conflicts for merge of 79f33846 to lmp-mr1-dev-plus-aosp by Ed Tam · 9 years ago
  37. 79f3384 fs_mgr: introduce fs_mgr_format to format wiped partitions by Chris Fries · 11 years ago
  38. da40c00 Log more timing information from init. by Elliott Hughes · 9 years ago
  39. 74b34f3 Remove /proc/cpuinfo parsing by Rom Lemarchand · 9 years ago
  40. f682b47 Clean up reading and writing in init. by Elliott Hughes · 9 years ago
  41. f3cf438 Build init as C++. by Elliott Hughes · 9 years ago
  42. a016c42 Init: Remove unused variables by Andreas Gampe · 10 years ago
  43. ae76f6d init: call restorecon on /sys by Nick Kralevich · 11 years ago
  44. b69f863 am 0cbaed42: am a8ba1f2f: Merge "Add support for socket security context specification." by Colin Cross · 11 years ago
  45. 8348d27 Add support for socket security context specification. by Stephen Smalley · 11 years ago
  46. f29c533 init: call restorecon on /sys by Nick Kralevich · 11 years ago
  47. e096e36 Set the SELinux security label on new directories. by Stephen Smalley · 12 years ago
  48. 2b99543 Pick up on androidboot.hardware kernel cmd option by Vladimir Chtchetkine · 13 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
  51. cd0f173 init: Add wait command and mount wait flag by Colin Cross · 14 years ago
  52. b0ab94b init: create symlinks to block device nodes by Colin Cross · 14 years ago
  53. 3899e9f init: Move prototypes for util.c into util.h by Colin Cross · 14 years ago