1. b20f546 Merge "liblog: Harden log_id check." am: c280143d9b am: cafb1b7776 by Mark Salyzyn · 8 years ago
  2. f216cea Merge "liblog: Harden log_id check." am: c280143d9b by Mark Salyzyn · 8 years ago
  3. 9a8e2ae Merge "liblog: Harden log_id check." by Mark Salyzyn · 8 years ago
  4. e49946e Merge "adb: set max_rw to USB_FFS_BULK_SIZE explicitly" am: b63d47356a by Jerry Zhang · 8 years ago
  5. 1a8bd5f Merge "adb: set max_rw to USB_FFS_BULK_SIZE explicitly" am: b63d47356a by Jerry Zhang · 8 years ago
  6. f191b0e Merge "adb: set max_rw to USB_FFS_BULK_SIZE explicitly" by Jerry Zhang · 8 years ago
  7. 50c5be2 adb: set max_rw to USB_FFS_BULK_SIZE explicitly by Jerry Zhang · 8 years ago
  8. 3b50faa liblog: Harden log_id check. by Mark Salyzyn · 8 years ago
  9. a6804a6 Merge "liblogcat: LOCAL_C_INCLUDE_DIRS correction" am: 01815fdcc5 am: 88af7ccd58 by Mark Salyzyn · 8 years ago
  10. 4543184 Merge "liblogcat: LOCAL_C_INCLUDE_DIRS correction" am: 01815fdcc5 by Mark Salyzyn · 8 years ago
  11. 679ec71 Merge "liblogcat: LOCAL_C_INCLUDE_DIRS correction" by Treehugger Robot · 8 years ago
  12. 604a013 Merge "Revert "Only allow system to write to existing input nodes."" am: 05009d9336 by Michael Wright · 8 years ago
  13. d8b77c5 Merge "Revert "Only allow system to write to existing input nodes."" by Michael Wright · 8 years ago
  14. aefbf35 Merge "Revert "Only allow system to write to existing input nodes."" by Treehugger Robot · 8 years ago
  15. b08cb13 Merge changes I9494ce71,Idc14e4ad,I30de692e,Ieed3223b,I63d0667a am: ee57bbd9f8 by Mark Salyzyn · 8 years ago
  16. 57f3793 Merge "Removed cpusets/schedboost build time dependency." am: d3f8d28db2 by Isaac Chen · 8 years ago
  17. 14548ac Merge changes I9494ce71,Idc14e4ad,I30de692e,Ieed3223b,I63d0667a am: ee57bbd9f8 by Mark Salyzyn · 8 years ago
  18. 1f793e0 Merge "Removed cpusets/schedboost build time dependency." am: d3f8d28db2 by Isaac Chen · 8 years ago
  19. 6694115 Revert "Only allow system to write to existing input nodes." by Michael Wright · 8 years ago
  20. a550bfb liblogcat: LOCAL_C_INCLUDE_DIRS correction by Mark Salyzyn · 8 years ago
  21. eb3f678 Merge changes I9494ce71,Idc14e4ad,I30de692e,Ieed3223b,I63d0667a by Mark Salyzyn · 8 years ago
  22. 1171666 Merge "Removed cpusets/schedboost build time dependency." by Isaac Chen · 8 years ago
  23. 62fc391 Removed cpusets/schedboost build time dependency. by Isaac Chen · 8 years ago
  24. bb925f3 Merge "Fix-up coding style" am: 4a534ebc91 am: cfcaca92d1 by Bowgo Tsai · 8 years ago
  25. 979721d Merge "Fix-up coding style" am: 4a534ebc91 by Bowgo Tsai · 8 years ago
  26. 0767616 Merge "Fix-up coding style" by Treehugger Robot · 8 years ago
  27. fd1db75 Fix-up coding style by Bowgo Tsai · 8 years ago
  28. c5a419d Merge "Vector.h: remove unused import <new>" am: 1a4e2dfdf5 am: c50fce7dac by Steven Moreland · 8 years ago
  29. 6802f0c Merge "Vector.h: remove unused import <new>" am: 1a4e2dfdf5 by Steven Moreland · 8 years ago
  30. b8549fc Merge "Vector.h: remove unused import <new>" by Treehugger Robot · 8 years ago
  31. 53d3682 liblogcat: add android_logcat_popen and android_logcat_system by Mark Salyzyn · 8 years ago
  32. 63a5b53 liblogcat: add android_logcat_run_command_thread by Mark Salyzyn · 8 years ago
  33. 1fe36b0 logcat: Create liblogcat by Mark Salyzyn · 8 years ago
  34. d5eaa91 logcat: Use std::string instead of large static buffer for -Q by Mark Salyzyn · 8 years ago
  35. c948bae logcat: Add coding style by Mark Salyzyn · 8 years ago
  36. 3cc69cd Merge "debuggerd_test: add capability test." am: 94aabe47db am: 8a69231cda by Josh Gao · 8 years ago
  37. 0668f25 Merge "debuggerd_test: add capability test." am: 94aabe47db by Josh Gao · 8 years ago
  38. 3520f9a Merge "debuggerd_test: add capability test." by Treehugger Robot · 8 years ago
  39. b2f92ca Vector.h: remove unused import <new> by Steven Moreland · 8 years ago
  40. adb4fba Merge "adbd's children should have SIGPIPE set to SIG_DFL." am: 81c6ff3b96 by Elliott Hughes · 8 years ago
  41. 4b4064b Merge "adbd's children should have SIGPIPE set to SIG_DFL." am: 81c6ff3b96 by Elliott Hughes · 8 years ago
  42. ffdc86e Merge "adbd's children should have SIGPIPE set to SIG_DFL." by Treehugger Robot · 8 years ago
  43. 8daeeb9 Merge "Add crasher check for passing a bad pthread_t to pthread_join." am: fac6d83d36 by Elliott Hughes · 8 years ago
  44. 2226efa Merge "Add crasher check for passing a bad pthread_t to pthread_join." by Elliott Hughes · 8 years ago
  45. e9cc25d Merge "Add crasher check for passing a bad pthread_t to pthread_join." by Treehugger Robot · 8 years ago
  46. 8f9f894 debuggerd_test: add capability test. by Josh Gao · 8 years ago
  47. 1b5d143 adbd's children should have SIGPIPE set to SIG_DFL. by Elliott Hughes · 8 years ago
  48. 7fff6c0 Add crasher check for passing a bad pthread_t to pthread_join. by Elliott Hughes · 8 years ago
  49. a0da01e Merge changes I29c45a8b,I807439d8 am: 892b158af8 am: 18ac6293a5 am: 33f684e1be by Josh Gao · 8 years ago
  50. 7e07ff1 Merge changes I29c45a8b,I807439d8 am: 892b158af8 am: 18ac6293a5 by Josh Gao · 8 years ago
  51. 900e4b6 Merge changes I29c45a8b,I807439d8 am: 892b158af8 by Josh Gao · 8 years ago
  52. e9973b0 Merge changes I29c45a8b,I807439d8 by Josh Gao · 8 years ago
  53. 03ca48a crash_dump: fix overflow. by Josh Gao · 8 years ago
  54. a7cd6ea crash_dump: remove unneeded/faulty checks. by Josh Gao · 8 years ago
  55. 3e5ac77 Merge "Remove unused primes.py python file." am: 325eeebc47 am: e9ce5716ce by Steven Moreland · 8 years ago
  56. 19dcc5b Merge "Remove unused primes.py python file." am: 325eeebc47 am: e9ce5716ce by Steven Moreland · 8 years ago
  57. 2d108ae Merge "Remove unused primes.py python file." am: 325eeebc47 by Steven Moreland · 8 years ago
  58. ddd8de9 Merge "Remove unused primes.py python file." by Treehugger Robot · 8 years ago
  59. 22e1cce Merge "libdebuggerd_handler: in-process crash dumping for seccomped processes." am: c7cd48af58 am: f91add7e03 by Josh Gao · 8 years ago
  60. d59aa8c Merge "libdebuggerd_handler: in-process crash dumping for seccomped processes." am: c7cd48af58 by Josh Gao · 8 years ago
  61. 2526a97 Merge "libdebuggerd_handler: in-process crash dumping for seccomped processes." by Josh Gao · 8 years ago
  62. 9d839fc Merge "libdebuggerd_handler: in-process crash dumping for seccomped processes." by Josh Gao · 8 years ago
  63. 6da990f Merge "crash_dump: make output fd O_APPEND." am: a70f11331f am: 9fcaf5110d by Josh Gao · 8 years ago
  64. f10ebd9 Merge "crash_dump: make output fd O_APPEND." am: a70f11331f am: 9fcaf5110d by Josh Gao · 8 years ago
  65. dd55216 Merge "crash_dump: make output fd O_APPEND." am: a70f11331f by Josh Gao · 8 years ago
  66. 0066cc3 Merge "bootstat: Report the total bootloader time." am: c724fac054 am: 55a8c380c1 by James Hawkins · 8 years ago
  67. 146d8ec Merge "crash_dump: make output fd O_APPEND." by Josh Gao · 8 years ago
  68. 70db111 Merge "bootstat: Report the total bootloader time." am: c724fac054 by James Hawkins · 8 years ago
  69. f043a5f Merge "bootstat: Report the total bootloader time." am: c724fac054 by James Hawkins · 8 years ago
  70. 949eaf5 Remove unused primes.py python file. by Steven Moreland · 8 years ago
  71. d425698 Merge "bootstat: Report the total bootloader time." by Treehugger Robot · 8 years ago
  72. b1cf700 bootstat: Report the total bootloader time. by James Hawkins · 8 years ago
  73. c3ae347 Merge "adb: Lower EP_ALLOC retry count" am: 7cd8349198 am: fa09be5726 by Jerry Zhang · 8 years ago
  74. 823adae Merge "adb: Lower EP_ALLOC retry count" am: 7cd8349198 am: fa09be5726 by Jerry Zhang · 8 years ago
  75. eaa1b6c Merge "adb: Lower EP_ALLOC retry count" am: 7cd8349198 by Jerry Zhang · 8 years ago
  76. 4d381a4 Merge "adb: Lower EP_ALLOC retry count" by Jerry Zhang · 8 years ago
  77. 650e684 adb: Lower EP_ALLOC retry count by Jerry Zhang · 8 years ago
  78. 69b6bac Merge "Set libavb version into system property for Treble OTA" am: b47a22337b am: bfe7cf0e88 by bowgotsai · 8 years ago
  79. baacf2d Merge "Set libavb version into system property for Treble OTA" am: b47a22337b by bowgotsai · 8 years ago
  80. 34a418b Merge "Set libavb version into system property for Treble OTA" am: b47a22337b by bowgotsai · 8 years ago
  81. 10a133f Merge "Set libavb version into system property for Treble OTA" by Treehugger Robot · 8 years ago
  82. 3e5856f Merge "RefBase.cpp remove unused include typeinfo" am: 141e98474e am: d253899e1e by Steven Moreland · 8 years ago
  83. cedc4e8 Merge "RefBase.cpp remove unused include typeinfo" am: 141e98474e am: d253899e1e by Steven Moreland · 8 years ago
  84. a5b7c4f Merge "RefBase.cpp remove unused include typeinfo" am: 141e98474e by Steven Moreland · 8 years ago
  85. 36d78e0 Set libavb version into system property for Treble OTA by bowgotsai · 8 years ago
  86. ca4cfb4 Merge "RefBase.cpp remove unused include typeinfo" by Treehugger Robot · 8 years ago
  87. 52a0f4e Merge changes from topic 'debuggerd_snprintf' am: fefda6b508 am: 8de67e537f by Josh Gao · 8 years ago
  88. 13d2648 debuggerd_handler: don't use snprintf in handler. am: 60515bf9f1 am: 021028e020 by Josh Gao · 8 years ago
  89. 975b174 Merge changes from topic 'debuggerd_snprintf' am: fefda6b508 am: 8de67e537f by Josh Gao · 8 years ago
  90. b48038c debuggerd_handler: don't use snprintf in handler. am: 60515bf9f1 am: 021028e020 by Josh Gao · 8 years ago
  91. a7486cf Merge changes from topic 'debuggerd_snprintf' am: fefda6b508 by Josh Gao · 8 years ago
  92. 44a28ea debuggerd_handler: don't use snprintf in handler. am: 60515bf9f1 by Josh Gao · 8 years ago
  93. f56d057 Merge changes from topic 'debuggerd_snprintf' by Josh Gao · 8 years ago
  94. efb0fba RefBase.cpp remove unused include typeinfo by Steven Moreland · 8 years ago
  95. c0c577f Merge "fs_mgr: remove code that gets slot_suffix from misc partition" am: 5a306ec6ab am: 622a82f2f4 by Sandeep Patil · 8 years ago
  96. 13c60bf Merge "fs_mgr: remove code that gets slot_suffix from misc partition" am: 5a306ec6ab by Sandeep Patil · 8 years ago
  97. 9384123 Merge "fs_mgr: remove code that gets slot_suffix from misc partition" by Sandeep Patil · 8 years ago
  98. 8fd7c4d Merge "fs_mgr: remove code that gets slot_suffix from misc partition" by Treehugger Robot · 8 years ago
  99. b621de8 libdebuggerd_handler: in-process crash dumping for seccomped processes. by Josh Gao · 8 years ago
  100. adcf56e crash_dump: fix typos in error messages. by Josh Gao · 8 years ago