summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Fix build: HistoryRecord is now ActivityRecordJean-Baptiste Queru2010-07-301-1/+1
* am 85673d91: am a4fd0078: Clear preferred activities when home process crashesMattias Larsson2010-07-301-1/+22
|\
| * am a4fd0078: Clear preferred activities when home process crashesMattias Larsson2010-07-301-1/+22
| |\
| | * Clear preferred activities when home process crashesMattias Larsson2010-07-301-1/+22
* | | Merge "Maybe fix issue #2881233: reboot loop at boot on stingray"Dianne Hackborn2010-07-292-6/+2
|\ \ \
| * | | Maybe fix issue #2881233: reboot loop at boot on stingrayDianne Hackborn2010-07-292-6/+2
* | | | am 0c51c98f: am 4506c62a: fix inaccurate copyrightsJean-Baptiste Queru2010-07-292-2/+0
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am 4506c62a: fix inaccurate copyrightsJean-Baptiste Queru2010-07-292-2/+0
| |\ \ | | |/
| | * fix inaccurate copyrightsJean-Baptiste Queru2010-07-292-2/+0
| | * Merge "move native services under services/"Jean-Baptiste Queru2010-07-2668-0/+26022
| | |\
| | | * move native services under services/Mathias Agopian2010-07-2268-0/+26022
* | | | am 52075987: am 31b5d548: Merge "Fix a bug where we cleaned an apps external ...Dianne Hackborn2010-07-291-2/+1
|\ \ \ \ | |/ / /
| * | | am 31b5d548: Merge "Fix a bug where we cleaned an apps external data when upg...Dianne Hackborn2010-07-291-2/+1
| |\ \ \
| | * \ \ Merge "Fix a bug where we cleaned an apps external data when upgrading it. :(...Dianne Hackborn2010-07-291-2/+1
| | |\ \ \
| | | * | | Fix a bug where we cleaned an apps external data when upgrading it. :(Dianne Hackborn2010-07-291-2/+1
| * | | | | am 6ec402b5: DO NOT MERGE: Fix input event injection ANRs on UI thread.Jeff Brown2010-07-293-72/+101
| |\ \ \ \ \ | | |/ / / /
| | * | | | DO NOT MERGE: Fix input event injection ANRs on UI thread.Jeff Brown2010-07-293-72/+101
* | | | | | Fix issue #2859543: PhoneStatusBar appears at startup after wipeDianne Hackborn2010-07-292-15/+24
* | | | | | Fixed StatusBar ANRs due to input event injection on UI thread.Jeff Brown2010-07-293-72/+101
* | | | | | am 7522cac5: am 8dc16c27: Fix typo in GPS mode logic.Mike Lockwood2010-07-291-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am 8dc16c27: Fix typo in GPS mode logic.Mike Lockwood2010-07-291-1/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fix typo in GPS mode logic.Mike Lockwood2010-07-291-1/+1
* | | | | | am ba676a00: am a54d7d3d: Fixed underrun in audioflinger mixer.Eric Laurent2010-07-291-2/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am a54d7d3d: Fixed underrun in audioflinger mixer.Eric Laurent2010-07-291-2/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fixed underrun in audioflinger mixer.Eric Laurent2010-07-291-2/+2
* | | | | | am 45dc4f82: am 493941b8: Allow creation of an audio effect on a session with...Eric Laurent2010-07-292-16/+72
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am 493941b8: Allow creation of an audio effect on a session with no audio tra...Eric Laurent2010-07-292-16/+72
| |\ \ \ \ \ | | |/ / / /
| | * | | | Allow creation of an audio effect on a session with no audio tracks.Eric Laurent2010-07-292-16/+72
| | |/ / /
* | | | | am 9362ea76: am 9f2a91bc: Merge "fix [2873058] Surface::dequeueBuffer blocks ...Mathias Agopian2010-07-283-22/+78
|\ \ \ \ \ | |/ / / /
| * | | | am 9f2a91bc: Merge "fix [2873058] Surface::dequeueBuffer blocks on last buffe...Mathias Agopian2010-07-283-22/+78
| |\ \ \ \ | | |/ / /
| | * | | Merge "fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. canno...Mathias Agopian2010-07-283-22/+78
| | |\ \ \
| | | * | | fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot deque...Mathias Agopian2010-07-273-22/+78
* | | | | | Merge changes I00d6980a,I814221b4,Id88603a5Mike Lockwood2010-07-284-0/+215
|\ \ \ \ \ \
| * | | | | | Send Intents when PTP compatible devices are connected/disconnected to USBMike Lockwood2010-07-274-0/+215
* | | | | | | am bba1eede: am f369a9b5: Remove stale temporary ASEC containersKenny Root2010-07-281-2/+7
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | am f369a9b5: Remove stale temporary ASEC containersKenny Root2010-07-281-2/+7
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Remove stale temporary ASEC containersKenny Root2010-07-281-2/+7
* | | | | | | am 4b812738: am 56c02dc3: Merge "Fix getTempContainerId()" into gingerbreadKenny Root2010-07-281-43/+25
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | am 56c02dc3: Merge "Fix getTempContainerId()" into gingerbreadKenny Root2010-07-281-43/+25
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge "Fix getTempContainerId()" into gingerbreadKenny Root2010-07-281-43/+25
| | |\ \ \ \ \
| | | * | | | | Fix getTempContainerId()Kenny Root2010-07-281-43/+25
* | | | | | | | am 9795a25d: am 6d0fec2d: Refactor input reader to support new device types m...Jeff Brown2010-07-283-113/+174
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | am 6d0fec2d: Refactor input reader to support new device types more easily.Jeff Brown2010-07-283-113/+174
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Refactor input reader to support new device types more easily.Jeff Brown2010-07-283-113/+174
* | | | | | | | am d3f6c1fa: am 0c39b6c6: Merge "Add a missing break; to restore old function...Joe Onorato2010-07-281-0/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | am 0c39b6c6: Merge "Add a missing break; to restore old functionality and not...Joe Onorato2010-07-281-0/+4
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Merge "Add a missing break; to restore old functionality and not turn off the...Joe Onorato2010-07-281-0/+4
| | |\ \ \ \ \ \
| | | * | | | | | Add a missing break; to restore old functionality and not turn off the screen...Andreas Huber2010-07-271-0/+4
| | | |/ / / / /
* | | | | | | | Merge "Add new system service CountryDetector"Mike Lockwood2010-07-288-0/+1613
|\ \ \ \ \ \ \ \
| * | | | | | | | Add new system service CountryDetectorBai Tao2010-07-288-0/+1613