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