1. 63364ad Merge "Add concept of gesture input monitors." by Michael Wright · 5 years ago
  2. 3dd60e2 Add concept of gesture input monitors. by Michael Wright · 5 years ago
  3. fd6d351 Add onPointerDownOutsideFocus for events outside the focused window (2/4) by chaviw · 5 years ago
  4. 8c9cf54 Add onPointerDownOutsideFocus for events outside the focused window (1/4) by chaviw · 5 years ago
  5. 7c3ae9c Use std::vector over Vector for InputFlinger (1/3) by Arthur Hung · 5 years ago
  6. 62683e8 Rename functions in InputDispatcher by Siarhei Vishniakou · 5 years ago
  7. 443ad90 Use std::condition_variable in InputDispatcher by Siarhei Vishniakou · 5 years ago
  8. 291d88a Add synchronous transaction to wait for setInputWindow to complete (3/n) by chaviw · 5 years ago
  9. 61291d4 Add thread safety annotations to inputflinger by Siarhei Vishniakou · 5 years ago
  10. c236efc Merge "Make interceptMotionBeforeQueueingNonInteractive per display" by Charles Chen · 5 years ago
  11. 3611f1f Make interceptMotionBeforeQueueingNonInteractive per display by Charles Chen · 5 years ago
  12. 85b8c5e Introduce new portal window which transports touch to another display by Tiger Huang · 5 years ago
  13. 16a2e30 Propagate MotionClassification to InputDispatcher by Siarhei Vishniakou · 5 years ago
  14. 13933bc Merge "Added last focused window to notifyFocusChanged callback" by Chavi Weingarten · 5 years ago
  15. 92357f3 Merge "Fix drag and drop (3/3)" by Chavi Weingarten · 5 years ago
  16. 0c06c6e Added last focused window to notifyFocusChanged callback by chaviw · 6 years ago
  17. 4f2dd40 Fix drag and drop (3/3) by chaviw · 6 years ago
  18. 79a4f0c Change InputReporter to InputReporterInterface by Prabir Pradhan · 6 years ago
  19. fbe5d9c Fix drag and drop (2/3) by chaviw · 6 years ago
  20. f93562f Add InputReporter interface to InputDispatcher by Prabir Pradhan · 6 years ago
  21. 42611e0 Add sequence number to events in inputflinger by Prabir Pradhan · 6 years ago
  22. e07e103 SurfaceFlinger Input: Correct screen magnification. by Robert Carr · 6 years ago
  23. f759f16 InputDispatcher: Notify policy of focus changes. by Robert Carr · 6 years ago
  24. 740167f Rework InputApplicationInfo by Robert Carr · 6 years ago
  25. 5c8a026 Replace InputWindowInfo#inputChannel with an IBinder token. by Robert Carr · 6 years ago
  26. 803535b InputDispatcher: Track InputChannels by IBinder token. by Robert Carr · 6 years ago
  27. 2fbf37f Support monitor input per display (1/2) by Arthur Hung · 6 years ago
  28. 5f8f669 Merge "Track focus changes on external displays (1/4)" by Tiger Huang · 6 years ago
  29. 3720ed0 Implement Parcelling functions for InputWindowInfo by Robert Carr · 6 years ago
  30. 721e26f Track focus changes on external displays (1/4) by Tiger Huang · 6 years ago
  31. b92218b Fix WM input limitations on secondary displays (2/4) by Arthur Hung · 6 years ago
  32. 9224fba Revert "Fix WM input limitations on secondary displays (2/N)" by Siarhei Vishniakou · 6 years ago
  33. 09cb30e Fix WM input limitations on secondary displays (2/N) by Arthur Hung · 6 years ago
  34. 9b14ac6 [inputflinger] Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  35. a62a8dd Move displayid into InputEvent by Siarhei Vishniakou · 6 years ago
  36. 61fafdd Accelerate shortcuts for input injection by Siarhei Vishniakou · 6 years ago
  37. 777a10b Move display id into MotionEvent by Siarhei Vishniakou · 6 years ago
  38. 587c3f0 Return std::string to not point to freed memory by Siarhei Vishniakou · 7 years ago
  39. f93fcf4 Prefer std::string over String8 by Siarhei Vishniakou · 7 years ago
  40. 6d2ede1 Fix google-explicit-constructor warnings in inputflinger. by Chih-Hung Hsieh · 8 years ago
  41. cdcd8f2 Add new MotionEvent flag for partially obscured windows. by Michael Wright · 8 years ago
  42. fa13dcf Send cancelation events to monitors when injection fails. by Michael Wright · 9 years ago
  43. 3a98172 Only log dropped input when disabled for the first event. by Michael Wright · 9 years ago
  44. 7b159c9 Revert "Revert "Add new MotionEvent actions for button press and release."" by Michael Wright · 9 years ago
  45. 70b41ef Revert "Add new MotionEvent actions for button press and release." by Michael Wright · 9 years ago
  46. 48a8a0e Add new MotionEvent actions for button press and release. by Michael Wright · 9 years ago
  47. 65dbe97 InputDispatcher: Optimize count() by Jon McCaffrey · 10 years ago
  48. ffb4977 Improve ANR diagnostics. by Jeff Brown · 10 years ago
  49. 78f2444 Revert "Revert "Add system accelerators for BACK and HOME."" by Michael Wright · 10 years ago
  50. d671f98 Revert "Add system accelerators for BACK and HOME." by Michael Wright · 10 years ago
  51. 278b525 Add system accelerators for BACK and HOME. by Michael Wright · 10 years ago
  52. dc5992e Plumb display power state through display manager. by Jeff Brown · 10 years ago
  53. f086ddb Add support for injecting events into ActivityContainers. by Jeff Brown · 10 years ago
  54. d02c5b6 Move inputservice over to frameworks/native by Michael Wright · 10 years ago
  55. 1b1fe31 Revert "Move inputservice over to frameworks/native" by Michael Wright · 10 years ago
  56. 2dceb67 Move inputservice over to frameworks/native by Michael Wright · 10 years ago