1. d9ebf06 Merge "init: rename 'Trigger' to 'Event' and convert to std::variant" by Tom Cherry · 7 years ago
  2. fe06205 ueventd: replace ueventd_parser.cpp with init_parser.cpp by Tom Cherry · 7 years ago
  3. 26ed9cb init: rename 'Trigger' to 'Event' and convert to std::variant by Tom Cherry · 8 years ago
  4. 30a6f27 init: clean up the SectionParser interface and Parser class by Tom Cherry · 8 years ago
  5. 012c573 init: Stop combining actions by Tom Cherry · 8 years ago
  6. 3f5eaae5 init: more header cleanup by Tom Cherry · 8 years ago
  7. ccf2353 init: replace property_get with its android::base equivalent by Tom Cherry · 8 years ago
  8. d8a7257 init: fix DumpState() logging by Tom Cherry · 8 years ago
  9. 2bc0014 init: enable C++17 by Tom Cherry · 8 years ago
  10. 331cf2f Replace the "coldboot" timeout with a property. by Elliott Hughes · 8 years ago
  11. 93df4e1 init: move empty string check to InitTriggers by Wei Wang · 8 years ago
  12. d67a4ab init: fix undefined behavior in ExecuteCommand by Wei Wang · 8 years ago
  13. 8b1d526 Revert "Revert "init: warn slow action"" by Wei Wang · 8 years ago
  14. 9b1d5e1 Merge "init: fix BuildTriggersString for empty string" by Treehugger Robot · 8 years ago
  15. 69b9b36 init: fix BuildTriggersString for empty string by Wei Wang · 8 years ago
  16. 1802d11 Revert "init: warn slow action" by Nick Desaulniers · 8 years ago
  17. b1a309a init: warn slow action by Wei Wang · 8 years ago
  18. 7bc87a5 Move init's kernel logging into libbase. by Elliott Hughes · 8 years ago
  19. 35f5d04 Fix early init logging. by Elliott Hughes · 8 years ago
  20. f86b5a6 Move init to libbase logging. by Elliott Hughes · 8 years ago
  21. 1c563d9 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 8 years ago
  22. 4f71319 Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
  23. b734990 init: Use classes for parsing and clean up memory allocations by Tom Cherry · 9 years ago
  24. cb716f9 init: Queue Triggers instead of Actions by Tom Cherry · 9 years ago
  25. 96f6731 init: use std::vector<std::string> for argument passing by Tom Cherry · 9 years ago
  26. fa0c21c init: Create classes for Action and Command by Tom Cherry · 9 years ago