summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Merge 37dbfcafJean-Baptiste Queru2011-07-071-0/+62
|\
| * am 7022db4c: am 2b62c4fb: am 38bb0123: Merge "Added methods to support dns ca...Robert Greenwalt2011-07-061-0/+61
| |\
| | * am 38bb0123: Merge "Added methods to support dns cache per interface"Robert Greenwalt2011-07-061-0/+61
| | |\
| | | * Merge "Added methods to support dns cache per interface"Robert Greenwalt2011-07-011-0/+61
| | | |\
| | | | * Added methods to support dns cache per interfaceMattias Falk2011-04-191-0/+61
| * | | | am fa5e3b65: am 2dafe771: Merge "DO NOT MERGE. Fix density compat mode." int...Dianne Hackborn2011-06-241-5/+5
| |\ \ \ \
| | * \ \ \ am 2dafe771: Merge "DO NOT MERGE. Fix density compat mode." into honeycomb-mr2Dianne Hackborn2011-06-241-5/+5
| | |\ \ \ \
| | | * | | | DO NOT MERGE. Fix density compat mode.Dianne Hackborn2011-06-231-5/+5
* | | | | | | Merge "Moved WifiWatchdogService and DnsPinger"Irfan Sheriff2011-07-063-996/+1
|\ \ \ \ \ \ \
| * | | | | | | Moved WifiWatchdogService and DnsPingerIsaac Levy2011-07-063-996/+1
* | | | | | | | Merge "Add the "debug.jni.logging" property so third-party developers can deb...Elliott Hughes2011-07-061-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Add the "debug.jni.logging" property so third-party developers can debug thei...Elliott Hughes2011-07-061-0/+3
* | | | | | | | | Merge "UsbDeviceManager: Initialize RNDIS ethernet address based on device se...Mike Lockwood2011-07-061-1/+27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | UsbDeviceManager: Initialize RNDIS ethernet address based on device serial nu...Mike Lockwood2011-07-061-1/+27
* | | | | | | | | | Merge "Addressing comments during security review of the interrogation feature."Svetoslav Ganov2011-07-061-37/+47
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Addressing comments during security review of the interrogation feature.Svetoslav Ganov2011-07-061-37/+47
| |/ / / / / / / / /
* | | | | | | | | | Make full backup API available to appsChristopher Tate2011-07-062-25/+50
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge "don't kill surfaceflinger when system process dies"Mathias Agopian2011-07-063-0/+35
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | don't kill surfaceflinger when system process diesMathias Agopian2011-07-013-0/+35
* | | | | | | | | | Merge "return an error code with gralloc buffer allocation failures"Mathias Agopian2011-07-062-3/+6
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | return an error code with gralloc buffer allocation failuresMathias Agopian2011-07-012-3/+6
| |/ / / / / / / /
* | | | | | | | | Merge "UsbService: USB connected notification now redirects to USB screen in ...Mike Lockwood2011-07-061-3/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | UsbService: USB connected notification now redirects to USB screen in SettingsMike Lockwood2011-07-021-3/+4
* | | | | | | | | | Fix NPE in getLastInputMethodSubtypesatok2011-07-051-2/+5
* | | | | | | | | | VPN: implement status report for legacy VPN.Chia-chi Yeh2011-07-042-21/+74
* | | | | | | | | | VPN: rename some variables.Chia-chi Yeh2011-07-032-46/+46
* | | | | | | | | | VPN: convert prepare() into a form which helps solve race conditions.Chia-chi Yeh2011-07-032-32/+39
* | | | | | | | | | VPN: minor refinement.Chia-chi Yeh2011-07-031-9/+9
* | | | | | | | | | VPN: remove the old VpnService.Chia-chi Yeh2011-07-021-4/+0
* | | | | | | | | | Merge "VPN: export legacy VPN in IConnectivityManager."Chia-chi Yeh2011-07-021-0/+9
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | VPN: export legacy VPN in IConnectivityManager.Chia-chi Yeh2011-07-021-0/+9
* | | | | | | | | | Merge "VPN: merge JNI methods."Chia-chi Yeh2011-07-022-122/+67
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | VPN: merge JNI methods.Chia-chi Yeh2011-07-022-122/+67
* | | | | | | | | | | Merge "VPN: give legacy VPN a fake package name."Chia-chi Yeh2011-07-021-58/+73
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | VPN: give legacy VPN a fake package name.Chia-chi Yeh2011-07-021-58/+73
| |/ / / / / / / / /
* | | | | | | | | | Merge "Drop obsolete touch screen hacks."Jeff Brown2011-07-015-489/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Drop obsolete touch screen hacks.Jeff Brown2011-07-015-489/+2
* | | | | | | | | | | Merge "Workaround apps that make assumptions about pointer ids."Jeff Brown2011-07-013-40/+51
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Workaround apps that make assumptions about pointer ids.Jeff Brown2011-07-013-40/+51
* | | | | | | | | | | Merge "Don't crash when the load average service is started."Dianne Hackborn2011-07-011-2/+2
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Don't crash when the load average service is started.Dianne Hackborn2011-07-011-2/+2
* | | | | | | | | | | Merge "When removing a task, also kill its processes."Dianne Hackborn2011-07-011-27/+27
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | / / / / / / / / / | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | When removing a task, also kill its processes.Dianne Hackborn2011-07-011-27/+27
* | | | | | | | | | Merge "Revert "Add keychain user with special keystore access permissions""Brian Carlstrom2011-07-011-5/+0
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Revert "Add keychain user with special keystore access permissions"Brian Carlstrom2011-06-301-5/+0
| |/ / / / / / / /
* | | | | | | | | UsbDeviceManager: Reset sys.usb.config if it is "none" at bootMike Lockwood2011-07-011-2/+11
* | | | | | | | | UsbService: Use Slog instead of Log, and disable some loggingMike Lockwood2011-07-013-32/+30
* | | | | | | | | USB: Update strings for USB connected notificationsMike Lockwood2011-07-011-107/+112
* | | | | | | | | Merge "Query input device for initial slot index."Jeff Brown2011-07-015-5/+76
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Query input device for initial slot index.Jeff Brown2011-07-015-5/+76