Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
34c91eddb09ab86ffe6c965b25c5253c37ded227
/
adb
/
Android.mk
53daee6
Fix the Windows adb build.
by Elliott Hughes
· 10 years ago
2083fa6
Switch adb over to clang.
by Elliott Hughes
· 10 years ago
5830577
Fix more buffer overruns.
by Elliott Hughes
· 10 years ago
2baae3a
Remove various fixed-length buffers (and their overflows).
by Elliott Hughes
· 10 years ago
a4802ca
Merge "Move usb_osx to C++."
by Dan Albert
· 10 years ago
c4f8fa7
Merge "Link libraries needed for Darwin adb tests."
by Dan Albert
· 10 years ago
7447dd0
Move usb_osx to C++.
by Dan Albert
· 10 years ago
f8d6b9b
Link libraries needed for Darwin adb tests.
by Dan Albert
· 10 years ago
a2f2e56
Move sysdeps_win32 to C++.
by Elliott Hughes
· 10 years ago
2acec91
Switch usb_linux_client to C++.
by Elliott Hughes
· 10 years ago
1a4d85a
Move get_my_path_darwin to C++.
by Elliott Hughes
· 10 years ago
bcc2b5f
Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed.
by Elliott Hughes
· 10 years ago
175b7bb
adb: Add option to reboot into sideload mode in recovery
by Tao Bao
· 10 years ago
ec7a667
Revert "Revert "adb: support /oem partition""
by Elliott Hughes
· 10 years ago
c007bc3
Revert "Revert "Create libbase.""
by Dan Albert
· 10 years ago
a7870d8
Revert "Create libbase."
by Nicolas Geoffray
· 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
bac3474
Move adb to C++.
by Dan Albert
· 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
9697ce5
Add a project wide clang switch.
by Dan Albert
· 10 years ago
fdf8722
Fix Mac build.
by Dan Albert
· 10 years ago
88cf1c8
Fix Windows SDK build.
by Dan Albert
· 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
e1ca623
Lose adb.c and sockets.c to libadb.
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
21c3eaf
Move emulator tracing into its own file.
by Dan Albert
· 10 years ago
9449376
Move USB transport code to libadb.
by Dan Albert
· 10 years ago
506aea4
The bsddroid project has been dead since 2010.
by Elliott Hughes
· 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
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
b79a2d5
Clean up adb/Android.mk
by Trevor Drake
· 10 years ago
c66aed8
Remove the adb usb vendor id whitelist.
by Elliott Hughes
· 10 years ago
f17c42f
am 2f431a8d: Fix windows-specific error without messing up Makefile flags.
by Stephen Hines
· 10 years ago
2f431a8
Fix windows-specific error without messing up Makefile flags.
by Stephen Hines
· 10 years ago
d2ee707
am 3ea87c33: Fix build breakage for missing -Wcpp option on old GCC versions.
by Stephen Hines
· 10 years ago
3ea87c3
Fix build breakage for missing -Wcpp option on old GCC versions.
by Stephen Hines
· 10 years ago
1e95e0b
am 64f44b84: Merge "Remove obsolete reference to ddk; Fixes for -Werror" into lmp-dev
by Stephen Hines
· 10 years ago
b75d6f1
Remove obsolete reference to ddk; Fixes for -Werror
by Andrew Hsieh
· 11 years ago
fb849bd
am fc8e16bf: am 2c805883: Merge "Add -Wno-deprecated-declarations to makefiles."
by Christopher Ferris
· 10 years ago
51448eb
Add -Wno-deprecated-declarations to makefiles.
by Christopher Ferris
· 10 years ago
75619aa
am 5a255238: Merge "Redirect debug output to logcat." into lmp-dev
by leozwang
· 10 years ago
1efcdef
fix adb build on Darwin
by Tim Murray
· 10 years ago
48a9042
Redirect debug output to logcat.
by leozwang
· 10 years ago
eb97987
Add "exec" service: shell commands with no pty.
by Jeff Sharkey
· 11 years ago
5d9d434
Add "exec" service: shell commands with no pty.
by Jeff Sharkey
· 11 years ago
129e9da
Merge changes Idfd1a114,If725a1cb,I61211165,If9a05ccb
by Mark Salyzyn
· 11 years ago
9f437d7
Remove unused LOCAL_LDLIBS.
by Ying Wang
· 11 years ago
60299df
adb: turn on -Werror
by Mark Salyzyn
· 11 years ago
7aa39a7
adb: deprecate legacy log service interface
by Mark Salyzyn
· 11 years ago
c788278
adb: regression from Move list.c to inlines
by Mark Salyzyn
· 11 years ago
20d33f4
adb: configure /system file permission with fs_config
by Liang Cheng
· 11 years ago
9227bd3
Move liblog headers to system/core/include/log
by Colin Cross
· 11 years ago
9470c2f
adb: Cleanup dead code
by Benoit Goby
· 12 years ago
2c43b55
resolved conflicts for merge of f62f1e3a to master
by Ying Wang
· 12 years ago
571c136
adb: HACK: (linux only) allow temp mitigation for multithreaded issues
by JP Abgrall
· 12 years ago
9c60755
Correct LOCAL_LDLIBS of adb
by Chih-Wei Huang
· 12 years ago
d5d6d97
Host builds: add fastboot and adb
by Kenny Root
· 12 years ago
96535ba
Dist fastboot and adb for the sdk build.
by Ying Wang
· 12 years ago
345ca13
adb: Link statically with libcrypto
by Benoit Goby
· 12 years ago
d5fcafa
adb: Add public key authentification
by Benoit Goby
· 13 years ago
3fc95a9
Revert "adb: Add public key authentification"
by Benoit Goby
· 12 years ago
f4ed516
adb: Add public key authentification
by Benoit Goby
· 13 years ago
9f1af8c
adb: Remove unused flags
by Benoit Goby
· 13 years ago
5890fe3
Don't allow adb to run as root in user builds.
by Nick Kralevich
· 13 years ago
29e1e73
Remove the simulator target from all makefiles. Bug: 5010576
by Jeff Brown
· 13 years ago
702967a
Add 'adb restore' to parallel 'adb backup'
by Christopher Tate
· 14 years ago
d2f5415
Add 'adb backup' for pulling a full backup tarfile to the host
by Christopher Tate
· 14 years ago
1c061b9
dist for dist_files
by Ying Wang
· 14 years ago
dff0237
Don't build adb for sdk only builds
by Benoit Goby
· 14 years ago
cb56b71
Don't build adb for simulator target
by Benoit Goby
· 14 years ago
c318833
Build adb for target-as-host
by John Michelau
· 14 years ago
ac3d757
Revert "adb: Use new libusbhost library for USB support on Linux host."
by Mike Lockwood
· 15 years ago
b0e270f
am 5458065f: am 456688bf: merge from open-source master
by The Android Open Source Project
· 15 years ago
f296c5b
am 12e549b0: am 5dc0f5db: merge from open-source master
by The Android Open Source Project
· 15 years ago
456688b
merge from open-source master
by The Android Open Source Project
· 15 years ago
5dc0f5d
merge from open-source master
by The Android Open Source Project
· 15 years ago
67d5358
adb: remove obsolete shell history support.
by Mike Lockwood
· 15 years ago
7fe202f
Use linenoise to add simple editing and history to the Android shell.
by Jack Palevich
· 15 years ago
d7249c4
adb: Use new libusbhost library for USB support on Linux host.
by Mike Lockwood
· 15 years ago
b419c35
Fix adb, fastboot to compile in Windows SDK under Linux.
by Raphael
· 15 years ago
fab1678
Fix adb, fastboot to compile in Windows SDK under Linux.
by Raphael
· 15 years ago
3b226f9
FreeBSD support for usb-connected devices in adb
by Alexey Tarasov
· 15 years ago
26f3de6
BUG 2033924: Add AdbWinUsbApi.dll to prebuilt for Windows SDK
by Raphael
· 15 years ago
63e6152
adb: Remove adbd from simulator build.
by Mike Lockwood
· 15 years ago
a09fbd1
Preparation work for adb to support USB vendor Ids provided by SDK add-ons.
by Xavier Ducrohet
· 16 years ago
414ff7d
Move fdevent from libcutils into adb directory. ADB is the only client of this API, and I intend to modify it extensively to clean its codebase soon.
by David 'Digit' Turner
· 16 years ago
b9e966f
adb seems to build in 64 bit mode these days, so it's safe to build for the simulator too.
by Marco Nelissen
· 16 years ago
dd7bc33
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
e54eebb
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
5ae090e
auto import from //branches/cupcake/...@125939
by The Android Open Source Project
· 16 years ago
Next »