Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_packages_modules_adb
/
462b1507d44ca67d69d59e864ad871be5618e5ca
/
Android.mk
395b86a
adb: extract atransport's connection interface.
by Josh Gao
· 7 years ago
640d445
adb/fastboot: switch over to shared AdbWinApi.
by Josh Gao
· 7 years ago
511ff8a
adb: get libusb compiling on Windows.
by Josh Gao
· 7 years ago
bc588eb
Merge "Revert "adbd: lessen security constraints when the device is unlocked""
by Bowgo Tsai
· 7 years ago
62da8b2
Merge "Revert "adbd: lessen security constraints when the device is unlocked""
by Treehugger Robot
· 7 years ago
71e154f
Revert "adbd: lessen security constraints when the device is unlocked"
by Bowgo Tsai
· 7 years ago
562a0cd
Merge "Move adbd from root to system" am: 5fe1b661bb
by Bowgo Tsai
· 7 years ago
5fe1b66
Merge "Move adbd from root to system"
by Treehugger Robot
· 7 years ago
3073a8c
Merge "adb: Use kernel aio for functionfs." am: b4ef19ce1b
by Jerry Zhang
· 7 years ago
c4fa8c0
Move adbd from root to system
by Bowgo Tsai
· 7 years ago
a2cb8de
adb: Use kernel aio for functionfs.
by Jerry Zhang
· 7 years ago
2644a7e
Merge "Remove LOCAL_CLANG and clang: true" am: 80ec81cf4b am: 6976745a50
by Lennart Wieboldt
· 7 years ago
31c2e76
Remove LOCAL_CLANG and clang: true
by Lennart Wieboldt
· 7 years ago
590af17
Merge "adbd: lessen security constraints when the device is unlocked" am: 4577a273f8 am: 16cda7c28c
by Bowgo Tsai
· 7 years ago
bbb970e
adbd: lessen security constraints when the device is unlocked
by Bowgo Tsai
· 7 years ago
6e9d555
Merge "Create build target to pull adb test scripts." am: 9d29dd675e am: a1fe0040ab am: 621e253c43
by GuangHui Liu
· 8 years ago
3599439
Create build target to pull adb test scripts.
by GuangHui Liu
· 8 years ago
e48069e
Merge "Fix style nits in adb's Android.mk." am: 0e6090dc2b am: 3936f107f1 am: eba1d8338f
by Elliott Hughes
· 8 years ago
aa76f5d
Merge "Fix build error when (ADB|FASTBOOT)_VERSION has space" am: c3b941fe28 am: bc0b697d9b am: 8ff4dbe443
by Elliott Hughes
· 8 years ago
86d6b6c
Fix style nits in adb's Android.mk.
by Elliott Hughes
· 8 years ago
9dff99d
Fix build error when (ADB|FASTBOOT)_VERSION has space
by SzuWei Lin
· 8 years ago
f381005
Merge "Show the "platform tools" version in adb/fastboot --version." am: 504a2325d1 am: 326948e3a9 am: 92764e2cb2
by Elliott Hughes
· 8 years ago
cded753
Show the "platform tools" version in adb/fastboot --version.
by Elliott Hughes
· 8 years ago
b54f7f6
Merge "Give slightly less useless versions to adb and fastboot." am: 16f6be7e9f am: 2a6a7ae7c2 am: a2ce98d026
by Elliott Hughes
· 8 years ago
bf9e94b
Give slightly less useless versions to adb and fastboot.
by Elliott Hughes
· 8 years ago
0ae2c53
Merge "adb: enable -Wthread-safety on linux/darwin." am: 4d56849fb0 am: 40d71f708c am: d3f512ebe3
by Josh Gao
· 8 years ago
4d56849
Merge "adb: enable -Wthread-safety on linux/darwin."
by Josh Gao
· 8 years ago
ed4b715
adb: enable -Wthread-safety on linux/darwin.
by Josh Gao
· 8 years ago
1cb9a6c
Merge "adb: Support 'adb enable/disable-verity' when using AVB." am: d223d7c810 am: 7673bdcf89 am: 1855c98ac2
by David Zeuthen
· 8 years ago
499ad6c
adb: Support 'adb enable/disable-verity' when using AVB.
by David Zeuthen
· 8 years ago
17283fa
Merge changes from topics 'adb_thread', 'adb_loopback' am: 3187510b17 am: 1dd1419b58 am: da1f886ed8
by Josh Gao
· 8 years ago
24a381e
adb: don't try to resolve 'localhost' am: 1f6a57afda am: 25a228d63f am: 677a73e5f1
by Josh Gao
· 8 years ago
3e02d0e
adb: statically link libbase into the tests.
by Josh Gao
· 8 years ago
1f6a57a
adb: don't try to resolve 'localhost'
by Josh Gao
· 8 years ago
90a18d2
Revert "Revert "Qemu-pipe: refactor qemu_pipe.h into libqemu_pipe""
by bohu
· 8 years ago
b91c5a8
Revert "Qemu-pipe: refactor qemu_pipe.h into libqemu_pipe"
by bohu
· 8 years ago
33be6da
Qemu-pipe: refactor qemu_pipe.h into libqemu_pipe
by bohu
· 8 years ago
2bfbd47
Merge changes from topic 'adb-mdnsd' am: 6cd50721de
by Casey Dahlin
· 8 years ago
8e2f1ab
Enable mDNS on Darwin am: c969b37ee1
by Casey Dahlin
· 8 years ago
5c7db6e
Don't include mDNS support on platforms other than Linux am: 21a59b87b2
by Casey Dahlin
· 8 years ago
ff4c18e
Add mDNS device discovery for adb client am: 3122cdf468
by Casey Dahlin
· 8 years ago
3c972f4
Make ADBD announce its presence over mDNS am: 10ad15f123
by Casey Dahlin
· 8 years ago
c969b37
Enable mDNS on Darwin
by Casey Dahlin
· 8 years ago
21a59b8
Don't include mDNS support on platforms other than Linux
by Casey Dahlin
· 8 years ago
20238f2
Make ADB over mDNS work on Windows
by Casey Dahlin
· 8 years ago
3122cdf
Add mDNS device discovery for adb client
by Casey Dahlin
· 9 years ago
10ad15f
Make ADBD announce its presence over mDNS
by Casey Dahlin
· 9 years ago
f76e5a7
DO NOT MERGE ANYWHERE Qemu-pipe: refactor qemu_pipe.h into libqemu_pipe
by bohu
· 8 years ago
1cd5857
Revert "adb: remove win32 dependency on libwinpthread-1.dll."
by Josh Gao
· 8 years ago
b2d21a4
adb: remove win32 dependency on libwinpthread-1.dll.
by Josh Gao
· 8 years ago
b736692
adb: add libusb implementation for Linux/Darwin.
by Josh Gao
· 8 years ago
78f860e
adb: move usb_* to client/usb_*.
by Josh Gao
· 8 years ago
484aaba
adb: reorganize adbd USB handling code.
by Josh Gao
· 8 years ago
690b0a9
debuggerd: advance our amazing bet.
by Josh Gao
· 8 years ago
f2c8699
Remove "_static" and "_host" suffix from libext4_utils.
by Alex Deymo
· 8 years ago
a8c21dc
adb: Fix the 'adb reboot sideload' for A/B devices.
by Tao Bao
· 8 years ago
a2cf375
Revert "Revert "adb: extend sync protocol's stat support.""
by Josh Gao
· 8 years ago
75e96bb
Revert "Revert "adb: move adb_strerror to sysdeps/win32/errno.cpp.""
by Josh Gao
· 8 years ago
31a96f7
Revert "adb: extend sync protocol's stat support."
by Josh Gao
· 8 years ago
4891a15
Revert "adb: move adb_strerror to sysdeps/win32/errno.cpp."
by Josh Gao
· 8 years ago
0c8a797
adb: move adb_strerror to sysdeps/win32/errno.cpp.
by Josh Gao
· 8 years ago
25a992e
adb: extend sync protocol's stat support.
by Josh Gao
· 8 years ago
3d8d73c
Merge "Rely on the platform -std default."
by Treehugger Robot
· 8 years ago
7985208
Rely on the platform -std default.
by Elliott Hughes
· 8 years ago
b4e8ba2
Merge "adb: split up adb_auth.cpp."
by Treehugger Robot
· 8 years ago
eac2058
adb: split up adb_auth.cpp.
by Josh Gao
· 8 years ago
0511c39
adb: Remove the obsolete include path to ext4_utils.
by Tao Bao
· 8 years ago
3fb517c
adb: parse tcp socket specs with base::ParseNetAddress.
by Josh Gao
· 8 years ago
827a4a5
Add android::base::GetExecutablePath, switch adb and fastboot over.
by Elliott Hughes
· 8 years ago
e53b12b
DO NOT MERGE: Show bugreport progress.
by Felipe Leme
· 8 years ago
042c351
DO NOT MERGE: Split bugreport() into its own file and added unit tests.
by Felipe Leme
· 8 years ago
4a5a95d
adb: factor out socket specification.
by Josh Gao
· 8 years ago
efe6afa
libcrypto_utils: convert to Soong.
by Josh Gao
· 8 years ago
a4f9c17
adb: fix stat on Windows.
by Josh Gao
· 8 years ago
ab5449d
adb: use libdebuggerd_client.
by Josh Gao
· 9 years ago
39d01bb
adb: add track-jdwp and track-devices commands.
by Josh Gao
· 9 years ago
19d0c23
adb: support forwarding TCP port 0.
by David Pursell
· 9 years ago
a947b49
Switch fs_mgr and adb to libcrypto_utils.
by Mattias Nissler
· 9 years ago
458321a
Also archive adb.exe/fastboot.exe when building win_sdk.
by Ying Wang
· 9 years ago
a54f6c7
Merge "adb: use TCP keepalive."
by David Pursell
· 9 years ago
7c5e86d
Remove duplicate fdevent.cpp entry
by Dan Willemsen
· 9 years ago
c25a34e
adb: use TCP keepalive.
by David Pursell
· 9 years ago
a99ad90
Merge changes I6541bb13,I486055bb,Id6ac1c54,I16cf7d44
by Josh Gao
· 9 years ago
511763b
adb: make fdevent_test, socket_test compile on Windows.
by Josh Gao
· 9 years ago
e738812
adb: don't emulate fdevent or socketpair on Windows.
by Josh Gao
· 9 years ago
53b3ac5
Add missing liblog dependency
by Dimitry Ivanov
· 9 years ago
a4f5e03
adb: sysdeps: add support for joining threads.
by Josh Gao
· 9 years ago
19c2871
adbd: Depend only on libminijail.
by Jorge Lucangeli Obes
· 9 years ago
c6aa5d6
Limit adb_test to first multilib
by Dan Willemsen
· 9 years ago
83e2851
adb: Use Minijail for privilege dropping.
by Jorge Lucangeli Obes
· 9 years ago
7009749
Share the new adb USB diagnostic code with fastboot.
by Elliott Hughes
· 9 years ago
f5570b8
adb: don't link against libcutils on Windows.
by Josh Gao
· 9 years ago
50f5bf1
adb: win32: remove widen()/narrow() in favor of UTF8ToWide()/WideToUTF8()
by Spencer Low
· 9 years ago
e3a87d0
adb: remove exit-time destructors.
by Josh Gao
· 9 years ago
f5cdc1d
Show transfer progress in adb sync/pull/push.
by Elliott Hughes
· 9 years ago
6c73bfc
Don't use VLAs in adb.
by Elliott Hughes
· 9 years ago
075c852
init/adb: correct static lib dependencies for libselinux
by William Roberts
· 9 years ago
778f500
adb: use libfec in disable-verity
by Sami Tolvanen
· 9 years ago
19bec5b
Adb: use VLOG() to replace D() for verbose logging.
by Yabin Cui
· 9 years ago
2ce9d56
Add unit tests for local socket.
by Yabin Cui
· 9 years ago
Next »