- f7b65d1 libbinder: support exporting fewer symbols by Frederick Mayle · 1 year, 7 months ago
- ec4fb37 Merge "Define the error conditions for ALooper_pollOnce." into main by Dan Albert · 1 year, 8 months ago
- abb750f Merge changes I48490112,I4227ce3f,I020a2803 into main by Dan Albert · 1 year, 8 months ago
- 71566b2 Merge "surface_control: Add missing nullability annotations" into main by John Reck · 1 year, 8 months ago
- b54710f surface_control: Add missing nullability annotations by Marijn Suijten · 2 years ago
- cf2f81a Merge "Add deprecation message." into main by Treehugger Robot · 1 year, 8 months ago
- 26620a6 Define the error conditions for ALooper_pollOnce. by Dan Albert · 1 year, 8 months ago
- dc9c411 Expand Choreographer docs. by Dan Albert · 1 year, 8 months ago
- 9ca6b3d Restore docs for deprecated Choreographer APIs. by Dan Albert · 1 year, 8 months ago
- b06c7fb Improve ALooper_pollAll/ALooper_pollOnce docs. by Dan Albert · 1 year, 8 months ago
- c47ac84 Add deprecation message. by Dan Albert · 1 year, 8 months ago
- 8c5f7be Move BlockingQueue.h to libinput by Siarhei Vishniakou · 1 year, 8 months ago
- 72e720a Merge "surface_control: Add ABI type information to `enum`s" into main by Treehugger Robot · 1 year, 9 months ago
- 896a661 surface_control: Add ABI type information to `enum`s by Marijn Suijten · 2 years ago
- dd05718 Make enum use C compatible. by Dan Albert · 1 year, 9 months ago
- 04cb6b2 Add owner for include/android/keycodes.h by Linnan Li · 1 year, 9 months ago
- 7148e8d Merge "Remove default argument from "C" API." into main by Treehugger Robot · 1 year, 10 months ago
- c6278e8 Remove default argument from "C" API. by Dan Albert · 1 year, 10 months ago
- 1aa9f86 [Cherry-pick] Add sys/cdefs and __REMOVED_IN define to looper.h by Prashanth Swaminathan · 2 years, 6 months ago
- ed0d74d Add flag to mark key usage code as a fallback mapping by Arpit Singh · 2 years, 3 months ago
- 0cd7e5f Merge "FTL: Introduce ftl::Function<F,N> et al." into main by Treehugger Robot · 2 years ago
- ace9af9 FTL: Introduce ftl::Function<F,N> et al. by Lloyd Pique · 3 years, 2 months ago
- 2c61de6 Merge "Fix -Wformat compiler warning" into main am: 226de2d1bd am: e79ffe8b7b am: e65945e179 by Treehugger Robot · 2 years ago
- 366fb5b InputDispatcher: dump window in a separate function by Siarhei Vishniakou · 2 years, 1 month ago
- 9a42103 Fix -Wformat compiler warning by Yi Kong · 2 years, 1 month ago
- 7b26dbe Pass all input events to MetricsManager by Cody Heiner · 2 years, 1 month ago
- 81780c4 [Reland] Add API support for GPU work duration report in ADPF. by Peiyong Lin · 2 years, 3 months ago
- a75a714 Merge "input: don't depend on unique_fd cast to int" into main am: 5f71d9251b am: ebbe07810d am: c145734d54 by Tomasz Wasilczyk · 2 years, 1 month ago
- ebbe078 Merge "input: don't depend on unique_fd cast to int" into main am: 5f71d9251b by Tomasz Wasilczyk · 2 years, 1 month ago
- 5f71d92 Merge "input: don't depend on unique_fd cast to int" into main by Tomasz Wasilczyk · 2 years, 1 month ago
- 2542c03 Merge "Binder unique_fd" into main am: 1cc6ef1a50 am: b59b0e8323 am: d66061b7f9 by Treehugger Robot · 2 years, 1 month ago
- b59b0e8 Merge "Binder unique_fd" into main am: 1cc6ef1a50 by Treehugger Robot · 2 years, 1 month ago
- 3202460 input: don't depend on unique_fd cast to int by Tomasz Wasilczyk · 2 years, 1 month ago
- d1a34bf Merge "Revert "Add API support for GPU work duration report in ADPF."" into main by Jorim Jaggi · 2 years, 1 month ago
- 3dff8c2 Revert "Add API support for GPU work duration report in ADPF." by Jorim Jaggi · 2 years, 1 month ago
- 639490b Binder unique_fd by Tomasz Wasilczyk · 2 years, 2 months ago
- a3e6e1b Merge "Add NDK API AThermal_getThermalHeadroomThresholds" into main by Xiang Wang · 2 years, 1 month ago
- 31fab3e Add API support for GPU work duration report in ADPF. by Peiyong Lin · 2 years, 3 months ago
- e6c65b3 Add NDK API AThermal_getThermalHeadroomThresholds by Xiang Wang · 2 years, 3 months ago
- 2defec0 Fuzz InputDispatcher by Siarhei Vishniakou · 2 years, 7 months ago
- b0dad3a Add test cases for fallback key generation from InputDispatcher by Prabir Pradhan · 2 years, 2 months ago
- 318005c Reset velocity for pointers that have been canceled by Siarhei Vishniakou · 2 years, 2 months ago
- c62948e Return unique_ptr from readFromParcel by Siarhei Vishniakou · 2 years, 2 months ago
- dcc6e6e Change isStylusEvent behaviour by Siarhei Vishniakou · 2 years, 2 months ago
- 2ca464e Merge "Regularize formatting of <android/sharedmem.h> docs." into main am: 16d1392bdd am: 6a82b47783 am: 6d52857b9f am: 361b082807 am: 04fa306500 by Elliott Hughes · 2 years, 3 months ago
- 04fa306 Merge "Regularize formatting of <android/sharedmem.h> docs." into main am: 16d1392bdd am: 6a82b47783 am: 6d52857b9f am: 361b082807 by Elliott Hughes · 2 years, 3 months ago
- 7376674 Regularize formatting of <android/sharedmem.h> docs. by Elliott Hughes · 2 years, 3 months ago
- b2aff84 Add flag to mark key usage code as a fallback mapping by Arpit Singh · 2 years, 3 months ago
- 2d151ac InputVerifier: only check pointer sources by Siarhei Vishniakou · 2 years, 3 months ago
- 9b96d64 Merge "Add CoGS team as OWNERS of ftl" into main am: b360539ad2 am: cd9f121268 am: f08c1e517e am: 16f18df11d am: aa7e428eb0 by Treehugger Robot · 2 years, 3 months ago
- aa7e428 Merge "Add CoGS team as OWNERS of ftl" into main am: b360539ad2 am: cd9f121268 am: f08c1e517e am: 16f18df11d by Treehugger Robot · 2 years, 3 months ago
- cd9f121 Merge "Add CoGS team as OWNERS of ftl" into main am: b360539ad2 by Treehugger Robot · 2 years, 3 months ago
- eb44a9c Add CoGS team as OWNERS of ftl by Dominik Laskowski · 2 years, 3 months ago
- aa68d0a ftl: add enum_string_full which includes the enum class name by Ady Abraham · 2 years, 3 months ago
- 66c6aed Merge "Use `` for code font rather than ||." into main am: aedcfe8397 am: ba1dae5b26 am: e35dba527f am: 04c0922f7b am: 7ba6078295 by Treehugger Robot · 2 years, 3 months ago
- 7ba6078 Merge "Use `` for code font rather than ||." into main am: aedcfe8397 am: ba1dae5b26 am: e35dba527f am: 04c0922f7b by Treehugger Robot · 2 years, 3 months ago
- ba1dae5 Merge "Use `` for code font rather than ||." into main am: aedcfe8397 by Treehugger Robot · 2 years, 3 months ago
- aedcfe8 Merge "Use `` for code font rather than ||." into main by Treehugger Robot · 2 years, 3 months ago
- 37a4372 Merge "s/FD_SETFD/F_SETFD/." into main am: a1d5887936 am: f9323e4f88 am: c4dd2d3e8b am: 60cc18b6ab am: 6898fc281a by Elliott Hughes · 2 years, 3 months ago
- 6898fc2 Merge "s/FD_SETFD/F_SETFD/." into main am: a1d5887936 am: f9323e4f88 am: c4dd2d3e8b am: 60cc18b6ab by Elliott Hughes · 2 years, 3 months ago
- f9323e4 Merge "s/FD_SETFD/F_SETFD/." into main am: a1d5887936 by Elliott Hughes · 2 years, 3 months ago
- a1d5887 Merge "s/FD_SETFD/F_SETFD/." into main by Elliott Hughes · 2 years, 3 months ago
- 1d6ad14 Merge "Fix formatting." into main am: 92db70b618 am: 9039cb8779 am: cbb641a9ad am: 809ad41701 am: a9084862de by Treehugger Robot · 2 years, 3 months ago
- a908486 Merge "Fix formatting." into main am: 92db70b618 am: 9039cb8779 am: cbb641a9ad am: 809ad41701 by Treehugger Robot · 2 years, 3 months ago
- 9039cb8 Merge "Fix formatting." into main am: 92db70b618 by Treehugger Robot · 2 years, 3 months ago
- 84612ed Use `` for code font rather than ||. by Elliott Hughes · 2 years, 3 months ago
- d4b452c Fix formatting. by Elliott Hughes · 2 years, 3 months ago
- 950ee79 s/FD_SETFD/F_SETFD/. by Elliott Hughes · 2 years, 3 months ago
- 8c7cb59 TouchpadInputMapper: add timer provider by Harry Cutts · 2 years, 4 months ago
- 2dac8b8 Eliminate lambdas from tracing helper macro by Prabir Pradhan · 2 years, 4 months ago
- 8143aea Merge "Implement Stylus Prediction Metrics" into udc-qpr-dev by Cody Heiner · 2 years, 4 months ago
- ab3eded Override VelocityTracker strategy for non-differential axes only by Siarhei Vishniakou · 2 years, 4 months ago
- a37bad1 Improve existing InputDispatcher traces by Prabir Pradhan · 2 years, 4 months ago
- 7543d90 Implement Stylus Prediction Metrics by Cody Heiner · 2 years, 6 months ago
- 52db474 Implement Stylus Prediction Metrics by Cody Heiner · 2 years, 6 months ago
- 6935ce3 Merge "Move VelocityTracker strategy consts to aidl" into main by Treehugger Robot · 2 years, 4 months ago
- f2846bd Merge "Override VelocityTracker strategy for non-differential axes only" into main by Treehugger Robot · 2 years, 4 months ago
- f7436a1 Move VelocityTracker strategy consts to aidl by Siarhei Vishniakou · 2 years, 4 months ago
- 8a2e589 Override VelocityTracker strategy for non-differential axes only by Siarhei Vishniakou · 2 years, 4 months ago
- d0108bd Merge "Add plumbing for ADPF Power Efficiency hint" into main by Matt Buckley · 2 years, 4 months ago
- cc14642 Add plumbing for ADPF Power Efficiency hint by Matt Buckley · 2 years, 6 months ago
- 1cc9f61 Merge "Update NDK doc for setThreads on permission error" into main by Xiang Wang · 2 years, 5 months ago
- 2f13e02 InputEventLabels: Support lookup of evdev event codes by label by Prabir Pradhan · 2 years, 5 months ago
- f6d21b5 Update NDK doc for setThreads on permission error by Xiang Wang · 2 years, 5 months ago
- ca977c4 Merge "Update motion prediction model." into udc-qpr-dev am: 3c60252e14 am: c7034de04b by Philip Quinn · 2 years, 5 months ago
- b237f9e Increase timeouts in InputDispatcher_tests by Siarhei Vishniakou · 2 years, 5 months ago
- 107ce70 Update motion prediction model. by Philip Quinn · 2 years, 6 months ago
- beb4c56 Merge "Split EventBuilders.h" into udc-qpr-dev am: 6480f1639f am: 54ee96d8cc by Cody Heiner · 2 years, 6 months ago
- 65bbffc Merge "Add type alias for DeviceId" into main by Treehugger Robot · 2 years, 6 months ago
- 7e2f8f1 Add type alias for DeviceId by Siarhei Vishniakou · 2 years, 6 months ago
- 8b75d50 Add sys/cdefs and __REMOVED_IN define to looper.h by Prashanth Swaminathan · 2 years, 6 months ago
- 0fa7cbb Fix lint error for IFTTT rule by Prashanth Swaminathan · 2 years, 6 months ago
- 166a5af Split EventBuilders.h by Cody Heiner · 2 years, 6 months ago
- 73e6d37 Remove PointerProperties::copyFrom by Siarhei Vishniakou · 2 years, 6 months ago
- 1160ecd Add hovering support to verifier by Siarhei Vishniakou · 2 years, 6 months ago
- b93ed5d Merge "Add MotionPredictorMetricsManager API" into udc-qpr-dev am: c06230c7c3 am: 13148038a3 by Cody Heiner · 2 years, 6 months ago
- 088c63e Add MotionPredictorMetricsManager API by Cody Heiner · 2 years, 6 months ago
- 949d940 Merge "Move MotionPredictor config to an XML file alongside the model." into udc-qpr-dev am: 15cebeda29 am: 64f0a59c7d by Philip Quinn · 2 years, 6 months ago
- 15cebed Merge "Move MotionPredictor config to an XML file alongside the model." into udc-qpr-dev by Philip Quinn · 2 years, 6 months ago
- 8753c73 Store pointers per-device am: 0836a30702 am: ef90f09726 by Siarhei Vishniakou · 2 years, 6 months ago