1. 62e985a init: Allow restricted use of binder. by Martijn Coenen · 6 years ago
  2. a3d36a8 init: Build init_tests only for the first arch. by Tao Bao · 6 years ago
  3. 66209ca init: init_defaults uses more shared libraries. by Tao Bao · 6 years ago
  4. 3143848 split first stage init into a separate executable by Tom Cherry · 6 years ago
  5. 44aceed Split init's source files init first stage and second stage by Tom Cherry · 6 years ago
  6. 40acb37 Move watchdogd out of init by Tom Cherry · 6 years ago
  7. 9963847 ueventd: Add dynamic kernel module loading by Andrew F. Davis · 6 years ago
  8. 1d2b29a Merge "init: rename init_first_stage" by Treehugger Robot · 6 years ago
  9. 38a11cc init: rename init_first_stage by Tom Cherry · 6 years ago
  10. 74069d1 init: clean up logging initialization by Tom Cherry · 6 years ago
  11. 5f0198b ueventd: add a test for ueventd_parser.cpp by Tom Cherry · 6 years ago
  12. 2a5a4e7 init: add unit tests for tokenizer.cpp by Tom Cherry · 6 years ago
  13. 16bb55c Merge "Revert "init: dummy host_init_verifier for mac"" by Yifan Hong · 6 years ago
  14. 3c4aa11 Revert "init: dummy host_init_verifier for mac" by Yifan Hong · 6 years ago
  15. b0e193c Merge "init: dummy host_init_verifier for mac" by Treehugger Robot · 6 years ago
  16. f567367 init: dummy host_init_verifier for mac by Tom Cherry · 6 years ago
  17. 012171d libselinux is dynamically linked from init by Jiyong Park · 6 years ago
  18. 787322c Build init with shared libraries by Jiyong Park · 6 years ago
  19. 31525f5 init: implement getpwnam for host init verifier by Tom Cherry · 6 years ago
  20. 194b5d1 init: handle properties and imports for host init verifier by Tom Cherry · 6 years ago
  21. 75b901d init: add keychords_test by Mark Salyzyn · 6 years ago
  22. eca2507 init: refactor keychord for testing by Mark Salyzyn · 6 years ago
  23. 6c6ec72 init: separate out epoll into a class by Mark Salyzyn · 9 years ago
  24. 40fdf3f Add test_suites lines. by Elliott Hughes · 6 years ago
  25. 478c7c1 Add dummy vndk library libmkbootimg to enable abi checks on boot_img_hdr. by Jayant Chowdhary · 7 years ago
  26. 547f731 Don't build host_init_verifier on Android either by Tom Cherry · 7 years ago
  27. 96ff0fe Don't build host_init_verifier for darwin by Tom Cherry · 7 years ago
  28. de6bd50 init: add host side parser for init by Tom Cherry · 7 years ago
  29. dc699a2 bpfmt. by Elliott Hughes · 7 years ago
  30. 7fd3bc2 Move ActionManager to its own file by Tom Cherry · 7 years ago
  31. 0f6417f Move ActionParser to its own file by Tom Cherry · 7 years ago
  32. 618d310 Move all of init to libinit by Tom Cherry · 7 years ago
  33. 927c5d5 Introduce property types by Tom Cherry · 7 years ago
  34. 2ae2f60 Reland "Have property_service create a serialized property_contexts file" by Tom Cherry · 7 years ago
  35. 9822f3c Revert "Have property_service create a serialized property_contexts file" by Robert Greenwalt · 7 years ago
  36. c47dd6b Merge changes from topic "property-trie" by Tom Cherry · 7 years ago
  37. e8181c0 Have property_service create a serialized property_contexts file by Tom Cherry · 7 years ago
  38. 899ad55 fastboot/fs_mgr/init: add sload_f2fs by Jaegeuk Kim · 7 years ago
  39. 122352d Use -Werror in system/core by Chih-Hung Hsieh · 7 years ago
  40. e055d73 init language extension for lazy HIDL services. by Steven Moreland · 7 years ago
  41. cb0f9bb init: run vendor commands in a separate SELinux context by Tom Cherry · 7 years ago
  42. a97faba init: use protobuf for serialization of persistent properties by Tom Cherry · 7 years ago
  43. 9f97f47 init: Allow clean system shutdown upon SIGTERM by Luis Hector Chavez · 7 years ago
  44. 16fad42 use a single file for storing persistent properties by Tom Cherry · 7 years ago
  45. 7ac013d init: support setting rlimits per service by Tom Cherry · 7 years ago
  46. c3bc509 init: Fix -DUSER_MODE_LINUX compilation by Dmitry Shmidt · 7 years ago
  47. 11a3aee init: introduce Result<T> for return values and error handling by Tom Cherry · 7 years ago
  48. 0c8d6d2 init: split security functions out of init.cpp by Tom Cherry · 7 years ago
  49. 2a978d3 init: move property_service.cpp to libinit by Tom Cherry · 7 years ago
  50. 45a9d67 init: statically link libselinux to init_tests by Tom Cherry · 7 years ago
  51. 379123f Merge "init: remove Parser singleton and related cleanup" by Tom Cherry · 7 years ago
  52. 67dee62 init: remove Parser singleton and related cleanup by Tom Cherry · 7 years ago
  53. 2ffd65e init: only use signed-integer-overflow sanitizer by Tom Cherry · 7 years ago
  54. 0045697 init: require e2fsdroid and mke2fs when building init by Jin Qian · 7 years ago
  55. c2e181c ueventd: add tests for setegid()/setfscreatecon() and threads by Tom Cherry · 7 years ago
  56. 47bd757 Revert workaround of clang-tidy segmentation fault. by Chih-Hung Hsieh · 7 years ago
  57. ed506f7 ueventd: Break devices.cpp into discrete classes by Tom Cherry · 7 years ago
  58. 14fc013 init: start move to Android.bp by Tom Cherry · 7 years ago