1. 7265fd7 Merge "Add "ip xfrm policy" to dumpstate output" by TreeHugger Robot · 9 years ago
  2. 32af8c2 Add "ip xfrm policy" to dumpstate output by Erik Kline · 9 years ago
  3. 4c2d663 Added initial tests for dumpstate. by Felipe Leme · 9 years ago
  4. c7fe8fe Deprecate run_command() and dump_file(). by Felipe Leme · 9 years ago
  5. 6ad9c06 Fixed and improve RunCommand() when running as root. by Felipe Leme · 9 years ago
  6. 4efa14a Merge "Moar C++ refactoring." by TreeHugger Robot · 9 years ago
  7. 678727a Moar C++ refactoring. by Felipe Leme · 9 years ago
  8. 4a0db9f Improved usage on invalid args. by Felipe Leme · 9 years ago
  9. e844a9d Initial work on a Dumpstate class. by Felipe Leme · 9 years ago
  10. 5bcce57 Fix dumpsys timeouts. by Felipe Leme · 9 years ago
  11. b0f669d Fixed C++ style on refactored function and variable names. by Felipe Leme · 9 years ago
  12. 45af406 Add socket dumps via ss to bugreports. am: d3b809baff am: e0e7206725 by Lorenzo Colitti · 9 years ago
  13. 4ee346a Add socket dumps via ss to bugreports. am: d3b809baff am: e0e7206725 by Lorenzo Colitti · 9 years ago
  14. e0e7206 Add socket dumps via ss to bugreports. am: d3b809baff by Lorenzo Colitti · 9 years ago
  15. b78c3ae Merge "Fixed header on runCommand()." by TreeHugger Robot · 9 years ago
  16. c5d6cfc Fixed header on runCommand(). by Felipe Leme · 9 years ago
  17. 96c2bbb Uses new get/set property functions. by Felipe Leme · 9 years ago
  18. 8d97c93 Merge "Use a system property to define extra command-line arguments." by TreeHugger Robot · 9 years ago
  19. 9ce6aa4 Use a system property to define extra command-line arguments. by Felipe Leme · 9 years ago
  20. d3b809b Add socket dumps via ss to bugreports. by Lorenzo Colitti · 9 years ago
  21. 496548f Merge commit 'bc06c07ee7677168d71a9c809a8960f39340ff99' into blah by Ajay Panicker · 9 years ago
  22. 2f53177 Add btsnoop_hci.log to bugreport zip (1/2) by Ajay Panicker · 9 years ago
  23. d886ec4 Add btsnoop_hci.log to bugreport zip (1/2) by Ajay Panicker · 9 years ago
  24. 5603341 resolve merge conflicts of 9795ff6 to master by Wei Liu · 9 years ago
  25. 9795ff6 Dumpstate should hold a wakelock to save bug report time. am: f87959e007 by Wei Liu · 9 years ago
  26. f87959e Dumpstate should hold a wakelock to save bug report time. by Wei Liu · 9 years ago
  27. 0bcc7ca Refactored dump_file() into dumpFile(). by Felipe Leme · 9 years ago
  28. 30dbfa1 Refactored run_command functions. by Felipe Leme · 9 years ago
  29. fd55a75 Merge "Fix google-explicit-constructor warnings in dumpstate." am: a70396971e am: 347b6f4c35 am: 666cd74e59 by Chih-Hung Hsieh · 9 years ago
  30. 4c8a923 Merge "Fix google-explicit-constructor warnings in dumpstate." am: a70396971e am: 347b6f4c35 by Chih-Hung Hsieh · 9 years ago
  31. e6851cc make sure anrd trace is being collected. am: afc38fe263 am: 05352fd5d5 by Zhengyin Qian · 9 years ago
  32. 05352fd make sure anrd trace is being collected. am: afc38fe263 by Zhengyin Qian · 9 years ago
  33. afc38fe make sure anrd trace is being collected. by Zhengyin Qian · 9 years ago
  34. 759af11 Fix google-explicit-constructor warnings in dumpstate. by Chih-Hung Hsieh · 9 years ago
  35. 1cbdb8a Add mangle table in dump_iptables am: 329b90922b am: 21252c85d5 am: 4025f0e9b5 by Calvin On · 9 years ago
  36. 4025f0e Add mangle table in dump_iptables am: 329b90922b am: 21252c85d5 by Calvin On · 9 years ago
  37. 21252c8 Add mangle table in dump_iptables am: 329b90922b by Calvin On · 9 years ago
  38. 3224d68 resolve merge conflicts of c6a78d3 to master by Wei Liu · 9 years ago
  39. c6a78d3 Revert "Hold a wakelock during dumpstate." am: 5cad0ed80d by Wei Liu · 9 years ago
  40. 5cad0ed Revert "Hold a wakelock during dumpstate." by Wei Liu · 9 years ago
  41. 329b909 Add mangle table in dump_iptables by Calvin On · 9 years ago
  42. 3d5c237 Merge commit '51f1241eb31c1cd82c8e98f310d884a64972b701' into manual_merge_51f1241 by Wei Liu · 9 years ago
  43. 51f1241 Hold a wakelock during dumpstate. am: d7803db0e9 by Wei Liu · 9 years ago
  44. d7803db Hold a wakelock during dumpstate. by Wei Liu · 9 years ago
  45. e59b6f4 Merge "Fix vector read buffer size." by Zach Riggle · 9 years ago
  46. 2220040 Fix vector read buffer size. by Zach Riggle · 9 years ago
  47. a74ceab resolve merge conflicts of 068ecc7 to nyc-mr1-dev-plus-aosp am: d0f89bf3df by Zhengyin Qian · 9 years ago
  48. d0f89bf resolve merge conflicts of 068ecc7 to nyc-mr1-dev-plus-aosp by Zhengyin Qian · 9 years ago
  49. 068ecc7 Add anrd trace to bugreport by Zhengyin Qian · 9 years ago
  50. 5b9d3bf Log total dumpstate duration and id. by Felipe Leme · 9 years ago
  51. 35c94f3 Created constant for maximun number of args. by Felipe Leme · 9 years ago
  52. f697bba resolve merge conflicts of 35ea9f8 to nyc-mr1-dev-plus-aosp by Dan Willemsen · 9 years ago
  53. 2a001e8 resolve merge conflicts of 0783d5f to stage-aosp-master by Dan Willemsen · 9 years ago
  54. 7944207f Fixed logic to print BEGIN: line for bugreportz. am: dcd1f0da54 am: c077e913ac by Felipe Leme · 9 years ago
  55. 3f068ef Fixed logic to print BEGIN: line for bugreportz. am: dcd1f0da54 am: c077e913ac by Felipe Leme · 9 years ago
  56. dcd1f0d Fixed logic to print BEGIN: line for bugreportz. by Felipe Leme · 9 years ago
  57. c6a9a89 Added a BEGIN:path message on bugreportz protocol. am: aabfcae816 am: 9d11fb0f99 by Felipe Leme · 9 years ago
  58. 0f118e4 Added a BEGIN:path message on bugreportz protocol. am: aabfcae816 am: 9d11fb0f99 by Felipe Leme · 9 years ago
  59. d402e7d Refactored use of ON_DRY_RUN macros. by Felipe Leme · 9 years ago
  60. 59e086f Start converting Android.mk to Android.bp by Dan Willemsen · 9 years ago
  61. ba8e827 Merge "Uses a system property to set dry-run mode." by TreeHugger Robot · 9 years ago
  62. 8268ed2 Uses a system property to set dry-run mode. by Felipe Leme · 9 years ago
  63. e05dc6d Start converting Android.mk to Android.bp by Dan Willemsen · 9 years ago
  64. aabfcae Added a BEGIN:path message on bugreportz protocol. by Felipe Leme · 9 years ago
  65. dc42bda Created functions to run dumpsys. by Felipe Leme · 9 years ago
  66. bb3ff92 Merge "Revert "Created functions to run dumpsys."" by Felipe Leme · 9 years ago
  67. fe714f6 Revert "Created functions to run dumpsys." by Felipe Leme · 9 years ago
  68. 8b1878d Merge "Created functions to run dumpsys." by Felipe Leme · 9 years ago
  69. 1b99fe9 Added a -p option to bugreportz to show progress. am: 02b7e00c1e am: a12c863892 by Felipe Leme · 9 years ago
  70. 84b0ada Added a -p option to bugreportz to show progress. am: 02b7e00c1e am: a12c863892 by Felipe Leme · 9 years ago
  71. 02b7e00 Added a -p option to bugreportz to show progress. by Felipe Leme · 9 years ago
  72. 97e0a6c Dumpstate: Fix long lines. by Andreas Gampe · 9 years ago
  73. 0079a59 Dumpstate: Use unique_fd by Andreas Gampe · 9 years ago
  74. 282aaee Dumpstate: Fix long lines. am: 27cd7b256e am: 00c6b9cce6 by Andreas Gampe · 9 years ago
  75. 00c6b9c Dumpstate: Fix long lines. am: 27cd7b256e by Andreas Gampe · 9 years ago
  76. 27cd7b2 Dumpstate: Fix long lines. by Andreas Gampe · 9 years ago
  77. 84f0bd5 Dumpstate: Use unique_fd am: fcc8db9a36 by Andreas Gampe · 9 years ago
  78. fcc8db9 Dumpstate: Use unique_fd by Andreas Gampe · 9 years ago
  79. aff6843 Dumpstate: Use unique_fd by Andreas Gampe · 9 years ago
  80. 134fae9 Merge \\"Add bugreportwear service for Wear.\\" into nyc-mr1-dev am: c14e23cf0c by Wei Liu · 9 years ago
  81. db310f9 Merge \"Add bugreportwear service for Wear.\" into nyc-mr1-dev am: c14e23cf0c by Wei Liu · 9 years ago
  82. dbfe083 Created functions to run dumpsys. by Felipe Leme · 9 years ago
  83. ae82d85 Replaced TBD by Nougat. by Felipe Leme · 9 years ago
  84. efe3161 Add bugreportwear service for Wear. by Wei Liu · 9 years ago
  85. 773d134 dumpstate: change OOM adjustment proc interface for modern kernel am: 9c1f9bb720 by Wei Wang · 9 years ago
  86. 57ebf1c dumpstate: change OOM adjustment proc interface for modern kernel am: 9c1f9bb720 by Wei Wang · 9 years ago
  87. 9c1f9bb dumpstate: change OOM adjustment proc interface for modern kernel by Wei Wang · 9 years ago
  88. a4ab3e7 dumpstate: Also pick up /sys/fs/pstore/console-ramoops-0 for LAST KMSG by Mark Salyzyn · 9 years ago
  89. 85b5168 Merge \\\\"dumpstate: Also pick up /sys/fs/pstore/console-ramoops-0 for LAST KMSG\\\\" am: 00e3f2995f am: db290501a5 am: 6a12797cae by Mark Salyzyn · 9 years ago
  90. f6dfcc9 Merge \\\"dumpstate: Also pick up /sys/fs/pstore/console-ramoops-0 for LAST KMSG\\\" am: 00e3f2995f am: db290501a5 by Mark Salyzyn · 9 years ago
  91. 6a12797 Merge \\"dumpstate: Also pick up /sys/fs/pstore/console-ramoops-0 for LAST KMSG\\" am: 00e3f2995f by Mark Salyzyn · 9 years ago
  92. db29050 Merge \"dumpstate: Also pick up /sys/fs/pstore/console-ramoops-0 for LAST KMSG\" by Mark Salyzyn · 9 years ago
  93. ced6078 dumpstate: Also pick up /sys/fs/pstore/console-ramoops-0 for LAST KMSG by Mark Salyzyn · 9 years ago
  94. 7d0a762 dumpstate: Also pick up /sys/fs/pstore/console-ramoops-0 for LAST KMSG by Mark Salyzyn · 9 years ago
  95. 09fc6bc dumpstate: sscanf requires an asciiz string by Mark Salyzyn · 9 years ago
  96. 0653164 Merge \\\"Run iptables as root.\\\" into nyc-dev am: ab69cc1f11 am: 18f0dd488d by Felipe Leme · 9 years ago
  97. d97f4db Merge \\"Run iptables as root.\\" into nyc-dev am: ab69cc1f11 am: 18f0dd488d by Felipe Leme · 9 years ago
  98. 142d132 Merge \"Run iptables as root.\" into nyc-dev am: ab69cc1f11 by Felipe Leme · 9 years ago
  99. 18f0dd4 Merge \"Run iptables as root.\" into nyc-dev am: ab69cc1f11 by Felipe Leme · 9 years ago
  100. ab69cc1 Merge "Run iptables as root." into nyc-dev by TreeHugger Robot · 9 years ago