summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/wm
Commit message (Expand)AuthorAgeFilesLines
* Fade recents thumbnail to transparent earlier.Craig Mautner2012-12-171-3/+17
* Call setSize to sync Surface to SurfaceFlinger. DO NOT MERGECraig Mautner2012-12-071-38/+52
* Fix issue #7649590: Background windows sometimes not being hidden for seconda...Dianne Hackborn2012-12-033-17/+23
* Include child windows when looking for insertion point.Craig Mautner2012-11-303-5/+27
* Merge "Don't apply transformation fudge when not rotating." into jb-mr1.1-devDianne Hackborn2012-11-292-1/+5
|\
| * Don't apply transformation fudge when not rotating.Dianne Hackborn2012-11-292-1/+5
* | Merge "Fix math errors causing black screen. DO NOT MERGE" into jb-mr1.1-devCraig Mautner2012-11-291-1/+1
|\ \ | |/ |/|
| * Fix math errors causing black screen. DO NOT MERGECraig Mautner2012-11-291-1/+1
* | Retain configuration change info and sync access.Craig Mautner2012-11-273-8/+28
|/
* Merge "Remove extraneous logs." into jb-mr1-devDianne Hackborn2012-11-081-7/+2
|\
| * Remove extraneous logs.Dianne Hackborn2012-11-081-7/+2
* | Add mechanism to kick keyguard to show the assistantJim Miller2012-11-081-0/+9
|/
* Add isSafeModeEnabled() API to WindowManagerServiceJim Miller2012-11-051-0/+4
* Fix issue #7457380: IME leaves a mark after user switchingDianne Hackborn2012-11-022-6/+22
* Fix issue #7343200: Fails to show wallpaper in the background for...Dianne Hackborn2012-11-024-39/+85
* More debugging for issue #7343200 Fails to show wallpaper in the...Dianne Hackborn2012-11-015-51/+207
* Fix for regression in WindowManager orientation changesChet Haase2012-10-311-2/+9
* Merge "WindowManager shouldn't layout non-visible windows" into jb-mr1-devChet Haase2012-10-301-1/+1
|\
| * WindowManager shouldn't layout non-visible windowsChet Haase2012-10-301-1/+1
* | Bring up unlock screen for FLAG_DISMISS_KEYGUARD.Craig Mautner2012-10-301-1/+1
* | Work on issue #7343200: Fails to show wallpaper in the background...Dianne Hackborn2012-10-293-28/+33
|/
* Fix issue #7342364: JellyBean broke Toddler Lock, againDianne Hackborn2012-10-231-1/+2
* Fix issue #7353900: Brief flash of home screen while dream starts on lock scr...Dianne Hackborn2012-10-191-1/+24
* Merge "Allow getDisplayContentLocked to return null..." into jb-mr1-devCraig Mautner2012-10-193-63/+124
|\
| * Allow getDisplayContentLocked to return null...Craig Mautner2012-10-183-63/+124
* | Fixing wallpaper flash when going in/out of RecentsMichael Jurka2012-10-191-2/+9
* | When removing windows remove from resize list.Craig Mautner2012-10-181-0/+1
|/
* Use parent window to evaluate show-to-all-users.Craig Mautner2012-10-161-7/+15
* Merge "Occasionally triple tap on the keyboard toggles screen magnification."...Svetoslav Ganov2012-10-161-4/+49
|\
| * Occasionally triple tap on the keyboard toggles screen magnification.Svetoslav Ganov2012-10-161-4/+49
* | Merge "Perform all layouts within first loop." into jb-mr1-devCraig Mautner2012-10-161-1/+9
|\ \
| * | Perform all layouts within first loop.Craig Mautner2012-10-161-1/+9
* | | Revert app freeze timeout delay.Craig Mautner2012-10-161-1/+1
|/ /
* | Merge "Always layout Keyguard on config change." into jb-mr1-devCraig Mautner2012-10-151-12/+5
|\ \
| * | Always layout Keyguard on config change.Craig Mautner2012-10-151-12/+5
| |/
* | Flag window animation transactions as animations.Jamie Gennis2012-10-151-0/+1
|/
* Check for apps closing and restore mExiting test.Craig Mautner2012-10-112-1/+6
* Merge "Revert "Remove debugging statements before final ROM."" into jb-mr1-devCraig Mautner2012-10-101-2/+7
|\
| * Revert "Remove debugging statements before final ROM."Craig Mautner2012-10-101-2/+7
* | Merge "Use the original caller pid for computing visibility" into jb-mr1-devChris Craik2012-10-101-4/+4
|\ \
| * | Use the original caller pid for computing visibilityChris Craik2012-10-101-4/+4
* | | Merge "Increase window freeze timeout for bigger screens." into jb-mr1-devCraig Mautner2012-10-101-2/+6
|\ \ \ | |_|/ |/| |
| * | Increase window freeze timeout for bigger screens.Craig Mautner2012-10-101-2/+6
| |/
* | Remove debugging statements before final ROM.Craig Mautner2012-10-091-7/+2
|/
* Fix problems with IME layers.Craig Mautner2012-10-082-7/+8
* Merge "Save resized windows even if freezing." into jb-mr1-devCraig Mautner2012-10-071-33/+35
|\
| * Save resized windows even if freezing.Craig Mautner2012-10-061-33/+35
* | Merge "Adds showWhenLocked attribute to Activities." into jb-mr1-devCraig Mautner2012-10-074-5/+18
|\ \ | |/ |/|
| * Adds showWhenLocked attribute to Activities.Craig Mautner2012-10-064-5/+18
* | Fix issue #7296314, issue #7296314.Dianne Hackborn2012-10-052-3/+22