1. 7dee71f Merge "Block untrusted touches in InputDispatcher" by Bernardo Rufino · 5 years ago
  2. ea97d18 Block untrusted touches in InputDispatcher by Bernardo Rufino · 5 years ago
  3. 173871c Introducing NamedEnum to parse enum value as string names. by Chris Ye · 5 years ago
  4. 59113a6 Merge "Remove system UI flag constants" by Tiger Huang · 5 years ago
  5. bedd116 Merge "Second reland "Let InputFlinger create the server InputChannel"" by TreeHugger Robot · 5 years ago
  6. 43822b1 Merge "Return owned object from PropertyMap" by TreeHugger Robot · 5 years ago
  7. 1560166 Second reland "Let InputFlinger create the server InputChannel" by Garfield Tan · 5 years ago
  8. 062c857 Merge "Revert "Reland "Let InputFlinger create the server InputChannel""" by Jean-Michel Trivi · 5 years ago
  9. 400128f Revert "Reland "Let InputFlinger create the server InputChannel"" by Garfield Tan · 5 years ago
  10. 4d9f977 Return owned object from PropertyMap by Siarhei Vishniakou · 5 years ago
  11. 7e03ad3 Remove system UI flag constants by Tiger Huang · 5 years ago
  12. 69e4d0f Extend the for loop to use all samples by Siarhei Vishniakou · 5 years ago
  13. d2ea0d5 Merge "Use std::vector instead of VLA for addMovement" by TreeHugger Robot · 5 years ago
  14. ae0f990 Use std::vector instead of VLA for addMovement by Siarhei Vishniakou · 5 years ago
  15. 62b523e Reland "Let InputFlinger create the server InputChannel" by Garfield Tan · 5 years ago
  16. 015cb70 Revert "Let InputFlinger create the server InputChannel" by Roshan Pius · 5 years ago
  17. 6e9f864 Let InputFlinger create the server InputChannel by Garfield Tan · 5 years ago
  18. 46a2774 Convert mSampleEventTimes to std::vector by Siarhei Vishniakou · 5 years ago
  19. d6ca33c Merge "Move PropertyMap from libutils to libinput" am: a7aefe69b7 am: 686662c1f9 am: aced1ad836 am: f2712ff7f0 am: 2d596ff066 by Treehugger Robot · 5 years ago
  20. 686662c Merge "Move PropertyMap from libutils to libinput" am: a7aefe69b7 by Treehugger Robot · 5 years ago
  21. 32f36ae Move PropertyMap from libutils to libinput by Siarhei Vishniakou · 5 years ago
  22. 1b66d52 Merge "Created libattestation" by Chavi Weingarten · 5 years ago
  23. 3a1e446 Move KeyCharacterMap from RefBase to shared_ptr. by Chris Ye · 5 years ago
  24. 1abffbd Move KeyLayoutMap from RefBase to shared_ptr. by Chris Ye · 5 years ago
  25. 09c8d2d Created libattestation by chaviw · 5 years ago
  26. 4958d06 Optimize memory usage of InputEvent lookup. by Chris Ye · 5 years ago
  27. 47074b8 Rename InputWindowHandle hasFocus to focusable by Vishnu Nair · 5 years ago
  28. fff9edb libinput : Accelerate key label lookup. by Chris Ye · 5 years ago
  29. 7062295 Add default input dispatching timeout constant by Siarhei Vishniakou · 5 years ago
  30. a209fde Move InputApplication to use std::shared_ptr. by Chris Ye · 5 years ago
  31. 6c4243b Use AIDL compiler to generate InputApplicationInfo class. by Chris Ye · 5 years ago
  32. d5dc040 Merge "Updated MotionEvent to use Transform" by Chavi Weingarten · 5 years ago
  33. 9eaa22c Updated MotionEvent to use Transform by chaviw · 6 years ago
  34. 74c8242 Use size_t instead of int for integer_sequence.size() by Michael Wright · 5 years ago
  35. 6db8d6e Merge "Use Transform in InputDispatcher" by Chavi Weingarten · 5 years ago
  36. 8759d67 Automatically generate flag value strings for flag enums. by Michael Wright · 5 years ago
  37. 1d0262a Merge "Add Flags<F>::Iterator." by Michael Wright · 5 years ago
  38. 0192488 Merge "Use unique_ptr when creating InputChannel" by TreeHugger Robot · 5 years ago
  39. 61847cc Merge "Use std::shared_ptr for InputChannel" by TreeHugger Robot · 5 years ago
  40. 1ff3d1e Use Transform in InputDispatcher by chaviw · 6 years ago
  41. cc7f980 Allow touch if some pointers are MT_TOOL_PALM by arthurhung · 6 years ago
  42. 75d9e66 Add Flags<F>::Iterator. by Michael Wright · 6 years ago
  43. d258827 Use unique_ptr when creating InputChannel by Siarhei Vishniakou · 6 years ago
  44. ce5ab08 Use std::shared_ptr for InputChannel by Siarhei Vishniakou · 6 years ago
  45. 44753b1 Move things in InputWindowInfo to enum classes by Michael Wright · 6 years ago
  46. 58e1eae Merge "Move seq to header" by TreeHugger Robot · 6 years ago
  47. a64c159 Move seq to header by Siarhei Vishniakou · 6 years ago
  48. c01e137 Added helper functions in Transform and PointerCoords by chaviw · 6 years ago
  49. 044b4dc Merge "Added libui dependencies for input" by Chavi Weingarten · 6 years ago
  50. fd9c1ed Added libui dependencies for input by chaviw · 6 years ago
  51. fe3de7d Rename ViewportTypes to avoid repetition by Michael Wright · 6 years ago
  52. 0783e99 AIDL-ize InputManager IInputFlinger interface. by Chris Ye · 6 years ago
  53. c6a2f3a Merge "Convert InputDeviceConfigurationFileType to enum class." by Chris Ye · 6 years ago
  54. c1ae556 Use chrono for dispatching timeout by Siarhei Vishniakou · 6 years ago
  55. 1d927aa Convert InputDeviceConfigurationFileType to enum class. by Chris Ye · 6 years ago
  56. e462304 Report ANR when waited for longer than the timeout by Siarhei Vishniakou · 6 years ago
  57. d44dddf Report ANR when waited for longer than the timeout by Siarhei Vishniakou · 6 years ago
  58. ffaa2b1 Add basic ANR test by Siarhei Vishniakou · 6 years ago
  59. 4cb50ca Add basic ANR test by Siarhei Vishniakou · 6 years ago
  60. 7b3d38d Merge "Change InputWindowInfo::isTrustedOverlay() to be permission and flag based." by TreeHugger Robot · 6 years ago
  61. 796fbbb Generate ACTION_CANCEL event when screen turned off by proximity sensor. by Chris Ye · 6 years ago
  62. fcdff3e Change InputWindowInfo::isTrustedOverlay() to be permission and flag based. by Chris Ye · 6 years ago
  63. 750c7f4 Avoid shifting 1s into size bit. by Garfield Tan · 6 years ago
  64. 930fbb9 Merge "Generate ACTION_CANCEL event when screen turned off by proximity sensor." by Chris Ye · 6 years ago
  65. 17a930c Merge "Make TYPE_TRUSTED_APPLICATION_OVERLAY a trusted overlay." into rvc-dev am: 7db72bbbbf am: 6ed3cc988f am: 62c8fd3962 am: 46fa2777da by Josh Tsuji · 6 years ago
  66. 466cdea Make TYPE_TRUSTED_APPLICATION_OVERLAY a trusted overlay. by Joshua Tsuji · 6 years ago
  67. 13b1685 Generate ACTION_CANCEL event when screen turned off by proximity sensor. by Chris Ye · 6 years ago
  68. f859148 Represent VelocityTracker Strategy as enum class. by Chris Ye · 6 years ago
  69. 9499a11 Makes TYPE_NOTIFICATION_SHADE as trusted overlay by wilsonshih · 6 years ago
  70. 599042f Makes TYPE_NOTIFICATION_SHADE as trusted overlay by wilsonshih · 6 years ago
  71. 4c2845f InputDispatcher: Fix support for INPUT_FEATURE_NO_INPUT_CHANNEL am: 2984b7af4f am: fca117ce50 am: 4d52d7f5d0 am: 6ff8ceda6e by Robert Carr · 6 years ago
  72. 2984b7a InputDispatcher: Fix support for INPUT_FEATURE_NO_INPUT_CHANNEL by Robert Carr · 6 years ago
  73. 39c6c80 Merge "InputWindow: Default initialize all values" into rvc-dev am: 78cc3ba8c5 am: 8d5011eea6 am: e5b5b055d1 am: 3f46b316fc by Rob Carr · 6 years ago
  74. 7174efe InputWindow: Default initialize all values by Robert Carr · 6 years ago
  75. 67d4450 Print window flags in dumpsys input by Siarhei Vishniakou · 6 years ago
  76. d6ae76d Merge "Pass source to dispatchBatchedInputEventPending (2/2)" into rvc-dev am: 89260bd417 am: 29b980f59f am: 920c6b8866 am: 9fab55b18b by TreeHugger Robot · 6 years ago
  77. 9be5b33 Makes TYPE_ACCESSIBILITY_MAGNIFICATION_OVERLAY as trusted overlay by mincheli · 6 years ago
  78. c7812be Pass source to dispatchBatchedInputEventPending (2/2) by Arthur Hung · 6 years ago
  79. 1c7bc86 Let InputFlinger generate event IDs. by Garfield Tan · 6 years ago
  80. fbe732e Add ID to native events. by Garfield Tan · 6 years ago
  81. bd25f1c Add event ID generator. by Garfield Tan · 6 years ago
  82. ff1f1bb Let InputFlinger generate event IDs. by Garfield Tan · 6 years ago
  83. 4cc839f Add ID to native events. by Garfield Tan · 6 years ago
  84. 84b087e Add event ID generator. by Garfield Tan · 6 years ago
  85. a7b82e1 Support multiple EventHub devices per InputDevice by Nathaniel R. Lewis · 6 years ago
  86. 54d3e18 Add verifyInputEvent api to InputDispatcher by Siarhei Vishniakou · 6 years ago
  87. 3826d47 Use uint32_t for input source by Siarhei Vishniakou · 6 years ago
  88. 9c858ac Add hmac to InputEvent and scale to MotionEvent by Siarhei Vishniakou · 6 years ago
  89. 718f960 ui: Deduplicate rotation types by Dominik Laskowski · 6 years ago
  90. cb92321 Remove layer from window handle since it's no longer used by chaviw · 6 years ago
  91. af87b3e Added input support for cloned layers by chaviw · 6 years ago
  92. 72a2190 Merge "Default TV remote keys to no-wake" by TreeHugger Robot · 6 years ago
  93. d041c5d Default TV remote keys to no-wake by Powei Feng · 7 years ago
  94. 26bf73b Merge "Removing support for menu key from status bar" by TreeHugger Robot · 6 years ago
  95. 5845eaf Revert "Fix drag and drop (2/3)" by Arthur Hung · 6 years ago
  96. 7feb2ea Add FocusEvent and InputMessage::Type::FOCUS by Siarhei Vishniakou · 6 years ago
  97. 10fe676 Add static asserts for InputMessage sizes by Siarhei Vishniakou · 6 years ago
  98. 727a44e Use queue and unique_ptr for pooled events by Siarhei Vishniakou · 6 years ago
  99. c0d3c4b Removing support for menu key from status bar by Sunny Goyal · 7 years ago
  100. 26d3cfb Remove InputChannel::setToken by Siarhei Vishniakou · 6 years ago