commit | 4cdc58f6840d15b4952149d2b345ec1f97d505bc | [log] [tgz] |
---|---|---|
author | Robert Carr <racarr@google.com> | Wed Aug 23 14:22:20 2017 -0700 |
committer | Robert Carr <racarr@google.com> | Wed Oct 11 14:31:20 2017 -0700 |
tree | 33427f28bf11a635036f582ac94384ac57ce7fcf | |
parent | 049c1147a12684a6f95c6d8b326dc29208908d14 [diff] |
SurfaceFlinger Transactions as distinct objects. Essentially a process global singleton for transactions is not so useful once we make surface control public API as process isn't something an app developer is really thinking about. It's also nice that we get to delete two of the plumbing layers. Test: Boots Change-Id: I8864bd7e2f5865e3c0a425cf82f9928211911774