Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
94e930551169f95593cd8732f8d9dcb452902ed0
/
adb
b800d88
adb: extract atransport's connection interface.
by Josh Gao
· 7 years ago
fb413a2
adb: fix a leak.
by Josh Gao
· 7 years ago
ef213b6
Merge "adb/fastboot: switch over to shared AdbWinApi."
by Treehugger Robot
· 7 years ago
b0449da
adb/fastboot: switch over to shared AdbWinApi.
by Josh Gao
· 7 years ago
18cdd35
Merge "Sort devices list before output."
by Elliott Hughes
· 7 years ago
50ecaca
adb: add missing condition_variable include
by Mike Frysinger
· 7 years ago
579e682
Add std::string StartsWith*/EndsWith* overloads.
by Elliott Hughes
· 7 years ago
04398a9
Sort devices list before output.
by Artem Iglikov
· 7 years ago
de47194
adb: disable checksum on new versions
by Tim Murray
· 7 years ago
bf2062f
Merge "Set $TMPDIR for `adb shell`."
by Elliott Hughes
· 7 years ago
6f29887
Merge "adb: get libusb compiling on Windows."
by Treehugger Robot
· 7 years ago
d42df42
Set $TMPDIR for `adb shell`.
by Elliott Hughes
· 7 years ago
9425996
adb: get libusb compiling on Windows.
by Josh Gao
· 7 years ago
a4a9a81
Merge "adb: disable USB packet overflow checking on OS X."
by Treehugger Robot
· 7 years ago
3289b9c
Merge "Add OWNERS."
by Elliott Hughes
· 7 years ago
693d63f
Add OWNERS.
by Elliott Hughes
· 7 years ago
801048c
adb: disable USB packet overflow checking on OS X.
by Josh Gao
· 7 years ago
42f9a44
Merge "Fix typos in ADB documentation" am: 017203b140
by Jim Kaye
· 7 years ago
ab74e06
Fix typos in ADB documentation
by Jim Kaye
· 7 years ago
0b8a47c
Merge "Remove a duplicate TEMP_FAILURE_RETRY." am: 166c6a4390
by Elliott Hughes
· 7 years ago
166c6a4
Merge "Remove a duplicate TEMP_FAILURE_RETRY."
by Elliott Hughes
· 7 years ago
3df2fa6
Remove a duplicate TEMP_FAILURE_RETRY.
by Elliott Hughes
· 7 years ago
cac2163
Merge "Standarize on VFS_CAP_REVISION_2" am: af03f483d7
by Nick Kralevich
· 7 years ago
65b8d74
Standarize on VFS_CAP_REVISION_2
by Nick Kralevich
· 7 years ago
25f1631
DO NOT MERGE ANYWHERE Add comments and code about ro.boot.slot back
by Sandeep Patil
· 7 years ago
93e5cd8
Merge "Move GetDeviceTest from adb's test_device.py to adb package."
by Treehugger Robot
· 7 years ago
85d4789
Move GetDeviceTest from adb's test_device.py to adb package.
by Josh Gao
· 7 years ago
6b97021
Don't include the build number in the adbd binary.
by Elliott Hughes
· 7 years ago
1f3763e
Merge "adb: fix erase-remove_if idiom." am: c2a2ecb7a5
by Josh Gao
· 7 years ago
c2a2ecb
Merge "adb: fix erase-remove_if idiom."
by Treehugger Robot
· 7 years ago
5966ae2
Merge changes I3e6e5a22,I6eb3f066 am: 75836d5e7f
by Mark Salyzyn
· 7 years ago
4dfaa88
adb: fix erase-remove_if idiom.
by Josh Gao
· 7 years ago
8f3b887
adb: cleanup some portions of client usb interfaces
by Mark Salyzyn
· 7 years ago
0a78cc1
adb: clang-format for adb.h and client/usb_windows.cpp
by Mark Salyzyn
· 7 years ago
5105521
Merge "Set $HOSTNAME in adbd." am: 2364d7ccc5
by Elliott Hughes
· 7 years ago
ba4d9fd
Set $HOSTNAME in adbd.
by Elliott Hughes
· 7 years ago
86a9190
Merge "adb: remove SendConnectOnHost." am: 5eaa5bc081
by Josh Gao
· 7 years ago
5eaa5bc
Merge "adb: remove SendConnectOnHost."
by Treehugger Robot
· 7 years ago
4b5d4da
adb: remove SendConnectOnHost.
by Josh Gao
· 7 years ago
bc3d362
Merge "adbd: improve thread names." am: 39071a5177
by Josh Gao
· 7 years ago
bcadc77
adbd: improve thread names.
by Josh Gao
· 7 years ago
d3f7956
Merge "adb: partially revert b5e11415." am: ef9426d883
by Josh Gao
· 7 years ago
ef9426d
Merge "adb: partially revert b5e11415."
by Treehugger Robot
· 7 years ago
9bc2a96
Merge "Reland "Remove comments and code about ro.boot.slot"" am: dea5e081ac
by Tom Cherry
· 7 years ago
211a4a5
Reland "Remove comments and code about ro.boot.slot"
by Tom Cherry
· 7 years ago
0ff5f16
Merge "Revert "Remove comments and code about ro.boot.slot"" am: eb00b1f3aa
by Tom Cherry
· 7 years ago
c5f5fd4
Revert "Remove comments and code about ro.boot.slot"
by Tom Cherry
· 7 years ago
bf6168f
Merge "Remove comments and code about ro.boot.slot" am: 7dcf076700
by Tom Cherry
· 7 years ago
f4ec2c5
Remove comments and code about ro.boot.slot
by Tom Cherry
· 7 years ago
1425641
Merge changes I0ed00441,I12d46493,Ib484f701 am: 0a01830612
by Josh Gao
· 7 years ago
0a01830
Merge changes I0ed00441,I12d46493,Ib484f701
by Josh Gao
· 7 years ago
6818f80
Merge changes from topic "b/63736262" am: 1f666a6be9
by Mark Salyzyn
· 7 years ago
33d14b8
adb: partially revert b5e11415.
by Josh Gao
· 7 years ago
e48ecce
Revert "adb: fix deadlock between transport_unref and usb_close."
by Josh Gao
· 7 years ago
62c92f0
adb: add lock to remove_socket.
by Josh Gao
· 7 years ago
55c8b34
adb: reformat comments.
by Josh Gao
· 7 years ago
277eca1
adb: reboot: last boot command default
by Mark Salyzyn
· 7 years ago
08a8c42
Merge "Revert "adbd: lessen security constraints when the device is unlocked""
by Bowgo Tsai
· 7 years ago
9638729
Merge "Revert "adbd: lessen security constraints when the device is unlocked""
by Treehugger Robot
· 7 years ago
0603ec4
Revert "adbd: lessen security constraints when the device is unlocked"
by Bowgo Tsai
· 7 years ago
f390f04
Merge "Move adbd from root to system" am: 3d6f85167e
by Bowgo Tsai
· 7 years ago
3d6f851
Merge "Move adbd from root to system"
by Treehugger Robot
· 7 years ago
6fe5cda
Merge "adb: Use kernel aio for functionfs." am: aaa90cfe06
by Jerry Zhang
· 7 years ago
aaa90cf
Merge "adb: Use kernel aio for functionfs."
by Treehugger Robot
· 7 years ago
f628362
Merge "adb: improve CHECKs." am: 9f38e19b88
by Josh Gao
· 7 years ago
9f38e19
Merge "adb: improve CHECKs."
by Treehugger Robot
· 7 years ago
e467209
adb: improve CHECKs.
by Josh Gao
· 7 years ago
4dc1892
Merge "adbd: don't spin if file sync read fails." am: 32d2eae8b9
by Josh Gao
· 7 years ago
1d6c01b
adbd: don't spin if file sync read fails.
by Josh Gao
· 7 years ago
7b9a4d5
Move adbd from root to system
by Bowgo Tsai
· 7 years ago
37f2564
Merge "Fix adb tcpip tests." am: d865b655d5
by Elliott Hughes
· 7 years ago
e163298
Fix adb tcpip tests.
by Elliott Hughes
· 7 years ago
589523b
Merge "Don't preserve file attributes when pulling bugreport file..." am: 8570d1db70 am: 009c2ddadc
by Felipe Leme
· 7 years ago
8570d1d
Merge "Don't preserve file attributes when pulling bugreport file..."
by Treehugger Robot
· 7 years ago
d879c17
Merge changes I2270cc0a,I55e5dc5a am: 2066e0585e am: 46244a6497 am: 40b849f88a
by Josh Gao
· 7 years ago
b0c1802
adb: add track-devices-l service.
by Josh Gao
· 7 years ago
b122b17
adb: allow selection of a specific transport.
by Josh Gao
· 7 years ago
f91a9f9
Merge "adb: fix deadlock in kick_all_transports." am: c2449e871e am: b43479c764
by Josh Gao
· 7 years ago
c2449e8
Merge "adb: fix deadlock in kick_all_transports."
by Treehugger Robot
· 7 years ago
2f19bbe
Merge "Fix bug #37284906, adb shell crashes on windows with invalid options. For example, "adb.exe shell -list" crashes without this fix. Test: adb.exe shell -list-packages" am: e275043d38 am: 4be54a4622
by Huihong Luo
· 7 years ago
af39885
Fix bug #37284906, adb shell crashes on windows with invalid options.
by Huihong Luo
· 7 years ago
1db71af
adb: fix deadlock in kick_all_transports.
by Josh Gao
· 7 years ago
78a298c
Merge "Fix a potential memory leak" am: f583ff660e am: 6677429bff am: 6deffe3c3b
by Ting-Yuan Huang
· 7 years ago
4bfddbd
Don't preserve file attributes when pulling bugreport file...
by Felipe Leme
· 7 years ago
f26cf6d
Fix a potential memory leak
by Ting-Yuan Huang
· 7 years ago
ecee434
adb: Use kernel aio for functionfs.
by Jerry Zhang
· 7 years ago
df5ecef
Merge "Fix reference to out of scope local in adb_thread_setname." am: b31ca1a64f am: 15d565bbca
by Elliott Hughes
· 7 years ago
7462f18
Fix reference to out of scope local in adb_thread_setname.
by Elliott Hughes
· 7 years ago
1324a24
Merge "adbd: add logging to troubleshoot usb issues." am: 5550901152 am: 07c337bb7d
by Josh Gao
· 7 years ago
5550901
Merge "adbd: add logging to troubleshoot usb issues."
by Treehugger Robot
· 7 years ago
184f571
adbd: add logging to troubleshoot usb issues.
by Josh Gao
· 7 years ago
e1332dd
Merge "Remove LOCAL_CLANG and clang: true" am: 80ec81cf4b am: f7b315c985
by Lennart Wieboldt
· 7 years ago
cd15fc7
Remove LOCAL_CLANG and clang: true
by Lennart Wieboldt
· 7 years ago
9679967
Merge "adbd: lessen security constraints when the device is unlocked" am: e03665142e am: 0fe0ced23c
by Bowgo Tsai
· 7 years ago
f1d3dbc
adbd: lessen security constraints when the device is unlocked
by Bowgo Tsai
· 7 years ago
6c95c3e
Merge "Indicate that a packet was truncated." am: 046160959c am: e76c8020ba
by Dan Albert
· 7 years ago
0461609
Merge "Indicate that a packet was truncated."
by Treehugger Robot
· 7 years ago
9893f93
Indicate that a packet was truncated.
by Dan Albert
· 7 years ago
cb39742
Merge "Revert "adb: turn on libusb by default."" am: b22067677e am: de931dab2d
by Josh Gao
· 7 years ago
b220676
Merge "Revert "adb: turn on libusb by default.""
by Treehugger Robot
· 7 years ago
Next »