commit | 6ee618509a392adb183c2e70390cd9e2031ff0d8 | [log] [tgz] |
---|---|---|
author | Craig Mautner <cmautner@google.com> | Tue Dec 02 16:47:29 2014 -0800 |
committer | Craig Mautner <cmautner@google.com> | Tue Dec 02 16:47:29 2014 -0800 |
tree | 8f4a001e28d02a96f958f2873bc82ae321746722 | |
parent | 92ad4dd017a13364b4001bdb04911202932f81c2 [diff] |
Don't process windows belonging to unshown users Add a test for whether a window will be shown to the current user. Otherwise we wait to process windows that are drawn but will never be shown. Consequently we end up in a layout loop that continues to set pendingLayoutChanges at the point where "wallpaper and commitFinishDrawingLocked true" message is generated. Fixes bug 18510914. Change-Id: Ib067b41b5f26b146ee6bdb16c2f3b07d20aa2c54