summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| |/
* | Merge "Fix issue 3007862" into gingerbreadEric Laurent2010-09-241-40/+49
|\ \
| * | Fix issue 3007862Eric Laurent2010-09-241-40/+49
* | | 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
* | Merge "Fix NPE in PowerManagerService on boot, if some settings are corrupted...Amith Yamasani2010-09-221-8/+17
|\ \
| * | Fix NPE in PowerManagerService on boot, if some settings are corrupted.Amith Yamasani2010-09-221-8/+17
* | | Request permission for global audio effects.Eric Laurent2010-09-221-14/+18
|/ /
* | 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-212-23/+42
* | 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
* | | Fix issue #2999757: "Application Redirected" dialogue showing up erraticallyDianne Hackborn2010-09-201-17/+21
* | | Merge "Fix #2999258: ANR in Settings after every reboot" into gingerbreadDianne Hackborn2010-09-201-39/+97
|\ \ \ | |/ / |/| |
| * | Fix #2999258: ANR in Settings after every rebootDianne Hackborn2010-09-201-39/+97
* | | Merge "Add Inet Condition log to bugreports" into gingerbreadRobert Greenwalt2010-09-201-0/+27
|\ \ \ | |/ / |/| |
| * | Add Inet Condition log to bugreportsRobert Greenwalt2010-09-201-0/+27
| |/
* | Merge "LocationManager: Hide location provider and geocode provider APIs." in...Mike Lockwood2010-09-201-1/+1
|\ \
| * | LocationManager: Hide location provider and geocode provider APIs.Mike Lockwood2010-09-201-1/+1
* | | Merge "DO NOT MERGE. Wifi service now blames apps for its wake lock use." in...Dianne Hackborn2010-09-201-1/+2
|\ \ \ | |/ / |/| |
| * | DO NOT MERGE. Wifi service now blames apps for its wake lock use.Dianne Hackborn2010-09-201-1/+2
* | | Merge "In theory the package manager now scans /vendor/app" into gingerbreadDianne Hackborn2010-09-201-2/+18
|\ \ \
| * | | In theory the package manager now scans /vendor/appDianne Hackborn2010-09-201-2/+18
| | |/ | |/|
* | | Some battery improvements:Dianne Hackborn2010-09-202-2/+7
|/ /
* | SipService: move event handling out of system server's main threadHung-ying Tyan2010-09-201-1/+66
* | SIP: convert enum to static final int.Hung-ying Tyan2010-09-203-63/+61
* | Merge "SIP: add config flag for wifi-only configuration." into gingerbreadHung-ying Tyan2010-09-191-0/+11
|\ \
| * | SIP: add config flag for wifi-only configuration.Hung-ying Tyan2010-09-201-0/+11
* | | DO NOT MERGE Tethering: Delay 1000ms before processing USB disconnect eventsMike Lockwood2010-09-191-2/+24
| |/ |/|
* | Improve power tracking of WIFI use.Dianne Hackborn2010-09-172-13/+52
|/
* Merge "Add timer to SIP session creation process." into gingerbreadHung-ying Tyan2010-09-161-23/+96
|\
| * Add timer to SIP session creation process.Hung-ying Tyan2010-09-171-23/+96
* | Merge "surfaceflinger / GL extensions cleanup" into gingerbreadMathias Agopian2010-09-165-8/+8
|\ \