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