index
:
frameworks_libs_net.git
t13.0
frameworks_libs_net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
tests
/
unit
/
src
/
com
/
android
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
When parsing a netlink message, always advance to the end.
Lorenzo Colitti
2022-05-27
1
-5
/
+2
*
Add test to verify parsing multiple netlink messages in one buffer.
Xiao Ma
2022-05-27
1
-11
/
+44
*
Address comments at ag/18372083
Junyu Lai
2022-05-16
1
-7
/
+2
*
Add PerUidCounter
Junyu Lai
2022-05-16
1
-0
/
+114
*
Check RouteInfo type in NetUtils#selectBestRoute
Taras Antoshchuk
2022-03-28
1
-23
/
+61
*
Move InterfaceParamsTest to frameworks/libs/net
Patrick Rohr
2022-03-04
1
-0
/
+54
*
Add a method to convert public NetworkStats to internal NetworkStats
Aaron Huang
2022-01-17
1
-0
/
+68
*
Fix int overflow in shift
Chalard Jean
2022-01-12
1
-0
/
+16
*
PermissionUtils update to validate system feature
James Mattis
2022-01-05
1
-1
/
+35
*
[MS19.2] Add constrain and total into utils
Junyu Lai
2021-12-27
2
-4
/
+29
*
Merge "Revert "Revert "Suppress NewApi warnings for @SystemApi -> public APIs"""
Taras Antoshchuk
2021-12-23
4
-0
/
+18
|
\
|
*
Revert "Revert "Suppress NewApi warnings for @SystemApi -> public APIs""
Taras Antoshchuk
2021-12-19
4
-0
/
+18
*
|
Merge "[MS10.3] Move multiplySafeByRational to NetworkStatsUtils"
Junyu Lai
2021-12-21
1
-0
/
+58
|
\
\
|
*
|
[MS10.3] Move multiplySafeByRational to NetworkStatsUtils
Junyu Lai
2021-12-20
1
-0
/
+58
*
|
|
Merge "Revert "Suppress NewApi warnings for @SystemApi -> public APIs""
Ayush Sharma
2021-12-16
4
-18
/
+0
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Revert "Suppress NewApi warnings for @SystemApi -> public APIs"
Ayush Sharma
2021-12-16
4
-18
/
+0
*
|
|
Merge "Suppress NewApi warnings for @SystemApi -> public APIs"
Taras Antoshchuk
2021-12-16
4
-0
/
+18
|
\
|
|
|
*
|
Suppress NewApi warnings for @SystemApi -> public APIs
Taras Antoshchuk
2021-12-13
4
-0
/
+18
|
|
/
*
|
Merge changes I15757da1,Ie62b95bf
Nucca Chen
2021-12-15
1
-0
/
+532
|
\
\
|
|
/
|
/
|
|
*
PacketBuilder: add support for UDP
Hungming Chen
2021-12-14
1
-23
/
+219
|
*
Add a class to build IPv4 TCP packet
Hungming Chen
2021-12-14
1
-0
/
+336
*
|
Merge "Return null RtNetlinkAddressMessage if IFA_FLAGS attr is malformed."
Treehugger Robot
2021-12-11
1
-0
/
+27
|
\
\
|
*
|
Return null RtNetlinkAddressMessage if IFA_FLAGS attr is malformed.
Xiao Ma
2021-11-30
1
-0
/
+27
|
|
/
*
|
Merge "Add unit test to parse UTF-8 IFLA_IFNAME attribute."
Treehugger Robot
2021-12-08
1
-3
/
+38
|
\
\
|
*
|
Add unit test to parse UTF-8 IFLA_IFNAME attribute.
Xiao Ma
2021-12-05
1
-3
/
+38
*
|
|
Support multiple cleanup blocks in tryTest{}
Chalard Jean
2021-12-06
2
-0
/
+54
|
/
/
*
/
[DnsPacketUtils] Knob for name compression support
Aswin Sankar
2021-11-29
1
-0
/
+119
|
/
*
Add catch{} to tryTest{}
Chalard Jean
2021-11-25
1
-0
/
+66
*
tryTest to return its last evaluated expression
Chalard Jean
2021-11-25
2
-2
/
+11
*
Make sure no suppressed expression is present when they shouldn't
Chalard Jean
2021-11-24
1
-9
/
+8
*
Replace assert with assertTrue in CleanupTest
Chalard Jean
2021-11-24
1
-9
/
+10
*
Merge "Enable strict_updatability_linting in frameworks/libs/net"
Chiachang Wang
2021-11-22
2
-1
/
+8
|
\
|
*
Enable strict_updatability_linting in frameworks/libs/net
Chiachang Wang
2021-11-19
2
-1
/
+8
*
|
Merge "Fix libs/net tests package"
Treehugger Robot
2021-11-19
5
-0
/
+920
|
\
\
|
|
/
|
/
|
|
*
Fix libs/net tests package
Remi NGUYEN VAN
2021-11-19
5
-0
/
+920
*
|
Add JniUtil to identify jni library by package name
markchien
2021-11-11
1
-0
/
+38
*
|
Merge "Add data structures to parse netlink route messages."
Xiao Ma
2021-11-05
1
-0
/
+193
|
\
\
|
|
/
|
/
|
|
*
Add data structures to parse netlink route messages.
Xiao Ma
2021-11-05
1
-0
/
+193
*
|
Move static utils to the static library
Chalard Jean
2021-10-27
3
-0
/
+521
|
/
*
Add data structures to parse netlink IP address messages.
Xiao Ma
2021-10-21
2
-1
/
+151
*
Add data structures to parse netlink link messages.
Xiao Ma
2021-10-15
3
-1
/
+227
*
Add a new utility to improve stack traces from automatic testing
Chalard Jean
2021-09-17
2
-0
/
+196
*
Merge "Parse ND options in netlink message as an ByteBuffer slice."
Xiao Ma
2021-09-07
2
-5
/
+13
|
\
|
*
Parse ND options in netlink message as an ByteBuffer slice.
Xiao Ma
2021-08-31
2
-5
/
+13
*
|
Merge "Add StructNdOptRdnss class to parse RDNSS option from netlink message."
Xiao Ma
2021-09-07
2
-3
/
+239
|
\
|
|
*
Add StructNdOptRdnss class to parse RDNSS option from netlink message.
Xiao Ma
2021-08-31
2
-3
/
+239
*
|
Test CollectionUtils.contains
Hungming Chen
2021-08-27
1
-0
/
+16
|
/
*
Migrate netlink-client to net-utils-device-common-netlink.
Xiao Ma
2021-07-29
9
-0
/
+1921
*
Use module util HexDump in StructTest
Remi NGUYEN VAN
2021-06-24
1
-1
/
+0
*
Add isFeatureEnabled by checking with apex module version
markchien
2021-05-14
1
-3
/
+49
[next]