summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/wm/WindowManagerService.java
Commit message (Expand)AuthorAgeFilesLines
* Always disable StrictModeFlashPaul Kocialkowski2012-09-231-0/+6
* Set landscape orientation propEvan McClain2012-05-221-0/+11
* Merge branch 'ics-mr1-release' of https://android.googlesource.com/platform/f...Steve Kondik2012-03-291-19/+40
|\
| * Fix issue #6037252: Screen shifts after all apps are upgradedDianne Hackborn2012-02-211-1/+5
| * Merge "Another attempt at issue #5823276: home repaints after full-screen app...Dianne Hackborn2012-01-241-4/+13
| |\
| | * Another attempt at issue #5823276: home repaints after full-screen app is exitedDianne Hackborn2012-01-231-4/+13
| * | Merge "Revert "Fix 5797764: Increase lock screen's thread priority"" into ics...Jim Miller2012-01-231-1/+1
| |\ \ | | |/ | |/|
| | * Revert "Fix 5797764: Increase lock screen's thread priority"Jim Miller2012-01-231-1/+1
| * | Merge "Fix 5797764: Increase lock screen's thread priority" into ics-mr1Jim Miller2012-01-201-1/+1
| |\ \ | | |/
| | * Fix 5797764: Increase lock screen's thread priorityJim Miller2012-01-201-1/+1
| * | Fix issue #5823276 again: home repaints after full-screen app is exitedDianne Hackborn2012-01-201-14/+18
| * | DO NOT MERGE Revert "Fix issue #5823276: home repaints after full-screen app ...Justin Ho2012-01-191-18/+14
| * | Merge "Fix 5863053: Add method to lock screen immediately." into ics-mr1Jim Miller2012-01-181-0/+4
| |\ \
| | * | Fix 5863053: Add method to lock screen immediately.Jim Miller2012-01-171-0/+4
| | |/
| * | Fix issue #5823276: home repaints after full-screen app is exitedDianne Hackborn2012-01-121-14/+18
| |/
* | input: Fix hardware keyboard support + workaroundSteve Kondik2012-02-031-1/+9
* | framework: fix screenshot and rotation aimation for devices with abnormal hw ...Tom Giordano2012-01-281-0/+3
* | Merge branch 'ics-mr1' of https://android.googlesource.com/platform/framework...Steve Kondik2011-12-161-120/+249
|\ \ | |/
| * Fix issue #5679504: Device stuck and sudden reboot - Watchdog reset?Dianne Hackborn2011-11-301-36/+59
| * Fix issue #5588689: Black camera preview after coming back from gmailDianne Hackborn2011-11-281-11/+48
| * Updating recent apps visuals on tabletMichael Jurka2011-11-141-2/+14
| * Make activity manager more robust in the face of app activity leaks.Dianne Hackborn2011-11-111-1/+1
| * Fix issue #5470311: Activity with android:configChanges defined...Dianne Hackborn2011-11-101-55/+90
| * workaround to set the WM refresh rate to 48 Hz for tuna devices onlyMathias Agopian2011-11-041-6/+2
| * am 3ee47188: Frame rate to 48 fpsDave Burke2011-11-041-1/+6
| |\
| * | Various performance and other work.Dianne Hackborn2011-10-311-0/+12
| * | Optimize handling of scrolled wallpapersChet Haase2011-10-281-10/+24
| * | am 67a1b7d6: Merge "Fix issue #5508024: Rotation jank seen in live wallpapers...Dianne Hackborn2011-10-261-18/+31
| |\ \
| * | | Fix a bug where surface crashes when the enter animation starts while the exi...satok2011-10-251-5/+1
* | | | To enable the SoftKeyboard on 7x30Niranjan Reddy Dumbala2011-12-031-1/+1
* | | | Set the WM refresh rate to 60 Hz for tuna devices only DOMathias Agopian2011-11-091-6/+2
| |_|/ |/| |
* | | Frame rate to 48 fpsDave Burke2011-11-041-1/+6
| |/ |/|
* | Fix issue #5508024: Rotation jank seen in live wallpapersDianne Hackborn2011-10-251-18/+31
|/
* Add hasNavigationBar() to the window manager.Daniel Sandler2011-10-191-0/+5
* Fix issue #5446988: WindowManager warns BOOT TIMEOUT,...Dianne Hackborn2011-10-131-3/+56
* Fix issue #5445966: WindowManager reporting -long on prime when it shouldn't be.Dianne Hackborn2011-10-121-12/+21
* SurfaceFlinger: update orientation via transactionsJamie Gennis2011-10-111-22/+17
* Fix issue #5405788: Device continuously opening and closing...Dianne Hackborn2011-10-101-5/+13
* Fix how we hide and show the nav bar.Dianne Hackborn2011-10-071-28/+103
* Merge "Fix issue #5371530: SYSTEMUI_FLAG_HIDE_NAVIGATION reasserts itself imm...Dianne Hackborn2011-10-061-9/+26
|\
| * Fix issue #5371530: SYSTEMUI_FLAG_HIDE_NAVIGATION reasserts itself immediatelyDianne Hackborn2011-10-061-9/+26
* | Make SENSOR orientation modes trump rotation lock.Jeff Brown2011-10-051-2/+9
|/
* Merge "Always unfreeze display."Dianne Hackborn2011-10-051-1/+1
|\
| * Always unfreeze display.Dianne Hackborn2011-10-041-1/+1
* | Fix issue #5388352: font size change back to normalDianne Hackborn2011-10-041-0/+1
|/
* Merge "Prevent unintended rotations. Bug: 4981385"Jeff Brown2011-09-231-0/+1
|\
| * Prevent unintended rotations.Jeff Brown2011-09-231-0/+1
* | Fix issue #5173952: Opening a Notification From Lock Screen...Dianne Hackborn2011-09-231-0/+10
|/
* Handle orientation changes more systematically.Jeff Brown2011-09-211-165/+150
* Fix issue #5312624: Lock screen very flickeryDianne Hackborn2011-09-201-14/+19