1. 0f6a36e Add id & alpha to input dumps by Bernardo Rufino · 3 years, 9 months ago
  2. f7e67db Merge "Add dump of pending focus requests" by TreeHugger Robot · 3 years, 9 months ago
  3. ad99140 Add dump of pending focus requests by Siarhei Vishniakou · 3 years, 10 months ago
  4. c2f1fad Add more info to input dump and occlusion log by Bernardo Rufino · 3 years, 9 months ago
  5. 53fc31e Add touchableRegion to touch occlusion dump by Bernardo Rufino · 3 years, 9 months ago
  6. ec51491 Merge "Use shared_ptr for EventEntry" by TreeHugger Robot · 3 years, 10 months ago
  7. 5fcd8cf Merge "Exempt (0-opacity & NOT_TOUCHABLE) windows from occlusion detection" by TreeHugger Robot · 3 years, 10 months ago
  8. 653d2e0 Exempt (0-opacity & NOT_TOUCHABLE) windows from occlusion detection by Bernardo Rufino · 3 years, 10 months ago
  9. 38a6d27 Remove log that we will drop event soon by Siarhei Vishniakou · 3 years, 10 months ago
  10. 4bae0ac Add debug logs in case of untrusted touches by Bernardo Rufino · 3 years, 10 months ago
  11. f5c9e22 Merge "Notify policy of untrusted touch for toast" by Bernardo Rufino · 3 years, 10 months ago
  12. 2e1f651 Notify policy of untrusted touch for toast by Bernardo Rufino · 3 years, 10 months ago
  13. a9a7ee8 Use shared_ptr for EventEntry by Siarhei Vishniakou · 4 years, 10 months ago
  14. ad3b184 Merge "Use enum class for injection constants" by TreeHugger Robot · 3 years, 10 months ago
  15. 14411c9 Limit the number of printed entries in a queue by Siarhei Vishniakou · 3 years, 11 months ago
  16. ae6229e Use enum class for injection constants by Siarhei Vishniakou · 4 years, 7 months ago
  17. 7dee71f Merge "Block untrusted touches in InputDispatcher" by Bernardo Rufino · 3 years, 10 months ago
  18. f56b269 Check for focused window before raising 'no focused window' ANR by Siarhei Vishniakou · 4 years ago
  19. ea97d18 Block untrusted touches in InputDispatcher by Bernardo Rufino · 4 years ago
  20. 8007daf [Attempt #2] Consider UID instead of PID in canBeObscuredBy() by Bernardo Rufino · 3 years, 11 months ago
  21. a72accd Check window token when extending timeout by Siarhei Vishniakou · 3 years, 11 months ago
  22. bedd116 Merge "Second reland "Let InputFlinger create the server InputChannel"" by TreeHugger Robot · 3 years, 11 months ago
  23. 2ad9539 Fix dispatcher logic of handling same key pressed and released from different by Chris Ye · 4 years ago
  24. 1560166 Second reland "Let InputFlinger create the server InputChannel" by Garfield Tan · 3 years, 11 months ago
  25. 400128f Revert "Reland "Let InputFlinger create the server InputChannel"" by Garfield Tan · 3 years, 11 months ago
  26. 62b523e Reland "Let InputFlinger create the server InputChannel" by Garfield Tan · 3 years, 11 months ago
  27. 015cb70 Revert "Let InputFlinger create the server InputChannel" by Roshan Pius · 3 years, 11 months ago
  28. 6e9f864 Let InputFlinger create the server InputChannel by Garfield Tan · 3 years, 11 months ago
  29. e41c451 Ensure setFocusedApplication resets no focused window timeout by Siarhei Vishniakou · 4 years ago
  30. 1eb9727 Merge "Unregister input channel by token" by TreeHugger Robot · 4 years ago
  31. adefc3e Unregister input channel by token by Siarhei Vishniakou · 4 years ago
  32. 958da93 Request focus using setFocusedWindow by Vishnu Nair · 4 years ago
  33. 1b66d52 Merge "Created libattestation" by Chavi Weingarten · 4 years ago
  34. ad321cd Track focused window by using window token by Vishnu Nair · 4 years ago
  35. 09c8d2d Created libattestation by chaviw · 4 years ago
  36. 47074b8 Rename InputWindowHandle hasFocus to focusable by Vishnu Nair · 4 years ago
  37. 85b4420 Add prefix to transform dump to align the data better by chaviw · 4 years, 1 month ago
  38. 3c2d6f5 Update language to comply with Android's inclusive language guidance by Chris Ye · 4 years ago
  39. 122d496 Merge "Add default input dispatching timeout constant" by Siarhei Vishniakou · 4 years ago
  40. 7d3d00d Add reason to focus change event log by Vishnu Nair · 4 years ago
  41. 7062295 Add default input dispatching timeout constant by Siarhei Vishniakou · 4 years ago
  42. a2862a0 Ensure window with NO_INPUT_CHANNEL drops touches by Siarhei Vishniakou · 4 years, 1 month ago
  43. a209fde Move InputApplication to use std::shared_ptr. by Chris Ye · 4 years, 1 month ago
  44. 9eaa22c Updated MotionEvent to use Transform by chaviw · 4 years, 1 month ago
  45. 1bd1fcf Merge "Add setFocusedWindow function stub" by TreeHugger Robot · 4 years, 1 month ago
  46. e798b47 Add setFocusedWindow function stub by Vishnu Nair · 4 years, 1 month ago
  47. 6db8d6e Merge "Use Transform in InputDispatcher" by Chavi Weingarten · 4 years, 1 month ago
  48. 8759d67 Automatically generate flag value strings for flag enums. by Michael Wright · 4 years, 1 month ago
  49. 1ff3d1e Use Transform in InputDispatcher by chaviw · 4 years, 1 month ago
  50. ce5ab08 Use std::shared_ptr for InputChannel by Siarhei Vishniakou · 4 years, 1 month ago
  51. 887b7d9 Log windows that are being interacted with - 2 by Siarhei Vishniakou · 4 years, 2 months ago
  52. 44753b1 Move things in InputWindowInfo to enum classes by Michael Wright · 4 years, 1 month ago
  53. a64c159 Move seq to header by Siarhei Vishniakou · 4 years, 2 months ago
  54. df26e86 Fix 2 issues related to hover event dispatching. by Garfield Tan · 4 years, 1 month ago
  55. c1ae556 Use chrono for dispatching timeout by Siarhei Vishniakou · 4 years, 1 month ago
  56. b4d960d Enable -Wshadow for input code by Siarhei Vishniakou · 4 years, 10 months ago
  57. 7b796d2 Merge "Clear spam log for INPUT_FEATURE_NO_INPUT_CHANNEL window" into rvc-dev am: 31e7a17eff am: 668e5b92b5 am: 4b6a3505e8 am: c387a82b11 by TreeHugger Robot · 4 years, 2 months ago
  58. be73767 Clear spam log for INPUT_FEATURE_NO_INPUT_CHANNEL window by arthurhung · 4 years, 2 months ago
  59. 44364d4 Revert "Clear spam log for INPUT_FEATURE_NO_INPUT_CHANNEL window" am: 017bcd179d am: 58d24469ad am: 6112e05102 am: 87ed341f41 by Mady Mellor · 4 years, 2 months ago
  60. 017bcd1 Revert "Clear spam log for INPUT_FEATURE_NO_INPUT_CHANNEL window" by Mady Mellor · 4 years, 2 months ago
  61. 87b6086 Clear spam log for INPUT_FEATURE_NO_INPUT_CHANNEL window am: 80d685aef1 am: 5d7b212a3f am: 9d9c6c9676 am: 0e326735ae by arthurhung · 4 years, 2 months ago
  62. 80d685a Clear spam log for INPUT_FEATURE_NO_INPUT_CHANNEL window by arthurhung · 4 years, 2 months ago
  63. ff4b6eb Merge "Ensure connection is non-null" into rvc-dev am: 402bbb4a57 am: b68b87bc7f am: 8473df8825 am: 333b6619c6 by TreeHugger Robot · 4 years, 2 months ago
  64. 34ed4d4 Ensure connection is non-null by Siarhei Vishniakou · 4 years, 2 months ago
  65. afde1b2 Merge "Revert "Log windows that are being interacted with"" into rvc-dev am: 98cbb19c93 am: 609de5a2df am: 51b4e554e4 am: 7dc68a7466 by TreeHugger Robot · 4 years, 2 months ago
  66. e0e3424 Merge changes Iadcd5d8f,Ife2a5a9f into rvc-dev am: 19824afef3 am: f14d133b92 am: b904ba0314 am: 0b0d735df1 by TreeHugger Robot · 4 years, 2 months ago
  67. 98cbb19 Merge "Revert "Log windows that are being interacted with"" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  68. 19824af Merge changes Iadcd5d8f,Ife2a5a9f into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  69. 3d989c2 Revert "Log windows that are being interacted with" by Selim Cinek · 4 years, 2 months ago
  70. 7394eaa Log windows that are being interacted with by Siarhei Vishniakou · 4 years, 4 months ago
  71. e462304 Report ANR when waited for longer than the timeout by Siarhei Vishniakou · 4 years, 5 months ago
  72. 1ea3cf1 Make tempTouchState a local variable by Siarhei Vishniakou · 4 years, 5 months ago
  73. bde3d9e Replace KeyedVector with unordered_map in dispatcher by Siarhei Vishniakou · 4 years, 5 months ago
  74. e0fb6bd Make addGestureMonitors static by Siarhei Vishniakou · 4 years, 4 months ago
  75. d44dddf Report ANR when waited for longer than the timeout by Siarhei Vishniakou · 4 years, 5 months ago
  76. cf179f1 Log windows that are being interacted with by Siarhei Vishniakou · 4 years, 4 months ago
  77. 98c34a8 InputDispatcher: Don't occlude windows with the same PID. by Robert Carr · 4 years, 2 months ago
  78. 7b1e203 Merge "SurfaceFlinger: Send all BufferedLayers to InputFlinger" into rvc-dev am: e0d9770df1 am: abab27f7aa am: 0404496a7e am: f056d85c62 by Rob Carr · 4 years, 2 months ago
  79. e0d9770 Merge "SurfaceFlinger: Send all BufferedLayers to InputFlinger" into rvc-dev by Rob Carr · 4 years, 2 months ago
  80. ffaa2b1 Add basic ANR test by Siarhei Vishniakou · 4 years, 2 months ago
  81. 4cb50ca Add basic ANR test by Siarhei Vishniakou · 4 years, 2 months ago
  82. de1bc4a Process focus events first by Siarhei Vishniakou · 4 years, 2 months ago
  83. 850ce12 Process focus events first by Siarhei Vishniakou · 4 years, 2 months ago
  84. fcdff3e Change InputWindowInfo::isTrustedOverlay() to be permission and flag based. by Chris Ye · 4 years, 3 months ago
  85. 418a9e4 Merge "Reduce the usage of goto statements in dispatcher" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  86. edd1360 SurfaceFlinger: Send all BufferedLayers to InputFlinger by Robert Carr · 4 years, 4 months ago
  87. 7f0a439 Reduce the usage of goto statements in dispatcher by Siarhei Vishniakou · 4 years, 5 months ago
  88. 7823add Merge "Reduce the usage of goto statements in dispatcher" by TreeHugger Robot · 4 years, 3 months ago
  89. 767917f Reduce the usage of goto statements in dispatcher by Siarhei Vishniakou · 4 years, 5 months ago
  90. 4e89e80 Merge "Fix consumer closed input channel cause an error occurred (2/2)" into rvc-dev am: f9d44007cc am: c4c9c837ee am: 409f2fc8cd am: 7c0b6b3b3f by TreeHugger Robot · 4 years, 3 months ago
  91. f9d4400 Merge "Fix consumer closed input channel cause an error occurred (2/2)" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  92. 08b6084 Merge "Use <chrono> for input-related timeouts" into rvc-dev am: 7e838c2377 am: 292a1f7c9b am: 1b4b1ff162 am: 9f32a48a2b by Siarhei Vishniakou · 4 years, 3 months ago
  93. 7e838c2 Merge "Use <chrono> for input-related timeouts" into rvc-dev by Siarhei Vishniakou · 4 years, 3 months ago
  94. c904c6e Rename ANR -> Anr am: b1a1627da8 am: 8401188882 am: 2dce34e1cb am: aeb9d627c5 by Siarhei Vishniakou · 4 years, 3 months ago
  95. b1a1627 Rename ANR -> Anr by Siarhei Vishniakou · 4 years, 3 months ago
  96. 097c3db Use <chrono> for input-related timeouts by Siarhei Vishniakou · 4 years, 3 months ago
  97. d352cb3 Fix consumer closed input channel cause an error occurred (2/2) by arthurhung · 4 years, 3 months ago
  98. d6f449d Merge "DO NOT MERGE: InputDispatcher: Consider ownerPid in FLAG_OBSCURED calculations" into rvc-dev by Rob Carr · 4 years, 3 months ago
  99. 9cada03 DO NOT MERGE: InputDispatcher: Consider ownerPid in FLAG_OBSCURED calculations by Robert Carr · 4 years, 4 months ago
  100. 722ec45 Merge "InputDispatcher: Consider ownerPid in FLAG_OBSCURED calculations" by Rob Carr · 4 years, 3 months ago