commit | 78a08ee876794586e1d429e67d4b94209415ea5a | [log] [tgz] |
---|---|---|
author | Filip Gruszczynski <gruszczy@google.com> | Sun Nov 08 18:04:32 2015 -0800 |
committer | Filip Gruszczynski <gruszczy@google.com> | Mon Nov 09 10:49:48 2015 -0800 |
tree | c188dc59c7e479f32f999813b1beb61e5d31f381 | |
parent | f49bec047a69859190c8331b46eb454d88521420 [diff] |
Fix blink when docking a window. We need to be very precise about removing the old window when the new one is shown. The right moment is immediately after the first frame of the new window entrance animation gets commited. This requires more infrastructure and flags, rather than depending on the old ones and hoping that they will match our needs. Bug: 25075151 Change-Id: I0fdbf38d0915ded3300d75fc7268e619b574bcf5