summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Return stats from inactive ifaces, packet counts.Jeff Sharkey2011-07-113-35/+177
* Cached NTP time for system services.Jeff Sharkey2011-07-105-103/+38
* Merge "Pass the targetSdkVersion through to the zygote-forked dalvik."Elliott Hughes2011-07-081-1/+2
|\
| * Pass the targetSdkVersion through to the zygote-forked dalvik.Elliott Hughes2011-07-081-1/+2
* | Merge "resolved conflicts for merge of e4a56a32 to master"Wink Saville2011-07-081-2/+4
|\ \
| * \ resolved conflicts for merge of e4a56a32 to masterWink Saville2011-07-081-2/+4
| |\ \ | | |/ | |/|
| | * am 8171e6f6: Use resetConnections with resetMask.Wink Saville2011-07-081-2/+4
| | |\
| | | * Use resetConnections with resetMask.Wink Saville2011-07-071-2/+4
* | | | fix screen on/off animation (again)Mathias Agopian2011-07-082-13/+42
* | | | Fix EGLUtils::selectConfigForPixelFormat()Mathias Agopian2011-07-081-6/+39
* | | | Merge "Fix build warning; LOG_TAG was misplaced"Glenn Kasten2011-07-081-2/+2
|\ \ \ \
| * | | | Fix build warning; LOG_TAG was misplacedGlenn Kasten2011-07-081-2/+2
* | | | | Merge "Can now restore a subset of apps from historical dataset"Christopher Tate2011-07-081-3/+105
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Can now restore a subset of apps from historical datasetChristopher Tate2011-07-081-3/+105
* | | | | Merge "Moved and renamed effect API header files"Eric Laurent2011-07-072-1/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Moved and renamed effect API header filesEric Laurent2011-07-072-1/+4
* | | | | Merge "Fix 4689527: Fix rendering issue with thumbnails on phones"Jim Miller2011-07-071-3/+8
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix 4689527: Fix rendering issue with thumbnails on phonesJim Miller2011-07-071-3/+8
* | | | | 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
|\ \ \ \ \ \ \ \ \ \