Gitiles
Code Review
Sign In
review.blissroms.org
/
packages_modules_Connectivity
/
d843b0b6244acde85fa2b44e0832e310eb512b5f
d843b0b
[CM] Unhide the NetworkSpecifier as object API
by Etan Cohen
· 8 years ago
db38d9d
Make the NetworkSpecifier a class instead of a string.
by Etan Cohen
· 8 years ago
dfc4442
Merge "Add test coverage for NetworkSpecifiers."
by Treehugger Robot
· 8 years ago
82d6ba7
Merge "ConnectivityService: simplify WakeLock management"
by Hugo Benichi
· 8 years ago
5b72d6d
Add test coverage for NetworkSpecifiers.
by Lorenzo Colitti
· 8 years ago
58aab55
ConnectivityService: simplify WakeLock management
by Hugo Benichi
· 8 years ago
2dbfd3f
Merge "ConnectivityService: log wakelock activity in dumps"
by Hugo Benichi
· 8 years ago
23ec1c9
ConnectivityService: log wakelock activity in dumps
by Hugo Benichi
· 8 years ago
0ce3879
Merge "Move some VPN logic out of ConnectivityService"
by Robin Lee
· 8 years ago
756a022
Make ConnectivityServiceTest pass on wifi-only devices.
by Lorenzo Colitti
· 8 years ago
e7f4a22
Restore the net.dnsX system properties.
by Lorenzo Colitti
· 9 years ago
fe0bb6b
Move some VPN logic out of ConnectivityService
by Robin Lee
· 9 years ago
a380d3f
In isTetheringSupported, call isAdmin user from system.
by Jeremy Klein
· 8 years ago
45a54e1
Merge "ConnectivityManager: unhide methods with Handler argument"
by Hugo Benichi
· 9 years ago
c0b3f6e
Simple cleanups to Tethering
by Hugo Benichi
· 9 years ago
a57b30c
ConnectivityManager: unhide methods with Handler argument
by Hugo Benichi
· 9 years ago
0fc482e
Merge "[CM] Allow timeout in request network"
by Etan Cohen
· 9 years ago
6a589b0
Merge "request{LinkProperties,NetworkCapabilities} no longer needed"
by Treehugger Robot
· 9 years ago
0a59189
request{LinkProperties,NetworkCapabilities} no longer needed
by Erik Kline
· 9 years ago
1a4d506
Merge "Always send all available state when calling onAvailable()."
by Treehugger Robot
· 9 years ago
81fdc8a
Always send all available state when calling onAvailable().
by Erik Kline
· 9 years ago
98f8f1e
Revert "ConnectivityManager: no double NetworkCallback registration" because oit caused regressions http://b/35955593, http://b/35921499.
by Hugo Benichi
· 9 years ago
67e58a0
[CM] Allow timeout in request network
by Etan Cohen
· 9 years ago
e2b14dc
ConnectivityManager: no double NetworkCallback registration
by Hugo Benichi
· 9 years ago
4948c14
Also test for additional NetworkCallback calls
by Erik Kline
· 9 years ago
f913e3a
Update UpstreamNetworkMonitor to use custom Handlers
by Erik Kline
· 9 years ago
cd5a0e0
ConnectivityManager: allow custom Handlers
by Hugo Benichi
· 9 years ago
e6aea7d
Merge "Reinstate USER_PRESENT for ConnectivityService"
by Treehugger Robot
· 9 years ago
35af406
Merge "Infinite reboot when OS upgrade from M to N with set Always-on VPN"
by Treehugger Robot
· 9 years ago
b43c096
Merge changes from topic 'cm_request_to'
by Etan Cohen
· 9 years ago
3985c17
[CM] Remove maximum timeout value for request network
by Etan Cohen
· 9 years ago
ec180d5
ConnectivityManager: fix potential NPE
by Hugo Benichi
· 9 years ago
50068e5
Add ConnectivityManager.networkCapabilitiesForType()
by Erik Kline
· 9 years ago
92ec1ce
ConnectivityServiceTest: remove remaining poll loops.
by Lorenzo Colitti
· 9 years ago
6d3b09c
Remove assertEventuallyTrue as it's unnecessary.
by Lorenzo Colitti
· 9 years ago
b8dfec4
Rename AvoidBadWifiTracker to MultinetworkPolicyTracker
by Lorenzo Colitti
· 9 years ago
53347a0
Attempt to make waitForIdleHandler reliable.
by Lorenzo Colitti
· 9 years ago
2c61d9e
Reinstate USER_PRESENT for ConnectivityService
by Robin Lee
· 9 years ago
b2c16c3
Merge "ConnectivityServiceTest: fix flaky tests"
by Lorenzo Colitti
· 9 years ago
56db715
ConnectivityServiceTest: remove flaky waitForIdle test.
by Hugo Benichi
· 9 years ago
8638392
ConnectivityServiceTest: fix flaky tests
by Hugo Benichi
· 9 years ago
5765604
Merge "Disable always-on VPN in factoryReset"
by Robin Lee
· 9 years ago
edea114
Merge "More concisely export whether we have a "tetherable configuration""
by Treehugger Robot
· 9 years ago
cf917fe
More concisely export whether we have a "tetherable configuration"
by Erik Kline
· 9 years ago
ad903ab
DO NOT MERGE Unit tests for NetworkNotificationManager
by Hugo Benichi
· 9 years ago
66dc861
Infinite reboot when OS upgrade from M to N with set Always-on VPN
by sj.cha
· 9 years ago
d1a32ad
Disable always-on VPN in factoryReset
by Koichi, Sugimoto
· 10 years ago
68317d6
Merge "Enable mobile data always on."
by Treehugger Robot
· 9 years ago
73f44c7
Enable mobile data always on.
by Lorenzo Colitti
· 9 years ago
90755df
ConnectivityServiceTest: some fixes in CallbackInfo
by Hugo Benichi
· 9 years ago
15a2750
[AWARE] Unhide Wi-Fi Aware API (baseline)
by Etan Cohen
· 9 years ago
9019f5d
DO NOT MERGE Captive portals: login activity probes like NetworkMonitor
by Hugo Benichi
· 9 years ago
5ca0b9c
DO NOT MERGE Captive portal systel log improvements
by Hugo Benichi
· 9 years ago
b3d00ef
DO NOT MERGE Fix flaky IpPrefixTest.
by Hugo Benichi
· 9 years ago
4abe144
Have IpManager track L2-L4 signaling traffic required for IP connectivity.
by Erik Kline
· 9 years ago
0530b1e
Merge "More correct startup and shutdown procedures."
by Treehugger Robot
· 9 years ago
46e27d9
More correct startup and shutdown procedures.
by Erik Kline
· 9 years ago
042b78e
Merge "Stop setting net.hostname"
by Treehugger Robot
· 9 years ago
06da441
Stop setting net.hostname
by Erik Kline
· 9 years ago
2ecbd49
Merge "Stop setting net.dns{1234} system properties."
by Treehugger Robot
· 9 years ago
16193a2
Merge changes from topic 'framework-net-aosp'
by Lorenzo Colitti
· 9 years ago
b10b3e9
DO NOT MERGE: frameworks-test: adding missing @SmallTest
by Hugo Benichi
· 9 years ago
565f0b2
DO NOT MERGE: Netd events: record connect() success/errno
by Hugo Benichi
· 9 years ago
7b6200a
DO NOT MERGE: Show notification for always-on app VPN
by Tony Mak
· 9 years ago
0889b39
DO NOT MERGE: Implement metered tracking for NetworkStats summary queries.
by Stephen Chen
· 9 years ago
aadb059
DO NOT MERGE: ConnectivityServiceTest: fix testAvoidBadWifiSettings
by Hugo Benichi
· 9 years ago
d0f492a
DO NOT MERGE: Fix ConnectivityServiceTest testRequestBenchmark
by Hugo Benichi
· 9 years ago
8d51777
DO NOT MERGE: Refactored NetworkStatsServiceTest to use Mockito instead of EasyMock.
by Felipe Leme
· 9 years ago
0e6e089
DO NOT MERGE: Use @Ignore to explicitly disable a @Test method.
by Felipe Leme
· 9 years ago
bf49937
DO NOT MERGE: Fixed NetworkStatsServiceTest and converted it to JUnit4.
by Felipe Leme
· 9 years ago
71f7969
DO NOT MERGE: VPN network stat accounting changes.
by Jeremy Joslin
· 9 years ago
e5ef0ce
DO NOT MERGE: ConnectivityThread: use lazy holder idiom
by Hugo Benichi
· 9 years ago
94e0d04
DO NOT MERGE: ConnectivityManager: use ConnectivityThread looper
by Hugo Benichi
· 9 years ago
515e786
DO NOT MERGE: ConnectivityManager: a simpler CallbackHandler
by Hugo Benichi
· 9 years ago
d0542ad
DO NOT MERGE: Add a null check for the OnStartTetheringCallback.
by Jeremy Klein
· 10 years ago
9c8e687
Merge changes from topic 'framework-net-aosp'
by Treehugger Robot
· 9 years ago
f2de19c
DO NOT MERGE: IpConnectivityMetrics: rate limit ApfProgramEvents
by Hugo Benichi
· 9 years ago
d8cee63
DO NOT MERGE: IpConnectivityMetrics reads buffer size in settings
by Hugo Benichi
· 9 years ago
8c938f0
DO NOT MERGE: IpConnectivity metrics: add version number
by Hugo Benichi
· 9 years ago
d19cf15
Stop setting net.dns{1234} system properties.
by Erik Kline
· 9 years ago
69e6a10
DO NOT MERGE: [CS] Remove timeout event after first available
by Etan Cohen
· 9 years ago
c97a458
DO NOT MERGE: Move the connectivity tests to frameworks/base/tests/net.
by Lorenzo Colitti
· 9 years ago
9d6921c
DO NOT MERGE: De-guava BroadcastInterceptingContext and move it to testutils.
by Lorenzo Colitti
· 9 years ago
91f851c
DO NOT MERGE: Move FakeSettingsProvider to a common location.
by Lorenzo Colitti
· 9 years ago
89b3c8e
DO NOT MERGE: ConnectivityServiceTest: mark flaky test as such
by Hugo Benichi
· 9 years ago
488c84c
DO NOT MERGE: Add option to skip and avoid captive portals.
by Calvin On
· 9 years ago
950bfc3
DO NOT MERGE: Support timeouts for requestNetwork() invocations.
by Erik Kline
· 10 years ago
68902bc
DO NOT MERGE: Silence the obnoxious MTU 0 error message that occur when no MTU is
by Pierre Imai
· 10 years ago
518e755
Merge "[NAN-AWARE] Rename NAN to Aware" am: d5cfbc15de
by Etan Cohen
· 9 years ago
d5cfbc1
Merge "[NAN-AWARE] Rename NAN to Aware"
by Etan Cohen
· 9 years ago
e32acff
[NAN-AWARE] Rename NAN to Aware
by Etan Cohen
· 9 years ago
59af05d
Extending DNS event reporting
by Michal Karpinski
· 9 years ago
4942a15
Merge "Add unit tests for Tethering.isTetherProvisioningRequired" am: 836ffa6e1c
by Christopher Wiley
· 9 years ago
a28f756
Add unit tests for Tethering.isTetherProvisioningRequired
by Christopher Wiley
· 9 years ago
8bd57a3
Refactor "avoid bad wifi" logic into a utility class am: fc52be9643 am: f0582faceb
by Erik Kline
· 9 years ago
fdb7b56
Refactor "avoid bad wifi" logic into a utility class am: fc52be9643
by Erik Kline
· 9 years ago
6e46a47
Notify NetworkPolicyManagerService on tethering changes am: 0c252807c8
by Christopher Wiley
· 9 years ago
cb89907
Notify NetworkPolicyManagerService on tethering changes am: 0c252807c8
by Christopher Wiley
· 9 years ago
f0582fa
Refactor "avoid bad wifi" logic into a utility class am: fc52be9643
by Erik Kline
· 9 years ago
fc52be9
Refactor "avoid bad wifi" logic into a utility class
by Erik Kline
· 9 years ago
Next »