1. 3f2de74 Fix leakage of input window handle on removed display by Riddle Hsu · 5 years ago
  2. c024075 Remove InputForwarder by Tiger Huang · 5 years ago
  3. 4cc014e1 Make interceptMotionBeforeQueueingNonInteractive per display by Charles Chen · 6 years ago
  4. 82bbfc3 Input devices configure on per-display basis (2/2) by Arthur Hung · 6 years ago
  5. fd8666d Load correct resources for pointer icon on external screen by Andrii Kulian · 6 years ago
  6. 63e4053 Fix NPE in notifyFocusChanged by Riddle Hsu · 6 years ago
  7. 9108986 Added last focused window to notifyFocusChanged callback (2/3) by chaviw · 6 years ago
  8. 7865889 Fixed IBinder cast to IWindow for mFocusedWindow (1/3) by chaviw · 6 years ago
  9. 6262f22 Fix drag and drop (3/3) by chaviw · 6 years ago
  10. b9b3200 Support mouse pointer on external displays (2/2) by Arthur Hung · 6 years ago
  11. d44026f Revert "Support mouse pointer on external displays (2/3)" by Andrii Kulian · 6 years ago
  12. 84cdf9c Support mouse pointer on external displays (2/3) by Andrii Kulian · 6 years ago
  13. 15a412d Add physical port to DisplayViewport by Siarhei Vishniakou · 6 years ago
  14. bd26e65 Fix pointer capture by Robert Carr · 6 years ago
  15. 679ccb0 Pass InputWindowInfo to SurfaceFlinger. by Robert Carr · 6 years ago
  16. e0a353c WindowManager: Communicate with input system by WindowTokens. by Robert Carr · 6 years ago
  17. 788f574 Plumbing for SurfaceControl#setInputWindowInfo. by Robert Carr · 6 years ago
  18. be5ce21 Support monitor input per display (2/2) by Arthur Hung · 6 years ago
  19. 1e5b10a Track focus changes on external displays (2/4) by Tiger Huang · 6 years ago
  20. 2eb0f8f Add type to DisplayViewport by Siarhei Vishniakou · 6 years ago
  21. b08d5a5 Merge "Enable excluded-input-devices settings for vendor" am: 41a6efb488 am: c6b92c3ad3 by Tsukasa Hashimoto · 6 years ago
  22. ea12b55 Enable excluded-input-devices settings for vendor by Tsukasa Hashimoto · 6 years ago
  23. 3b37d4d Merge "Fix WM input limitations on secondary displays (3/4)" by Charles Chen · 6 years ago
  24. 39134b2 Fix WM input limitations on secondary displays (3/4) by Arthur Hung · 6 years ago
  25. 9628308 Revert "Fix WM input limitations on secondary displays (2/N)" by Siarhei Vishniakou · 6 years ago
  26. b37e35e Fix WM input limitations on secondary displays (2/N) by Arthur Hung · 6 years ago
  27. c863185 Move Viewport types to DisplayViewport by Siarhei Vishniakou · 6 years ago
  28. 91fa08f Move displayId into InputEvent by Siarhei Vishniakou · 6 years ago
  29. 9d387c6 Merge "Update displayId when a window is moved to a new display" into pi-dev am: 32e7a0c23b by Brad Stenning · 6 years ago
  30. af59641 Update displayId when a window is moved to a new display by Brad Stenning · 6 years ago
  31. 4c2ef02 Merge "Move display id into MotionEvent" by TreeHugger Robot · 6 years ago
  32. 19a4000 Revert "Plumb IME subtype change from IMMS to IMS." by Yohei Yukawa · 6 years ago
  33. 2d9accb Revert "Switch and store keyboard layouts based on IME subtype." by Yohei Yukawa · 6 years ago
  34. 36abd8a Revert "Accept null subtype in InputMethodSubtypeHandle." by Yohei Yukawa · 6 years ago
  35. 85ddfff Move display id into MotionEvent by Siarhei Vishniakou · 7 years ago
  36. 607223f Remove uses of libcore.util.Objects.hashCode / equals. by Narayan Kamath · 6 years ago
  37. e17b445 Reduce pss collection amount, improve logging. by Dianne Hackborn · 7 years ago
  38. e99bc05 WM: Move WindowManagerPolicy, DisplayFrames and WindowManagerInternal into services by Adrian Roos · 7 years ago
  39. 9fc31ee Add OWNERS to system_server services. by Michael Wright · 7 years ago
  40. ed76e74 VirtualDisplay wrapper with input forwarding by Andrii Kulian · 7 years ago
  41. ee8931e Add uniqueId to Virtual Display and pass through to inputflinger (1/2) by Santos Cordon · 7 years ago
  42. a7f99b5 Adding feature: input device disable/enable. by Siarhei Vishniakou · 7 years ago
  43. fe9a53b Consistent dump() permission checking. by Jeff Sharkey · 7 years ago
  44. 282cfef standardize system notification IDs by Chris Wren · 7 years ago
  45. af759c5 Channels for Frameworks notifications by Geoffrey Pitsch · 7 years ago
  46. 3787de1 Implement pointer capture API by Vladislav Kaznacheev · 8 years ago
  47. b004b51 Validate custom pointer icons aren't null. by Michael Wright · 8 years ago
  48. 354736e New infrastructure to switch remaining commands to "cmd" calls. by Dianne Hackborn · 8 years ago
  49. 9918234 Enable tap-to-pulse only when needed by Adrian Roos · 8 years ago
  50. c396f0f Merge "DO NOT MERGE Remove Pointer Capture API" into nyc-dev by Michael Wright · 8 years ago
  51. a1e0cebf Merge "DO NOT MERGE Rename PointerIcon and Pointer Capture APIs" into nyc-dev by TreeHugger Robot · 8 years ago
  52. 23cbe85 Move LocaleList to avoid layering violation. by Yohei Yukawa · 8 years ago
  53. 778e3b9 DO NOT MERGE Remove Pointer Capture API by Michael Wright · 8 years ago
  54. f9d9ce77 DO NOT MERGE Rename PointerIcon and Pointer Capture APIs by Michael Wright · 8 years ago
  55. 46ac35d Accept null subtype in InputMethodSubtypeHandle. by Yohei Yukawa · 8 years ago
  56. abb12ed Allow switching keyboard layout to null. by Keisuke Kuroyanagi · 8 years ago
  57. 112d056 Caps Lock toggle with Meta + Alt (2/2) by Andrii Kulian · 8 years ago
  58. 2bff490 Update hard keyboard setup notification. by Yohei Yukawa · 8 years ago
  59. 8a372a0 Refactoring FBE APIs based on council feedback. by Jeff Sharkey · 8 years ago
  60. 411228f Merge "Reset gSystemIcons when accessibility large icon settings has changed." by Jun Mukai · 9 years ago
  61. 5660fad Use LocaleList in KeyboardLayout. by Yohei Yukawa · 9 years ago
  62. d5f7ed9 Switch and store keyboard layouts based on IME subtype. by Michael Wright · 9 years ago
  63. b0e804a Always show enabled keyboards. by Michael Wright · 9 years ago
  64. 0748342 Bandaid over broken keyboard layout selection process. by Michael Wright · 9 years ago
  65. 5217cac Make JobSchedulerService encryption aware. by Jeff Sharkey · 9 years ago
  66. 347e5d4 Introduce pointer capture API. by Jun Mukai · 9 years ago
  67. 1f3dbff Reset gSystemIcons when accessibility large icon settings has changed. by Jun Mukai · 9 years ago
  68. e4e75da Exclude accessing settings from PointerIcon. by Jun Mukai · 9 years ago
  69. d4eaef7 Make public pointer icon API with custom icons. by Jun Mukai · 9 years ago
  70. e56a344 Merge "Introduce accessibility large pointer icons." by Jun Mukai · 9 years ago
  71. b097b82 Plumb IME subtype change from IMMS to IMS. by Yohei Yukawa · 9 years ago
  72. 19a5601 Introduce accessibility large pointer icons. by Jun Mukai · 9 years ago
  73. 5514930 Only create surface when showing window if it destroys it when hiding. by Filip Gruszczynski · 9 years ago
  74. f8a2a63 Fix touching outside of popup not dismissing it. by Filip Gruszczynski · 9 years ago
  75. 244f776 resolve merge conflicts of f013c3f111 to master. by Michael Wright · 9 years ago
  76. 1db5397 Allow changing mouse pointer icon for the current context. by Jun Mukai · 9 years ago
  77. 9209c9c Add SystemUI component to watch for keyboard attachment. by Michael Wright · 9 years ago
  78. 39e5e94 Add TabletModeChangedListener for SystemUI. by Michael Wright · 9 years ago
  79. 9e9e2e7 Pass charset to XmlPullParser.setInput instead of null by Wojciech Staszkiewicz · 9 years ago
  80. 4a357cd Replace usages of deprecated Resources.getColor() and getColorStateList() by Alan Viverette · 9 years ago
  81. c08eab8 Show error dialogs over apps that dismiss keyguard by Craig Mautner · 10 years ago
  82. c93fbd1 Specify a device identifier for keyboard layout notification. by Michael Wright · 10 years ago
  83. 8ebac23 Respect intent-filter priority for system keyboard layouts. by Michael Wright · 10 years ago
  84. 9e10d25 Correctly propagate SW_CAMERA_LENS_COVER_BIT by Michael Wright · 10 years ago
  85. 86aaca6 Use new device identifier to check if a layout has been set. by Michael Wright · 10 years ago
  86. a6863ad Merge "Allow for event dispatching when in non-interactive states." into lmp-dev by Michael Wright · 10 years ago
  87. 70af00a Allow for event dispatching when in non-interactive states. by Michael Wright · 10 years ago
  88. 3818c92 Add support for SW_CAMERA_LENS_COVER. by Michael Wright · 10 years ago
  89. 255dd04 Added notification color to all system notifications by Selim Cinek · 10 years ago
  90. 43cc8bb Add support for line out audio device by Jon Eklund · 10 years ago
  91. 4a5eeb9 AudioService/WireAccessoryManager: change boot completion detection method by Eric Laurent · 10 years ago
  92. 4e5c089 resolved conflicts for merge of 337e764d to master by Jeff Brown · 10 years ago
  93. 037c33e Plumb display power state through display manager. by Jeff Brown · 10 years ago
  94. ca9eef6 b/12068020 Make kb layouts only unique to vendor/product. Do not merge by RoboErik · 11 years ago
  95. d522074 Support unique calibration per orientation by Jason Gerecke · 10 years ago
  96. 857aa7b Initialize mAffineTransform and update on modification by Jason Gerecke · 11 years ago
  97. d6396d6 Allow persistence of input device calibration by Jason Gerecke · 11 years ago
  98. 10102e4 resolved conflicts for merge of baaa080b to master by Jeff Brown · 10 years ago
  99. 2687550 Add a new "doze mode" based on Dream components. by Jeff Brown · 11 years ago
  100. ca9bc70 Add support for injecting events into ActivityContainers. by Jeff Brown · 11 years ago