commit | f2acf820e84849f4d199fcdcc010c7e43fe796ab | [log] [tgz] |
---|---|---|
author | Rob Carr <racarr@google.com> | Wed Nov 28 20:34:49 2018 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Wed Nov 28 20:34:49 2018 +0000 |
tree | 586eb7b1fd27c81f455f0256e3c2180258674c45 | |
parent | ae7bd0a6f1e0d533d1fb99bf8c91f87071c2120e [diff] | |
parent | e07e103103d575789ad0a9d5a5212a000ad1f277 [diff] |
Merge changes from topic "sfinput4" * changes: SurfaceFlinger Input: Correct screen magnification. Remove inputflinger.rc as init file SurfaceFlinger Input: Shrink frame by surfaceInsets. InputDispatcher: Notify policy of focus changes. Rework InputApplicationInfo Replace InputWindowInfo#inputChannel with an IBinder token. Add some tests for native input. Forward input windows from SurfaceFlinger to InputDispatcher.