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