Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
6d457fe1a8f35c50c84f523846f0f1aa04491423
/
adb
868402e
Revert "Remove the emulator special case from the "adb root" code."
by Dan Albert
· 10 years ago
5018406
adb shell: Win32: fix Ctrl-C, tab completion, line editing, server echo
by Spencer Low
· 10 years ago
8743ef9
Additional cleanup of start_device_log.
by Dan Albert
· 10 years ago
ea2175a
Use text based trace masks for adbd.
by Dan Albert
· 10 years ago
a16b0f4
Merge "The generic failure case disappeared..."
by Dan Albert
· 10 years ago
28f0769
Merge "File header cleanup."
by Dan Albert
· 10 years ago
08f66bc
The generic failure case disappeared...
by Dan Albert
· 10 years ago
3313426
File header cleanup.
by Dan Albert
· 10 years ago
683238c
Fix clang-format file for correct indent settings.
by Dan Albert
· 10 years ago
b4ebc47
Merge "Fix memory leak on jdwp_process_free()"
by Dan Albert
· 10 years ago
64d9adc
Fix file descriptor leakage in adbd
by Pavel Labath
· 10 years ago
ec7a667
Revert "Revert "adb: support /oem partition""
by Elliott Hughes
· 10 years ago
6084a01
Revert "adb: support /oem partition"
by Dan Albert
· 10 years ago
81416fd
adb: support /oem partition
by Mårten Kongstad
· 10 years ago
98ff772
Create libbase.
by Dan Albert
· 10 years ago
46270d2
adb doesn't actually use libzipfile.
by Elliott Hughes
· 10 years ago
83ca56a
Fix build from -Werror=maybe-uninitialized.
by Dan Albert
· 10 years ago
bac3474
Move adb to C++.
by Dan Albert
· 10 years ago
9b1fd96
Merge "Fix a writex transcription error."
by Dan Albert
· 10 years ago
f3519a8
Fix a writex transcription error.
by Dan Albert
· 10 years ago
857d7db
Make the root/unroot test more robust.
by Dan Albert
· 10 years ago
abb80e0
Fix memory leak on jdwp_process_free()
by SungHyun Kwon
· 10 years ago
268eb4f
check if uid=0 before attempting remount
by Nick Kralevich
· 10 years ago
cc731cc
Test readx/writex (now renamed).
by Dan Albert
· 10 years ago
7fd821e
Remove _(GNU|XOPEN)_SOURCE makefile cruft.
by Dan Albert
· 10 years ago
055f1aa
Add some basic tests to adb.
by Dan Albert
· 10 years ago
dc0f8ec
Fix the mac build.
by Dan Albert
· 10 years ago
72bf2a7
Merge "Move transport declarations into transport.h."
by Dan Albert
· 10 years ago
7664901
Move transport declarations into transport.h.
by Dan Albert
· 10 years ago
103c1be
Add .clang-format file.
by Dan Albert
· 10 years ago
5329d3f
Merge "Add a project wide clang switch."
by Dan Albert
· 10 years ago
9697ce5
Add a project wide clang switch.
by Dan Albert
· 10 years ago
70385f3
Merge "Remove the emulator special case from the "adb root" code."
by Elliott Hughes
· 10 years ago
b2e57b7
Make Python tests only check the current device.
by Dan Albert
· 10 years ago
fdf8722
Fix Mac build.
by Dan Albert
· 10 years ago
abd6773
Remove the emulator special case from the "adb root" code.
by Elliott Hughes
· 10 years ago
88cf1c8
Fix Windows SDK build.
by Dan Albert
· 10 years ago
3b967f5
Add missing <stdlib.h> to adb_listeners.c.
by Elliott Hughes
· 10 years ago
a75b493
Merge "Move more into libadb and libadbd."
by Dan Albert
· 10 years ago
9f3540d
Merge "Oops. Fix make variable name. Thanks again, make."
by Dan Albert
· 10 years ago
8ef3942
Merge "Ignore another stupid lint warning."
by Dan Albert
· 10 years ago
b627a0e
Add more logging message and dead code
by Nanik Tolaram
· 10 years ago
3c43858
Move more into libadb and libadbd.
by Dan Albert
· 10 years ago
bf10647
Oops. Fix make variable name. Thanks again, make.
by Dan Albert
· 10 years ago
f159169
Ignore another stupid lint warning.
by Dan Albert
· 10 years ago
7e84308
Merge "Lose adb.c and sockets.c to libadb."
by Dan Albert
· 10 years ago
e1ca623
Lose adb.c and sockets.c to libadb.
by Dan Albert
· 10 years ago
18daa15
Merge "Document the behavior of props affecting adb root."
by Dan Albert
· 10 years ago
13f9c40
Document the behavior of props affecting adb root.
by Dan Albert
· 10 years ago
6795cd8
Fix Windows adb build.
by Dan Albert
· 10 years ago
bd0b750
Move adb_main to its own file.
by Dan Albert
· 10 years ago
e9fca14
Move the listener code into its own file.
by Dan Albert
· 10 years ago
ba3a251
Move the adb auth code into its own file.
by Dan Albert
· 10 years ago
1403aa3
Merge "Move emulator tracing into its own file."
by Dan Albert
· 10 years ago
21c3eaf
Move emulator tracing into its own file.
by Dan Albert
· 10 years ago
4c9d24a
Fix build.
by Elliott Hughes
· 10 years ago
8e16a7e
Merge "adb: add "adb unroot" to restart adb in non-root mode"
by Elliott Hughes
· 10 years ago
9885881
adb: add "adb unroot" to restart adb in non-root mode
by Dan Pasanen
· 10 years ago
9449376
Move USB transport code to libadb.
by Dan Albert
· 10 years ago
1ac334e
Merge "Add extern "C" to all the adb headers."
by Dan Albert
· 10 years ago
818fb4b
Add extern "C" to all the adb headers.
by Dan Albert
· 10 years ago
54ac73a
Ignore useless cpplint messages in adb.
by Dan Albert
· 10 years ago
a859219
fix bug that passing invalid fd to fstats on win32 builds
by eric.yan
· 10 years ago
187eade
Remove netcfg's unused options.
by Elliott Hughes
· 10 years ago
c463025
Revert "Remove netcfg's unused options."
by Elliott Hughes
· 10 years ago
f8e8305
Remove netcfg's unused options.
by Elliott Hughes
· 10 years ago
506aea4
The bsddroid project has been dead since 2010.
by Elliott Hughes
· 10 years ago
9c4c5a6
Merge "Verify token length before adb signs it"
by Sami Tolvanen
· 10 years ago
a034362
Merge "Make server port option work on windows"
by Elliott Hughes
· 10 years ago
0de77ff
adb: tracing: don't make strings if runtime tracing is disabled
by Spencer Low
· 10 years ago
7b9c20d
Verify token length before adb signs it
by Sami Tolvanen
· 10 years ago
f055c19
adb: Win32: set socket buffer sizes properly
by Spencer Low
· 10 years ago
1f09bda
Protect from eng vs userdebug build breaks.
by Dan Albert
· 10 years ago
fe68578
Merge "Fix userdebug build."
by Dan Albert
· 10 years ago
030b76f
Fix userdebug build.
by Dan Albert
· 10 years ago
4626b71
Fix win_sdk build.
by Dan Albert
· 10 years ago
630b9af
Begin moving code from adb to libadb.
by Dan Albert
· 10 years ago
fb538fb
Merge "Fix the v2 descriptor handling."
by Christopher Ferris
· 10 years ago
c49f51c
Fix the v2 descriptor handling.
by Christopher Ferris
· 10 years ago
943ef23
adbd: tcpip command uses port number from uninitialized memory
by Spencer Low
· 10 years ago
1bc38a4
Merge "adb: Fix 'adb forward --no-rebind'."
by David 'Digit' Turner
· 10 years ago
f0e0c2e
adb: Fix 'adb forward --no-rebind'.
by David 'Digit' Turner
· 10 years ago
d83a9c5
Python unit test for adb.
by Riley Andrews
· 10 years ago
0a049b1
Clean up adb Win32 symlink #ifdefs.
by Elliott Hughes
· 10 years ago
fdb3da5
Merge "Use getmntent when accessing /proc/mounts."
by Yabin Cui
· 10 years ago
d6bd9bf
Use getmntent when accessing /proc/mounts.
by Yabin Cui
· 10 years ago
13449cd
Fix disable-verity when the underlying block device is RO
by Sami Tolvanen
· 10 years ago
2bd4124
Fix build with clang
by Bernhard Rosenkränzer
· 10 years ago
4d04d24
fix memory leak in copy_remote_dir_local
by Riley Andrews
· 10 years ago
058932c
Remove unused local variable.
by Chih-Hung Hsieh
· 10 years ago
98f58e8
Fix some style issues in adb_commandline().
by Riley Andrews
· 10 years ago
c8514c8
Refactor the host adb argument parsing loop to remove a goto
by Riley Andrews
· 10 years ago
1d931bc
Fix build
by Paul Lawrence
· 10 years ago
982089d
Add adb enable-verity
by Paul Lawrence
· 10 years ago
ec900bb
Revert "Revert "Enable verity on userdebug, and add disable-verity to adb""
by Paul Lawrence
· 10 years ago
3463755
adb warns on remount when verity is enabled
by Paul Lawrence
· 10 years ago
ab3446d
adbd & fastbootd: Support for new f_fs descriptor format
by Badhri Jagan Sridharan
· 10 years ago
298b6c7
Fix build on mac.
by leozwang
· 10 years ago
cbf0267
Add more debug information.
by leozwang
· 10 years ago
67a7a4a
Fix adb/fastboot windows compilations.
by Christopher Ferris
· 10 years ago
Next »