index
:
libcore.git
kitkat
s12.0
s12.1
libcore
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
luni
/
src
/
test
/
java
/
libcore
/
android
/
system
/
OsTest.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not fail OsTest#test_VmSocket on EAFNOSUPPORT
Roman Kiryanov
2021-03-29
1
-1
/
+2
*
Add virtio-vsock support to libcore
Roman Kiryanov
2021-03-25
1
-0
/
+84
*
Skip GRO sendmsg tests on pre-5.4 kernels.
Lorenzo Colitti
2021-03-24
1
-1
/
+22
*
Add GSO and GRO Support Via recvmsg and sendmsg
Tyler Wear
2021-03-22
1
-0
/
+238
*
Relax test_socket_setSockoptTimeval_effective() on old kernels.
Pete Bentley
2021-02-03
1
-92
/
+164
*
Fix UDP GRO/GSO tests.
Lorenzo Colitti
2021-01-25
1
-11
/
+11
*
Add UDP_GRO and UDP_SEGMENT Socket Options
Tyler Wear
2021-01-21
1
-0
/
+46
*
Allow socket timeout to expire slightly early
Hans Boehm
2020-12-23
1
-1
/
+3
*
Deflake OsTest.test_socket_setSockoptTimeval_effective.
Pete Bentley
2020-12-14
1
-4
/
+9
*
Updates OsTest to handle NETLINK_ROUTE restrictions.
Bram Bonné
2020-01-31
1
-5
/
+9
*
Fix capitalization in test method
Benedict Wong
2020-01-06
1
-3
/
+3
*
Add fcntlInt to public API
Benedict Wong
2019-12-19
1
-0
/
+39
*
Add memfd_create to android.system.Os
Chong Zhang
2019-12-09
1
-0
/
+68
*
Add MAP_ANONYMOUS to OsConstants
Jing Ji
2019-11-01
1
-0
/
+11
*
API clean-up around PacketSocketAddress
Neil Fuller
2019-06-26
1
-2
/
+57
*
Remove some usages of IoUtil methods
Neil Fuller
2019-04-04
1
-4
/
+5
*
OsTest: Only test sendfile() API, not separately the implementation method.
Tobias Thierer
2019-04-02
1
-43
/
+10
*
OsTest: Manually fix up formatting.
Tobias Thierer
2019-04-02
1
-12
/
+10
*
OsTest: Reformat according to 4-space indent "AndroidStyle 4".
Tobias Thierer
2019-04-02
1
-1302
/
+1341
*
Test android.system.Os instead of libcore.io.Libcore.os
Tobias Thierer
2019-04-02
1
-0
/
+1413