index
:
system_core
history/14-07-2019
replicant-10
replicant-9
Fork of system/core
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
adb
/
Android.bp
Commit message (
Expand
)
Author
Age
Files
Lines
*
adb: turn off fastdeploy.
Josh Gao
2019-01-29
1
-8
/
+0
*
adbd: compile for host.
Josh Gao
2019-01-23
1
-46
/
+85
*
Adding Android Binder Bridge (abb) utility launched from adbd.
Alex Buynytskyy
2019-01-07
1
-0
/
+43
*
adbd: add source/sink services.
Josh Gao
2018-12-12
1
-0
/
+1
*
adb: remove incorrect use of RTTI.
Josh Gao
2018-12-12
1
-1
/
+0
*
C++17 is the default now.
Elliott Hughes
2018-12-03
1
-2
/
+1
*
Switch from dist-for-goals to dist in Android.bp
Dan Willemsen
2018-11-19
1
-0
/
+9
*
Revert "adb: make benchmarks build on the host."
Josh Gao
2018-11-13
1
-4
/
+0
*
adb: make benchmarks build on the host.
Josh Gao
2018-11-12
1
-0
/
+4
*
adbd: implement a nonblocking USB Connection.
Josh Gao
2018-10-19
1
-0
/
+2
*
adbd: rename daemon/usb.cpp to daemon/usb_legacy.cpp.
Josh Gao
2018-10-18
1
-1
/
+1
*
adbd: extract functionfs fd creation.
Josh Gao
2018-10-18
1
-0
/
+1
*
Merge changes Ic8d22016,I3e15296e,Ie275e22c
Treehugger Robot
2018-10-18
1
-1
/
+4
|
\
|
*
adbd: turn on -Wthread-safety.
Josh Gao
2018-10-12
1
-1
/
+4
*
|
Add adb_integration_test_device to general-tests
Julien Desprez
2018-10-12
1
-1
/
+3
*
|
Merge "Revert "adb: don't close sockets before hitting EOF.""
Josh Gao
2018-10-12
1
-1
/
+0
|
\
\
|
*
|
Revert "adb: don't close sockets before hitting EOF."
Josh Gao
2018-10-12
1
-1
/
+0
*
|
|
Merge "Reverted aapt dependency to be a dependency on libandroidfw"
Idries Hamadi
2018-10-11
1
-0
/
+12
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Reverted aapt dependency to be a dependency on libandroidfw
Idries Hamadi
2018-10-05
1
-0
/
+12
*
|
|
adb: don't close sockets before hitting EOF.
Josh Gao
2018-10-04
1
-0
/
+1
|
|
/
|
/
|
*
|
libadbd_services: Link libselinux dynamically instead of statically.
Peter Collingbourne
2018-09-13
1
-4
/
+1
|
/
*
Modified fastdeploy dependencies to ensure that fast deploy is build as part ...
Idries Hamadi
2018-09-06
1
-0
/
+4
*
Remove fastdeploy dependency on libandroidfw
Idries Hamadi
2018-09-05
1
-12
/
+0
*
Convert fastboot to Soong
Dan Willemsen
2018-08-30
1
-0
/
+4
*
Merge "Integrate adb with fastdeploy"
Treehugger Robot
2018-08-21
1
-0
/
+15
|
\
|
*
Integrate adb with fastdeploy
Idries Hamadi
2018-08-06
1
-0
/
+15
*
|
adb: Drop the unneeded dependency on libfec_rs.so.
Tao Bao
2018-08-14
1
-1
/
+0
*
|
adb: switch test_adb.py to python3.
Josh Gao
2018-08-08
1
-5
/
+2
*
|
Add adb integration test to general-tests
Julien Desprez
2018-08-08
1
-1
/
+3
*
|
adb: `adbd` uses shared libraries.
Tao Bao
2018-08-06
1
-28
/
+95
|
/
*
adb: split daemon services out of service_to_fd.
Josh Gao
2018-07-25
1
-1
/
+3
*
adb: Expose device usb_handle through libadbd
Jerry Zhang
2018-07-17
1
-0
/
+4
*
Update cflags for building Windows modules with Clang
Pirama Arumuga Nainar
2018-06-19
1
-5
/
+7
*
Merge "adb: add nonblocking fd Connection."
Treehugger Robot
2018-06-18
1
-0
/
+1
|
\
|
*
adb: add nonblocking fd Connection.
Josh Gao
2018-06-12
1
-0
/
+1
*
|
Shared libs are supported in recovery mode
Jiyong Park
2018-06-10
1
-3
/
+1
|
/
*
Merge "adb: really fix the mac build."
Josh Gao
2018-05-25
1
-0
/
+1
|
\
|
*
adb: really fix the mac build.
Josh Gao
2018-05-24
1
-0
/
+1
*
|
Build adbd for recovery
Jiyong Park
2018-05-24
1
-0
/
+2
|
/
*
adb: add IOVector.
Josh Gao
2018-05-23
1
-0
/
+1
*
Remove unused `tags` property from Android.bp files
Dan Willemsen
2018-05-08
1
-1
/
+0
*
Add test_suites lines.
Elliott Hughes
2018-04-27
1
-0
/
+1
*
Revert "Revert "adb: add transport benchmark.""
Josh Gao
2018-04-04
1
-0
/
+29
*
Revert "adb: add transport benchmark."
David Brazdil
2018-04-04
1
-30
/
+0
*
adb: add transport benchmark.
Josh Gao
2018-04-03
1
-0
/
+30
*
adb: start building windows test again.
Josh Gao
2018-03-23
1
-5
/
+13
*
adb: fix windows test build.
Josh Gao
2018-03-23
1
-1
/
+4
*
adbd: make static.
Josh Gao
2018-03-06
1
-0
/
+3
*
adb: use soong version stamping.
Josh Gao
2018-03-05
1
-0
/
+2
*
adb: switch over to Android.bp.
Josh Gao
2018-02-28
1
-0
/
+314
[next]