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