summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Merge "Return stats from inactive ifaces, packet counts."Jeff Sharkey2011-07-123-35/+177
|\
| * Return stats from inactive ifaces, packet counts.Jeff Sharkey2011-07-113-35/+177
* | Merge "Expose app resume times to the ApplicationProvider."Mark Brophy2011-07-121-12/+33
|\ \
| * | Expose app resume times to the ApplicationProvider.Mark Brophy2011-07-101-12/+33
* | | Merge "Change IME picker dialog from Activity to Broadcast"satok2011-07-111-4/+1
|\ \ \
| * | | Change IME picker dialog from Activity to Broadcastsatok2011-07-121-4/+1
* | | | Merge "fix a weird use of Vector::appendVector()"Mathias Agopian2011-07-111-5/+2
|\ \ \ \
| * | | | fix a weird use of Vector::appendVector()Mathias Agopian2011-07-111-5/+2
| |/ / /
* | | | Merge "Fix wifi tethering."Robert Greenwalt2011-07-111-2/+0
|\ \ \ \
| * | | | Fix wifi tethering.Robert Greenwalt2011-07-111-2/+0
| |/ / /
* | | | Merge "Increase activity timeouts when using a wrapper process."Jeff Brown2011-07-113-24/+29
|\ \ \ \
| * | | | Increase activity timeouts when using a wrapper process.Jeff Brown2011-07-113-24/+29
| |/ / /
* | | | Merge "UsbDeviceManager: Include kernel USB state in dumpsys output"Mike Lockwood2011-07-111-0/+10
|\ \ \ \
| * | | | UsbDeviceManager: Include kernel USB state in dumpsys outputMike Lockwood2011-07-111-0/+10
* | | | | Merge "UsbDeviceManager: Initialize state based on persist.sys.usb.config rat...Mike Lockwood2011-07-111-8/+7
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | UsbDeviceManager: Initialize state based on persist.sys.usb.config rather tha...Mike Lockwood2011-07-111-8/+7
* | | | Merge "Remove more simulator support code. Bug: 5010576"Jeff Brown2011-07-111-307/+220
|\ \ \ \
| * | | | Remove more simulator support code.Jeff Brown2011-07-111-307/+220
* | | | | Merge "Eliminate single-process mode. Bug: 5010576"Jeff Brown2011-07-114-115/+72
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Eliminate single-process mode.Jeff Brown2011-07-084-115/+72
| |/ /
* | | Merge "UsbDeviceManager: Fix indentation"Mike Lockwood2011-07-111-13/+13
|\ \ \
| * | | UsbDeviceManager: Fix indentationMike Lockwood2011-07-111-13/+13
* | | | Merge "MTP: Return error if user tries to copy a file >= 4GB to a FAT32 file ...Mike Lockwood2011-07-111-2/+6
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | MTP: Return error if user tries to copy a file >= 4GB to a FAT32 file systemMike Lockwood2011-07-111-2/+6
| |/
* | 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
|\ \ \ \ \ \ \ \