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