1. 238e909 Remove and add service and action during apex load and unload by Deyao Ren · 3 years, 1 month ago
  2. f1200fb Adds an init host lib for use in host_apex_verifier. by Daniel Norman · 3 years, 5 months ago
  3. bbcbc2f init: replace Result<Success> with Result<void> by Tom Cherry · 6 years ago
  4. c240440 init parses *.rc files from APEXes by Jiyong Park · 7 years ago
  5. d72432d Don't check permissions bits on init scripts for host_init_verifier by Tom Cherry · 7 years ago
  6. 194b5d1 init: handle properties and imports for host init verifier by Tom Cherry · 7 years ago
  7. de6bd50 init: add host side parser for init by Tom Cherry · 7 years ago
  8. 7d0a5c3 EndSection returns Result<Success> by Steven Moreland · 8 years ago
  9. b480d44 Fix out of date SectionParser comment. by Steven Moreland · 8 years ago
  10. b592dd8 init: use Result<T> for the parsing functions by Tom Cherry · 8 years ago
  11. 67dee62 init: remove Parser singleton and related cleanup by Tom Cherry · 8 years ago
  12. 81f5d3e init: create android::init:: namespace by Tom Cherry · 8 years ago
  13. ad6741c init: remove unused parts of parser.cpp by Tom Cherry · 8 years ago
  14. c0e919c Stop using #if for conditional compilation. by Elliott Hughes · 11 years ago
  15. d68db71 init: limit visibility of init_parser.c helpers by Greg Hackmann · 12 years ago
  16. 304f122 init: delay importing files until after parsing the current file by Dima Zavin · 14 years ago
  17. 6310a82 init: Split parser into generic parser and init parser by Colin Cross · 15 years ago
  18. ebc6ff1 init: Handle commands in event queue loop by Colin Cross · 15 years ago
  19. ca7648d init: Move parser prototypes to parser.h by Colin Cross · 15 years ago