summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* am 223995dc: Fix issue 4335692: HDMI media volumeEric Laurent2011-04-261-0/+7
|\
| * Fix issue 4335692: HDMI media volumeEric Laurent2011-04-251-0/+7
* | Rename HierarchicalStateMachine and HierarchicalState to StateMachine and State.Wink Saville2011-04-181-24/+25
* | am f6f87c98: Merge "Fix issue #4291805: Tap Fish crashes on launch" into hone...Dianne Hackborn2011-04-141-11/+10
|\ \ | |/
| * Merge "Fix issue #4291805: Tap Fish crashes on launch" into honeycomb-mr1Dianne Hackborn2011-04-141-11/+10
| |\
| | * Fix issue #4291805: Tap Fish crashes on launchDianne Hackborn2011-04-141-11/+10
* | | resolved conflicts for merge of 08c39c6a to honeycomb-LTEBenoit Goby2011-04-111-0/+5
|\ \ \ | |/ /
| * | Add support for USB Ethernet adaptersBenoit Goby2011-04-111-0/+5
| |/
* | ConnectivityService needs to use the new names for the NetConfig vars.Wink Saville2011-04-071-18/+18
* | Add external dependency API.Robert Greenwalt2011-04-071-71/+66
* | am 44e4b99f: Merge "UsbService: Make USB disconnect handling for accessory mo...Mike Lockwood2011-03-291-6/+11
|\ \ | |/
| * UsbService: Make USB disconnect handling for accessory mode more robustMike Lockwood2011-03-291-6/+11
* | am 7661dd8d: Merge "UsbService: Fix JNI local reference leaks in the USB host...Mike Lockwood2011-03-281-1/+8
|\ \ | |/
| * UsbService: Fix JNI local reference leaks in the USB host support codeMike Lockwood2011-03-271-1/+8
* | am ac70fb8b: Merge "Fix adding of default route." into honeycomb-mr1Robert Greenwalt2011-03-221-8/+13
|\ \ | |/
| * Fix adding of default route.Robert Greenwalt2011-03-221-8/+13
* | am dd76dc02: Merge "UsbService: Handle the case where a USB accessory connect...Mike Lockwood2011-03-201-27/+75
|\ \ | |/
| * Merge "UsbService: Handle the case where a USB accessory connects as the devi...Mike Lockwood2011-03-201-27/+75
| |\
| | * UsbService: Handle the case where a USB accessory connects as the device is b...Mike Lockwood2011-03-191-27/+75
* | | am 38caff23: Merge "SurfaceFlinger: Fix a typo." into honeycomb-mr1Jamie Gennis2011-03-181-1/+1
|\ \ \ | |/ /
| * | Merge "SurfaceFlinger: Fix a typo." into honeycomb-mr1Jamie Gennis2011-03-181-1/+1
| |\ \ | | |/ | |/|
| | * SurfaceFlinger: Fix a typo.Jamie Gennis2011-03-181-1/+1
* | | am be368de7: Merge "Fix missing AOSP copyright headers for more files" into h...James Dong2011-03-178-6/+126
|\ \ \ | |/ /
| * | Fix missing AOSP copyright headers for more filesJames Dong2011-03-178-6/+126
| |/
* | am 87f50f19: Merge "PACKAGE_FIRST_LAUNCH intent sent to wrong pkg" into honey...Paul Milovanov2011-03-171-2/+2
|\ \ | |/
| * Merge "PACKAGE_FIRST_LAUNCH intent sent to wrong pkg" into honeycomb-mr1Paul Milovanov2011-03-171-2/+2
| |\
| | * PACKAGE_FIRST_LAUNCH intent sent to wrong pkgPaul Milovanov2011-03-161-2/+2
* | | am d98f8aff: Merge "Fix dangling pointer when device closed just after openin...Jeff Brown2011-03-171-2/+28
|\ \ \ | |/ /
| * | Merge "Fix dangling pointer when device closed just after opening." into hone...Jeff Brown2011-03-171-2/+28
| |\ \
| | * | Fix dangling pointer when device closed just after opening.Jeff Brown2011-03-171-2/+28
* | | | am f40e638e: fix [4093196] Device lock up - log spam with SharedBufferStack: ...Mathias Agopian2011-03-171-5/+7
|\ \ \ \ | |/ / /
| * | | fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondit...Mathias Agopian2011-03-171-5/+7
* | | | am 296c1616: Merge "Catching all Exceptions when calling through to RemoteVie...Adam Cohen2011-03-161-3/+3
|\ \ \ \ | |/ / /
| * | | Merge "Catching all Exceptions when calling through to RemoteViewsFactory" in...Adam Cohen2011-03-161-3/+3
| |\ \ \ | | |_|/ | |/| |
| | * | Catching all Exceptions when calling through to RemoteViewsFactoryAdam Cohen2011-03-161-3/+3
* | | | am 3913c131: Merge "Improvement for issue 3489986: BT SCO volume" into honeyc...Eric Laurent2011-03-151-3/+11
|\ \ \ \ | |/ / /
| * | | Merge "Improvement for issue 3489986: BT SCO volume" into honeycomb-mr1Eric Laurent2011-03-151-3/+11
| |\ \ \ | | |/ / | |/| |
| | * | Improvement for issue 3489986: BT SCO volumeEric Laurent2011-03-151-3/+11
* | | | am b02b8369: Merge "Remove a workaround for the data inconsistency of SystemP...satok2011-03-141-17/+0
|\ \ \ \ | |/ / /
| * | | Merge "Remove a workaround for the data inconsistency of SystemProperties" in...satok2011-03-141-17/+0
| |\ \ \
| | * | | Remove a workaround for the data inconsistency of SystemPropertiessatok2011-03-141-17/+0
| | |/ /
* | | | am 221830b9: Merge "Add support for USB accessory serial numbers" into honeyc...Mike Lockwood2011-03-141-1/+2
|\ \ \ \ | |/ / /
| * | | Add support for USB accessory serial numbersMike Lockwood2011-03-141-1/+2
| |/ /
* | | Merge "Do not merge: Revert the revert of "LTE Changes for Telephony includin...Wink Saville2011-03-141-18/+27
|\ \ \ | |/ / |/| |
| * | Do not merge: Revert the revert of "LTE Changes for Telephony including Multi...Wink Saville2011-03-141-18/+27
* | | Merge "Backup and restore IP and proxy settings" into honeycomb-mr1Irfan Sheriff2011-03-141-4/+10
|\ \ \ | |/ / |/| |
| * | Backup and restore IP and proxy settingsIrfan Sheriff2011-03-101-4/+10
* | | Add a dialog to ask user to start an application for a USB device or accessoryMike Lockwood2011-03-131-6/+20
* | | Merge "Clear default for USB device/accessory when new matching app is instal...Mike Lockwood2011-03-111-13/+123
|\ \ \
| * | | Clear default for USB device/accessory when new matching app is installedMike Lockwood2011-03-111-13/+123