1. e76e5ef Move error_exit() and perror_exit() into client/. by Elliott Hughes · 1 year, 9 months ago
  2. b796cd5 Make adb stream-aware by Lee Shombert · 4 years ago
  3. 3e66ebc Add stream option to adb bugreport by Dieter Hsu · 5 years ago
  4. 877f5c9 Clarify `adb bugreport` failures on pre-N devices. by Elliott Hughes · 5 years ago
  5. d7bae8b Explicitly show the destination filename for a bugreport. by Elliott Hughes · 6 years ago
  6. bfcd8ff adb: add interfaces for Encoder/Decoder. by Josh Gao · 6 years ago
  7. 202b3c5 adb: fix bugreport status line. by Josh Gao · 6 years ago
  8. 0119a91 adb: don't use <error.h>. by Elliott Hughes · 7 years ago
  9. e64126b adb: rationalize fatal/error logging. by Elliott Hughes · 7 years ago
  10. e55851b adb: win32: fix Unicode console output by Spencer Low · 8 years ago
  11. c7b7459 adb: split file_sync_service.h into client and daemon parts. by Josh Gao · 8 years ago
  12. 361148b adb: switch over to Android.bp. by Josh Gao · 8 years ago[Renamed from bugreport.cpp]
  13. 17fb317 Merge "Don't preserve file attributes when pulling bugreport file..." by Treehugger Robot · 9 years ago
  14. b39e415 adb: allow selection of a specific transport. by Josh Gao · 9 years ago
  15. 8c9a27c Don't preserve file attributes when pulling bugreport file... by Felipe Leme · 9 years ago
  16. 222fae0 Always print the initial bugreport progress message. by Felipe Leme · 9 years ago
  17. 86cb41c Merge "Don't display bugreport progress when it recedes, for real..." by Treehugger Robot · 9 years ago
  18. 0aa2ce3 Don't display bugreport progress when it recedes, for real... by Felipe Leme · 9 years ago
  19. 65bc227 Fix various adb error reporting bugs. by Elliott Hughes · 9 years ago
  20. 5dab2b4 Don't display bugreport progress when it recedes. by Felipe Leme · 9 years ago
  21. e679407 Move adb_dirname and adb_basename to libbase by Colin Cross · 9 years ago
  22. 97e74bb Don't print 168^W143 lines of help when someone makes a typo. by Elliott Hughes · 9 years ago
  23. a453e04 Merge "Make "adb bugreport"'s .zip check case-insensitive." am: da6fe65000 by Elliott Hughes · 9 years ago
  24. db9a0c0 Make "adb bugreport"'s .zip check case-insensitive. by Elliott Hughes · 9 years ago
  25. e929f72 Move off std::sto* function which abort on failure. by Elliott Hughes · 9 years ago
  26. e87fdfa DO NOT MERGE: Split 'generating' and 'pulling' in 2 messages. by Felipe Leme · 10 years ago
  27. fa236de DO NOT MERGE: Ignore bugreportz output when it's not supported. by Felipe Leme · 10 years ago
  28. e4893a2 DO NOT MERGE: Deprecated 'adb bugreport' with flat files. by Felipe Leme · 10 years ago
  29. ab62b55 DO NOT MERGE: Minor improvements on bugreport generation. by Felipe Leme · 10 years ago
  30. 954af84 DO NOT MERGE: Removed extra 'pulling file' message. by Felipe Leme · 10 years ago
  31. e53b12b DO NOT MERGE: Show bugreport progress. by Felipe Leme · 10 years ago
  32. 60192aa DO NOT MERGE: Refactored functions that copy sdout and stderr to strings to use a callback. by Felipe Leme · 10 years ago
  33. 042c351 DO NOT MERGE: Split bugreport() into its own file and added unit tests. by Felipe Leme · 10 years ago
  34. 4fa67e1 Split 'generating' and 'pulling' in 2 messages. by Felipe Leme · 10 years ago
  35. 1fc578c Ignore bugreportz output when it's not supported. by Felipe Leme · 10 years ago
  36. 8582c5d Deprecated 'adb bugreport' with flat files. by Felipe Leme · 10 years ago
  37. 93fffb8 Minor improvements on bugreport generation. by Felipe Leme · 10 years ago
  38. 9143a80 Removed extra 'pulling file' message. by Felipe Leme · 10 years ago
  39. 5b78699 Show bugreport progress. by Felipe Leme · 10 years ago
  40. ed602ed Refactored functions that copy sdout and stderr to strings to use a callback. by Felipe Leme · 10 years ago
  41. b9f1b1c Split bugreport() into its own file and added unit tests. by Felipe Leme · 10 years ago