summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/wm/WindowManagerService.java
Commit message (Expand)AuthorAgeFilesLines
* Detect whether overflow button should be shown based on menu key stateEthan Chen2013-06-061-0/+5
* Pie controls: Fix flickering nav bar in full screenJens Doll2013-06-051-33/+0
* Pie controls: Introducing a pie delivery serviceJens Doll2013-05-151-0/+33
* Send out a configuration change when screen size changes due to expandedDanny Baumann2013-05-101-7/+24
* Correct executable bit for source filesKenny Root2013-04-131-0/+0
* Fix potential deadlock between LockScreen and WindowManagerServiceSangkyu Lee2013-04-071-3/+25
* Fix divisions by zero on boot.Danny Baumann2013-03-271-4/+9
* Fix up expanded desktop behaviour.Danny Baumann2013-03-241-25/+62
* Merge commit 'android-4.2.2_r1' into mr1.1-stagingRicardo Cerqueira2013-02-151-65/+116
|\
| * 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-031-14/+14
| * Include child windows when looking for insertion point.Craig Mautner2012-11-301-3/+25
| * 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-271-6/+7
| |/
* | SystemUI: Add dock battery icon stylesJorge Ruesga2013-02-081-4/+6
* | framework: fix screenshot and rotation animation for devices with abnormal hw...Tom Giordano2012-12-041-0/+3
* | input: Fix workaround for broken hardware keyboard supportAlexander Hofbauer2012-11-261-1/+1
* | input: Add workaround for broken hardware keyboard supportSteve Kondik2012-11-241-1/+9
* | Squashed commit of the theme engine support.Ricardo Cerqueira2012-11-241-3/+22
* | Framework: Port CM9 features to CM10DvTonder2012-11-211-0/+6
|/
* 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-021-4/+19
* Fix issue #7343200: Fails to show wallpaper in the background for...Dianne Hackborn2012-11-021-7/+16
* More debugging for issue #7343200 Fails to show wallpaper in the...Dianne Hackborn2012-11-011-3/+43
* 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
* | Work on issue #7343200: Fails to show wallpaper in the background...Dianne Hackborn2012-10-291-26/+30
|/
* 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-191-58/+111
|\
| * Allow getDisplayContentLocked to return null...Craig Mautner2012-10-181-58/+111
* | 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
|/
* 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
|/ /
* | Always layout Keyguard on config change.Craig Mautner2012-10-151-12/+5
|/
* Check for apps closing and restore mExiting test.Craig Mautner2012-10-111-0/+1
* 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