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