summaryrefslogtreecommitdiffstats
path: root/services/tests
Commit message (Expand)AuthorAgeFilesLines
* Do not crash on malformed DHCP packets.Hugo Benichi2017-02-031-29/+160
* pm: Avoid installing prebundle to other users that were uninstalled by owner.Adnan Begovic2016-05-171-2/+66
* pm: Update PackageManagerServiceTestsAdnan Begovic2015-12-181-5/+5
* Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/fra...Steve Kondik2015-12-073-6/+187
|\
| * DO NOT MERGE Sync extras bundle comparison can throw NPEMatthew Williams2015-10-201-0/+64
| * DO NOT MERGE Sanity check loaded periodics and cap runtime.Matthew Williams2015-10-161-0/+39
| * Support DHCP replies with multiple default gateways.Lorenzo Colitti2015-10-081-0/+34
| * Accept DHCP responses from non-67 server source portsErik Kline2015-10-081-0/+36
| * Improve logging of DHCP parse errors using exceptions.Erik Kline2015-10-081-6/+14
* | Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-053-273/+666
|\ \ | |/
| * am 4f7d0bc7: Merge "Add get_accounts app op" into mnc-devSvetoslav Ganov2015-09-091-3/+3
| |\
| | * Add get_accounts app opSvetoslav2015-09-081-3/+3
| * | Add tests for the PacketKeepalive API.Lorenzo Colitti2015-09-092-0/+249
| * | Use a CountDownLatch instead of sleep() in NetworkFactory tests.Lorenzo Colitti2015-09-081-23/+99
| * | Get rid of shortSleep() in ConnectivityServiceTest.Lorenzo Colitti2015-09-081-39/+118
| * | Make ConnectivityServiceTest a bit more readable.Lorenzo Colitti2015-09-071-218/+45
| * | am 0a76afb9: Merge "Don\'t crash on (invalid) hardware address lengths > 127....Ian Pedowitz2015-09-031-0/+70
| |\ \ | | |/
| | * Don't crash on (invalid) hardware address lengths > 127.Lorenzo Colitti2015-09-031-0/+70
| * | am 11e84bde: Merge "Don\'t mark NetworkRequests restricted when they don\'t h...Lorenzo Colitti2015-08-191-2/+1
| |\ \ | | |/
| * | resolved conflicts for merge of dbc4edcc to mnc-dr-devPaul Jensen2015-08-051-0/+13
| |\ \
| * \ \ am 496a9d26: Merge "Stop supporting legacy ConnectivityManager routing method...Lorenzo Colitti2015-07-311-1/+1
| |\ \ \
| * \ \ \ am a991c66c: Merge "Fix missing onLost NetworkCallbacks when network loses ca...Paul Jensen2015-07-301-41/+139
| |\ \ \ \
| * \ \ \ \ am e288b3af: Merge changes I5c994de5,I6cb0dd84 into mnc-devLorenzo Colitti2015-07-281-1/+67
| |\ \ \ \ \
| * | | | | | ConnectivityManager API for for packet keepalives.Lorenzo Colitti2015-07-181-0/+162
* | | | | | | prebundled: Handle prebundled packages per-user.Adnan Begovic2015-10-281-4/+56
* | | | | | | Add get_accounts app opSvetoslav2015-09-081-3/+3
* | | | | | | Don't crash on (invalid) hardware address lengths > 127.Lorenzo Colitti2015-09-031-0/+70
| |_|_|_|_|/ |/| | | | |
* | | | | | Don't mark NetworkRequests restricted when they don't have restricted capsPaul Jensen2015-08-191-2/+1
| |_|_|_|/ |/| | | |
* | | | | Merge "Fix NOT_RESTRICTED network capability and enforce it." into mnc-devPaul Jensen2015-08-051-0/+13
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix NOT_RESTRICTED network capability and enforce it.Paul Jensen2015-08-041-0/+13
| |/ / /
* | | | Stop supporting legacy ConnectivityManager routing methods in M.Lorenzo Colitti2015-07-311-1/+1
| |_|/ |/| |
* | | Merge "Fix missing onLost NetworkCallbacks when network loses capability" int...Paul Jensen2015-07-301-41/+139
|\ \ \ | |_|/ |/| |
| * | Fix missing onLost NetworkCallbacks when network loses capabilityPaul Jensen2015-07-281-41/+139
| |/
* | Add a test for public bugs 2111 and 2136.Lorenzo Colitti2015-07-271-1/+67
|/
* Added sendBroadcastMultiplePermissions methodFyodor Kupolov2015-07-141-0/+5
* Revert "Allow array of required permissions in sendBroadcast"Fyodor Kupolov2015-07-141-5/+0
* Allow array of required permissions in sendBroadcastFyodor Kupolov2015-07-141-0/+5
* Merge "Fallback to Cellular if WiFi fails to validate" into mnc-devPaul Jensen2015-07-101-4/+207
|\
| * Fallback to Cellular if WiFi fails to validatePaul Jensen2015-07-091-4/+207
* | Merge "Prepare some ConnectivityService logic for fallback to Cellular change...Paul Jensen2015-07-101-27/+81
|\ \ | |/
| * Prepare some ConnectivityService logic for fallback to Cellular changePaul Jensen2015-07-091-27/+81
* | Fix two parsing bugs in new DHCP client.Lorenzo Colitti2015-07-061-9/+141
|/
* Disallow requesting networks with mutable NetworkCapabilities.Paul Jensen2015-06-231-0/+25
* Merge "Don't send spurious onAvailable NetworkCallbacks when rematching" into...Paul Jensen2015-06-201-33/+238
|\
| * Don't send spurious onAvailable NetworkCallbacks when rematchingPaul Jensen2015-06-191-33/+238
* | Merge "high-frequency notification stats." into mnc-devChris Wren2015-06-171-1/+6
|\ \
| * | high-frequency notification stats.Chris Wren2015-06-171-1/+6
* | | Make keysetmgrservice gurantees explicit.dcashman2015-06-151-40/+40
| |/ |/|
* | Remove most sleep() calls from ConnectivityServiceTestPaul Jensen2015-06-121-19/+67
|/
* Merge "Remove network requests properly." into mnc-devRobert Greenwalt2015-06-111-0/+93
|\