summaryrefslogtreecommitdiffstats
path: root/services/java
Commit message (Expand)AuthorAgeFilesLines
* 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-132-9/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Remove SO_BINDTODEVICE from VPN protectChad Brubaker2014-03-112-9/+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
* Merge "Notify apps when insets change." into klp-devCraig Mautner2013-11-194-12/+16
|\
| * Notify apps when insets change.Craig Mautner2013-11-184-12/+16
* | Trying to unbreak build...Sascha Prueter2013-11-191-155/+62
* | Harden against transiently unavailable backup transportsChristopher Tate2013-11-181-62/+155
* | Merge "Do not hold direct ref BatteryStatsImpl$Uid$Proc" into klp-devAdam Lesinski2013-11-182-12/+10
|\ \
| * | Do not hold direct ref BatteryStatsImpl$Uid$ProcAdam Lesinski2013-11-182-12/+10
* | | Merge "Use scaled display size in wallpaper constraint." into klp-devJohn Spurlock2013-11-181-5/+3
|\ \ \
| * | | Use scaled display size in wallpaper constraint.John Spurlock2013-11-181-5/+3
| | |/ | |/|
* | | Fix NPE in ConnectivityServiceRobert Greenwalt2013-11-181-1/+1
|/ /
* | Restore jankless transition keyguard-to-wallpaperCraig Mautner2013-11-151-1/+0
* | Merge "Disallow applications from initiating cast screen." into klp-devJeff Brown2013-11-153-53/+71
|\ \
| * | Disallow applications from initiating cast screen.Jeff Brown2013-11-153-53/+71