index
:
system_core.git
replicant-4.2
replicant-6.0
system/core
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
adb
/
services.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add adb enable-verity
Paul Lawrence
2014-12-04
1
-1
/
+3
*
am 30db2d25: am c9582d02: Merge "kill HAVE_FORKEXEC"
Yabin Cui
2014-11-14
1
-6
/
+6
|
\
|
*
am c9582d02: Merge "kill HAVE_FORKEXEC"
Yabin Cui
2014-11-13
1
-6
/
+6
|
|
\
|
|
*
kill HAVE_FORKEXEC
Yabin Cui
2014-11-12
1
-6
/
+6
*
|
|
am 6e9857da: resolved conflicts for merge of bbb36319 to lmp-mr1-dev-plus-aosp
Paul Lawrence
2014-10-10
1
-0
/
+2
|
\
\
\
|
|
/
/
|
*
|
Revert "Revert "Enable verity on userdebug, and add disable-verity to adb""
Paul Lawrence
2014-10-09
1
-0
/
+2
*
|
|
am c638c664: resolved conflicts for merge of a49bfc0d to lmp-mr1-dev-plus-aosp
Paul Lawrence
2014-10-09
1
-2
/
+0
|
\
\
\
|
|
/
/
|
*
|
Revert "Enable verity on userdebug, and add disable-verity to adb"
Nick Kralevich
2014-10-08
1
-2
/
+0
*
|
|
am cc496dbc: resolved conflicts for merge of ae413a71 to lmp-mr1-dev-plus-aosp
Paul Lawrence
2014-10-09
1
-0
/
+2
|
\
\
\
|
|
/
/
|
*
|
Enable verity on userdebug, and add disable-verity to adb
Paul Lawrence
2014-10-08
1
-0
/
+2
|
*
|
Fix adb "ptsname is not thread-safe; use ptsname_r instead" build break.
Elliott Hughes
2014-07-29
1
-3
/
+2
*
|
|
Add more debug information.
leozwang
2014-08-22
1
-1
/
+3
*
|
|
Revert "Add more debug information."
Leo Wang
2014-08-15
1
-3
/
+1
*
|
|
Add more debug information.
leozwang
2014-08-14
1
-1
/
+3
|
|
/
|
/
|
*
|
am ec531e5c: am 47a12389: Merge "Fix adb "ptsname is not thread-safe; use pts...
Elliott Hughes
2014-07-29
1
-3
/
+2
|
\
\
|
|
/
|
/
|
|
*
Fix adb "ptsname is not thread-safe; use ptsname_r instead" build break.
Elliott Hughes
2014-07-29
1
-3
/
+2
|
*
adb: set O_CLOEXEC on lots of file descriptors
Nick Kralevich
2014-07-21
1
-5
/
+4
|
*
adb: use oom_score_adj instead of oom_adj
Rom Lemarchand
2014-07-18
1
-3
/
+3
|
*
Add "exec" service: shell commands with no pty.
Jeff Sharkey
2014-07-18
1
-44
/
+108
*
|
adb: set O_CLOEXEC on lots of file descriptors
Nick Kralevich
2014-07-18
1
-5
/
+4
*
|
Add install-multiple to adb.
Jeff Sharkey
2014-07-14
1
-1
/
+2
*
|
adb: use oom_score_adj instead of oom_adj
Rom Lemarchand
2014-06-20
1
-3
/
+3
*
|
Merge "Add "exec" service: shell commands with no pty."
Jeff Sharkey
2014-06-02
1
-44
/
+108
|
\
\
|
|
/
|
/
|
|
*
Add "exec" service: shell commands with no pty.
Jeff Sharkey
2014-05-30
1
-44
/
+108
*
|
am 6e7343b8: Merge "adb: implement "adb reverse <local> <remote>""
David 'Digit' Turner
2014-05-27
1
-0
/
+21
|
\
\
|
|
/
|
/
|
|
*
adb: implement "adb reverse <local> <remote>"
David 'Digit' Turner
2014-05-27
1
-0
/
+21
*
|
am 9cae50b3: Merge "Bound the ADB connect time with a non-blocking connect"
Elliott Hughes
2014-05-19
1
-1
/
+1
|
\
\
|
|
/
|
*
Bound the ADB connect time with a non-blocking connect
Ken Lierman
2014-05-19
1
-1
/
+1
*
|
am 02916aa2: Remove obsolete vdc call.
Nick Kralevich
2014-03-04
1
-14
/
+1
|
\
\
|
|
/
|
/
|
|
*
Remove obsolete vdc call.
Nick Kralevich
2014-03-04
1
-14
/
+1
*
|
adb: deprecate legacy log service interface
Mark Salyzyn
2014-01-27
1
-2
/
+0
*
|
system/core 64-bit cleanup.
Elliott Hughes
2014-01-16
1
-4
/
+4
|
/
*
Don't return immediately from reboot commands.
Nick Kralevich
2013-10-24
1
-0
/
+4
*
adb: Only use properties on device builds
Nick Kralevich
2013-05-23
1
-0
/
+1
*
adb: Handle adb connect in a thread
Benoit Goby
2013-04-25
1
-0
/
+123
*
adb: Cleanup dead code
Benoit Goby
2013-04-24
1
-101
/
+2
*
Make init handle reboots
Nick Kralevich
2013-04-23
1
-2
/
+11
*
Make adb robust against EINTR
Kenny Root
2012-10-12
1
-1
/
+1
*
adb: Don't synchronize with transport using sleep
Benoit Goby
2012-03-16
1
-13
/
+0
*
Revert "Reimplement the "adb root" command to more closely match its previous...
Benoit Goby
2012-03-16
1
-2
/
+4
*
Reimplement the "adb root" command to more closely match its previous behavior
Mike Lockwood
2011-06-22
1
-4
/
+2
*
Add 'adb restore' to parallel 'adb backup'
Christopher Tate
2011-05-17
1
-1
/
+3
*
Add 'adb backup' for pulling a full backup tarfile to the host
Christopher Tate
2011-04-27
1
-0
/
+4
*
adb: fix subprocess exit handling, oom adjust fixes, extra debugging.
JP Abgrall
2011-03-28
1
-22
/
+94
*
Try to unmount writable filesystems when rebooting
Ken Sumrall
2011-03-10
1
-3
/
+2
*
Revert "Fix adb hang when subprocess dies early."
JP Abgrall
2011-02-23
1
-87
/
+19
*
Fix adb hang when subprocess dies early.
JP Abgrall
2011-02-18
1
-19
/
+87
*
Fix adb leaking file descriptors to forked processes
Benoit Goby
2011-02-02
1
-0
/
+1
*
adb: Attempt to unmount the SD card before rebooting.
Mike Lockwood
2010-02-24
1
-1
/
+15
*
adb: Clean up argument passing for create_service_thread()
Mike Lockwood
2009-09-19
1
-4
/
+5
[next]