summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server
Commit message (Expand)AuthorAgeFilesLines
* Rub in a little 'ol log-b-gone.Dianne Hackborn2010-09-3010-136/+311
* location: rebind to network location and geocoder services after package updateMike Lockwood2010-09-303-13/+53
* Revert "Revert "Check for the DEVICE_POWER permission in userActivity.""Joe Onorato2010-09-291-1/+1
* Merge "Move all the permissions check up for unmount" into gingerbreadKenny Root2010-09-291-13/+22
|\
| * Move all the permissions check up for unmountKenny Root2010-09-291-13/+22
* | NFC integrationNick Pelly2010-09-281-0/+16
* | Revert "Check for the DEVICE_POWER permission in userActivity."Mike Lockwood2010-09-281-1/+1
|/
* Update OBB API to include callbacksKenny Root2010-09-281-22/+39
* Check for the DEVICE_POWER permission in userActivity.Joe Onorato2010-09-281-1/+1
* Merge "Fixes to granting URI permissions - take into account path perms." int...Dianne Hackborn2010-09-281-15/+61
|\
| * Fixes to granting URI permissions - take into account path perms.Dianne Hackborn2010-09-281-15/+61
* | Remove logging on wifilock acquire/releaseIrfan Sheriff2010-09-281-2/+2
* | DO NOT MERGErepo sync . build/envsetup.sh lunch passion-eng2010-09-271-1/+4
|/
* Merge "Move SipService out of SystemServer to phone process." into gingerbreadHung-ying Tyan2010-09-275-3316/+0
|\
| * Move SipService out of SystemServer to phone process.Hung-ying Tyan2010-09-285-3316/+0
* | Merge "squeeze a few more bits of randomness into /dev/random" into gingerbreadNick Kralevich2010-09-271-0/+1
|\ \ | |/ |/|
| * squeeze a few more bits of randomness into /dev/randomNick Kralevich2010-09-271-0/+1
* | Merge "Allow all apps to call ContentResolver.getType()." into gingerbreadDianne Hackborn2010-09-272-2/+34
|\ \
| * | Allow all apps to call ContentResolver.getType().Dianne Hackborn2010-09-262-2/+34
* | | Fix build.Hung-ying Tyan2010-09-281-0/+3
* | | SIP: misc fixesHung-ying Tyan2010-09-281-25/+43
* | | SipService: handle cross-domain authentication errorHung-ying Tyan2010-09-271-1/+19
* | | Use buffered output during packages.xml writeKenny Root2010-09-261-2/+4
|/ /
* | Fixed some timeout and lock reentrance issues with broadcasts.Jeff Brown2010-09-241-75/+129
* | Merge "Some debugging support." into gingerbreadDianne Hackborn2010-09-241-1/+4
|\ \ | |/ |/|
| * Some debugging support.Dianne Hackborn2010-09-241-1/+4
* | SIP: longer timeout for making call, shorter for cancellingHung-ying Tyan2010-09-251-1/+1
|/
* Merge "Move long Connectivity tasks to handler thread." into gingerbreadRobert Greenwalt2010-09-241-92/+198
|\
| * Move long Connectivity tasks to handler thread.Robert Greenwalt2010-09-231-92/+198
* | SDP: remove dead code.Chia-chi Yeh2010-09-241-1/+0
* | Refactoring SIP classes to get ready for API review.Hung-ying Tyan2010-09-243-62/+63
* | Merge "Crash apps when they provide bad notifications instead of crashing the...Joe Onorato2010-09-231-1/+3
|\ \
| * | Crash apps when they provide bad notifications instead of crashing the system...Joe Onorato2010-09-231-1/+3
* | | Merge "Handle OPTIONS requests from SIP servers." into gingerbreadChung-yih Wang2010-09-231-0/+6
|\ \ \
| * | | Handle OPTIONS requests from SIP servers.Chung-yih Wang2010-09-241-0/+6
* | | | Fix issue #3022508: Crash during media scanDianne Hackborn2010-09-233-234/+489
| |/ / |/| |
* | | Merge "Fix a deadlock I ran into." into gingerbreadDianne Hackborn2010-09-231-13/+13
|\ \ \ | |_|/ |/| |
| * | Fix a deadlock I ran into.Dianne Hackborn2010-09-221-13/+13
* | | Merge "Cleanup Netd to prevent getting hung." into gingerbreadRobert Greenwalt2010-09-233-8/+34
|\ \ \ | |_|/ |/| |
| * | Cleanup Netd to prevent getting hung.Robert Greenwalt2010-09-223-8/+34
| |/
* | Don't do single byte writes in DropBoxManagerServiceBrad Fitzpatrick2010-09-221-1/+5
* | Fix NPE in PowerManagerService on boot, if some settings are corrupted.Amith Yamasani2010-09-221-8/+17
* | Merge "GpsLocationProvider: Fix race condition while bringing up APN for SUPL...Mike Lockwood2010-09-221-2/+7
|\ \
| * | GpsLocationProvider: Fix race condition while bringing up APN for SUPL.Mike Lockwood2010-09-221-2/+7
| |/
* | Merge "SipService: fix thread/socket leak" into gingerbreadHung-ying Tyan2010-09-221-3/+3
|\ \ | |/ |/|
| * SipService: fix thread/socket leakHung-ying Tyan2010-09-231-3/+3
* | Fix race reading input configuration during system startup.Jeff Brown2010-09-211-17/+3
* | Make wifi scan async. (don't auto-merge)Irfan Sheriff2010-09-211-14/+19
* | Merge "Inet status bug fix" into gingerbreadRobert Greenwalt2010-09-211-0/+16
|\ \
| * | Inet status bug fixRobert Greenwalt2010-09-211-0/+16