1. bbcbc50 Merge "Remove redundant dependencies" into oc-dev-plus-aosp by TreeHugger Robot · 7 years ago
  2. cedc843 Remove redundant dependencies by Steven Moreland · 7 years ago
  3. 2ff8e87 Re-enable the zipping of bluetooth logs by Ajay Panicker · 7 years ago
  4. 108c0f0 dumpstate: add graphics composer to hal_interfaces_to_dump by Chia-I Wu · 7 years ago
  5. 0005f13 Merge "Use explicit .c_str() for hidl_string" into oc-dev by Scott Randolph · 7 years ago
  6. f806b87 Merge "dumpstate: don't read /proc/interrupts" into oc-dev by TreeHugger Robot · 7 years ago
  7. 77e270d Merge "dumpstate: add dropbox crashes to bugreport" into oc-dev by Adrian Roos · 7 years ago
  8. 8b397ab dumpstate: add dropbox crashes to bugreport by Adrian Roos · 7 years ago
  9. 82debad dumpstate: don't read /proc/interrupts by Sandeep Patil · 7 years ago
  10. 5a0c485 Use explicit .c_str() for hidl_string by Scott Randolph · 7 years ago
  11. ae73765 Add UID in bugreport by Tony Mak · 7 years ago
  12. 91cfa88 Merge "Use lshal's new --debug option when emitting bugreports." into oc-dev by TreeHugger Robot · 7 years ago
  13. 3ae337c Temporarily skipping dump of bluetooth logs. by Felipe Leme · 7 years ago
  14. 69ec3ac Use lshal's new --debug option when emitting bugreports. by Andreas Huber · 7 years ago
  15. 075888c Merge "Dumpstate: dump HAL native traces processes." by TreeHugger Robot · 7 years ago
  16. 17b29e1 Dumpstate: dump HAL native traces processes. by Steven Moreland · 7 years ago
  17. b53a1c9 Add notification_title and notification_description to dumpstate by Naveen Kalla · 7 years ago
  18. 79109f8 dumpstate: Remove FWDUMP_bcmdhd support by Dmitry Shmidt · 7 years ago
  19. e27fbca Merge "Remove mediacodec from native_processes_to_dump." by TreeHugger Robot · 7 years ago
  20. dbb808d Remove mediacodec from native_processes_to_dump. by Pawin Vongmasa · 7 years ago
  21. 4856e00 Merge "Add comment regarding keeping TRACE_DUMP_TIMEOUT_MS in sync" by Brian Carlstrom · 7 years ago
  22. a332275 Add comment regarding keeping TRACE_DUMP_TIMEOUT_MS in sync by Brian Carlstrom · 7 years ago
  23. 570e6ec Changing from ro.product.device to ro.product.name for bugreport file name by Ian Pedowitz · 7 years ago
  24. 4baf3fa Merge "Updating bugreport to dump only visible activities." by TreeHugger Robot · 7 years ago
  25. 1434a5c Updating bugreport to dump only visible activities. by Winson Chung · 7 years ago
  26. 23ccc62 Move dumpstate to calling getprop. by Elliott Hughes · 7 years ago
  27. 2a7c23a Merge "dumpstate: run lshal as root." by TreeHugger Robot · 7 years ago
  28. 54a11d3 dumpstate: run lshal as root. by Steven Moreland · 7 years ago
  29. 69d9221 dumpstate HAL uses "default" service name by Chris Phoenix · 8 years ago
  30. a4ef1f0 Use --receiver-include-background instead of package name on SendBroadcast(). by Felipe Leme · 7 years ago
  31. 5997ac1 Moved bugreport intents to the com.android.internal namespace. by Felipe Leme · 7 years ago
  32. 35b8cf1 Vibrates using 'cmd vibrator' instead of HAL vibrator. by Felipe Leme · 7 years ago
  33. 8d2410e Explicitly sets Shell component on broadcast. by Felipe Leme · 7 years ago
  34. c1e7b63 Use 'cmd activity' instead 'am' to send a broadcast. by Felipe Leme · 7 years ago
  35. 81b429e dumpstate: dump list of hardware hals on device by Steven Moreland · 8 years ago
  36. 6ca7d08 dumpstate: add the property(ro.radio.log_loc) for modem_logs by Ecco Park · 8 years ago
  37. 2435442 Dump Per UID IO usage from storaged by Jin Qian · 8 years ago
  38. cfaa07a Allow bugreport broadcasts to launch manifest receivers by Christopher Tate · 8 years ago
  39. 909f4a5 Removed duplicated build from bugreport name. by Felipe Leme · 8 years ago
  40. 078b91e Merge "vibrator HAL uses "default" service name" by Chris Phoenix · 8 years ago
  41. 5fceed6 vibrator HAL uses "default" service name by Chris Phoenix · 8 years ago
  42. f8124bd Added device name to bugreport file. by Felipe Leme · 8 years ago
  43. e75d963 resolve merge conflicts of 9c65f4f50 to master by Josh Gao · 8 years ago
  44. 00ac89e resolve merge conflicts of 467ecaff0 to master by Josh Gao · 8 years ago
  45. 9c65f4f dumpstate: use O_APPEND for anr file. am: 989b812dcd am: b0f08f67fd by Josh Gao · 8 years ago
  46. 67e3e53 dumpstate: use O_APPEND for anr file. am: 989b812dcd am: b0f08f67fd by Josh Gao · 8 years ago
  47. 467ecaf resolve merge conflicts of f79a82d6a to nyc-mr1-dev-plus-aosp am: 27cdfc3e9d by Josh Gao · 8 years ago
  48. 27cdfc3 resolve merge conflicts of f79a82d6a to nyc-mr1-dev-plus-aosp by Josh Gao · 8 years ago
  49. 989b812 dumpstate: use O_APPEND for anr file. by Josh Gao · 8 years ago
  50. d2db024 dumpstate: switch to using libdebuggerd_client. by Josh Gao · 8 years ago
  51. 47e9be2 Moved DumpstateUtil.h functions to its own namespace. by Felipe Leme · 8 years ago
  52. 7440ddb dumpstate: remove references to legacy dumpstate by Steven Moreland · 8 years ago
  53. 9e0bfcf Merge "expose the GetPidByName API of dumpstate" by Ecco Park · 8 years ago
  54. 61ffcf7 expose the GetPidByName API of dumpstate by Ecco Park · 8 years ago
  55. 185f9ae Merge "Added a dumpstate readme for development." by Felipe Leme · 8 years ago
  56. 561d531 Merge "liblog: use log/log.h when utilizing ALOG macros" am: 9a30f044ca am: 70a969c6fc am: eed9f305d1 by Mark Salyzyn · 8 years ago
  57. ce85202 Merge "liblog: use log/log.h when utilizing ALOG macros" am: 9a30f044ca am: 70a969c6fc by Mark Salyzyn · 8 years ago
  58. eed9f30 Merge "liblog: use log/log.h when utilizing ALOG macros" am: 9a30f044ca by Mark Salyzyn · 8 years ago
  59. 527bd08 Added a dumpstate readme for development. by Felipe Leme · 8 years ago
  60. 4eb1382 liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 8 years ago
  61. de3d159 Added -t option to dumpstate. am: cd4d6631fa by Felipe Leme · 8 years ago
  62. 6ec6ac4 Added option to take a 'bugreporttelephony'. by Felipe Leme · 8 years ago
  63. cd4d663 Added -t option to dumpstate. by Felipe Leme · 8 years ago
  64. 6ae5c4f Reverted wake_lock code. by Felipe Leme · 8 years ago
  65. f649a6e Dump task I/O information from storaged. by ynwang · 8 years ago
  66. c03d283 resolve merge conflicts of 525a5f2 to master by Mark Salyzyn · 8 years ago
  67. 525a5f2 Merge "Replace cutils/log.h and rationalize log/log.h and android/log.h" am: 1efda0b1d6 am: 7e92307cd8 by Mark Salyzyn · 8 years ago
  68. 430f620 Merge "Replace cutils/log.h and rationalize log/log.h and android/log.h" am: 1efda0b1d6 by Mark Salyzyn · 8 years ago
  69. a5e161b Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 8 years ago
  70. c655a2a Fix libhidlbase dependency. by Steven Moreland · 8 years ago
  71. cb7ef82 Use IVibrator hidl service in dumpstate. by Steven Moreland · 8 years ago
  72. a9cc65f Add btsnoop_hci.log to bugreport zip (1/2) by Ajay Panicker · 8 years ago
  73. d8b94e5 Proper stdout buffering using setvbuf(). by Felipe Leme · 8 years ago
  74. 45d7690 Merge "Fixed buffering issues." by TreeHugger Robot · 8 years ago
  75. 8f00ed0 Fixed buffering issues. by Felipe Leme · 8 years ago
  76. d56dec8 Remove static link in Android framework under /frameworks/native. by Jaekyun Seok · 8 years ago
  77. 5273792 Fix installing dumpstate test data by Colin Cross · 8 years ago
  78. f029297 Even moar refactoring... by Felipe Leme · 8 years ago
  79. 3069899 resolve merge conflicts of dfc9df4 to nyc-mr1-dev-plus-aosp by Felipe Leme · 8 years ago
  80. 46b85da Lotta of small dumpstate fixes... by Felipe Leme · 8 years ago
  81. 6f674ae Uses Dumpstate HIDL instead of dumpstate_board. by Felipe Leme · 8 years ago
  82. dd9a503 Merge "Moved some functions to DumpstateUtil.h." by TreeHugger Robot · 8 years ago
  83. bda15a0 Moved some functions to DumpstateUtil.h. by Felipe Leme · 8 years ago
  84. 4744e0f Remove modem log after they are added to bugreport am: b77df78ad6 am: 1ab8369558 by Naveen Kalla · 8 years ago
  85. 1ab8369 Remove modem log after they are added to bugreport am: b77df78ad6 by Naveen Kalla · 8 years ago
  86. b77df78 Remove modem log after they are added to bugreport by Naveen Kalla · 8 years ago
  87. e9d2c54 Always remove the temporary zip file. by Felipe Leme · 8 years ago
  88. 009ecbb Deprecated system properties used to update progress: by Felipe Leme · 8 years ago
  89. 7447d7c Save dumpstate duration stats so it can be tuned over time. by Felipe Leme · 8 years ago
  90. 7d66892 Merge "Dumpstate's netstat call should use -W." am: 0708c8355f am: ae4d6a6c8b by Elliott Hughes · 8 years ago
  91. 7783703 Merge "Dumpstate's netstat call should use -W." am: 0708c8355f am: ae4d6a6c8b by Elliott Hughes · 8 years ago
  92. ae4d6a6 Merge "Dumpstate's netstat call should use -W." am: 0708c8355f by Elliott Hughes · 8 years ago
  93. 75876a2 Created a dumpstate service. by Felipe Leme · 8 years ago
  94. 06c082b Moved libdumpstate.default back to Android.mk by Felipe Leme · 8 years ago
  95. 1ace199 Re-added dumpstate.h to libdumpstate_default.cpp. by Felipe Leme · 8 years ago
  96. c6bc8bc Encapsulates zip_writer_ on Dumpstate class. by Felipe Leme · 8 years ago
  97. 062926e Uses DISALLOW_COPY_AND_ASSIGN. by Felipe Leme · 8 years ago
  98. 27de3fc resolve merge conflicts of de591df to nyc-mr2-dev-plus-aosp by Naveen Kalla · 8 years ago
  99. 633f08b Merge "Creates a libdumpstateheaders module to export headers." by TreeHugger Robot · 8 years ago
  100. a61733a Merge "Dumpstate's netstat call should use -W." by TreeHugger Robot · 8 years ago