1. 3a4cfb4 arc: Rename use_outfile to out_dir + use as is by mhasank · 4 years, 7 months ago
  2. 2d75c44 arc: Reintroduce the output file option by mhasank · 4 years, 7 months ago
  3. d451a47 arc: Implement smaller dumpstate output by mhasank · 4 years, 8 months ago
  4. e0fbd48 Revert "arc: Implement smaller dumpstate output" by mhasank · 4 years, 7 months ago
  5. f56bbb2 arc: Implement smaller dumpstate output by mhasank · 4 years, 8 months ago
  6. c490e66 Support to let listener know critical dump is finished by Paul Chang · 4 years, 9 months ago
  7. a407fb8 Update Last ID early in the bugreport generation by Abhijeet Kaur · 4 years, 10 months ago
  8. 8ae16e6 Handle cancelBugreport by Nandana Dutt · 4 years, 10 months ago
  9. f59c2b7 Take screenshot only when screenshot is requested by Paul Chang · 4 years, 10 months ago
  10. 0d2aad7 Support to screenshot to interactive bugreport. by Paul Chang · 5 years ago
  11. 8540faf Hook IDumpstateDevice 1.1 up to dumpstate binary. by Hunter Knepshield · 5 years ago
  12. e89d9c1 For full & interactive bugreports, collect consent only after critical dumpsys has completed. by Jichao Li · 5 years ago
  13. d58b364 Merge "Remove no-op setListener method from dumpstate listener" by Abhijeet Kaur · 5 years ago
  14. ed5d6a6 Remove no-op setListener method from dumpstate listener by Abhijeet Kaur · 5 years ago
  15. e370d68 Sunset legacy bugreport methods by Abhijeet Kaur · 5 years ago
  16. 3172b53 Allow Shell to trigger bugreports without user consent dialog by Abhijeet Kaur · 5 years ago
  17. a6e6a0a Merge "Do not read the EMMC ext_csd register from dumpstate" am: 267b36b7d0 am: e5db94bd2b am: e9b64befb7 am: 5d5329644d by Hridya Valsaraju · 5 years ago
  18. 3363338 Do not read the EMMC ext_csd register from dumpstate by Hridya Valsaraju · 5 years ago
  19. fc8deeb Merge "Allow duration of some commands to be logged." am: 8385d699c9 am: 2a14748888 am: 674dc9946a am: 26a81a88fd by Nandana Dutt · 5 years ago
  20. 8d945c0 Allow duration of some commands to be logged. by Nandana Dutt · 5 years ago
  21. f02cd78 Remove old dumpstate aidl methods by Nandana Dutt · 6 years ago
  22. 402a839 Remove old dumpstate aidl methods by Nandana Dutt · 6 years ago
  23. 359b1ff Make dumpstate bugreport names as tmp if called by API by Abhijeet Kaur · 5 years ago
  24. f531f4b Remove some obsolete TODOs by Nandana Dutt · 6 years ago
  25. cf419a7 Check for user consent denial when dumping traces. by Nandana Dutt · 6 years ago
  26. bbdb5b4 Handle user consent denial sooner by Nandana Dutt · 6 years ago
  27. ea72559 Merge "Log duration to logcat always." by Treehugger Robot · 6 years ago
  28. a8470b8 Log duration to logcat always. by Nandana Dutt · 6 years ago
  29. faafd52 dumpstate: move dump_traces to Dumpstate by Nandana Dutt · 6 years ago
  30. a344cb6 dumpstate: handle errors gracefully by Nandana Dutt · 6 years ago
  31. f02564e Fix dumpstate smoke test by Nandana Dutt · 6 years ago
  32. e78c3d7 Use screenshot file descriptor if available by Nandana Dutt · 6 years ago
  33. d2f5f08 Use the consent service to check if user has consented to taking a bugreport by Nandana Dutt · 6 years ago
  34. 9a76d20 Remove outfile option from dumpstate by Nandana Dutt · 6 years ago
  35. babf6c7 Call new dumpstate listener methods by Nandana Dutt · 6 years ago
  36. 54dbd67 Wire up new binder method arguments by Nandana Dutt · 6 years ago
  37. d0937e6 Fix/suppress google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  38. cb47a08 Merge "Fix adb bugreport and add bugreport unit tests." by Treehugger Robot · 6 years ago
  39. 904e0e0 Fix adb bugreport and add bugreport unit tests. by Abhijeet Kaur · 6 years ago
  40. 979388e Accept a file descriptor to write bugreport file by Nandana Dutt · 6 years ago
  41. a7db634 Remove unused rename code by Nandana Dutt · 6 years ago
  42. 197661d Implement startBugreport binder function by Nandana Dutt · 6 years ago
  43. 58d72e2 Add a bugreport mode by Nandana Dutt · 6 years ago
  44. 5fb117b Separate options parsing from running dumpstate by Nandana Dutt · 6 years ago
  45. 3f8c717 Refactor options parsing in dumpstate by Nandana Dutt · 6 years ago
  46. 7eb8b4c resolve merge conflicts of 0d55f34ed26f44e11c2ad93c0791e1b920778ba0 to pi-dev-plus-aosp by Elliott Hughes · 7 years ago
  47. 91c2ae5 Clean up DumpData-related functions by Luis Hector Chavez · 7 years ago
  48. 64afc02 Flip bugreport version to 2.0 by Vishnu Nair · 7 years ago
  49. e97d612 Add support for proto dumps in dumpstate by Vishnu Nair · 7 years ago
  50. 20cf503 Add bugreport section progress reporter by Vishnu Nair · 7 years ago
  51. 6921f80 Support dumpsys timeouts in milliseconds by Vishnu Nair · 7 years ago
  52. 522ae9a dumpstate/Android.mk is converted to Android.bp by Jiyong Park · 8 years ago
  53. 780b128 Add priority based dumpsys support to dumpstate by Vishnu Nair · 7 years ago
  54. b22e65d dumpstate/Android.mk is converted to Android.bp by Jiyong Park · 8 years ago
  55. b53a1c9 Add notification_title and notification_description to dumpstate by Naveen Kalla · 8 years ago
  56. 23ccc62 Move dumpstate to calling getprop. by Elliott Hughes · 8 years ago
  57. 8d2410e Explicitly sets Shell component on broadcast. by Felipe Leme · 8 years ago
  58. 47e9be2 Moved DumpstateUtil.h functions to its own namespace. by Felipe Leme · 8 years ago
  59. 7440ddb dumpstate: remove references to legacy dumpstate by Steven Moreland · 8 years ago
  60. cb7ef82 Use IVibrator hidl service in dumpstate. by Steven Moreland · 8 years ago
  61. f029297 Even moar refactoring... by Felipe Leme · 8 years ago
  62. 46b85da Lotta of small dumpstate fixes... by Felipe Leme · 8 years ago
  63. 6f674ae Uses Dumpstate HIDL instead of dumpstate_board. by Felipe Leme · 8 years ago
  64. bda15a0 Moved some functions to DumpstateUtil.h. by Felipe Leme · 8 years ago
  65. 009ecbb Deprecated system properties used to update progress: by Felipe Leme · 8 years ago
  66. 7447d7c Save dumpstate duration stats so it can be tuned over time. by Felipe Leme · 8 years ago
  67. 75876a2 Created a dumpstate service. by Felipe Leme · 8 years ago
  68. c6bc8bc Encapsulates zip_writer_ on Dumpstate class. by Felipe Leme · 8 years ago
  69. 062926e Uses DISALLOW_COPY_AND_ASSIGN. by Felipe Leme · 8 years ago
  70. e184f66 Add ANR traces to their own zip entries. by Felipe Leme · 8 years ago
  71. d071c68 Sets dumpstate version using system properties. by Felipe Leme · 8 years ago
  72. 9a523ae Fixed variable names according to Google C++ style. by Felipe Leme · 8 years ago
  73. 1d486fe Refactor zip functions and state into Dumpstate class. by Felipe Leme · 8 years ago
  74. 2b9b06c Minor dumpstate refactorings: by Felipe Leme · 8 years ago
  75. bbaf3c1 Minor changes on dumpstate refactoring: by Felipe Leme · 8 years ago
  76. d80e6b6 Moar Dumpstate refactoring and unit testing: by Felipe Leme · 8 years ago
  77. fd8affa Moar tests for RunCommand: by Felipe Leme · 8 years ago
  78. 4c2d663 Added initial tests for dumpstate. by Felipe Leme · 8 years ago
  79. c7fe8fe Deprecate run_command() and dump_file(). by Felipe Leme · 8 years ago
  80. 6ad9c06 Fixed and improve RunCommand() when running as root. by Felipe Leme · 8 years ago
  81. 678727a Moar C++ refactoring. by Felipe Leme · 8 years ago
  82. e844a9d Initial work on a Dumpstate class. by Felipe Leme · 8 years ago
  83. 5bcce57 Fix dumpsys timeouts. by Felipe Leme · 8 years ago
  84. b0f669d Fixed C++ style on refactored function and variable names. by Felipe Leme · 8 years ago
  85. 0bcc7ca Refactored dump_file() into dumpFile(). by Felipe Leme · 8 years ago
  86. 30dbfa1 Refactored run_command functions. by Felipe Leme · 8 years ago
  87. fd55a75 Merge "Fix google-explicit-constructor warnings in dumpstate." am: a70396971e am: 347b6f4c35 am: 666cd74e59 by Chih-Hung Hsieh · 8 years ago
  88. 4c8a923 Merge "Fix google-explicit-constructor warnings in dumpstate." am: a70396971e am: 347b6f4c35 by Chih-Hung Hsieh · 8 years ago
  89. 759af11 Fix google-explicit-constructor warnings in dumpstate. by Chih-Hung Hsieh · 8 years ago
  90. 35c94f3 Created constant for maximun number of args. by Felipe Leme · 8 years ago
  91. d402e7d Refactored use of ON_DRY_RUN macros. by Felipe Leme · 8 years ago
  92. 8268ed2 Uses a system property to set dry-run mode. by Felipe Leme · 8 years ago
  93. 1b99fe9 Added a -p option to bugreportz to show progress. am: 02b7e00c1e am: a12c863892 by Felipe Leme · 8 years ago
  94. 02b7e00 Added a -p option to bugreportz to show progress. by Felipe Leme · 8 years ago
  95. 0f3fb20 Adds dumpstate log file to bugreport zip. by Felipe Leme · 9 years ago
  96. 249beee Expose more useful functions that can be used by dumpstate_board(). by Calvin On · 9 years ago
  97. 71ca15e Expose functions used to add entries to the zip file. by Felipe Leme · 9 years ago
  98. 2628e9e Added support for 'bugreport -z'. by Felipe Leme · 9 years ago
  99. 29c3971 Added option to redirect stdout on run_command_always. by Felipe Leme · 9 years ago
  100. faf67e3 Increased estimated max progress of bugreports. by Felipe Leme · 9 years ago