1. c490e66 Support to let listener know critical dump is finished by Paul Chang · 4 years, 6 months ago
  2. f59c2b7 Take screenshot only when screenshot is requested by Paul Chang · 4 years, 7 months ago
  3. 0d2aad7 Support to screenshot to interactive bugreport. by Paul Chang · 4 years, 8 months ago
  4. 8540faf Hook IDumpstateDevice 1.1 up to dumpstate binary. by Hunter Knepshield · 4 years, 8 months ago
  5. 8917ac6 Merge changes from topic "connectivity-br" am: 3c741f0315 am: 4ec34c0deb am: 8ce77bde75 by Automerger Merge Worker · 4 years, 8 months ago
  6. 820f9bc Update contents of a telephony bug report. by Hunter Knepshield · 4 years, 8 months ago
  7. 40b05d4 unique_fd is passed by value in AIDL interfaces by Jiyong Park · 4 years, 11 months ago
  8. 3b25ae1 unique_fd is passed by value in AIDL interfaces by Jiyong Park · 4 years, 11 months ago
  9. d58b364 Merge "Remove no-op setListener method from dumpstate listener" by Abhijeet Kaur · 5 years ago
  10. ed5d6a6 Remove no-op setListener method from dumpstate listener by Abhijeet Kaur · 5 years ago
  11. e370d68 Sunset legacy bugreport methods by Abhijeet Kaur · 5 years ago
  12. 9c0bfc6 Merge "[dumpstate] fix -Wreturn-stack-address" am: 236f2f826d am: ee6cd20ba1 am: b5c360e68a by Nick Desaulniers · 5 years ago
  13. 5cc046e [dumpstate] fix -Wreturn-stack-address by Nick Desaulniers · 5 years ago
  14. 07d587b Remove outfile flag as it's unused and all callers migrated by Abhijeet Kaur · 5 years ago
  15. f02cd78 Remove old dumpstate aidl methods by Nandana Dutt · 5 years ago
  16. 402a839 Remove old dumpstate aidl methods by Nandana Dutt · 5 years ago
  17. ea71b38 Prefactoring: rewrite section detection smoke tests by Nandana Dutt · 5 years ago
  18. a152e0f Merge "Remove unused function GetPidByName()" by Abhijeet Kaur · 5 years ago
  19. e177e8e Fix dumpstate_test test config by Dan Shi · 5 years ago
  20. 455fd26 Remove unused function GetPidByName() by Abhijeet Kaur · 5 years ago
  21. 3a811c1 dumpstate_test: Minor tweak to comments by Greg Kaiser · 5 years ago
  22. a727b83 dumpstate: track libziparchive API change. by Elliott Hughes · 5 years ago
  23. 47527b5 Fix dumpstate tests by Nandana Dutt · 6 years ago
  24. d3cca0d Lite bugreports(wifi/telephony) don't need screenshots by Abhijeet Kaur · 6 years ago
  25. 0eb86bf Rename IDumpstateListener errorcode by Nandana Dutt · 6 years ago
  26. b4406da Merge changes I33f0b3a0,I772b7981 by Nandana Dutt · 6 years ago
  27. 41d7dac Make dumpstate listener callbacks synchronous by Nandana Dutt · 6 years ago
  28. 16d1aee dumpstate: enforce oneshot by Nandana Dutt · 6 years ago
  29. f02564e Fix dumpstate smoke test by Nandana Dutt · 6 years ago
  30. 75c59f8 Merge "Dumpstate aidl: add cancelBugreport" by Treehugger Robot · 6 years ago
  31. cc4ead8 Dumpstate aidl: add cancelBugreport by Nandana Dutt · 6 years ago
  32. 9a76d20 Remove outfile option from dumpstate by Nandana Dutt · 6 years ago
  33. babf6c7 Call new dumpstate listener methods by Nandana Dutt · 6 years ago
  34. a6a28bd Add more methods to dumpstate listener by Nandana Dutt · 6 years ago
  35. 904e0e0 Fix adb bugreport and add bugreport unit tests. by Abhijeet Kaur · 6 years ago
  36. 58d72e2 Add a bugreport mode by Nandana Dutt · 6 years ago
  37. 4b392be Added system property (dumpstate.unroot). by Nandana Dutt · 6 years ago
  38. 5fb117b Separate options parsing from running dumpstate by Nandana Dutt · 6 years ago
  39. 3f8c717 Refactor options parsing in dumpstate by Nandana Dutt · 6 years ago
  40. e97d612 Add support for proto dumps in dumpstate by Vishnu Nair · 7 years ago
  41. 20cf503 Add bugreport section progress reporter by Vishnu Nair · 7 years ago
  42. 6921f80 Support dumpsys timeouts in milliseconds by Vishnu Nair · 7 years ago
  43. f3b4c29 Merge "Dumpstate: lshal runs in non-root in user build" am: 0c47ec9a82 am: 223a1cf193 by Yifan Hong · 7 years ago
  44. 48e83a1 Dumpstate: lshal runs in non-root in user build by Yifan Hong · 7 years ago
  45. 7fb8dee Fixed dumpstate_test_fixture so it runs on 64 bits as well. by Felipe Leme · 7 years ago
  46. 47e9be2 Moved DumpstateUtil.h functions to its own namespace. by Felipe Leme · 8 years ago
  47. 7440ddb dumpstate: remove references to legacy dumpstate by Steven Moreland · 8 years ago
  48. 61ffcf7 expose the GetPidByName API of dumpstate by Ecco Park · 8 years ago
  49. f029297 Even moar refactoring... by Felipe Leme · 8 years ago
  50. 46b85da Lotta of small dumpstate fixes... by Felipe Leme · 8 years ago
  51. bda15a0 Moved some functions to DumpstateUtil.h. by Felipe Leme · 8 years ago
  52. 009ecbb Deprecated system properties used to update progress: by Felipe Leme · 8 years ago
  53. 7447d7c Save dumpstate duration stats so it can be tuned over time. by Felipe Leme · 8 years ago
  54. 75876a2 Created a dumpstate service. by Felipe Leme · 8 years ago
  55. 9a523ae Fixed variable names according to Google C++ style. by Felipe Leme · 8 years ago
  56. 6d24dd5 Merge "Fixed RunCommandDropRoot when running as Shell." by TreeHugger Robot · 8 years ago
  57. cef0298 Added tests for DumpFile. by Felipe Leme · 8 years ago
  58. 26c4157 Fixed RunCommandDropRoot when running as Shell. by Felipe Leme · 8 years ago
  59. d80e6b6 Moar Dumpstate refactoring and unit testing: by Felipe Leme · 8 years ago
  60. fd8affa Moar tests for RunCommand: by Felipe Leme · 8 years ago
  61. 4c2d663 Added initial tests for dumpstate. by Felipe Leme · 8 years ago