1. 16a2e30 Propagate MotionClassification to InputDispatcher by Siarhei Vishniakou · 7 years ago
  2. 49e5922 Add classification to MotionEvent by Siarhei Vishniakou · 7 years ago
  3. fbe5d9c Fix drag and drop (2/3) by chaviw · 7 years ago
  4. 80109da Merge "Fix/suppress google-explicit-constructor warnings" am: aad7e1ccc5 am: 9a55c7aba6 by Chih-hung Hsieh · 7 years ago
  5. f43b02c Fix/suppress google-explicit-constructor warnings by Chih-Hung Hsieh · 7 years ago
  6. bd0fbcd Keep instance of BinderInputWindow for the same token. by Garfield Tan · 7 years ago
  7. 35deca2 Merge "C++17 is the default now." am: d1842c4386 am: 5c567684ff am: 239debf1f3 by Elliott Hughes · 7 years ago
  8. 6bc628c C++17 is the default now. by Elliott Hughes · 7 years ago
  9. 2ccbd6e IInputFlinger: setInputWindows is one-way by Rob Carr · 7 years ago
  10. e07e103 SurfaceFlinger Input: Correct screen magnification. by Robert Carr · 7 years ago
  11. 5cb2578 SurfaceFlinger Input: Shrink frame by surfaceInsets. by Robert Carr · 7 years ago
  12. 740167f Rework InputApplicationInfo by Robert Carr · 7 years ago
  13. 5c8a026 Replace InputWindowInfo#inputChannel with an IBinder token. by Robert Carr · 7 years ago
  14. 1c4c559 Add some tests for native input. by Robert Carr · 7 years ago
  15. 1f7c0e4 Sanitize InputMessage before sending by Siarhei Vishniakou · 7 years ago
  16. 1cc7867 InputFlinger: Receive setInputWindows over IPC by Robert Carr · 7 years ago
  17. 803535b InputDispatcher: Track InputChannels by IBinder token. by Robert Carr · 7 years ago
  18. 7b0e911 Merge "Make InputWindowInfo as a part of InputWindowHandle (1/2)" by Arthur Hung · 7 years ago
  19. 8893de4 Do not use raw coordinates in VelocityTracker am: 4c3137a9d3 am: b46fc185a7 by Siarhei Vishniakou · 7 years ago
  20. b46fc18 Do not use raw coordinates in VelocityTracker am: 4c3137a9d3 by Siarhei Vishniakou · 7 years ago
  21. 4c3137a Do not use raw coordinates in VelocityTracker by Siarhei Vishniakou · 7 years ago
  22. 3b413f2 Make InputWindowInfo as a part of InputWindowHandle (1/2) by Arthur Hung · 7 years ago
  23. 0bd17d3 Do not use raw coordinates in VelocityTracker by Siarhei Vishniakou · 7 years ago
  24. b3ee068 Merge "Implement Parcelling functions for InputWindowInfo" by Rob Carr · 7 years ago
  25. ed7eb36 Merge "Native tests for VelocityTracker::getEstimate" am: c7691e696a am: 7f7cb35723 by Siarhei Vishniakou · 7 years ago
  26. 3720ed0 Implement Parcelling functions for InputWindowInfo by Robert Carr · 7 years ago
  27. f7e2d3e Native tests for VelocityTracker::getEstimate by Siarhei Vishniakou · 7 years ago
  28. 5c37921 Input tests no longer use test_per_src by Siarhei Vishniakou · 8 years ago
  29. 92cf5f6 Merge "Movement estimates for pointer location" am: 3803f0b564 am: 86cf7a6b7c by Siarhei Vishniakou · 7 years ago
  30. e96bc7a Movement estimates for pointer location by Siarhei Vishniakou · 7 years ago
  31. ec8f725 Prefer std::string over String8 by Siarhei Vishniakou · 8 years ago
  32. 5bed83b [input] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  33. a62a8dd Move displayid into InputEvent by Siarhei Vishniakou · 8 years ago
  34. b0d7481 Input tests no longer use test_per_src by Siarhei Vishniakou · 8 years ago
  35. 55d48df Use persist property for velocitytracker strategy by Siarhei Vishniakou · 8 years ago
  36. fe636d2 Merge "Move display id into MotionEvent" by TreeHugger Robot · 8 years ago
  37. e7d4775 Rename a constant in VelocityTracker by Siarhei Vishniakou · 8 years ago
  38. 777a10b Move display id into MotionEvent by Siarhei Vishniakou · 8 years ago
  39. 6de8f5e Rename a constant in VelocityTracker by Siarhei Vishniakou · 8 years ago
  40. 61da25a Move SPECIAL_FUNCTION from .kcm to .idc files by Siarhei Vishniakou · 8 years ago
  41. 56c9ae1 Fix resampling for multiple pointers by Siarhei Vishniakou · 8 years ago
  42. 2bc43ca Use raw coordinates in VelocityTracker by Siarhei Vishniakou · 8 years ago
  43. e63cbba Revert back to lsq2 velocity strategy by Siarhei Vishniakou · 8 years ago
  44. 7e78b9e Switch to impulse VelocityTracker strategy by Siarhei Vishniakou · 8 years ago
  45. f93fcf4 Prefer std::string over String8 by Siarhei Vishniakou · 8 years ago
  46. b0fffdd Improve InputTransport test coverage by Siarhei Vishniakou · 8 years ago
  47. 899c2aa Revert to lsq2 VelocityTracker strategy by Siarhei Vishniakou · 8 years ago
  48. 113254c Merge "Switch to ImpulseVelocityTracker fling strategy." by TreeHugger Robot · 8 years ago
  49. 635cb71 Fix broken input tests by Siarhei Vishniakou · 8 years ago
  50. 13e4bdc Switch to ImpulseVelocityTracker fling strategy. by Siarhei Vishniakou · 8 years ago
  51. 973df98 Merge "Use -Werror in frameworks/native/libs" am: b6dabc8819 am: a1ff1045a0 am: de5c8a55e5 by Chih-hung Hsieh · 8 years ago
  52. 1e6380e Merge "Use -Werror in frameworks/native/libs" am: b6dabc8819 am: a1ff1045a0 by Chih-hung Hsieh · 8 years ago
  53. a1ff104 Merge "Use -Werror in frameworks/native/libs" am: b6dabc8819 by Chih-hung Hsieh · 8 years ago
  54. 687a0d1 Use -Werror in frameworks/native/libs by Chih-Hung Hsieh · 8 years ago
  55. 219aec37 Merge "Different previous velocity calculation" by TreeHugger Robot · 8 years ago
  56. 5d83f60 Enforce print format warnings in input subsystem. by Siarhei Vishniakou · 8 years ago
  57. 97b5e18 Different previous velocity calculation by Siarhei Vishniakou · 8 years ago
  58. d4b607e Native test for VelocityTracker by Siarhei Vishniakou · 9 years ago
  59. f187bb8 Fix resampling logic for duplicate events. am: 086a02a25f by Siarhei Vishniakou · 8 years ago
  60. 086a02a Fix resampling logic for duplicate events. by Siarhei Vishniakou · 9 years ago
  61. 58854c2 Merge "Fix resampling logic for duplicate events." by TreeHugger Robot · 8 years ago
  62. 4cd4009 Switch back to lsq2 VelocityTracker strategy. by Siarhei Vishniakou · 8 years ago
  63. 3992ea1 Merge "use more correct case condition when consume input" am: 050861f957 am: d0198af634 am: ff99040d10 by gaoshang · 8 years ago
  64. 75571fe Merge "use more correct case condition when consume input" am: 050861f957 am: d0198af634 by gaoshang · 8 years ago
  65. d5338a5 Merge "New impulse-based VelocityTracker strategy." by TreeHugger Robot · 8 years ago
  66. 7c87052 Merge "use more correct case condition when consume input" am: 050861f957 am: d0198af634 by gaoshang · 8 years ago
  67. d0198af Merge "use more correct case condition when consume input" am: 050861f957 by gaoshang · 8 years ago
  68. e3e11a7 use more correct case condition when consume input by gaoshang · 8 years ago
  69. 0aeec07 Fix resampling logic for duplicate events. by Siarhei Vishniakou · 9 years ago
  70. 00a4ea9 New impulse-based VelocityTracker strategy. by Siarhei Vishniakou · 9 years ago
  71. 986678f Merge "Faster unweighted 2nd degree least squares algo." by Siarhei Vishniakou · 8 years ago
  72. 50010a8 Merge changes from topic '62033391' into oc-dr1-dev am: 97d1c4f234 by Tarandeep Singh · 8 years ago
  73. 13c058f Merge changes from topic '62033391' into oc-dr1-dev am: 97d1c4f234 by Tarandeep Singh · 8 years ago
  74. 5864150 Add displayId in InputDispatcher, InputTransport by Tarandeep Singh · 8 years ago
  75. ec2727e Convert String8 to std::string by Siarhei Vishniakou · 9 years ago
  76. 7b9d189 Fix SIGABRT caused by integer sanitizer. by Siarhei Vishniakou · 9 years ago
  77. 489d38e Faster unweighted 2nd degree least squares algo. by Siarhei Vishniakou · 9 years ago
  78. c1f060e Merge "Fix a anr bug caused by sendFinishedSignal logical error" am: 77bee3b429 am: 9d5bddcded by gaoshang · 9 years ago
  79. 9090d4f Fix a anr bug caused by sendFinishedSignal logical error by gaoshang · 9 years ago
  80. 9e94788 InputDevice warning fixes and make warnigs into Error by Frank Barchard · 9 years ago
  81. 7ead73e Treblize input device config file location by Jaekyun Seok · 9 years ago
  82. de98297 Disable integer sanitization on host. by Evgenii Stepanov · 9 years ago
  83. 7823e12 Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 9 years ago
  84. a5e161b Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 9 years ago
  85. e390826 Rely on the platform -std default. by Elliott Hughes · 9 years ago
  86. c7dd2b9 Convert libui to Android.bp by Dan Willemsen · 9 years ago
  87. 2a001e8 resolve merge conflicts of 0783d5f to stage-aosp-master by Dan Willemsen · 9 years ago
  88. 59e086f Start converting Android.mk to Android.bp by Dan Willemsen · 9 years ago
  89. ce244b8 Merge "Fix misc-macro-parentheses warnings in test macros." am: 23d433c576 by Chih-hung Hsieh · 10 years ago
  90. 4a186d4 Fix misc-macro-parentheses warnings in test macros. by Chih-Hung Hsieh · 10 years ago
  91. 68a593e resolve merge conflicts of 168dc86 to nyc-dev-plus-aosp by Chih-Hung Hsieh · 10 years ago
  92. e2347b7 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 10 years ago
  93. d57d9b9 Revert "Revert "Fix warnings in servicemanager and KeyCharacterMap"" by Ian Pedowitz · 10 years ago
  94. b480269 Revert "Fix warnings in servicemanager and KeyCharacterMap" by Ian Pedowitz · 10 years ago
  95. d3b4c05 Fix warnings in servicemanager and KeyCharacterMap by Aurimas Liutikas · 10 years ago
  96. 4c971c0 Limit the number of keys read by KeyCharacterMaps. by Michael Wright · 10 years ago
  97. 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
  98. 16b0ae1 Merge "add number constraint for samples per MotionEvent" into mnc-dr-dev by Adam Lesinski · 10 years ago
  99. 552a8a5 add number constraint for samples per MotionEvent by Flanker · 10 years ago
  100. 3b92116 resolved conflicts for b9163905 to mnc-dr-dev-plus-aosp by Dmitry Torokhov · 10 years ago