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