index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
net
/
LocalSocketImpl.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Mainline] android.system package APIs migration
Serik Beketayev
2021-02-04
1
-8
/
+4
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-1
/
+2
*
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-2
/
+1
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-1
/
+2
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-06
1
-1
/
+1
*
Revert "Revert "Remove a misleading "flush" function.""
Christian Wailes
2019-09-04
1
-34
/
+0
*
Revert "Remove a misleading "flush" function."
Ian Kasprzak
2019-08-31
1
-0
/
+34
*
Remove a misleading "flush" function.
Chris Wailes
2019-08-27
1
-34
/
+0
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-14
1
-0
/
+4
*
Track deprecation/replacement of Os methods that depend on Mutable*
Tobias Thierer
2017-11-07
1
-9
/
+9
*
Refactor RFCOMM / BluetoothSocket usage of LocalSocket
Neil Fuller
2017-01-06
1
-1
/
+1
*
Set isConnected, isBound, implCreated on server-side LocalSockets
Neil Fuller
2017-01-04
1
-23
/
+23
*
Fix receive timeout on LocalSocket
Neil Fuller
2016-08-31
1
-6
/
+4
*
Switch shutdownInput / shutdownOutput to using Os.shutdown.
Neil Fuller
2015-07-10
1
-3
/
+10
*
Switch LocalSocketImpl.accept() over to using Os.accept()
Neil Fuller
2015-07-09
1
-14
/
+7
*
Move listen() over to using android.system.Os
Neil Fuller
2015-07-03
1
-4
/
+5
*
Reimplement LocalSocket methods using android.system.Os
Neil Fuller
2015-07-03
1
-5
/
+25
*
Switch to using android.system.Os for more calls
Neil Fuller
2015-07-03
1
-33
/
+90
*
Merge "Check for null in LocalSocketImpl.SocketInputStream.available()"
Jeff Sharkey
2014-05-21
1
-1
/
+4
|
\
|
*
Check for null in LocalSocketImpl.SocketInputStream.available()
Ian McKellar
2014-04-11
1
-1
/
+4
*
|
Track libcore.os' move to android.system.
Elliott Hughes
2014-04-28
1
-5
/
+5
|
/
*
Fix descriptor leak after accepting connections
Dave Platt
2014-02-28
1
-1
/
+1
*
Bluetooth stopped working in master - "bad file descriptor"
Zhihai Xu
2013-07-25
1
-1
/
+7
*
LocalSocket: Add support for SOCK_DGRAM and SOCK_SEQPACKET
Mike Lockwood
2013-07-16
1
-8
/
+31
*
Use the right fd for flush call
Matthew Xie
2013-05-13
1
-1
/
+1
*
Added flush() for bluetooth output stream
zzy
2013-04-24
1
-0
/
+20
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+490
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-490
/
+0
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+490