commit | 2df62bf0dd66135dfedd9daf8e7b5e9380e30ed1 | [log] [tgz] |
---|---|---|
author | Filip Gruszczynski <gruszczy@google.com> | Mon Jun 01 12:57:43 2015 -0700 |
committer | Filip Gruszczynski <gruszczy@google.com> | Mon Jun 01 13:24:12 2015 -0700 |
tree | 1a5e20301189f3f4be9b56394cd2563345db3fa0 | |
parent | 35a803beec9ce508fd53ab7e4111f2f9f87296c1 [diff] |
ActivityView: set surface on a background thread. ActivityView shouldn't set the surface on the main thread, because it's a binder call and causes jank. Instead it should delegate the call to a background thread and let it do the work there. Bug: 15752100 Change-Id: I6f2764c93dfb8f3e00d79f0e97d4a6688b6fdd8f