1. 03edc9f Add timeout support to android::base::WaitForProperty. by Elliott Hughes · 8 years ago
  2. 01815fd Merge "liblogcat: LOCAL_C_INCLUDE_DIRS correction" by Treehugger Robot · 8 years ago
  3. 05009d9 Merge "Revert "Only allow system to write to existing input nodes."" by Treehugger Robot · 8 years ago
  4. 14667c1 Revert "Only allow system to write to existing input nodes." by Michael Wright · 8 years ago
  5. eb40816 liblogcat: LOCAL_C_INCLUDE_DIRS correction by Mark Salyzyn · 8 years ago
  6. ee57bbd Merge changes I9494ce71,Idc14e4ad,I30de692e,Ieed3223b,I63d0667a by Mark Salyzyn · 8 years ago
  7. d3f8d28 Merge "Removed cpusets/schedboost build time dependency." by Isaac Chen · 8 years ago
  8. 795267d Removed cpusets/schedboost build time dependency. by Isaac Chen · 8 years ago
  9. 4a534eb Merge "Fix-up coding style" by Treehugger Robot · 8 years ago
  10. 4caf4c0 Fix-up coding style by Bowgo Tsai · 8 years ago
  11. 1a4e2df Merge "Vector.h: remove unused import <new>" by Treehugger Robot · 8 years ago
  12. 6dabc81 liblogcat: add android_logcat_popen and android_logcat_system by Mark Salyzyn · 8 years ago
  13. 1d6928b liblogcat: add android_logcat_run_command_thread by Mark Salyzyn · 8 years ago
  14. c0cf90d logcat: Create liblogcat by Mark Salyzyn · 8 years ago
  15. f329029 logcat: Use std::string instead of large static buffer for -Q by Mark Salyzyn · 8 years ago
  16. 5f60660 logcat: Add coding style by Mark Salyzyn · 8 years ago
  17. 94aabe4 Merge "debuggerd_test: add capability test." by Treehugger Robot · 8 years ago
  18. 40c7ddf Vector.h: remove unused import <new> by Steven Moreland · 8 years ago
  19. 81c6ff3 Merge "adbd's children should have SIGPIPE set to SIG_DFL." by Treehugger Robot · 8 years ago
  20. fac6d83 Merge "Add crasher check for passing a bad pthread_t to pthread_join." by Treehugger Robot · 8 years ago
  21. 502cfd2 debuggerd_test: add capability test. by Josh Gao · 8 years ago
  22. 9eb5518 adbd's children should have SIGPIPE set to SIG_DFL. by Elliott Hughes · 8 years ago
  23. da9e395 Add crasher check for passing a bad pthread_t to pthread_join. by Elliott Hughes · 8 years ago
  24. 892b158 Merge changes I29c45a8b,I807439d8 by Josh Gao · 8 years ago
  25. 5ad965b crash_dump: fix overflow. by Josh Gao · 8 years ago
  26. 2a18b82 crash_dump: remove unneeded/faulty checks. by Josh Gao · 8 years ago
  27. 325eeeb Merge "Remove unused primes.py python file." by Treehugger Robot · 8 years ago
  28. c7cd48a Merge "libdebuggerd_handler: in-process crash dumping for seccomped processes." by Josh Gao · 8 years ago
  29. a70f113 Merge "crash_dump: make output fd O_APPEND." by Josh Gao · 8 years ago
  30. 16afa6a Remove unused primes.py python file. by Steven Moreland · 8 years ago
  31. c724fac Merge "bootstat: Report the total bootloader time." by Treehugger Robot · 8 years ago
  32. 6b5c5aa bootstat: Report the total bootloader time. by James Hawkins · 8 years ago
  33. 7cd8349 Merge "adb: Lower EP_ALLOC retry count" by Jerry Zhang · 8 years ago
  34. 05fe272 adb: Lower EP_ALLOC retry count by Jerry Zhang · 8 years ago
  35. b47a223 Merge "Set libavb version into system property for Treble OTA" by Treehugger Robot · 8 years ago
  36. 7635127 Set libavb version into system property for Treble OTA by bowgotsai · 8 years ago
  37. 141e984 Merge "RefBase.cpp remove unused include typeinfo" by Treehugger Robot · 8 years ago
  38. fefda6b Merge changes from topic 'debuggerd_snprintf' by Josh Gao · 8 years ago
  39. 1a055a8 RefBase.cpp remove unused include typeinfo by Steven Moreland · 8 years ago
  40. 5a306ec Merge "fs_mgr: remove code that gets slot_suffix from misc partition" by Treehugger Robot · 8 years ago
  41. e73c932 libdebuggerd_handler: in-process crash dumping for seccomped processes. by Josh Gao · 8 years ago
  42. f6ad585 crash_dump: fix typos in error messages. by Josh Gao · 8 years ago
  43. 8a7e703 crash_dump: make output fd O_APPEND. by Josh Gao · 8 years ago
  44. d529d9d fs_mgr: remove code that gets slot_suffix from misc partition by Sandeep Patil · 8 years ago
  45. 64fc744 Merge "libadf: support ADF_{POST,SIMPLE_POST}_CONFIG_V2 ioctls" by Treehugger Robot · 8 years ago
  46. cbb91a5 Merge "Revert "e2fsck: drop -f when TARGET_USES_MKE2FS is enabled"" by Treehugger Robot · 8 years ago
  47. 60515bf debuggerd_handler: don't use snprintf in handler. by Josh Gao · 8 years ago
  48. 2517da9 Revert "e2fsck: drop -f when TARGET_USES_MKE2FS is enabled" by Keun-young Park · 8 years ago
  49. af776fd Merge "debuggerd_handler: set PR_SET_DUMPABLE before running crash_dump." by Treehugger Robot · 8 years ago
  50. 2f11a25 debuggerd_handler: set PR_SET_DUMPABLE before running crash_dump. by Josh Gao · 8 years ago
  51. 1d26b40 Merge changes I32567010,I400d5991 by Josh Gao · 8 years ago
  52. a22ce82 Merge "Only sanitize Android." by Treehugger Robot · 8 years ago
  53. 095da6f libadf: support ADF_{POST,SIMPLE_POST}_CONFIG_V2 ioctls by Greg Hackmann · 8 years ago
  54. ec46f4e Only sanitize Android. by Elliott Hughes · 8 years ago
  55. 2bc8e32 Merge "Revert "Check against LOG_ID_MAX instead of LOG_ID_KERNEL"" by Treehugger Robot · 8 years ago
  56. d206963 debuggerd_handler: raise capabilities before running crash_dump. by Josh Gao · 8 years ago
  57. 91ad653 crasher: add a case that uses PR_SET_NO_NEW_PRIVS. by Josh Gao · 8 years ago
  58. 42aa9a1 Merge changes from topic 'adb_perf' by Jerry Zhang · 8 years ago
  59. f8fc6f1 Revert "Check against LOG_ID_MAX instead of LOG_ID_KERNEL" by Mark Salyzyn · 8 years ago
  60. 1549257 Merge changes from topic 'pre-early-mount' by Treehugger Robot · 8 years ago
  61. 91cf0bd Merge "Revert "bootstat: Refactor init/utils/boot_clock into base/chrono_utils."" by James Hawkins · 8 years ago
  62. c8ac067 Revert "bootstat: Refactor init/utils/boot_clock into base/chrono_utils." by James Hawkins · 8 years ago
  63. aa9548d Merge "Fix ubsan failure in android::base::Split." by Treehugger Robot · 8 years ago
  64. e968b73 Merge "bootstat: Refactor init/utils/boot_clock into base/chrono_utils." by Treehugger Robot · 8 years ago
  65. dce4b65 Merge "Reapply 13398711387e9ce1: Only apply schedTune boost to top-app tasks" by Narayan Kamath · 8 years ago
  66. 01003d4 Merge "Implement android::base::WaitForProperty." by Treehugger Robot · 8 years ago
  67. 11d3d4d Merge "fs_config: wifi is now on vendor partition" by Treehugger Robot · 8 years ago
  68. c2467e0 Merge "debuggerd_handler: don't use waitpid(..., __WCLONE)." by Josh Gao · 8 years ago
  69. b5a34a2 adb: Add bMaxBurst to superspeed descriptors by Jerry Zhang · 8 years ago
  70. 2f8c60b adb: Set max socket sizes to larger values. by Jerry Zhang · 8 years ago
  71. 07e57b4 Merge "libmetricslogger: Use libBionicGtestMain instead of a custom test runner." by Treehugger Robot · 8 years ago
  72. b7ca923 fs_config: wifi is now on vendor partition by Steven Moreland · 8 years ago
  73. c3c8c02 debuggerd_handler: don't use waitpid(..., __WCLONE). by Josh Gao · 8 years ago
  74. b13d4a3 Merge "libbase: fix the way to find temp dir." by Yabin Cui · 8 years ago
  75. 57e9cea libbase: fix the way to find temp dir. by Yabin Cui · 8 years ago
  76. 7c92e48 bootstat: Refactor init/utils/boot_clock into base/chrono_utils. by James Hawkins · 8 years ago
  77. 55205a5 adb: Pre allocate kernel memory by Jerry Zhang · 8 years ago
  78. bf0dd7c Fix ubsan failure in android::base::Split. by Elliott Hughes · 8 years ago
  79. 7607adf libmetricslogger: Use libBionicGtestMain instead of a custom test runner. by James Hawkins · 8 years ago
  80. a3e4977 Merge "libbacktraceoffline: make it thread-safe." by Treehugger Robot · 8 years ago
  81. fc86f24 init: fstab: add support to read fstab entries from device tree by Sandeep Patil · 8 years ago
  82. b30769a Implement android::base::WaitForProperty. by Elliott Hughes · 8 years ago
  83. 7e7913c Merge "Add comment to android_link_namespaces method" by Treehugger Robot · 8 years ago
  84. 35403eb init: early_mount: add support to mount non-verity partitions early by Sandeep Patil · 8 years ago
  85. 64984aa Merge "libmetricslogger: Refactor Tron metrics histogram logging out of bootstat." by James Hawkins · 8 years ago
  86. 26369a3 libbacktraceoffline: make it thread-safe. by Yabin Cui · 8 years ago
  87. 5c3a707 Merge "libbacktraceoffline: choose correct debug section for a given address." by Yabin Cui · 8 years ago
  88. eeabbeb Reapply 13398711387e9ce1: Only apply schedTune boost to top-app tasks by Narayan Kamath · 8 years ago
  89. 3f5b5dc Add comment to android_link_namespaces method by Dimitry Ivanov · 8 years ago
  90. fd87c06 Merge "Replace public library list with shared lib sonames" by Dimitry Ivanov · 8 years ago
  91. c4a480e libbacktraceoffline: choose correct debug section for a given address. by Yabin Cui · 8 years ago
  92. e499403 Merge "init.rc: create /data/misc/reboot for storing reboot reason" by Treehugger Robot · 8 years ago
  93. 936738b Merge "bootstat.rc: record post_decrypt_time_elapsed only for FDE device" by Treehugger Robot · 8 years ago
  94. 44ee2b0 init.rc: create /data/misc/reboot for storing reboot reason by Todd Poynor · 8 years ago
  95. cee583b Merge "Documentation improvements" by Neil Fuller · 8 years ago
  96. 0ef5727 Merge "Rename "Bundle" to "Distro"" by Neil Fuller · 8 years ago
  97. 3cf4b86 Merge "Add bundle format minor version check logic" by Neil Fuller · 8 years ago
  98. f803afa Merge "fs_mgr: removing the dependency of requiring /vbmeta in fstab for AVB" by Treehugger Robot · 8 years ago
  99. f2e615c Merge "cutils: Add clang FORTIFY support" by Treehugger Robot · 8 years ago
  100. c33ba01 Merge "Add permission bits to open() with O_CREAT." by Treehugger Robot · 8 years ago