- edb5197 Merge "Define new ASurfaceTransaction_setFrameRateParams API" into main by Rachel Lee · 1 year, 3 months ago
- a62f5ab Merge "Remove superfluous #include." into main am: 1330b03c4c am: efb1b6c1f4 by Treehugger Robot · 1 year, 3 months ago
- 4878c0d Remove superfluous #include. by Dan Albert · 1 year, 3 months ago
- 769de4a Define new ASurfaceTransaction_setFrameRateParams API by Rachel Lee · 1 year, 3 months ago
- 37242c8 Do not resample when frameTime is not available by Paul Ramirez · 1 year, 3 months ago
- 29ee27c Add map like pointer lookup to LegacyResampler by Paul Ramirez · 1 year, 3 months ago
- d78dd9b Copy KeyCharacterMap object when we fill InputDeviceInfo(1/n) by Linnan Li · 1 year, 3 months ago
- c0bc4ae Merge "Add SYSUI session tag and update PowerHAL version" into main by Matt Buckley · 1 year, 3 months ago
- 8955a6c Merge "Add new mute state for port volume mute" into main by Vlad Popa · 1 year, 3 months ago
- 67b101b Reland "Reject inconsistent globally injected events" --try 2 by Siarhei Vishniakou · 1 year, 3 months ago
- 4a26690 Merge "Revert "Reject inconsistent globally injected events"" into main by Liana Kazanova (xWF) · 1 year, 3 months ago
- f7f93f5 Revert "Reject inconsistent globally injected events" by Liana Kazanova (xWF) · 1 year, 3 months ago
- 5891fab Merge "Reject inconsistent globally injected events" into main by Treehugger Robot · 1 year, 3 months ago
- f6abbf4 Reject inconsistent globally injected events by Siarhei Vishniakou · 1 year, 3 months ago
- dc1ce4d Add new mute state for port volume mute by Vlad Popa · 1 year, 5 months ago
- 6a3c7c9 Merge changes from topics "alt+meta=caps", "hasKeycode_bugfix" into main by Vaibhav Devmurari · 1 year, 3 months ago
- cfc6759 Merge changes I41cb79ea,I12eb8eae into main by Treehugger Robot · 1 year, 3 months ago
- 4679e55 Add logic to overwrite pointer coordinates if event time is too old by Paul Ramirez · 1 year, 4 months ago
- 4d3b03a Add logic to overwrite pointer coordinates in motion event by Paul Ramirez · 1 year, 4 months ago
- 5a71e88 hasKeycode API should take into account key remapping by Vaibhav Devmurari · 1 year, 4 months ago
- afcdc8b Merge "Add check to not resample when resample time equals motion event time" into main by Treehugger Robot · 1 year, 3 months ago
- 7f1efed Add check to not resample when resample time equals motion event time by Paul Ramirez · 1 year, 4 months ago
- 06cf068 Merge "FTL: Allow implicit conversions with NonNull<T>" into main by Treehugger Robot · 1 year, 3 months ago
- 6aa3b89 FTL: Allow implicit conversions with NonNull<T> by Lloyd Pique · 1 year, 3 months ago
- 6919a49 Merge "Add fields to InputMessageBuilder" into main by Treehugger Robot · 1 year, 3 months ago
- 8f87ade Add fields to InputMessageBuilder by Paul Ramirez · 1 year, 4 months ago
- d6a1838 Remove API level mentions from typedefs by Vishnu Nair · 1 year, 4 months ago
- d0285f4 Merge "Add multiple device resampling support to InputConsumerNoResampling with tests" into main by Treehugger Robot · 1 year, 4 months ago
- e37f834 Add multiple device resampling support to InputConsumerNoResampling with tests by Paul Ramirez · 1 year, 5 months ago
- 911b48e Merge "Move key remapping to InputReader thread(1/n)" into main by Treehugger Robot · 1 year, 4 months ago
- e5657f2 Move key remapping to InputReader thread(1/n) by Linnan Li · 1 year, 4 months ago
- ed11598 Merge "Update InputConsumer_test.cpp to use getFdStateDebug" into main by Treehugger Robot · 1 year, 4 months ago
- 665b5d3 Merge "Add current device consumption to InputConsumerNoResampling" into main by Treehugger Robot · 1 year, 4 months ago
- 87f1c01 Update InputConsumer_test.cpp to use getFdStateDebug by Paul Ramirez · 1 year, 4 months ago
- 00cf5d0 Add current device consumption to InputConsumerNoResampling by Paul Ramirez · 1 year, 4 months ago
- 1014b14 Merge "Fix batching logic in InputConsumerNoResampling.cpp" into main by Treehugger Robot · 1 year, 4 months ago
- cd7488c Fix batching logic in InputConsumerNoResampling.cpp by Paul Ramirez · 1 year, 4 months ago
- 9d907f9 Merge "Remove __INTRODUCED_IN from typedefs" into main by Treehugger Robot · 1 year, 4 months ago
- 5eabf9b Merge "Update Resampler_test.cpp to consider RESAMPLE_LATENCY" into main by Treehugger Robot · 1 year, 4 months ago
- 6affbdb Update Resampler_test.cpp to consider RESAMPLE_LATENCY by Paul Ramirez · 1 year, 4 months ago
- 72c71a8 Remove __INTRODUCED_IN from typedefs by Vishnu Nair · 1 year, 4 months ago
- 314d200 Merge "Add buffer release callback in NDK" into main by Vishnu Nair · 1 year, 4 months ago
- 879a41a Add buffer release callback in NDK by Vishnu Nair · 1 year, 4 months ago
- 9a4c026 Merge "InputDevice: modernize IDC probe debugging logs" into main by Treehugger Robot · 1 year, 4 months ago
- f20b6ba InputDevice: modernize IDC probe debugging logs by Harry Cutts · 1 year, 4 months ago
- 41b6964 Merge "Add ADPF FMQ implementation for PerformanceHintManager" into main by Matt Buckley · 1 year, 4 months ago
- 3333335 Add ADPF FMQ implementation for PerformanceHintManager by Matt Buckley · 1 year, 6 months ago
- e10e1fb Merge "Create TestInputChannel and TestLooper to better test InputConsumerNoResampling" into main by Treehugger Robot · 1 year, 4 months ago
- e2bb187 Create TestInputChannel and TestLooper to better test InputConsumerNoResampling by Paul Ramirez · 1 year, 5 months ago
- e9726e6 Add SYSUI session tag and update PowerHAL version by Matt Buckley · 1 year, 5 months ago
- 1e9887e Merge "Adding an InputEventActionType enum field to InputEventTimeline." into main by Ioana Jianu · 1 year, 5 months ago
- 0bdbea1 Adding an InputEventActionType enum field to InputEventTimeline. by jioana · 1 year, 5 months ago
- 706ad56 Merge "FTL: Silence warnings for FTL_FAKE_GUARD" into main am: 268f495f2d by Liz Prucka · 1 year, 5 months ago
- 6ab6ccb FTL: Silence warnings for FTL_FAKE_GUARD by Dominik Laskowski · 1 year, 6 months ago
- 592a9fd Merge "audio: Add IAudioManager method" into main by Treehugger Robot · 1 year, 5 months ago
- f208257 Merge "ftl: delegate SmallVector<const T> to std::vector<T>" into main am: 795c8b31df am: b035cb70c9 by Ryan Prichard · 1 year, 5 months ago
- b035cb7 Merge "ftl: delegate SmallVector<const T> to std::vector<T>" into main am: 795c8b31df by Ryan Prichard · 1 year, 5 months ago
- 2b2abd3 ftl: delegate SmallVector<const T> to std::vector<T> by Ryan Prichard · 1 year, 5 months ago
- 7dfaa32 Add InputMessageBuilder to InputEventBuilders.h by Paul Ramirez · 1 year, 5 months ago
- c54c364 audio: Add IAudioManager method by Atneya Nair · 1 year, 5 months ago
- cf1b06e Add multiple pointer support to LegacyResampler with tests by Paul Ramirez · 1 year, 6 months ago
- 486ca6d Refactor resampler logic to constrain MotionEvent mutation by Paul Ramirez · 1 year, 5 months ago
- b0f043a Fix C compatibility in new API. by Dan Albert · 1 year, 5 months ago
- 504d250 Merge "Fix C compatibility in new API." into main by Dan Albert · 1 year, 5 months ago
- 61118b3 Fix C compatibility in new API. by Dan Albert · 1 year, 5 months ago
- 912ff82 Merge "Add bug component to OWNERS files pointing to INPUT_OWNERS" into main am: 4e6139ae5c am: 3e182ddf17 by Prabir Pradhan · 1 year, 5 months ago
- 3e182dd Merge "Add bug component to OWNERS files pointing to INPUT_OWNERS" into main am: 4e6139ae5c by Prabir Pradhan · 1 year, 5 months ago
- 0415f8e Merge "Move virtual device infra to libinput" into main by Treehugger Robot · 1 year, 5 months ago
- 1cfde7a Add bug component to OWNERS files pointing to INPUT_OWNERS by Prabir Pradhan · 1 year, 5 months ago
- 8508b66 Move virtual device infra to libinput by Siarhei Vishniakou · 1 year, 5 months ago
- e6b99c6 Remove the comment that says the performance hint manager must be released after use. by Matt Buckley · 1 year, 5 months ago
- b2988ac Merge "Add resampling to InputConsumerNoResampling" into main by Treehugger Robot · 1 year, 5 months ago
- be9c544 Add resampling to InputConsumerNoResampling by Paul Ramirez · 1 year, 6 months ago
- 47bea68 Merge "Add missing stdbool include for C compat." into main am: e1c075b7e4 am: 0befa96513 by Treehugger Robot · 1 year, 6 months ago
- 0befa96 Merge "Add missing stdbool include for C compat." into main am: e1c075b7e4 by Treehugger Robot · 1 year, 6 months ago
- e1c075b Merge "Add missing stdbool include for C compat." into main by Treehugger Robot · 1 year, 6 months ago
- 2c0c4ff Merge changes Ieca708fe,Ic1647135 into main am: b66c611205 am: f912ab3c12 by Treehugger Robot · 1 year, 6 months ago
- f912ab3 Merge changes Ieca708fe,Ic1647135 into main am: b66c611205 by Treehugger Robot · 1 year, 6 months ago
- b66c611 Merge changes Ieca708fe,Ic1647135 into main by Treehugger Robot · 1 year, 6 months ago
- 6143838 Fix doc typo. by Dan Albert · 1 year, 6 months ago
- f93853d Fix C incompatibilities. by Dan Albert · 1 year, 6 months ago
- 9d0d65e Reject invalid events injected by accessibility by Siarhei Vishniakou · 1 year, 6 months ago
- 9b4b490 Merge "Add missing typedefs for C compat." into main am: d575c5b784 am: a9f1356c85 by Treehugger Robot · 1 year, 6 months ago
- a9f1356 Merge "Add missing typedefs for C compat." into main am: d575c5b784 by Treehugger Robot · 1 year, 6 months ago
- c796b90 Add missing typedefs for C compat. by Dan Albert · 1 year, 6 months ago
- 8d4bea1 Add missing stdbool include for C compat. by Dan Albert · 1 year, 6 months ago
- cc6aec5 Refactor JerkTracker and MotionPredictor for better testing. by Derek Wu · 1 year, 6 months ago
- 48bc171 FTL: Silence warnings for FTL_FAKE_GUARD by Dominik Laskowski · 1 year, 6 months ago
- 71c6f73 Update MotionEvent's id when a new sample is added. by jioana · 1 year, 6 months ago
- b41d38e Move batching logic from consumeBatchedInputEvents by Paul Ramirez · 1 year, 6 months ago
- ce7a57d Merge "Add smoothing to jerk calculations and updated jerk thresholds." into main by Derek Wu · 1 year, 6 months ago
- 5e0e7cf Add smoothing to jerk calculations and updated jerk thresholds. by Derek Wu · 1 year, 6 months ago
- 3c6e366 Merge "Native support for rotary encoder high-res scroll" into main by Biswarup Pal · 1 year, 6 months ago
- ba27d1d Native support for rotary encoder high-res scroll by Biswarup Pal · 1 year, 6 months ago
- 20f122f Merge "Add test coverage to InputConsumerNoResampling" into main by Treehugger Robot · 1 year, 6 months ago
- 79655f2 Add test coverage to InputConsumerNoResampling by Paul Ramirez · 1 year, 7 months ago
- 8ff5e5e Support high-resolution scroll by Biswarup Pal · 1 year, 7 months ago
- b005874 Dump dispatcher state during publisher error by Siarhei Vishniakou · 1 year, 7 months ago
- e12edae Merge "Return message wrapped in Result from receiveMessage" into main by Treehugger Robot · 1 year, 7 months ago
- 0c25e86 Return message wrapped in Result from receiveMessage by Paul Ramirez · 1 year, 7 months ago