index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
/
java
/
com
/
android
/
server
/
NativeDaemonConnector.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a sync problem in NativeDaemonConnector.
Robert Greenwalt
2012-06-07
1
-60
/
+69
*
Modify logging to debug this issue
Robert Greenwalt
2012-05-24
1
-2
/
+7
*
Add some logging to NDC.
Robert Greenwalt
2012-05-15
1
-0
/
+3
*
Allow quoted strings from NativeDaemonConnector
Robert Greenwalt
2012-04-20
1
-1
/
+1
*
Record the trimmed cmd string for logs
Robert Greenwalt
2012-03-13
1
-40
/
+31
*
Make NDC not block forever and handle restart.
Robert Greenwalt
2012-02-29
1
-52
/
+181
*
Revert "Make NDC not block forever and handle restart."
Guang Zhu
2012-02-07
1
-175
/
+52
*
Make NDC not block forever and handle restart.
Robert Greenwalt
2012-02-07
1
-52
/
+175
*
Add some logging to NDC.
Robert Greenwalt
2012-02-02
1
-1
/
+9
*
Log netd traffic nicely.
Robert Greenwalt
2012-01-20
1
-4
/
+18
*
Move native netd calls to varargs.
Jeff Sharkey
2011-12-02
1
-6
/
+83
*
Move NativeDaemonConnector to varargs.
Jeff Sharkey
2011-11-29
1
-132
/
+159
*
Validate commands and arguments.
Jeff Sharkey
2011-10-17
1
-0
/
+7
*
Add NativeDaemonConnector users to watchdog.
Jeff Sharkey
2011-08-10
1
-34
/
+38
*
NativeDaemonConnector: offload callbacks to another thread.
Chia-chi Yeh
2011-08-03
1
-11
/
+27
*
am 9204644d: Merge "Fix a race condition in NativeDaemonConnector"
Brad Fitzpatrick
2011-02-07
1
-1
/
+2
|
\
|
*
Fix a race condition in NativeDaemonConnector
anga
2011-02-07
1
-1
/
+2
*
|
Do not add unsolicited events to queue
Irfan Sheriff
2011-01-16
1
-5
/
+7
|
/
*
Cleanup Netd to prevent getting hung.
Robert Greenwalt
2010-09-22
1
-2
/
+6
*
Fix buffer compacting in NativeDaemonConnector
Kenny Root
2010-09-02
1
-0
/
+7
*
Add more error checking for ndc
Kenny Root
2010-06-01
1
-6
/
+5
*
Compact when NativeDaemonConnector hits buffer limit
Kenny Root
2010-03-22
1
-4
/
+13
*
Switch the services library to using the new Slog
Joe Onorato
2010-03-01
1
-18
/
+18
*
NativeDaemonConnector: Improve bad list IPC diagnostics
San Mehat
2010-02-17
1
-2
/
+6
*
NativeDaemonConnector: Improve error reporting and debug formatting
San Mehat
2010-02-08
1
-5
/
+10
*
NativeDaemonConnector: Improve NativeDaemonException reporting to include the...
San Mehat
2010-02-03
1
-5
/
+9
*
NativeDaemonConnector: Cleanup socket code and use a proper exception
San Mehat
2010-01-29
1
-31
/
+28
*
NativeDaemonConnector: fix doListCommand() to return *all* list elements
San Mehat
2010-01-26
1
-5
/
+1
*
NativeDaemonConnector: Add a convenience method for obtaining lists
San Mehat
2010-01-20
1
-0
/
+37
*
services: Introduce NativeDaemonConnector class
San Mehat
2010-01-12
1
-0
/
+239