| Commit message (Expand) | Author | Age | Files | Lines |
* | am 4f7d0bc7: Merge "Add get_accounts app op" into mnc-dev | Svetoslav Ganov | 2015-09-09 | 1 | -3/+3 |
|\ |
|
| * | Add get_accounts app op | Svetoslav | 2015-09-08 | 1 | -3/+3 |
* | | Add tests for the PacketKeepalive API. | Lorenzo Colitti | 2015-09-09 | 2 | -0/+249 |
* | | Use a CountDownLatch instead of sleep() in NetworkFactory tests. | Lorenzo Colitti | 2015-09-08 | 1 | -23/+99 |
* | | Get rid of shortSleep() in ConnectivityServiceTest. | Lorenzo Colitti | 2015-09-08 | 1 | -39/+118 |
* | | Make ConnectivityServiceTest a bit more readable. | Lorenzo Colitti | 2015-09-07 | 1 | -218/+45 |
* | | am 0a76afb9: Merge "Don\'t crash on (invalid) hardware address lengths > 127.... | Ian Pedowitz | 2015-09-03 | 1 | -0/+70 |
|\ \
| |/ |
|
| * | Don't crash on (invalid) hardware address lengths > 127. | Lorenzo Colitti | 2015-09-03 | 1 | -0/+70 |
* | | am 11e84bde: Merge "Don\'t mark NetworkRequests restricted when they don\'t h... | Lorenzo Colitti | 2015-08-19 | 1 | -2/+1 |
|\ \
| |/ |
|
| * | Don't mark NetworkRequests restricted when they don't have restricted caps | Paul Jensen | 2015-08-19 | 1 | -2/+1 |
* | | resolved conflicts for merge of dbc4edcc to mnc-dr-dev | Paul Jensen | 2015-08-05 | 1 | -0/+13 |
|\ \
| |/ |
|
| * | Merge "Fix NOT_RESTRICTED network capability and enforce it." into mnc-dev | Paul Jensen | 2015-08-05 | 1 | -0/+13 |
| |\ |
|
| | * | Fix NOT_RESTRICTED network capability and enforce it. | Paul Jensen | 2015-08-04 | 1 | -0/+13 |
* | | | am 496a9d26: Merge "Stop supporting legacy ConnectivityManager routing method... | Lorenzo Colitti | 2015-07-31 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Stop supporting legacy ConnectivityManager routing methods in M. | Lorenzo Colitti | 2015-07-31 | 1 | -1/+1 |
* | | | am a991c66c: Merge "Fix missing onLost NetworkCallbacks when network loses ca... | Paul Jensen | 2015-07-30 | 1 | -41/+139 |
|\ \ \
| |/ / |
|
| * | | Merge "Fix missing onLost NetworkCallbacks when network loses capability" int... | Paul Jensen | 2015-07-30 | 1 | -41/+139 |
| |\ \ |
|
| | * | | Fix missing onLost NetworkCallbacks when network loses capability | Paul Jensen | 2015-07-28 | 1 | -41/+139 |
| | |/ |
|
* | | | am e288b3af: Merge changes I5c994de5,I6cb0dd84 into mnc-dev | Lorenzo Colitti | 2015-07-28 | 1 | -1/+67 |
|\ \ \
| |/ / |
|
| * | | Add a test for public bugs 2111 and 2136. | Lorenzo Colitti | 2015-07-27 | 1 | -1/+67 |
| |/ |
|
* | | ConnectivityManager API for for packet keepalives. | Lorenzo Colitti | 2015-07-18 | 1 | -0/+162 |
|/ |
|
* | Added sendBroadcastMultiplePermissions method | Fyodor Kupolov | 2015-07-14 | 1 | -0/+5 |
* | Revert "Allow array of required permissions in sendBroadcast" | Fyodor Kupolov | 2015-07-14 | 1 | -5/+0 |
* | Allow array of required permissions in sendBroadcast | Fyodor Kupolov | 2015-07-14 | 1 | -0/+5 |
* | Merge "Fallback to Cellular if WiFi fails to validate" into mnc-dev | Paul Jensen | 2015-07-10 | 1 | -4/+207 |
|\ |
|
| * | Fallback to Cellular if WiFi fails to validate | Paul Jensen | 2015-07-09 | 1 | -4/+207 |
* | | Merge "Prepare some ConnectivityService logic for fallback to Cellular change... | Paul Jensen | 2015-07-10 | 1 | -27/+81 |
|\ \
| |/ |
|
| * | Prepare some ConnectivityService logic for fallback to Cellular change | Paul Jensen | 2015-07-09 | 1 | -27/+81 |
* | | Fix two parsing bugs in new DHCP client. | Lorenzo Colitti | 2015-07-06 | 1 | -9/+141 |
|/ |
|
* | Disallow requesting networks with mutable NetworkCapabilities. | Paul Jensen | 2015-06-23 | 1 | -0/+25 |
* | Merge "Don't send spurious onAvailable NetworkCallbacks when rematching" into... | Paul Jensen | 2015-06-20 | 1 | -33/+238 |
|\ |
|
| * | Don't send spurious onAvailable NetworkCallbacks when rematching | Paul Jensen | 2015-06-19 | 1 | -33/+238 |
* | | Merge "high-frequency notification stats." into mnc-dev | Chris Wren | 2015-06-17 | 1 | -1/+6 |
|\ \ |
|
| * | | high-frequency notification stats. | Chris Wren | 2015-06-17 | 1 | -1/+6 |
* | | | Make keysetmgrservice gurantees explicit. | dcashman | 2015-06-15 | 1 | -40/+40 |
| |/
|/| |
|
* | | Remove most sleep() calls from ConnectivityServiceTest | Paul Jensen | 2015-06-12 | 1 | -19/+67 |
|/ |
|
* | Merge "Remove network requests properly." into mnc-dev | Robert Greenwalt | 2015-06-11 | 1 | -0/+93 |
|\ |
|
| * | Remove network requests properly. | Robert Greenwalt | 2015-06-10 | 1 | -0/+93 |
* | | Avoid overlapping NetIDs in ConnectivityServiceTest with real NetIDs | Paul Jensen | 2015-06-10 | 1 | -0/+21 |
|/ |
|
* | Merge "Revive ConnectivityServiceTest and add some tests." into mnc-dev | Paul Jensen | 2015-06-04 | 2 | -72/+359 |
|\ |
|
| * | Revive ConnectivityServiceTest and add some tests. | Paul Jensen | 2015-06-04 | 2 | -72/+359 |
* | | Actually fall back from yiaddr to ciaddr. | Lorenzo Colitti | 2015-06-04 | 1 | -3/+66 |
|/ |
|
* | Fix DHCP lease time parsing. | Lorenzo Colitti | 2015-06-02 | 1 | -4/+65 |
* | Fix PackageManagerSettingsTests and add KeySet info. | dcashman | 2015-04-28 | 3 | -149/+327 |
* | Add KeySetManagerService unit tests. | dcashman | 2015-04-27 | 2 | -0/+988 |
* | Merge commit '4cb5d80' into merge2 | Etan Cohen | 2015-04-24 | 1 | -1/+2 |
|\ |
|
| * | Merge "Set the secs field in the BOOTP header." into m-wireless-dev | Lorenzo Colitti | 2015-04-21 | 1 | -1/+2 |
| |\ |
|
| | * | Set the secs field in the BOOTP header. | Lorenzo Colitti | 2015-04-21 | 1 | -1/+2 |
| * | | CONNECTIVITY_ACTION is the new _IMMEDIATE | Erik Kline | 2015-04-21 | 3 | -21/+21 |
| |/ |
|
| * | Deal with null characters in string options. | Lorenzo Colitti | 2015-04-01 | 2 | -0/+117 |