Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
a21fa41755feb1068d28e42094682cf71a07e5ae
/
tests
bb16b75
Fix default network validation overcounting
by Hugo Benichi
· 7 years ago
e93c569
Prevent crash in NetworkManagementServiceTest#shutdown()
by Hugo Benichi
· 7 years ago
5775177
Fix ApfTest
by Hugo Benichi
· 7 years ago
0fe58a9
Add tunnel-mode calls to netd in IpSecService
by Benedict Wong
· 7 years ago
8149f6e
Add TunnelInterface API and KernelResourceRecords
by Benedict Wong
· 7 years ago
73f79ce
Merge "Add xfrm mark in IpSecConfig"
by Benedict Wong
· 7 years ago
6568170
Merge changes I3b16caad,Iaf5ea7ab,I09a94042,I69a39039,I35300309, ...
by Chalard Jean
· 7 years ago
6e03224
Merge changes from topic "bpfStats"
by Treehugger Robot
· 7 years ago
0a1dd19
Merge "Add checks to ensure SPIs are not reused"
by Benedict Wong
· 7 years ago
dda156a
Let network requests see VPNs.
by Chalard Jean
· 7 years ago
0b214af
Add a test for new UID checking code.
by Chalard Jean
· 7 years ago
ecacd5e
Move VPN allowed UIDs into NetworkCapabilities.
by Chalard Jean
· 7 years ago
f7fab10
Unbreak frameworks-net tests broken by missing libutilscallstack.
by Lorenzo Colitti
· 7 years ago
b7a479c
Disable IpConnectivityMetricsTest.
by Lorenzo Colitti
· 7 years ago
93afbf2
Use /proc/net/dev to get stats summary
by Chenbo Feng
· 7 years ago
828f1b4
Add bpf support for NetworkStatsFactory
by Chenbo Feng
· 7 years ago
e6b4277
Add checks to ensure SPIs are not reused
by Benedict Wong
· 7 years ago
222529d
Merge "Address comments and final cleanup from refcounting integration"
by Benedict Wong
· 7 years ago
7ee26e7
Merge "Rename create/delete transform methods"
by Benedict Wong
· 7 years ago
f33f0313
Rename create/delete transform methods
by Benedict Wong
· 7 years ago
c48f4cb
Merge changes Id8776d14,Ifa291c62,I5ea9d200
by Treehugger Robot
· 7 years ago
d3e4a1e
Track and persist in stats whether traffic is on the default network.
by Lorenzo Colitti
· 7 years ago
ada23ed
Add the default network to NetworkStats and NetworkStatsCollection.
by Lorenzo Colitti
· 7 years ago
c78da29
Pass all default networks to NetworkStatsService
by Lorenzo Colitti
· 7 years ago
0b611f4
Add xfrm mark in IpSecConfig
by Di Lu
· 7 years ago
ffaddf7
Merge "Add "not congested" network capability."
by Jeff Sharkey
· 7 years ago
aacb56a
Merge "Add public API methods for private DNS."
by Lorenzo Colitti
· 7 years ago
d920134
Add public API methods for private DNS.
by dalyk
· 7 years ago
4f9fb81
Address comments and final cleanup from refcounting integration
by Benedict Wong
· 7 years ago
6725ff7
Merge "IpSec - API Tweak for removeTransportModeTransform"
by nharold
· 7 years ago
9b2a10f
Add "not congested" network capability.
by Jeff Sharkey
· 7 years ago
f73d252
IpSec - API Tweak for removeTransportModeTransform
by Nathan Harold
· 7 years ago
809bcfc
Merge changes from topic "ipsec-oneway-transform"
by nharold
· 7 years ago
5676f5f
Update IpSecService UnitTests
by Nathan Harold
· 7 years ago
a252331
Make Transforms Unidirectional
by Nathan Harold
· 7 years ago
c3a2093
Merge changes I0d0c0fac,Ifb9b00b6
by Treehugger Robot
· 7 years ago
a04d0cc
Merge "Update netId to nethandle mapping in NetworkTest."
by Treehugger Robot
· 7 years ago
8bdf996
Update netId to nethandle mapping in NetworkTest.
by Lorenzo Colitti
· 7 years ago
48872c6
MacAddress: add @NonNull annotations
by Hugo Benichi
· 7 years ago
2733454
More strictly check NetworkCapabilities callbacks.
by Lorenzo Colitti
· 7 years ago
1742fe1
Extract DNS setting logic into DnsManager class
by Erik Kline
· 7 years ago
e89953b
Add minimal test for setting DNS properties
by Erik Kline
· 7 years ago
d6c3813
Merge "Move more core networking tests to framework/base/tests/net."
by Lorenzo Colitti
· 7 years ago
8bd00d5
Refactor to InterfaceParams utility class
by Erik Kline
· 7 years ago
6fbb21a
Move more core networking tests to framework/base/tests/net.
by Lorenzo Colitti
· 8 years ago
a954f20
Merge "Add validation to IpSecConfig algorithm setters"
by Benedict Wong
· 7 years ago
283965e
Move to libc++ from stlport.
by Dan Albert
· 7 years ago
4f25570
Add validation to IpSecConfig algorithm setters
by Benedict Wong
· 7 years ago
47d04fc
Merge "Testables lib should not statically link mockito"
by Treehugger Robot
· 7 years ago
56ff021
Testables lib should not statically link mockito
by Philip P. Moltmann
· 7 years ago
f924642
Merge "Don't include mockito in frameworks-base-testutils"
by Treehugger Robot
· 7 years ago
53e4ae9
Don't include mockito in frameworks-base-testutils
by Philip P. Moltmann
· 7 years ago
ba8d313
[ipsec-doze] Add fchown to IpSecService to support doze
by Benedict Wong
· 7 years ago
d0ac50b
Merge "[ipsec-qtaguid] Tag sockets upon creation of encap sockets"
by Benedict Wong
· 7 years ago
babe5d7
[ipsec-qtaguid] Tag sockets upon creation of encap sockets
by Benedict Wong
· 7 years ago
a0ecf38
MacAddress: address api review comments
by Hugo Benichi
· 7 years ago
e8a4cb1
Merge "Revert "Send empty LinkProperties when entering StoppedState.""
by Erik Kline
· 7 years ago
652044a
Revert "Send empty LinkProperties when entering StoppedState."
by Erik Kline
· 7 years ago
5557fe3
Merge "Send empty LinkProperties when entering StoppedState."
by Treehugger Robot
· 7 years ago
660a335
Fix broken test due to API rename
by Nathan Harold
· 7 years ago
bf48afe
Merge "Use consistent naming for allocating SPI."
by nharold
· 7 years ago
64c2488
Merge "Extend connectivity OWNERS"
by Treehugger Robot
· 7 years ago
959ee4a
Extend connectivity OWNERS
by Hugo Benichi
· 7 years ago
344bd62
Convert IpSecService resources to use refcounting
by Benedict Wong
· 7 years ago
e11366f
Merge "Add reference counted resources to IpSecService"
by Benedict Wong
· 7 years ago
409c8ca
Add reference counted resources to IpSecService
by Benedict Wong
· 7 years ago
94209ab
Send empty LinkProperties when entering StoppedState.
by Erik Kline
· 7 years ago
5fb9290
Use consistent naming for allocating SPI.
by Jonathan Basseri
· 7 years ago
e339662
Merge "Revert "Send empty LinkProperties when entering StoppedState.""
by Treehugger Robot
· 7 years ago
f1967c4
Revert "Send empty LinkProperties when entering StoppedState."
by Roshan Pius
· 7 years ago
b501e7e
Merge "Refactor to IpNeighborMonitor and single-threaded semantics"
by Treehugger Robot
· 7 years ago
84714bf
Refactor to IpNeighborMonitor and single-threaded semantics
by Erik Kline
· 8 years ago
b3f9f4a
Send empty LinkProperties when entering StoppedState.
by Erik Kline
· 7 years ago
da23b08
Merge "Cleanup of resource limit tests" am: 39f58678db
by ludi
· 7 years ago
6fb084d
Merge "Use -Werror in frameworks/base/tests/backup" am: d5dca64f72
by Chih-hung Hsieh
· 7 years ago
39f5867
Merge "Cleanup of resource limit tests"
by Treehugger Robot
· 7 years ago
b40ec90
Use -Werror in frameworks/base/tests/backup
by Chih-Hung Hsieh
· 7 years ago
9d077ec
Merge "Fix bug in MacAddress.fromString()" am: cdb84d2fc7
by Hugo Benichi
· 7 years ago
d2c5b19
Fix bug in MacAddress.fromString()
by Hugo Benichi
· 7 years ago
5e3d66e
Merge "Validate IpSecAlgorithm Length" am: 68b81299d2
by nharold
· 7 years ago
68b8129
Merge "Validate IpSecAlgorithm Length"
by nharold
· 7 years ago
2f7cb57
Merge "MacAddress: light refactors and improve documentation" am: d871cab32d
by Hugo Benichi
· 7 years ago
3349b26
Validate IpSecAlgorithm Length
by Nathan Harold
· 7 years ago
84bb7fc
MacAddress: light refactors and improve documentation
by Hugo Benichi
· 7 years ago
6b7fb6b
Cleanup of resource limit tests
by ludi
· 7 years ago
c9c6531
Merge "Add test case for user quota management in IpSecService" am: cf1a4614e1
by Di Lu
· 7 years ago
cf1a461
Merge "Add test case for user quota management in IpSecService"
by Di Lu
· 7 years ago
220871a
Merge commit '98e12851336b7db16e583f9afac63ecc97465980' from
by Xin Li
· 7 years ago
aa5c1dc
Add test case for user quota management in IpSecService
by ludi
· 7 years ago
97bfd27
IP connectivity metrics: NetworkEvents have transports
by Hugo Benichi
· 7 years ago
d921bce
Add L2~L4 information to packet wakeup logs and metrics
by Hugo Benichi
· 7 years ago
cd35c65
Merge "MacAddress follow-up: define the core of the class"
by Hugo Benichi
· 7 years ago
ac52e40
MacAddress follow-up: define the core of the class
by Hugo Benichi
· 7 years ago
3db35dfcd
Merge "Update documentation for AES-GCM-ESP keymat length"
by Benedict Wong
· 7 years ago
59c8e42
Define MacAddress class
by Hugo Benichi
· 7 years ago
4ebc2c5
Update documentation for AES-GCM-ESP keymat length
by Benedict Wong
· 7 years ago
7216636
Refactor ApfFilter creation
by Hugo Benichi
· 7 years ago
69c9402
Merge "DefaultNetworkEvent metrics: rehaul"
by Hugo Benichi
· 7 years ago
380a063
DefaultNetworkEvent metrics: rehaul
by Hugo Benichi
· 7 years ago
72f9c42
Define NOT_ROAMING network capability.
by Jeff Sharkey
· 7 years ago
Next »