1. 4bb5ae9 MotionEvent: Avoid clipping tranformed orientation angle values by Prabir Pradhan · 4 years, 6 months ago
  2. 7719c7d Revert^3 "Enable input window rotation flag" by Vadim Tryshev · 4 years, 7 months ago
  3. 0743a59 Revert^2 "Enable input window rotation flag" by Prabir Pradhan · 4 years, 8 months ago
  4. 477c52f Revert "Enable input window rotation flag" by Arthur Hung · 4 years, 8 months ago
  5. 2919858 Enable input window rotation flag by Evan Rosky · 5 years ago
  6. 921daeb Merge "MotionEvent: Guard getRawX/Y compatibility logic using feature flag" into sc-dev am: 15c1c683fd by Prabir Pradhan · 4 years, 8 months ago
  7. 7e1443f MotionEvent: Guard getRawX/Y compatibility logic using feature flag by Prabir Pradhan · 4 years, 8 months ago
  8. 0957669 Plumb through display orientation separate from transform by Evan Rosky · 4 years, 9 months ago
  9. 3277faf Renamed and moved InputWindow and related files by chaviw · 4 years, 11 months ago
  10. 4b19bd0 MotionEvent: Transform mouse cursor position by Prabir Pradhan · 4 years, 10 months ago
  11. c652358 MotionEvent: Rotate relative axes according to window orientation by Prabir Pradhan · 4 years, 11 months ago
  12. 9f38881 Apply translation/offset to events from pointer sources only by Prabir Pradhan · 4 years, 11 months ago
  13. 6b38461 MotionEvent: Simplify logic around transformations by Prabir Pradhan · 4 years, 11 months ago
  14. d4d4d80 Add a hidden API to apply a transform the content of an event. by Evan Rosky · 5 years ago
  15. 84f07f0 Add enough information to compatibility-transform getRaw() by Evan Rosky · 5 years ago
  16. 7632c33 Move drag event to InputDispatcher (1/n) by arthurhung · 5 years ago
  17. 3f37b7b SyncPointerCapture (3/n): Add Capture event to InputChannel by Prabir Pradhan · 5 years ago
  18. faa986c Fix libinput mac build, hopefully. by Brett Chabot · 5 years ago
  19. 08a8d53 Merge "Build all of libinput for linux host." by Brett Chabot · 5 years ago
  20. 5820852 Build all of libinput for linux host. by Brett Chabot · 6 years ago
  21. c68fdec Add full action printout to MotionEvent by Siarhei Vishniakou · 5 years ago
  22. 46a2774 Convert mSampleEventTimes to std::vector by Siarhei Vishniakou · 6 years ago
  23. 09c8d2d Created libattestation by chaviw · 6 years ago
  24. 4958d06 Optimize memory usage of InputEvent lookup. by Chris Ye · 6 years ago
  25. 9eaa22c Updated MotionEvent to use Transform by chaviw · 6 years ago
  26. c01e137 Added helper functions in Transform and PointerCoords by chaviw · 6 years ago
  27. d44dddf Report ANR when waited for longer than the timeout by Siarhei Vishniakou · 6 years ago
  28. 4cc839f Add ID to native events. by Garfield Tan · 6 years ago
  29. 84b087e Add event ID generator. by Garfield Tan · 6 years ago
  30. 54d3e18 Add verifyInputEvent api to InputDispatcher by Siarhei Vishniakou · 6 years ago
  31. aa5a4f1 Merge "Use uint32_t for input source" by TreeHugger Robot · 6 years ago
  32. 8235709 Send raw coordinates to client but scale when getting relative by chaviw · 6 years ago
  33. 3826d47 Use uint32_t for input source by Siarhei Vishniakou · 6 years ago
  34. 9c858ac Add hmac to InputEvent and scale to MotionEvent by Siarhei Vishniakou · 6 years ago
  35. 7feb2ea Add FocusEvent and InputMessage::Type::FOCUS by Siarhei Vishniakou · 6 years ago
  36. 727a44e Use queue and unique_ptr for pooled events by Siarhei Vishniakou · 6 years ago
  37. 937bb83 Add setCursorPosition. by Garfield Tan · 7 years ago
  38. ab0ab9c Address comments from a previous change. by Garfield Tan · 7 years ago
  39. 00f511d Dispatch mouse events to window under the cursor. by Garfield Tan · 7 years ago
  40. 16a2e30 Propagate MotionClassification to InputDispatcher by Siarhei Vishniakou · 7 years ago
  41. 49e5922 Add classification to MotionEvent by Siarhei Vishniakou · 7 years ago
  42. e07e103 SurfaceFlinger Input: Correct screen magnification. by Robert Carr · 7 years ago
  43. a62a8dd Move displayid into InputEvent by Siarhei Vishniakou · 8 years ago
  44. 777a10b Move display id into MotionEvent by Siarhei Vishniakou · 8 years ago
  45. 0ee1b1f am 5bba4236: am 76fc5f18: am 16b0ae10: Merge "add number constraint for samples per MotionEvent" into mnc-dr-dev by Adam Lesinski · 10 years ago
  46. 552a8a5 add number constraint for samples per MotionEvent by Flanker · 11 years ago
  47. fc6a2bf am 146f31b6: Merge "Eliminate benign overflow condition triggered upon loop termination in Input.cpp" by Dan Austin · 11 years ago
  48. c94fc45 Eliminate benign overflow condition triggered upon loop termination in Input.cpp by Dan Austin · 11 years ago
  49. c6ada3b am 6a846dd5: am 5f5a0e0f: Merge "Lose HAVE_ANDROID_OS from frameworks/native." by Elliott Hughes · 11 years ago
  50. 6071da7 Lose HAVE_ANDROID_OS from frameworks/native. by Elliott Hughes · 11 years ago
  51. 7b159c9 Revert "Revert "Add new MotionEvent actions for button press and release."" by Michael Wright · 11 years ago
  52. 70b41ef Revert "Add new MotionEvent actions for button press and release." by Michael Wright · 11 years ago
  53. 48a8a0e Add new MotionEvent actions for button press and release. by Michael Wright · 11 years ago
  54. 872db4f Move key attribute information out of native. by Michael Wright · 12 years ago
  55. 38dcdff Generate ACTION_CANCEL on joystick disconnect. by Michael Wright · 12 years ago
  56. f086ddb Add support for injecting events into ActivityContainers. by Jeff Brown · 12 years ago
  57. 174c260 Merge "Add a keycode to switch audio tracks (2/2)" by michaelwr · 13 years ago
  58. 5a2f68e Fix PDK build. by Jeff Brown · 13 years ago
  59. 8d06dcf Add a keycode to switch audio tracks (2/2) by Jaekyun Seok · 13 years ago
  60. 5912f95 Move input library code from frameworks/base. by Jeff Brown · 13 years ago