1. 6c83b12 Add timeout support to android::base::WaitForProperty. by Elliott Hughes · 8 years ago
  2. 679ec71 Merge "liblogcat: LOCAL_C_INCLUDE_DIRS correction" by Treehugger Robot · 8 years ago
  3. aefbf35 Merge "Revert "Only allow system to write to existing input nodes."" by Treehugger Robot · 8 years ago
  4. 6694115 Revert "Only allow system to write to existing input nodes." by Michael Wright · 8 years ago
  5. a550bfb liblogcat: LOCAL_C_INCLUDE_DIRS correction by Mark Salyzyn · 8 years ago
  6. eb3f678 Merge changes I9494ce71,Idc14e4ad,I30de692e,Ieed3223b,I63d0667a by Mark Salyzyn · 8 years ago
  7. 1171666 Merge "Removed cpusets/schedboost build time dependency." by Isaac Chen · 8 years ago
  8. 62fc391 Removed cpusets/schedboost build time dependency. by Isaac Chen · 8 years ago
  9. 0767616 Merge "Fix-up coding style" by Treehugger Robot · 8 years ago
  10. fd1db75 Fix-up coding style by Bowgo Tsai · 8 years ago
  11. b8549fc Merge "Vector.h: remove unused import <new>" by Treehugger Robot · 8 years ago
  12. 53d3682 liblogcat: add android_logcat_popen and android_logcat_system by Mark Salyzyn · 8 years ago
  13. 63a5b53 liblogcat: add android_logcat_run_command_thread by Mark Salyzyn · 8 years ago
  14. 1fe36b0 logcat: Create liblogcat by Mark Salyzyn · 8 years ago
  15. d5eaa91 logcat: Use std::string instead of large static buffer for -Q by Mark Salyzyn · 8 years ago
  16. c948bae logcat: Add coding style by Mark Salyzyn · 8 years ago
  17. 3520f9a Merge "debuggerd_test: add capability test." by Treehugger Robot · 8 years ago
  18. b2f92ca Vector.h: remove unused import <new> by Steven Moreland · 8 years ago
  19. ffdc86e Merge "adbd's children should have SIGPIPE set to SIG_DFL." by Treehugger Robot · 8 years ago
  20. e9cc25d Merge "Add crasher check for passing a bad pthread_t to pthread_join." by Treehugger Robot · 8 years ago
  21. 8f9f894 debuggerd_test: add capability test. by Josh Gao · 8 years ago
  22. 1b5d143 adbd's children should have SIGPIPE set to SIG_DFL. by Elliott Hughes · 8 years ago
  23. 7fff6c0 Add crasher check for passing a bad pthread_t to pthread_join. by Elliott Hughes · 8 years ago
  24. e9973b0 Merge changes I29c45a8b,I807439d8 by Josh Gao · 8 years ago
  25. 03ca48a crash_dump: fix overflow. by Josh Gao · 8 years ago
  26. a7cd6ea crash_dump: remove unneeded/faulty checks. by Josh Gao · 8 years ago
  27. ddd8de9 Merge "Remove unused primes.py python file." by Treehugger Robot · 8 years ago
  28. 9d839fc Merge "libdebuggerd_handler: in-process crash dumping for seccomped processes." by Josh Gao · 8 years ago
  29. 146d8ec Merge "crash_dump: make output fd O_APPEND." by Josh Gao · 8 years ago
  30. 949eaf5 Remove unused primes.py python file. by Steven Moreland · 8 years ago
  31. d425698 Merge "bootstat: Report the total bootloader time." by Treehugger Robot · 8 years ago
  32. b1cf700 bootstat: Report the total bootloader time. by James Hawkins · 8 years ago
  33. 4d381a4 Merge "adb: Lower EP_ALLOC retry count" by Jerry Zhang · 8 years ago
  34. 650e684 adb: Lower EP_ALLOC retry count by Jerry Zhang · 8 years ago
  35. 10a133f Merge "Set libavb version into system property for Treble OTA" by Treehugger Robot · 8 years ago
  36. 36d78e0 Set libavb version into system property for Treble OTA by bowgotsai · 8 years ago
  37. ca4cfb4 Merge "RefBase.cpp remove unused include typeinfo" by Treehugger Robot · 8 years ago
  38. f56d057 Merge changes from topic 'debuggerd_snprintf' by Josh Gao · 8 years ago
  39. efb0fba RefBase.cpp remove unused include typeinfo by Steven Moreland · 8 years ago
  40. 8fd7c4d Merge "fs_mgr: remove code that gets slot_suffix from misc partition" by Treehugger Robot · 8 years ago
  41. b621de8 libdebuggerd_handler: in-process crash dumping for seccomped processes. by Josh Gao · 8 years ago
  42. adcf56e crash_dump: fix typos in error messages. by Josh Gao · 8 years ago
  43. c24c0d6 crash_dump: make output fd O_APPEND. by Josh Gao · 8 years ago
  44. 8672672 fs_mgr: remove code that gets slot_suffix from misc partition by Sandeep Patil · 8 years ago
  45. 9397e7a Merge "libadf: support ADF_{POST,SIMPLE_POST}_CONFIG_V2 ioctls" by Treehugger Robot · 8 years ago
  46. 5d2f50f Merge "Revert "e2fsck: drop -f when TARGET_USES_MKE2FS is enabled"" by Treehugger Robot · 8 years ago
  47. 04dfedb debuggerd_handler: don't use snprintf in handler. by Josh Gao · 8 years ago
  48. 4a11e10 Revert "e2fsck: drop -f when TARGET_USES_MKE2FS is enabled" by Keun-young Park · 8 years ago
  49. 764d7a7 Merge "debuggerd_handler: set PR_SET_DUMPABLE before running crash_dump." by Treehugger Robot · 8 years ago
  50. 4e7bc42 debuggerd_handler: set PR_SET_DUMPABLE before running crash_dump. by Josh Gao · 8 years ago
  51. 1e05e09 Merge changes I32567010,I400d5991 by Josh Gao · 8 years ago
  52. 5239632 Merge "Only sanitize Android." by Treehugger Robot · 8 years ago
  53. 3cc5728 libadf: support ADF_{POST,SIMPLE_POST}_CONFIG_V2 ioctls by Greg Hackmann · 9 years ago
  54. ca154d6 Only sanitize Android. by Elliott Hughes · 8 years ago
  55. 0a34d2f Merge "Revert "Check against LOG_ID_MAX instead of LOG_ID_KERNEL"" by Treehugger Robot · 8 years ago
  56. 36a742d debuggerd_handler: raise capabilities before running crash_dump. by Josh Gao · 8 years ago
  57. b7bb5c0 crasher: add a case that uses PR_SET_NO_NEW_PRIVS. by Josh Gao · 8 years ago
  58. c88d0ef Merge changes from topic 'adb_perf' by Jerry Zhang · 8 years ago
  59. fd8ea4a Revert "Check against LOG_ID_MAX instead of LOG_ID_KERNEL" by Mark Salyzyn · 8 years ago
  60. 4269963 Merge changes from topic 'pre-early-mount' by Treehugger Robot · 8 years ago
  61. 9840122 Merge "Revert "bootstat: Refactor init/utils/boot_clock into base/chrono_utils."" by James Hawkins · 8 years ago
  62. 6717c45 Revert "bootstat: Refactor init/utils/boot_clock into base/chrono_utils." by James Hawkins · 8 years ago
  63. d1463f3 Merge "Fix ubsan failure in android::base::Split." by Treehugger Robot · 8 years ago
  64. fc85421 Merge "bootstat: Refactor init/utils/boot_clock into base/chrono_utils." by Treehugger Robot · 8 years ago
  65. 4f4fafc Merge "Reapply 13398711387e9ce1: Only apply schedTune boost to top-app tasks" by Narayan Kamath · 8 years ago
  66. 7ee0509 Merge "Implement android::base::WaitForProperty." by Treehugger Robot · 8 years ago
  67. 4e9e229 Merge "fs_config: wifi is now on vendor partition" by Treehugger Robot · 8 years ago
  68. 994c7f6 Merge "debuggerd_handler: don't use waitpid(..., __WCLONE)." by Josh Gao · 8 years ago
  69. a5ce86d adb: Add bMaxBurst to superspeed descriptors by Jerry Zhang · 8 years ago
  70. c8489c9 adb: Set max socket sizes to larger values. by Jerry Zhang · 8 years ago
  71. 6f04523 Merge "libmetricslogger: Use libBionicGtestMain instead of a custom test runner." by Treehugger Robot · 8 years ago
  72. c2e65f0 fs_config: wifi is now on vendor partition by Steven Moreland · 8 years ago
  73. d8caf9e debuggerd_handler: don't use waitpid(..., __WCLONE). by Josh Gao · 8 years ago
  74. 3f34938 Merge "libbase: fix the way to find temp dir." by Yabin Cui · 8 years ago
  75. 570bc1d libbase: fix the way to find temp dir. by Yabin Cui · 8 years ago
  76. 09de906 bootstat: Refactor init/utils/boot_clock into base/chrono_utils. by James Hawkins · 8 years ago
  77. df14d70 adb: Pre allocate kernel memory by Jerry Zhang · 8 years ago
  78. f7a62ac Fix ubsan failure in android::base::Split. by Elliott Hughes · 8 years ago
  79. f43f6d5 libmetricslogger: Use libBionicGtestMain instead of a custom test runner. by James Hawkins · 8 years ago
  80. 8f2be28 Merge "libbacktraceoffline: make it thread-safe." by Treehugger Robot · 8 years ago
  81. e50080a init: fstab: add support to read fstab entries from device tree by Sandeep Patil · 8 years ago
  82. 800c05e Implement android::base::WaitForProperty. by Elliott Hughes · 8 years ago
  83. 852e34c Merge "Add comment to android_link_namespaces method" by Treehugger Robot · 8 years ago
  84. c6adcc5 init: early_mount: add support to mount non-verity partitions early by Sandeep Patil · 8 years ago
  85. 743c620 Merge "libmetricslogger: Refactor Tron metrics histogram logging out of bootstat." by James Hawkins · 8 years ago
  86. 3a57521 libbacktraceoffline: make it thread-safe. by Yabin Cui · 8 years ago
  87. 06fab2c Merge "libbacktraceoffline: choose correct debug section for a given address." by Yabin Cui · 8 years ago
  88. a19c573 Reapply 13398711387e9ce1: Only apply schedTune boost to top-app tasks by Narayan Kamath · 8 years ago
  89. 91718b4 Add comment to android_link_namespaces method by Dimitry Ivanov · 8 years ago
  90. 70e25e5 Merge "Replace public library list with shared lib sonames" by Dimitry Ivanov · 8 years ago
  91. b27ae72 libbacktraceoffline: choose correct debug section for a given address. by Yabin Cui · 8 years ago
  92. 93208e4 Merge "init.rc: create /data/misc/reboot for storing reboot reason" by Treehugger Robot · 8 years ago
  93. 7d62409 Merge "bootstat.rc: record post_decrypt_time_elapsed only for FDE device" by Treehugger Robot · 8 years ago
  94. 9aa0d90 init.rc: create /data/misc/reboot for storing reboot reason by Todd Poynor · 8 years ago
  95. e95a828 Merge "Documentation improvements" by Neil Fuller · 8 years ago
  96. b62a605 Merge "Rename "Bundle" to "Distro"" by Neil Fuller · 8 years ago
  97. 7c6d0ae Merge "Add bundle format minor version check logic" by Neil Fuller · 8 years ago
  98. 63337ca Merge "fs_mgr: removing the dependency of requiring /vbmeta in fstab for AVB" by Treehugger Robot · 8 years ago
  99. 08afe4c Merge "cutils: Add clang FORTIFY support" by Treehugger Robot · 8 years ago
  100. 5dfec13 Merge "Add permission bits to open() with O_CREAT." by Treehugger Robot · 8 years ago