1. 7236472 init: replace property_get with its android::base equivalent by Tom Cherry · 8 years ago
  2. 68a1b3b init: fix DumpState() logging by Tom Cherry · 8 years ago
  3. 32e6bf4 init: enable C++17 by Tom Cherry · 8 years ago
  4. 7dd2848 Replace the "coldboot" timeout with a property. by Elliott Hughes · 9 years ago
  5. c01e804 init: move empty string check to InitTriggers by Wei Wang · 9 years ago
  6. 777bb67 init: fix undefined behavior in ExecuteCommand by Wei Wang · 9 years ago
  7. ddcae1d Revert "Revert "init: warn slow action"" by Wei Wang · 9 years ago
  8. cf1e474 Merge "init: fix BuildTriggersString for empty string" by Treehugger Robot · 9 years ago
  9. b05a404 init: fix BuildTriggersString for empty string by Wei Wang · 9 years ago
  10. f3eb7b3 Revert "init: warn slow action" by Nick Desaulniers · 9 years ago
  11. c4714af init: warn slow action by Wei Wang · 9 years ago
  12. bdb3ea6 Move init's kernel logging into libbase. by Elliott Hughes · 9 years ago
  13. cc21f2a Fix early init logging. by Elliott Hughes · 9 years ago
  14. 495d0be Move init to libbase logging. by Elliott Hughes · 9 years ago
  15. 5f9de97 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  16. e016f5c Track rename of base/ to android-base/. by Elliott Hughes · 10 years ago
  17. 1e07ace init: Use classes for parsing and clean up memory allocations by Tom Cherry · 10 years ago
  18. 53e09b5 init: Queue Triggers instead of Actions by Tom Cherry · 10 years ago
  19. 5a578c5 init: use std::vector<std::string> for argument passing by Tom Cherry · 10 years ago
  20. 3d98067 init: Create classes for Action and Command by Tom Cherry · 10 years ago