Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_packages_modules_adb
/
1711e01f1452f8f8caf315ca23618b17f0811596
/
Android.mk
6815c07
adb: win32: Unicode path names, env vars, some console support
by Spencer Low
· 10 years ago
fd0be89
Add top level sanitize options for ADB.
by Dan Albert
· 9 years ago
bb4fe4a
Fix Win32 adb build (for the second time today).
by Elliott Hughes
· 9 years ago
3af421c
Clean up the locking in usb_linux.cpp.
by Elliott Hughes
· 9 years ago
3d978e6
Revert "Turn on -Wformat-nonliteral."
by Dan Albert
· 10 years ago
7d8fc46
Turn on -Wformat-nonliteral.
by Dan Albert
· 10 years ago
d7eb854
Ignore ro.adb.secure in user builds.
by Elliott Hughes
· 10 years ago
4f246ad
Merge "Clean up adb_trace_init."
by Dan Albert
· 10 years ago
73af9e6
Merge "Make atransport be a real class."
by Dan Albert
· 10 years ago
ecce503
Make atransport be a real class.
by Dan Albert
· 10 years ago
c6d3a24
Turn on -Wextra.
by Dan Albert
· 10 years ago
27929b0
Clean up adb_trace_init.
by Dan Albert
· 10 years ago
9ca39e3
adb / libbase: clean up NOGDI and evil ERROR macro
by Spencer Low
· 10 years ago
53a3744
Revert "Revert "Split adb_main.cpp into client and daemon.""
by Dan Albert
· 10 years ago
151f488
Revert "Split adb_main.cpp into client and daemon."
by Dan Albert
· 10 years ago
ad87c02
Split adb_main.cpp into client and daemon.
by Dan Albert
· 10 years ago
7dc759f
adb: win32: fix adb emu command
by Spencer Low
· 10 years ago
a8285fb
Include the git sha in the adb version.
by Dan Albert
· 10 years ago
1fa736d
Disable adb tests for Windows.
by Dan Albert
· 10 years ago
88b4c85
More adb buffer fixes.
by Elliott Hughes
· 10 years ago
949f262
Support the full length of USB serial numbers.
by Elliott Hughes
· 10 years ago
bbc32ce
Merge "Always explain why bind(2) failed."
by Elliott Hughes
· 10 years ago
3b43460
Fix windows adb build
by Colin Cross
· 10 years ago
a07326a
Merge "statically link adb and fastboot against libc++"
by Colin Cross
· 10 years ago
a585cbd
Always explain why bind(2) failed.
by Elliott Hughes
· 10 years ago
df5bb43
Fix the Windows adb build.
by Elliott Hughes
· 10 years ago
d5549a4
Switch adb over to clang.
by Elliott Hughes
· 10 years ago
3810445
Fix more buffer overruns.
by Elliott Hughes
· 10 years ago
170b568
Remove various fixed-length buffers (and their overflows).
by Elliott Hughes
· 10 years ago
c084e0c
Merge "Move usb_osx to C++."
by Dan Albert
· 10 years ago
0b55ab3
Merge "Link libraries needed for Darwin adb tests."
by Dan Albert
· 10 years ago
2589606
Move usb_osx to C++.
by Dan Albert
· 10 years ago
23bb6e5
Link libraries needed for Darwin adb tests.
by Dan Albert
· 10 years ago
0a34bfb
statically link adb and fastboot against libc++
by Colin Cross
· 10 years ago
6a09693
Move sysdeps_win32 to C++.
by Elliott Hughes
· 10 years ago
392692c
Switch usb_linux_client to C++.
by Elliott Hughes
· 10 years ago
7f963e1
Move get_my_path_darwin to C++.
by Elliott Hughes
· 10 years ago
6a224d4
Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed.
by Elliott Hughes
· 10 years ago
0db6764
adb: Add option to reboot into sideload mode in recovery
by Tao Bao
· 10 years ago
dedf767
Revert "Revert "adb: support /oem partition""
by Elliott Hughes
· 10 years ago
46cf4ee
Revert "Revert "Create libbase.""
by Dan Albert
· 10 years ago
d3adee2
Revert "Create libbase."
by Nicolas Geoffray
· 10 years ago
38be9c5
Create libbase.
by Dan Albert
· 10 years ago
64ef40b
adb doesn't actually use libzipfile.
by Elliott Hughes
· 10 years ago
f30d73c
Move adb to C++.
by Dan Albert
· 10 years ago
66a91b0
Test readx/writex (now renamed).
by Dan Albert
· 10 years ago
50f9b90
Remove _(GNU|XOPEN)_SOURCE makefile cruft.
by Dan Albert
· 10 years ago
4895c52
Add some basic tests to adb.
by Dan Albert
· 10 years ago
250e58c
Add a project wide clang switch.
by Dan Albert
· 10 years ago
bfdb431
Fix Mac build.
by Dan Albert
· 10 years ago
8ce3213
Fix Windows SDK build.
by Dan Albert
· 10 years ago
c37cd7c
Move more into libadb and libadbd.
by Dan Albert
· 10 years ago
357bd49
Oops. Fix make variable name. Thanks again, make.
by Dan Albert
· 10 years ago
01c58ca
Lose adb.c and sockets.c to libadb.
by Dan Albert
· 10 years ago
432ffe2
Move adb_main to its own file.
by Dan Albert
· 10 years ago
020292b
Move the listener code into its own file.
by Dan Albert
· 10 years ago
056ad0e
Move the adb auth code into its own file.
by Dan Albert
· 10 years ago
052c253
Move emulator tracing into its own file.
by Dan Albert
· 10 years ago
dfef94a
Move USB transport code to libadb.
by Dan Albert
· 10 years ago
7e01d7b
The bsddroid project has been dead since 2010.
by Elliott Hughes
· 10 years ago
43de06f
Merge "Fix userdebug build."
by Dan Albert
· 10 years ago
0ca996b
Fix userdebug build.
by Dan Albert
· 10 years ago
a30c38b
Fix win_sdk build.
by Dan Albert
· 10 years ago
bbbbea6
Begin moving code from adb to libadb.
by Dan Albert
· 10 years ago
8ba2b02
Add adb enable-verity
by Paul Lawrence
· 10 years ago
5f35648
Revert "Revert "Enable verity on userdebug, and add disable-verity to adb""
by Paul Lawrence
· 10 years ago
3b9e074
Clean up adb/Android.mk
by Trevor Drake
· 10 years ago
3b5a741
Remove the adb usb vendor id whitelist.
by Elliott Hughes
· 10 years ago
736c6d6
am b1170856: Fix windows-specific error without messing up Makefile flags.
by Stephen Hines
· 10 years ago
b117085
Fix windows-specific error without messing up Makefile flags.
by Stephen Hines
· 10 years ago
e49c0cf
am e7c06ee5: Fix build breakage for missing -Wcpp option on old GCC versions.
by Stephen Hines
· 10 years ago
e7c06ee
Fix build breakage for missing -Wcpp option on old GCC versions.
by Stephen Hines
· 10 years ago
8ac4618
am 1dfb990f: Merge "Remove obsolete reference to ddk; Fixes for -Werror" into lmp-dev
by Stephen Hines
· 10 years ago
b73d0e0
Remove obsolete reference to ddk; Fixes for -Werror
by Andrew Hsieh
· 11 years ago
cdd8dc9
am fc8e16bf: am 33ff03b8: Merge "Add -Wno-deprecated-declarations to makefiles."
by Christopher Ferris
· 10 years ago
d930691
Add -Wno-deprecated-declarations to makefiles.
by Christopher Ferris
· 10 years ago
8fb7e96
am 67b86f25: Merge "Redirect debug output to logcat." into lmp-dev
by leozwang
· 10 years ago
ce2f106
fix adb build on Darwin
by Tim Murray
· 10 years ago
434ee70
Redirect debug output to logcat.
by leozwang
· 10 years ago
6aecc44
Add "exec" service: shell commands with no pty.
by Jeff Sharkey
· 11 years ago
c52ec1a
Add "exec" service: shell commands with no pty.
by Jeff Sharkey
· 11 years ago
2e93a2c
Merge changes Idfd1a114,If725a1cb,I61211165,If9a05ccb
by Mark Salyzyn
· 11 years ago
248ffb6
Remove unused LOCAL_LDLIBS.
by Ying Wang
· 11 years ago
63e39f2
adb: turn on -Werror
by Mark Salyzyn
· 11 years ago
ea06716
adb: deprecate legacy log service interface
by Mark Salyzyn
· 11 years ago
bec305f
adb: regression from Move list.c to inlines
by Mark Salyzyn
· 11 years ago
155c49a
adb: configure /system file permission with fs_config
by Liang Cheng
· 11 years ago
308d2c1
Move liblog headers to system/core/include/log
by Colin Cross
· 11 years ago
12dc369
adb: Cleanup dead code
by Benoit Goby
· 12 years ago
ed1107d
Correct LOCAL_LDLIBS of adb
by Chih-Wei Huang
· 12 years ago
9dc5069
Dist fastboot and adb for the sdk build.
by Ying Wang
· 12 years ago
ed7bc3f
adb: Link statically with libcrypto
by Benoit Goby
· 12 years ago
2cc19e4
adb: Add public key authentification
by Benoit Goby
· 13 years ago
a644e93
Revert "adb: Add public key authentification"
by Benoit Goby
· 12 years ago
9efeeae
adb: Add public key authentification
by Benoit Goby
· 13 years ago
1a9dca1
adb: Remove unused flags
by Benoit Goby
· 13 years ago
0926403
Don't allow adb to run as root in user builds.
by Nick Kralevich
· 13 years ago
f5287b7
Remove the simulator target from all makefiles. Bug: 5010576
by Jeff Brown
· 14 years ago
cf5379b
Add 'adb restore' to parallel 'adb backup'
by Christopher Tate
· 14 years ago
7377912
Add 'adb backup' for pulling a full backup tarfile to the host
by Christopher Tate
· 14 years ago
Next »