Gitiles
Code Review
Sign In
review.blissroms.org
/
packages_modules_Connectivity
/
24344d7e72192d9f6c47b247c00fd52519851a5d
/
tests
e10545c
Merge "Implement INetworkMonitorCallbacks#notifyNetworkTestedWithExtras."
by Cody Kesting
· 6 years ago
83bb5fa
Implement INetworkMonitorCallbacks#notifyNetworkTestedWithExtras.
by Cody Kesting
· 6 years ago
f1211e9
Merge changes Ic1a5d032,I271e7f4d,I7af37281
by Chalard Jean
· 6 years ago
e2684df
Merge "Add separate user consent for Platform VPNs"
by Benedict Wong
· 6 years ago
a731991
Add separate user consent for Platform VPNs
by Benedict Wong
· 6 years ago
b7ebc8a
[NS A36] Add a test for lost trusted capability
by Chalard Jean
· 6 years ago
bf91f5f
[NS A37] Don't reassign requests multiple times
by Chalard Jean
· 6 years ago
3914abc
Merge changes I446a8595,I68d2293f
by Benedict Wong
· 6 years ago
29edc0e
Merge "Add callback registration in ConnectivityService."
by Cody Kesting
· 6 years ago
73708bf
Add callback registration in ConnectivityService.
by Cody Kesting
· 6 years ago
79ea64f
Add VpnManager calls to ConnectivityService
by Benedict Wong
· 6 years ago
df936cf
Add basic logic for profile-based VPNs
by Benedict Wong
· 6 years ago
543ecdd
Merge "Add tests to services/tests/net test mapping"
by Remi NGUYEN VAN
· 6 years ago
f75d09f
API changes for IPv6 MTU support
by Sarah Chin
· 6 years ago
d956e5b
Fixed the documentation and unit tests
by Jack Yu
· 6 years ago
632771f
Disabled the tests
by Jack Yu
· 6 years ago
590d408
Added expiration time and deprecation time support
by Jack Yu
· 6 years ago
78433a6
Merge "Add API for apps to check if they are the network owner"
by Qingxi Li
· 6 years ago
bb8da98
Add API for apps to check if they are the network owner
by Qingxi Li
· 6 years ago
3e7fb38
Define ConnectivityDiagnosticsCallback IBinder impl.
by Cody Kesting
· 6 years ago
8969398
Add list of Administrator UIDs to NetworkCapabilities.
by Cody Kesting
· 6 years ago
80240ac
Add VpnManger API surface
by Benedict Wong
· 6 years ago
5642043
Add Ikev2VpnProfile as public API
by Benedict Wong
· 6 years ago
d439f79
Add additional fields to VpnProfile for profile-based IKEv2/IPsec VPNs
by Benedict Wong
· 6 years ago
880e065
Merge changes from topic "connectivity-diagnostics-system-server"
by Cody Kesting
· 6 years ago
1c42b17
Merge "Add API for CaptivePortalData"
by Remi NGUYEN VAN
· 6 years ago
0a65eed
Add API for CaptivePortalData
by Remi NGUYEN VAN
· 6 years ago
239fb64
Merge changes from topic "networkagent"
by Chiachang Wang
· 6 years ago
8f30460
Add a Builder to NetworkAgentConfig, and make it SystemApi.
by Lorenzo Colitti
· 6 years ago
ab2fed7
Rename NetworkMisc to NetworkAgentConfig.
by Lorenzo Colitti
· 6 years ago
3d97b5e
Make DataStallReport Parcelable.
by Cody Kesting
· 6 years ago
beb41b5
Make ConnectivityReport Parcelable.
by Cody Kesting
· 6 years ago
d61375d
Make NetworkCapabilities authoritative for suspended state
by Chalard Jean
· 6 years ago
f78c964
Have registerNetworkAgent return a Network.
by Chalard Jean
· 6 years ago
a1c2a73
Add tests to services/tests/net test mapping
by Remi NGUYEN VAN
· 6 years ago
582ba55
Replace StringNetworkSpecifier & subId with TelephonyNetworkSpecifer
by Rambo Wang
· 6 years ago
254c3d8
Merge "Support reevaluation request from captive portal app"
by Chiachang Wang
· 6 years ago
429d86a
Merge changes from topic "sp04"
by Junyu Lai
· 6 years ago
276921b
[SP04] add unit test for NetworkStatsProvider
by junyulai
· 6 years ago
938bfba
Support reevaluation request from captive portal app
by Chiachang Wang
· 6 years ago
a86fae7
Stop using NetworkFactory in connectivity code.
by Lorenzo Colitti
· 6 years ago
434bc5a
Merge "Add keepalive related methods and fields to system APIs"
by Aaron Huang
· 6 years ago
9b292c2
[SP01] Add NetworkStats to system API
by junyulai
· 6 years ago
9a00f5b
Merge "Add FrameworksNetIntegrationTests to postsubmit"
by Remi NGUYEN VAN
· 6 years ago
279a1d6
Make LinkPropertiesTest pass, and fix an NPE.
by Lorenzo Colitti
· 6 years ago
0b197df
Add FrameworksNetIntegrationTests to postsubmit
by Remi NGUYEN VAN
· 6 years ago
6c3b3a4
Add permissions for FrameworksNetIntegrationTests
by paulhu
· 6 years ago
5776f96
[Tether13] Move TetheringManager into framework
by markchien
· 6 years ago
3a59a92
Fix parceling of LinkProperties Inet6Addr
by Remi NGUYEN VAN
· 6 years ago
441e499
Add keepalive related methods and fields to system APIs
by Aaron Huang
· 6 years ago
032c3c3
Merge "Replace the permission of internal connectivity checks"
by Paul Hu
· 6 years ago
8e96a75
Replace the permission of internal connectivity checks
by paulhu
· 6 years ago
e38a525
Merge changes Ie756b9aa,I38110f3a
by Treehugger Robot
· 6 years ago
54ef929
Disable a flaky test
by Chalard Jean
· 6 years ago
9127f03
[NS A18] Reverse listens and request-availables
by Chalard Jean
· 6 years ago
a1a975e
Merge changes I0613c23f,Ibeab8d0a,I8bd668ad,I7d3a16be
by Chalard Jean
· 6 years ago
9589e72
[NS A14] Move code notifying battery stats in its right place
by Chalard Jean
· 6 years ago
783ba3e
Merge changes from topic "tether_migrate"
by Mark Chien
· 6 years ago
5e86665
[Tether07] Migrate Tethering into module
by markchien
· 6 years ago
0a2a200
Add tests for ConnectivityService → BatteryStats messages
by Chalard Jean
· 6 years ago
cd46b46
Merge "BitUtils: support packing/unpacking negative long values"
by Treehugger Robot
· 6 years ago
3127073
BitUtils: support packing/unpacking negative long values
by Hugo Benichi
· 6 years ago
4a41fe8
Merge "Refactor based on new NetworkMonitor"
by Chiachang Wang
· 6 years ago
bfb1ab4
Refactor based on new NetworkMonitor
by Chiachang Wang
· 6 years ago
0a6f038
Merge "Fix hasUseBackgroundNetworksPermission issue."
by Paul Hu
· 6 years ago
fc8c834
Merge "Fix title of PRIVATE_DNS_BROKEN notification when connecting VPN"
by Lucas Lin
· 6 years ago
9b2c01a
Fix hasUseBackgroundNetworksPermission issue.
by paulhu
· 6 years ago
784ca66
Fix title of PRIVATE_DNS_BROKEN notification when connecting VPN
by lucaslin
· 6 years ago
7c10ed5
Rename waitForConnectivityBroadcast
by Chalard Jean
· 6 years ago
48127ba
Merge "Add tests for the legacy broadcast"
by Chalard Jean
· 6 years ago
4aa9d9d
Add tests for the legacy broadcast
by Chalard Jean
· 6 years ago
2092850
Remove usage of Telephonymanager getDefault() and from() hidden APIs
by Jayachandran C
· 6 years ago
732d7f9
Merge "Add permissions to NetIntegrationTests manifest"
by Remi NGUYEN VAN
· 6 years ago
bd69251
Merge "[NS01] Create NetworkScore"
by Lucas Lin
· 6 years ago
17e9c67
[NS01] Create NetworkScore
by lucaslin
· 6 years ago
c598529
Add permissions to NetIntegrationTests manifest
by Remi NGUYEN VAN
· 6 years ago
122535b
Change AIDL module name
by Jeongik Cha
· 6 years ago
adef739
Merge "[Tether02] Migrate TetheringConfiguration into module"
by Mark Chien
· 6 years ago
e5593f3
[Tether02] Migrate TetheringConfiguration into module
by markchien
· 6 years ago
f42f383
Merge "Better notification to user when DNS-over-TLS is broken"
by Lucas Lin
· 6 years ago
e117e2e
Better notification to user when DNS-over-TLS is broken
by lucaslin
· 6 years ago
6d932e3
Remove unnecessary dependencies on ART internal libraries.
by Martin Stjernholm
· 6 years ago
3ae017a
Merge "Remove @FlakyTest on testTcpBufferReset"
by Treehugger Robot
· 6 years ago
9fa3509
API to detect which network interfaces support wake-on-lan
by Valentin Iftime
· 6 years ago
43ac98b
Rename CallbackRecord to CallbackEntry
by Chalard Jean
· 6 years ago
5a74bcf
Merge "Decrease load-related flakiness in ConnectivityServiceTest"
by Chalard Jean
· 6 years ago
ff9d434
Decrease load-related flakiness in ConnectivityServiceTest
by Chalard Jean
· 6 years ago
b0b0ca6
Merge "Properly test TrafficController permissions on package updates."
by Treehugger Robot
· 6 years ago
17ac73b
Fix TestNetworkAgentWrapper flakiness
by Chalard Jean
· 6 years ago
a597972
Properly test TrafficController permissions on package updates.
by Lorenzo Colitti
· 6 years ago
a8cf76d
Remove @FlakyTest on testTcpBufferReset
by paulhu
· 6 years ago
1c53e37
Remove libhwbinder/libhidltransport deps
by Steven Moreland
· 6 years ago
6e7bf33
Merge "DO NOT MERGE - Merge Android 10 into master"
by Xin Li
· 6 years ago
44190d3
Merge "Fix flaky test - testPartialConnectivity"
by Lucas Lin
· 6 years ago
a878f70
Fix flaky test - testPartialConnectivity
by lucaslin
· 6 years ago
df6248f
Add NetIdManagerTest
by Remi NGUYEN VAN
· 6 years ago
317b2d2
Add ConnectivityServiceIntegrationTest
by Remi NGUYEN VAN
· 6 years ago
4154f65
Merge "Mark 3 tests as flaky." am: ff69dc29d2
by Guang Zhu
· 6 years ago
ff69dc2
Merge "Mark 3 tests as flaky."
by Treehugger Robot
· 6 years ago
df1d1eb
Mark 3 tests as flaky.
by Guang Zhu
· 6 years ago
Next »