1. cb0f9bb init: run vendor commands in a separate SELinux context by Tom Cherry · 7 years ago
  2. 557946e init: use Result<T> for builtin functions by Tom Cherry · 7 years ago
  3. 81f5d3e init: create android::init:: namespace by Tom Cherry · 7 years ago
  4. 3f5eaae5 init: more header cleanup by Tom Cherry · 7 years ago
  5. ccf2353 init: replace property_get with its android::base equivalent by Tom Cherry · 7 years ago
  6. c249794 Move init bootcharting onto its own thread. by Elliott Hughes · 7 years ago
  7. a3641af Improve init bootcharting. by Elliott Hughes · 8 years ago
  8. 5ee97e8 Log when bootcharting ends. by Elliott Hughes · 8 years ago
  9. f86b5a6 Move init to libbase logging. by Elliott Hughes · 8 years ago
  10. 4f71319 Track rename of base/ to android-base/. by Elliott Hughes · 8 years ago
  11. 30622bb Remove __DATE__/__TIME__ from init and debuggerd by Dan Willemsen · 9 years ago
  12. b734990 init: Use classes for parsing and clean up memory allocations by Tom Cherry · 9 years ago
  13. 96f6731 init: use std::vector<std::string> for argument passing by Tom Cherry · 9 years ago
  14. 74edcea init: Let property_get return std::string. by Yabin Cui · 9 years ago
  15. 9136f38 init: Fix bootchart trigger for emulator by Yu Ning · 9 years ago
  16. 59abac2 Clarify a few things about bootcharts. by Elliott Hughes · 9 years ago
  17. 81399e1 Use unique_ptr to call closedir. by Elliott Hughes · 9 years ago
  18. c007bc3 Revert "Revert "Create libbase."" by Dan Albert · 9 years ago
  19. a7870d8 Revert "Create libbase." by Nicolas Geoffray · 9 years ago
  20. 98ff772 Create libbase. by Dan Albert · 9 years ago
  21. 0f58cb0 Remove unused variable BOOTCHART_DEFAULT_TIME_SEC. by Elliott Hughes · 9 years ago
  22. 841b263 Further refactoring of the bootchart code. by Elliott Hughes · 9 years ago
  23. a197ff1 bootchart: fix bootchart can not be triggered problem by Yongqin Liu · 9 years ago
  24. c0e919c Stop using #if for conditional compilation. by Elliott Hughes · 9 years ago
  25. 2462790 Use TEMP_FAILURE_RETRY, always build bootchart.cpp. by Elliott Hughes · 9 years ago
  26. f3cf438 Build init as C++. by Elliott Hughes · 9 years ago[Renamed (99%) from init/bootchart.c]
  27. 45a884f Add O_CLOEXEC to lots of open() calls. by Nick Kralevich · 9 years ago
  28. 3700373 Fixed the pacing logic in bootchart data collection. by Bo (Andover) Zhang · 10 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. 35237d1 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 15 years ago
  32. 4f6e8d7 Initial Contribution by The Android Open Source Project · 16 years ago