summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Merge "fix [3369743] SurfaceFlinger reads hardware composer hints before call...Mathias Agopian2011-01-201-20/+26
|\
| * fix [3369743] SurfaceFlinger reads hardware composer hints before calling hwc...Mathias Agopian2011-01-191-20/+26
* | Merge "clean-up unneeded code" into honeycombMathias Agopian2011-01-206-42/+0
|\ \
| * | clean-up unneeded codeMathias Agopian2011-01-206-42/+0
* | | Merge "Fix issue 3371096." into honeycombEric Laurent2011-01-201-8/+10
|\ \ \
| * | | Fix issue 3371096.Eric Laurent2011-01-191-8/+10
| | |/ | |/|
* | | Refine InputMethodInfo APIKen Wakasa2011-01-211-23/+32
* | | Add android.provider.Settings.EXTRA_INPUT_METHOD_IDTadashi G. Takaoka2011-01-211-2/+1
* | | Merge "Rename action to ACTION_INPUT_METHOD_SUBTYPE_SETTINGS" into honeycombTadashi G. Takaoka2011-01-201-1/+1
|\ \ \
| * | | Rename action to ACTION_INPUT_METHOD_SUBTYPE_SETTINGSTadashi G. Takaoka2011-01-201-1/+1
* | | | Make VpnService synchronous API.Hung-ying Tyan2011-01-201-0/+3
* | | | Merge "Fix getSwitchState." into honeycombJeff Brown2011-01-192-2/+2
|\ \ \ \
| * | | | Fix getSwitchState.Jeff Brown2011-01-192-2/+2
| | |_|/ | |/| |
* | | | Merge "fix [3369027] Sensor.TYPE_ROTATION_VECTOR is unstable and returns NaNs...Mathias Agopian2011-01-192-4/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | fix [3369027] Sensor.TYPE_ROTATION_VECTOR is unstable and returns NaNs when r...Mathias Agopian2011-01-192-4/+4
| |/ /
* | | Make the drag input window fullscreen touchable againChristopher Tate2011-01-191-1/+1
|/ /
* | Merge "Fail more gracefully when window state changes during drags" into hone...Christopher Tate2011-01-191-2/+6
|\ \
| * | Fail more gracefully when window state changes during dragsChristopher Tate2011-01-191-2/+6
* | | Merge "improve SurfaceFlinger 'dumpsys' log" into honeycombMathias Agopian2011-01-193-0/+43
|\ \ \
| * | | improve SurfaceFlinger 'dumpsys' logMathias Agopian2011-01-193-0/+43
| | |/ | |/|
* | | Merge "StrictMode: class instance limits (track object "leaks")" into honeycombBrad Fitzpatrick2011-01-191-0/+3
|\ \ \ | |_|/ |/| |
| * | StrictMode: class instance limits (track object "leaks")Brad Fitzpatrick2011-01-191-0/+3
| |/
* | Fix a couple of drag & drop crashesChristopher Tate2011-01-191-1/+1
|/
* Merge "Tentative fix for issue 3362362." into honeycombEric Laurent2011-01-193-31/+57
|\
| * Tentative fix for issue 3362362.Eric Laurent2011-01-193-31/+57
* | Disabling queued unbinding of RemoteViewsServices until we fix flashing in wi...Winson Chung2011-01-191-1/+1
* | Refactoring app widgets to address security/performance issues.Winson Chung2011-01-181-18/+150
* | Just a little 'ol activity manager permission change.Dianne Hackborn2011-01-182-37/+83
|/
* Merge "Filter virtual keys after touches." into honeycombJeff Brown2011-01-185-3/+113
|\
| * Filter virtual keys after touches.Jeff Brown2011-01-185-3/+113
* | Erase OBB files when removing packagesKenny Root2011-01-181-3/+12
* | Merge "Fix issue #3362666 Activities launched from ongoing notifications don'...Dianne Hackborn2011-01-181-6/+13
|\ \
| * | Fix issue #3362666 Activities launched from ongoing notifications don't animateDianne Hackborn2011-01-181-6/+13
* | | Prevent Dropbox from crashing system server pre-boot.Brad Fitzpatrick2011-01-181-1/+16
* | | Merge "Fix the algorithm to get current input method subtype considering expl...satok2011-01-171-7/+21
|\ \ \ | |/ / |/| |
| * | Fix the algorithm to get current input method subtype considering explicitly ...satok2011-01-181-7/+21
* | | Fix a bunch of API review bugs.Dianne Hackborn2011-01-171-4/+4
* | | Mouse pointer tweaks.Jeff Brown2011-01-171-2/+10
| |/ |/|
* | Merge "Pick an upstream interface with valid IP config" into honeycombIrfan Sheriff2011-01-171-4/+4
|\ \
| * | Pick an upstream interface with valid IP configIrfan Sheriff2011-01-171-4/+4
| |/
* | UsbService: Remove stack-trace message during boot.David 'Digit' Turner2011-01-171-4/+9
* | Merge "Revert "Add the {get,set}PackageObbPaths calls to API"" into honeycombKenny Root2011-01-171-107/+0
|\ \
| * | Revert "Add the {get,set}PackageObbPaths calls to API"Kenny Root2011-01-171-107/+0
* | | Add internal plumbing to DPM for encryptionAndy Stadler2011-01-171-12/+89
|/ /
* | Add OBB size to PackageStatsKenny Root2011-01-171-0/+5
|/
* Implicitly/Explicitly subtypes bug.satok2011-01-171-6/+6
* Merge "SystemServer: Do not register null BlueTooth service in the emulator" ...David 'Digit' Turner2011-01-161-4/+2
|\
| * SystemServer: Do not register null BlueTooth service in the emulatorDavid 'Digit' Turner2011-01-171-4/+2
* | Merge "Support non-rectangular input regions." into honeycombJeff Brown2011-01-166-154/+101
|\ \
| * | Support non-rectangular input regions.Jeff Brown2011-01-166-154/+101