1. 979388e Accept a file descriptor to write bugreport file by Nandana Dutt · 7 years ago
  2. 197661d Implement startBugreport binder function by Nandana Dutt · 7 years ago
  3. 5fb117b Separate options parsing from running dumpstate by Nandana Dutt · 7 years ago
  4. 9ead54b Merge "[cmds] Modernize codebase by replacing NULL with nullptr" am: ad0f33eaf1 by Yi Kong · 7 years ago
  5. 19d5c00 [cmds] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  6. d9fe038 Remove non-tombstoned ANR path. by Elliott Hughes · 7 years ago
  7. 69fe5ec Remove non-tombstoned ANR path. by Elliott Hughes · 7 years ago
  8. 5ce418d Creating dumputils library. by Kweku Adams · 7 years ago
  9. 64afc02 Flip bugreport version to 2.0 by Vishnu Nair · 7 years ago
  10. 165f1ab Merge "Dumpstate: Add statsd to interesting processes" am: 1eea3d77dc am: 74d0b36b5b by Andreas Gampe · 7 years ago
  11. a3127a7 Dumpstate: Add statsd to interesting processes by Andreas Gampe · 7 years ago
  12. 2b6e2ef Merge "dumpstate: add media.metrics" am: 372362556f am: 8fb5d8939b by Andy Hung · 7 years ago
  13. 756655c dumpstate: add media.metrics by Andy Hung · 7 years ago
  14. 6921f80 Support dumpsys timeouts in milliseconds by Vishnu Nair · 8 years ago
  15. d3badba dumpstate: always include last ANR as a separate entry. by Narayan Kamath · 8 years ago
  16. 6b9516c dumpstate: always include last ANR as a separate entry. by Narayan Kamath · 8 years ago
  17. 780b128 Add priority based dumpsys support to dumpstate by Vishnu Nair · 8 years ago
  18. f1ab0ac Add sensor HAL process into dump list by Peng Xu · 8 years ago
  19. 18c2d05 Merge "Add media.codec process to native stack dump list" into oc-dev am: eb30998a33 by Chong Zhang · 8 years ago
  20. edde8a7 Merge "Add media.codec process to native stack dump list" into oc-dev by Chong Zhang · 8 years ago
  21. de00ee4 Add media.codec process to native stack dump list by Chong Zhang · 8 years ago
  22. 8f78829 dumpstate: use tombstoned/debuggerd for java traces. by Narayan Kamath · 8 years ago
  23. aece2af Merge "dumpstate: Track debuggerd API changes." am: ccc5db441b am: 62b9a75c4c by Narayan Kamath · 8 years ago
  24. 93b36d1 dumpstate: Track debuggerd API changes. by Narayan Kamath · 8 years ago
  25. 108c0f0 dumpstate: add graphics composer to hal_interfaces_to_dump by Chia-I Wu · 8 years ago
  26. 5a0c485 Use explicit .c_str() for hidl_string by Scott Randolph · 8 years ago
  27. 17b29e1 Dumpstate: dump HAL native traces processes. by Steven Moreland · 8 years ago
  28. e27fbca Merge "Remove mediacodec from native_processes_to_dump." by TreeHugger Robot · 8 years ago
  29. dbb808d Remove mediacodec from native_processes_to_dump. by Pawin Vongmasa · 8 years ago
  30. a332275 Add comment regarding keeping TRACE_DUMP_TIMEOUT_MS in sync by Brian Carlstrom · 8 years ago
  31. 599dc35 Merge "Move dumpstate to calling getprop." am: 16401044cb by Elliott Hughes · 8 years ago
  32. 52eddba Move dumpstate to calling getprop. by Elliott Hughes · 8 years ago
  33. 23ccc62 Move dumpstate to calling getprop. by Elliott Hughes · 8 years ago
  34. 8d2410e Explicitly sets Shell component on broadcast. by Felipe Leme · 8 years ago
  35. c1e7b63 Use 'cmd activity' instead 'am' to send a broadcast. by Felipe Leme · 8 years ago
  36. e75d963 resolve merge conflicts of 9c65f4f50 to master by Josh Gao · 8 years ago
  37. 00ac89e resolve merge conflicts of 467ecaff0 to master by Josh Gao · 8 years ago
  38. 9c65f4f dumpstate: use O_APPEND for anr file. am: 989b812dcd am: b0f08f67fd by Josh Gao · 8 years ago
  39. 67e3e53 dumpstate: use O_APPEND for anr file. am: 989b812dcd am: b0f08f67fd by Josh Gao · 8 years ago
  40. 467ecaf resolve merge conflicts of f79a82d6a to nyc-mr1-dev-plus-aosp am: 27cdfc3e9d by Josh Gao · 8 years ago
  41. 27cdfc3 resolve merge conflicts of f79a82d6a to nyc-mr1-dev-plus-aosp by Josh Gao · 8 years ago
  42. 989b812 dumpstate: use O_APPEND for anr file. by Josh Gao · 8 years ago
  43. d2db024 dumpstate: switch to using libdebuggerd_client. by Josh Gao · 8 years ago
  44. 47e9be2 Moved DumpstateUtil.h functions to its own namespace. by Felipe Leme · 9 years ago
  45. 561d531 Merge "liblog: use log/log.h when utilizing ALOG macros" am: 9a30f044ca am: 70a969c6fc am: eed9f305d1 by Mark Salyzyn · 8 years ago
  46. ce85202 Merge "liblog: use log/log.h when utilizing ALOG macros" am: 9a30f044ca am: 70a969c6fc by Mark Salyzyn · 8 years ago
  47. eed9f30 Merge "liblog: use log/log.h when utilizing ALOG macros" am: 9a30f044ca by Mark Salyzyn · 8 years ago
  48. 4eb1382 liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 8 years ago
  49. c03d283 resolve merge conflicts of 525a5f2 to master by Mark Salyzyn · 9 years ago
  50. 525a5f2 Merge "Replace cutils/log.h and rationalize log/log.h and android/log.h" am: 1efda0b1d6 am: 7e92307cd8 by Mark Salyzyn · 9 years ago
  51. 430f620 Merge "Replace cutils/log.h and rationalize log/log.h and android/log.h" am: 1efda0b1d6 by Mark Salyzyn · 9 years ago
  52. a5e161b Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 9 years ago
  53. cb7ef82 Use IVibrator hidl service in dumpstate. by Steven Moreland · 9 years ago
  54. d8b94e5 Proper stdout buffering using setvbuf(). by Felipe Leme · 9 years ago
  55. 8f00ed0 Fixed buffering issues. by Felipe Leme · 9 years ago
  56. f029297 Even moar refactoring... by Felipe Leme · 9 years ago
  57. 3069899 resolve merge conflicts of dfc9df4 to nyc-mr1-dev-plus-aosp by Felipe Leme · 9 years ago
  58. 46b85da Lotta of small dumpstate fixes... by Felipe Leme · 9 years ago
  59. bda15a0 Moved some functions to DumpstateUtil.h. by Felipe Leme · 9 years ago
  60. 009ecbb Deprecated system properties used to update progress: by Felipe Leme · 9 years ago
  61. 7447d7c Save dumpstate duration stats so it can be tuned over time. by Felipe Leme · 9 years ago
  62. 75876a2 Created a dumpstate service. by Felipe Leme · 9 years ago
  63. e184f66 Add ANR traces to their own zip entries. by Felipe Leme · 9 years ago
  64. 257cdc3 resolve merge conflicts of a97a282 to nyc-mr2-dev-plus-aosp by Felipe Leme · 9 years ago
  65. bb6b604 DO NOT MERGE. Revert "Dumpstate should hold a wakelock to save bug report time." by Felipe Leme · 9 years ago
  66. d071c68 Sets dumpstate version using system properties. by Felipe Leme · 9 years ago
  67. 9a523ae Fixed variable names according to Google C++ style. by Felipe Leme · 9 years ago
  68. 2b9b06c Minor dumpstate refactorings: by Felipe Leme · 9 years ago
  69. bbaf3c1 Minor changes on dumpstate refactoring: by Felipe Leme · 9 years ago
  70. 6d24dd5 Merge "Fixed RunCommandDropRoot when running as Shell." by TreeHugger Robot · 9 years ago
  71. cef0298 Added tests for DumpFile. by Felipe Leme · 9 years ago
  72. 26c4157 Fixed RunCommandDropRoot when running as Shell. by Felipe Leme · 9 years ago
  73. d80e6b6 Moar Dumpstate refactoring and unit testing: by Felipe Leme · 9 years ago
  74. fd8affa Moar tests for RunCommand: by Felipe Leme · 9 years ago
  75. 2cc37ea Dumpstate should hold a wakelock to save bug report time. DO NOT MERGE. by Wei Liu · 9 years ago
  76. 4c2d663 Added initial tests for dumpstate. by Felipe Leme · 9 years ago
  77. c7fe8fe Deprecate run_command() and dump_file(). by Felipe Leme · 9 years ago
  78. 6ad9c06 Fixed and improve RunCommand() when running as root. by Felipe Leme · 9 years ago
  79. 678727a Moar C++ refactoring. by Felipe Leme · 9 years ago
  80. e844a9d Initial work on a Dumpstate class. by Felipe Leme · 9 years ago
  81. 5bcce57 Fix dumpsys timeouts. by Felipe Leme · 9 years ago
  82. b0f669d Fixed C++ style on refactored function and variable names. by Felipe Leme · 9 years ago
  83. b78c3ae Merge "Fixed header on runCommand()." by TreeHugger Robot · 9 years ago
  84. c5d6cfc Fixed header on runCommand(). by Felipe Leme · 9 years ago
  85. 96c2bbb Uses new get/set property functions. by Felipe Leme · 9 years ago
  86. 496548f Merge commit 'bc06c07ee7677168d71a9c809a8960f39340ff99' into blah by Ajay Panicker · 9 years ago
  87. 2f53177 Add btsnoop_hci.log to bugreport zip (1/2) by Ajay Panicker · 9 years ago
  88. d886ec4 Add btsnoop_hci.log to bugreport zip (1/2) by Ajay Panicker · 9 years ago
  89. 5603341 resolve merge conflicts of 9795ff6 to master by Wei Liu · 9 years ago
  90. 9795ff6 Dumpstate should hold a wakelock to save bug report time. am: f87959e007 by Wei Liu · 9 years ago
  91. f87959e Dumpstate should hold a wakelock to save bug report time. by Wei Liu · 9 years ago
  92. 0bcc7ca Refactored dump_file() into dumpFile(). by Felipe Leme · 9 years ago
  93. 30dbfa1 Refactored run_command functions. by Felipe Leme · 9 years ago
  94. 35c94f3 Created constant for maximun number of args. by Felipe Leme · 9 years ago
  95. d402e7d Refactored use of ON_DRY_RUN macros. by Felipe Leme · 9 years ago
  96. dc42bda Created functions to run dumpsys. by Felipe Leme · 9 years ago
  97. bb3ff92 Merge "Revert "Created functions to run dumpsys."" by Felipe Leme · 9 years ago
  98. fe714f6 Revert "Created functions to run dumpsys." by Felipe Leme · 9 years ago
  99. 8b1878d Merge "Created functions to run dumpsys." by Felipe Leme · 9 years ago
  100. 1b99fe9 Added a -p option to bugreportz to show progress. am: 02b7e00c1e am: a12c863892 by Felipe Leme · 9 years ago