summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix support for simultaneous VPN tuns" into klp-devChad Brubaker2014-03-211-26/+51
|\
| * Fix support for simultaneous VPN tunsChad Brubaker2014-03-151-26/+51
* | Merge "Include the interface for clearDnsInterfaceForUidRange" into klp-devChad Brubaker2014-03-212-3/+3
|\ \ | |/
| * Include the interface for clearDnsInterfaceForUidRangeChad Brubaker2014-03-152-3/+3
* | UsbDeviceManager: A better fix for race condition when starting USB accessory...Mike Lockwood2014-03-201-1/+0
* | Revert "UsbDeviceManager: Fix race condition between accessory start and USB ...Mike Lockwood2014-03-201-25/+2
* | DO NOT MERGE - Fix memory leak caused by mismatched linkToDeath() in WindowMa...Jim Miller2014-03-201-10/+21
* | Merge "Fix loop limits." into klp-devCraig Mautner2014-03-191-1/+1
|\ \
| * | Fix loop limits.Craig Mautner2014-03-191-1/+1
* | | Merge "Handle provisioning APN by turning off/on data." into klp-devRobert Greenwalt2014-03-191-5/+34
|\ \ \ | |/ / |/| |
| * | Handle provisioning APN by turning off/on data.Wink Saville2014-03-181-5/+34
* | | DO NOT MERGE: Maintain binding to crashed listeners.Dan Sandler2014-03-171-13/+24
* | | Merge "Fix incorrect setting of TaskRecord.frontOfTask. DO NOT MERGE." into ...Craig Mautner2014-03-142-21/+23
|\ \ \
| * | | Fix incorrect setting of TaskRecord.frontOfTask. DO NOT MERGE.Craig Mautner2014-03-142-21/+23
* | | | Merge "Fix activities appearing behind launcher icons" into klp-devCraig Mautner2014-03-141-0/+1
|\ \ \ \
| * | | | Fix activities appearing behind launcher iconsCraig Mautner2014-03-131-0/+1
| |/ / /
* | | | Merge "UsbDeviceManager: Fix race condition between accessory start and USB c...Mike Lockwood2014-03-131-2/+25
|\ \ \ \
| * | | | UsbDeviceManager: Fix race condition between accessory start and USB configur...Mike Lockwood2014-03-101-2/+25
* | | | | Merge "ConnectivityService: add support to set TCP initial rwnd" into klp-devJP Abgrall2014-03-131-0/+9
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | ConnectivityService: add support to set TCP initial rwndJP Abgrall2014-03-121-0/+9
* | | | | Merge "Remove SO_BINDTODEVICE from VPN protect" into klp-devChad Brubaker2014-03-133-32/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove SO_BINDTODEVICE from VPN protectChad Brubaker2014-03-113-32/+4
* | | | | Merge "Fix issue #11965706: Calls using IntentChooser are now Broken in 4.3 a...Dianne Hackborn2014-03-131-0/+13
|\ \ \ \ \
| * | | | | Fix issue #11965706: Calls using IntentChooser are now Broken in 4.3 and 4.4Dianne Hackborn2014-03-121-0/+13
* | | | | | Fix power manager display wake lock bugs. (DO NOT MERGE)Jeff Brown2014-03-113-55/+67
|/ / / / /
* | | | | DO NOT MERGE - Remove data dirs if a new install fails dexopt.Narayan Kamath2014-03-111-4/+11
* | | | | DO NOT MERGE - FLAG_PRIVILEGED disappears if privileged app is updated and re...Naofumi Harada2014-03-111-0/+6
|/ / / /
* | | | Merge "Only allow System apps to make VPN exempt routes" into klp-devChad Brubaker2014-03-112-6/+84
|\ \ \ \
| * | | | Only allow System apps to make VPN exempt routesChad Brubaker2014-03-052-6/+84
* | | | | Merge "Add the calling package name to requestRouteToHost" into klp-devChad Brubaker2014-03-111-4/+5
|\ \ \ \ \ | |/ / / /
| * | | | Add the calling package name to requestRouteToHostChad Brubaker2014-03-051-4/+5
* | | | | DO NOT MERGE - Don't hang installs if the transport disappearsChristopher Tate2014-03-101-10/+19
| |/ / / |/| | |
* | | | Merge "DO NOT MERGE Debounce wifi country code Info" into klp-devRobert Greenwalt2014-03-101-1/+1
|\ \ \ \
| * | | | DO NOT MERGE Debounce wifi country code InfoRobert Greenwalt2014-03-071-1/+1
* | | | | Merge "DO NOT MERGE - Fix Airplane Mode + reboot interaction for Wifi" into k...Vinit Deshapnde2014-03-101-1/+11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | DO NOT MERGE - Fix Airplane Mode + reboot interaction for WifiVinit Deshapnde2014-03-051-1/+11
| |/ / /
* | | | Fix issue #13199860: PRE_BOOT_COMPLETED intent is...Dianne Hackborn2014-03-061-0/+5
* | | | Fix issue #11536426 DO NOT MERGEDianne Hackborn2014-03-061-11/+14
* | | | Issue #13308712: Add --checkin to package manager dump.Dianne Hackborn2014-03-052-49/+124
|/ / /
* | | Merge "Only apply tcp buffer sizes for default net" into klp-devRobert Greenwalt2014-03-051-2/+2
|\ \ \
| * | | Only apply tcp buffer sizes for default netRobert Greenwalt2014-03-041-2/+2
| |/ /
* | | Merge "Adapt to underlying changes in the PBKDF2 implementation" into klp-devChristopher Tate2014-03-051-84/+170
|\ \ \
| * | | Adapt to underlying changes in the PBKDF2 implementationChristopher Tate2014-03-031-84/+170
| |/ /
* | | Update PackageMonitor to recognize new 'replacing' semanticsChristopher Tate2014-03-031-2/+2
|/ /
* | UsbDeviceManager: Fix race condition entering USB accessory modeMike Lockwood2014-02-191-6/+26
* | Fix issue #12031685: Sticky Service Breakage in Android 4.4.1Dianne Hackborn2014-01-131-19/+25
* | Clear cached locations when location providers disabledDavid Christie2014-01-061-0/+5
* | Stop wifi display discovery when no longer needed.Jeff Brown2013-11-213-72/+223
* | Fix issue #11790471: Crash removed home buttons and notification bar/shadeDianne Hackborn2013-11-211-3/+5
* | Harden against transiently unavailable backup transportsChristopher Tate2013-11-191-65/+187