1. f1200fb Adds an init host lib for use in host_apex_verifier. by Daniel Norman · 2 years, 6 months ago
  2. 85f2bc9 Cleanup some trivial TODOs. by Tom Cherry · 4 years, 5 months ago
  3. cecebbb Convert system/core to Result::ok() by Bernie Innocenti · 4 years, 7 months ago
  4. 7c1d87e init: fix clang-tidy performance issues by Tom Cherry · 5 years ago
  5. 0166fd6 init: fix error messages when an invalid section header is found by Tom Cherry · 6 years ago
  6. d72432d Don't check permissions bits on init scripts for host_init_verifier by Tom Cherry · 6 years ago
  7. d5d626c ueventd: fix extraneous 'Invalid section' error by Tom Cherry · 6 years ago
  8. 194b5d1 init: handle properties and imports for host init verifier by Tom Cherry · 6 years ago
  9. de6bd50 init: add host side parser for init by Tom Cherry · 7 years ago
  10. 579e682 Add std::string StartsWith*/EndsWith* overloads. by Elliott Hughes · 7 years ago
  11. 7d0a5c3 EndSection returns Result<Success> by Steven Moreland · 7 years ago
  12. b592dd8 init: use Result<T> for the parsing functions by Tom Cherry · 7 years ago
  13. 62ca663 init: introduce Result<T> for return values and error handling by Tom Cherry · 7 years ago
  14. 67dee62 init: remove Parser singleton and related cleanup by Tom Cherry · 7 years ago
  15. 81f5d3e init: create android::init:: namespace by Tom Cherry · 7 years ago
  16. ad6741c init: remove unused parts of parser.cpp by Tom Cherry · 7 years ago
  17. 3f5eaae5 init: more header cleanup by Tom Cherry · 7 years ago
  18. f86b5a6 Move init to libbase logging. by Elliott Hughes · 8 years ago
  19. e7aa2b2 Cleanup uses of sprintf so we can deprecate it. by George Burgess IV · 8 years ago
  20. c0e919c Stop using #if for conditional compilation. by Elliott Hughes · 10 years ago
  21. f3cf438 Build init as C++. by Elliott Hughes · 10 years ago[Renamed from init/parser.c]
  22. 0b41512 init: Add support "&&" operator in property triggers by Badhri Jagan Sridharan · 10 years ago
  23. da04c52 init/cutils: move list utility code to cutils from init by Dima Zavin · 13 years ago
  24. 1be6968 init: Fix parser line numbering by Bruce Beare · 14 years ago
  25. 6310a82 init: Split parser into generic parser and init parser by Colin Cross · 14 years ago
  26. cd0f173 init: Add wait command and mount wait flag by Colin Cross · 14 years ago
  27. ed8a7d8 init: Move list and log handling to list.h and log.h by Colin Cross · 14 years ago
  28. ebc6ff1 init: Handle commands in event queue loop by Colin Cross · 14 years ago
  29. 3899e9f init: Move prototypes for util.c into util.h by Colin Cross · 14 years ago
  30. ca7648d init: Move parser prototypes to parser.h by Colin Cross · 14 years ago
  31. 4e221f0 init: Add support for specifying a services i/o priority by San Mehat · 15 years ago
  32. 8c92ba1 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  33. e7cb137 added chdir/chroot commands to init for mount switching/pivoting by Jay Freeman (saurik) · 16 years ago
  34. 7c44fe5 init: builtins: Add 'copy' command to init.rc parser by San Mehat · 15 years ago
  35. f24e252 init: Add the ability to start services with dynamic arguments. by San Mehat · 15 years ago
  36. b377955 init: Fix some broken code that did not cause problems until switching to gcc 4.4 by Mike Lockwood · 15 years ago
  37. dd7bc33 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  38. e54eebb auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  39. 5ae090e auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  40. 35237d1 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  41. 4f6e8d7 Initial Contribution by The Android Open Source Project · 16 years ago