diff options
author | Andrii Kulian <akulian@google.com> | 2017-08-11 09:06:46 -0700 |
---|---|---|
committer | Andrii Kulian <akulian@google.com> | 2017-08-21 13:43:44 -0700 |
commit | 74b561a1fcc7e0b350dfa59f3e0f928168e16fd8 (patch) | |
tree | 4b3f960a8a1d123c1bd364b8abfd0eb46aa21d36 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | f523c630e4a5ee79665db2fd5f2cd44886c4ff64 (diff) |
Track app visibility updates on the client
When client receives two consecutive app visibility updates
sometimes it might handle them in single traversal pass and
in ViewRootImpl#performTraversals it will not detect a
visibility change.
Server side in this case will be stuck waiting for relayout
call from the client and will not draw the app window. This
can also cause focus not being switched properly and WM
remain with no focused window.
Bug: 64517357
Test: android.server.cts.ActivityManagerPinnedStackTests
Test: #testEnterPipFromTaskWithMultipleActivities
Test: Run the test and check if there are no focused window logs
Change-Id: I714da72a881e2dee5cf8dafd62113fbb9f2f3f4d
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions