- 68207fd Merge "Add tagSocket/untagSocket NDK APIs" am: 8fc5367b3f am: f32288186b am: 0a506939d0 by Treehugger Robot · 4 years ago
- a9b7f03 Add tagSocket/untagSocket NDK APIs by Ken Chen · 4 years ago
- 741b99e Merge "Fix KeyCharacterMap overlays by reloading base overlay before applying another overlay." into sc-v2-dev am: 6f28d23f07 by Philip Junker · 4 years ago
- b60596f Fix KeyCharacterMap overlays by reloading base overlay before applying another overlay. by Philip Junker · 4 years, 1 month ago
- 5545a11 Merge sc-qpr1-dev-plus-aosp-without-vendor@7810918 by Xin Li · 4 years, 2 months ago
- 4c86be7 Merge "Remove Enum.h error-only header" am: 134b8f0adf am: ec2fe4d478 am: a83c7535e4 am: 2850b7d89c by Steven Moreland · 4 years, 2 months ago
- 2850b7d Merge "Remove Enum.h error-only header" am: 134b8f0adf am: ec2fe4d478 am: a83c7535e4 by Steven Moreland · 4 years, 2 months ago
- a83c753 Merge "Remove Enum.h error-only header" am: 134b8f0adf am: ec2fe4d478 by Steven Moreland · 4 years, 2 months ago
- b975999 Remove Enum.h error-only header by Steven Moreland · 4 years, 2 months ago
- 0dd624a Use sequence numbers to synchronize enabling Pointer Capture (1/2) am: f192a1085a by Prabir Pradhan · 4 years, 4 months ago
- f192a10 Use sequence numbers to synchronize enabling Pointer Capture (1/2) by Prabir Pradhan · 4 years, 5 months ago
- c1d8a66 Merge "input.h: add missing __INTRODUCED_IN and doc comments." into sc-dev-plus-aosp am: 0d8d2552a8 am: afc2de1587 by Elliott Hughes · 4 years, 4 months ago
- dbfde64 input.h: add missing __INTRODUCED_IN and doc comments. by Elliott Hughes · 4 years, 4 months ago
- efdd1bf Merge "Use sequence numbers to synchronize enabling Pointer Capture (1/2)" into sc-v2-dev am: 5b49546b4b by TreeHugger Robot · 4 years, 4 months ago
- ac483a6 Use sequence numbers to synchronize enabling Pointer Capture (1/2) by Prabir Pradhan · 4 years, 5 months ago
- 34a9a1e resolve merge conflicts of 815fb834e5b1fce48f92542dcf812549c85e403b to sc-v2-dev-plus-aosp by Yabin Cui · 4 years, 5 months ago
- ecb965c Fix enum_value_name() for compiler update. by Yabin Cui · 4 years, 5 months ago
- ee3c8f5 Merge "Implement native PerformanceHint API" into sc-dev am: ae7324cddc by TreeHugger Robot · 4 years, 6 months ago
- 346a576 Merge "Implement native PerformanceHint API" into sc-dev am: ae7324cddc am: 1f8765ba13 by TreeHugger Robot · 4 years, 6 months ago
- ea6bdf0 Implement native PerformanceHint API by Bo Liu · 4 years, 6 months ago
- 0957669 Plumb through display orientation separate from transform by Evan Rosky · 4 years, 6 months ago
- c3b3564 Merge "Fix AMOTION_EVENT_FLAG_IS_ACCESSIBILITY_EVENT for non-linux builds" into sc-dev am: 199ca20ef4 by Diego Perez · 4 years, 6 months ago
- ba0ce7d Fix AMOTION_EVENT_FLAG_IS_ACCESSIBILITY_EVENT for non-linux builds by Diego Perez · 4 years, 6 months ago
- ddad8ba Merge "Fix FLAG_IS_ACCESSIBILITY_EVENT for non-linux builds" into sc-dev am: 8f5d73a62a by TreeHugger Robot · 4 years, 6 months ago
- cf43a95 Fix FLAG_IS_ACCESSIBILITY_EVENT for non-linux builds by Diego Perez · 4 years, 6 months ago
- 1e7186a Merge "Set FLAG_IS_ACCESSIBILITY_EVENT for events injected from accessibility" into sc-dev am: 61cfde719b by TreeHugger Robot · 4 years, 6 months ago
- f00a4ec Set FLAG_IS_ACCESSIBILITY_EVENT for events injected from accessibility by Siarhei Vishniakou · 4 years, 7 months ago
- 3277faf Renamed and moved InputWindow and related files by chaviw · 4 years, 8 months ago
- 509724f Avoid aidl usage on mac builds by Siarhei Vishniakou · 4 years, 7 months ago
- 9473f55 Merge "Use the injected device id for events that are a11y trusted" into sc-dev by Siarhei Vishniakou · 4 years, 7 months ago
- 1983a71 Return a copy of InputDeviceLightInfo instead of pointer by Siarhei Vishniakou · 4 years, 7 months ago
- 5d552c4 Use the injected device id for events that are a11y trusted by Siarhei Vishniakou · 4 years, 8 months ago
- 3a7faf3 Merge "Change native lights to be consistent with java API." into sc-dev by Chris Ye · 4 years, 8 months ago
- 060a727 Remove LatencyStatistics from dispatcher by Siarhei Vishniakou · 5 years ago
- 8575833 Change native lights to be consistent with java API. by Chris Ye · 4 years, 8 months ago
- 6e2e0ef Merge "surface_control.h: Clarify callback documentation" into sc-dev by Rob Carr · 4 years, 8 months ago
- 1108579 surface_control.h: Clarify callback documentation by Robert Carr · 4 years, 8 months ago
- 1f5e740 Mark ASurfaceControl.setGeometry as deprecated. by chaviw · 4 years, 9 months ago
- 88fceed Merge "Add NO_FOCUS_CHANGE flag to pointer gestures to disallow focus changes" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
- 47cf0a0 Add NO_FOCUS_CHANGE flag to pointer gestures to disallow focus changes by Prabir Pradhan · 4 years, 10 months ago
- 2a4e4e5 Merge "Store connections by token instead of by fd" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
- ae02a1f Store connections by token instead of by fd by Siarhei Vishniakou · 4 years, 8 months ago
- 00c2e36 Merge "Add a hidden API to apply a transform the content of an event." into sc-dev by Evan Rosky · 4 years, 8 months ago
- d4d4d80 Add a hidden API to apply a transform the content of an event. by Evan Rosky · 4 years, 8 months ago
- 5487967 Merge "AImageDecoder: respond to API feedback" into sc-dev by Leon Scroggins · 4 years, 8 months ago
- 50e37fe Merge "Update setFrameRate documentation" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
- a308b9d Update setFrameRate documentation by Marin Shalamanov · 4 years, 8 months ago
- ae47192 AImageDecoder: respond to API feedback by Leon Scroggins III · 4 years, 8 months ago
- 84f07f0 Add enough information to compatibility-transform getRaw() by Evan Rosky · 4 years, 9 months ago
- cfd247d Merge "AImageDecoder: only support animation for F16 and 8888 (header)" into sc-dev by Leon Scroggins · 4 years, 9 months ago
- 227e8f0 Merge "Update docs for setFrameRate" into sc-dev by Marin Shalamanov · 4 years, 9 months ago
- cf48543 AImageDecoder: only support animation for F16 and 8888 (header) by Leon Scroggins III · 4 years, 9 months ago
- 293ac2c Update docs for setFrameRate by Marin Shalamanov · 4 years, 9 months ago
- fc46c1e Introduce ASurfaceTransaction_setOnCommit api by Vishnu Nair · 4 years, 9 months ago
- be8d009 Updated public surface control APIs by chaviw · 4 years, 10 months ago
- c150ea1 Fixing ndk reference doc link errors in imagedecoder.h etc. by gfan · 4 years, 9 months ago
- 31dfd6a Merge "Fixing ndk reference doc link errors in a few headers: hardware_buffer.h, sensor.h, trace.h, window.h" into sc-dev by Gerry Fan · 4 years, 9 months ago
- 5d5faa4 Fixing ndk reference doc link errors in a few headers: by gfan · 4 years, 9 months ago
- 80402b9 Merge "Fix ndk native reference documentation link errors/warnings" into sc-dev by Gerry Fan · 4 years, 9 months ago
- 351e85e Fix ndk native reference documentation link errors/warnings by gfan · 4 years, 9 months ago
- 0b264bb ADPF: Plumb getAppSession throughout PowerHal wrapping by Jimmy Shiu · 4 years, 10 months ago
- 2be71a4 Merge "Introduce Device Controller to InputReader" into sc-dev by TreeHugger Robot · 4 years, 9 months ago
- 33216a4 Merge "ASurfaceTransaction: Add setEnableBackpressure" into sc-dev by Rob Carr · 4 years, 9 months ago
- e2b1e5c Introduce Device Controller to InputReader by Chris Ye · 4 years, 10 months ago
- 75ba8bc Merge "setFrameRate: Make shouldBeSeamless an enum" into sc-dev by Marin Shalamanov · 4 years, 9 months ago
- 2814c31 Merge "Pass latency information from app to input" into sc-dev by TreeHugger Robot · 4 years, 10 months ago
- 38605fc Clarify that the buffer passed to ASurfaceTransaction_setBuffer by Ady Abraham · 4 years, 10 months ago
- f08168d ASurfaceTransaction: Add setEnableBackpressure by Robert Carr · 4 years, 10 months ago
- 796cdab Merge "Split ASurfaceTransaction_setGeometry api" into sc-dev by Vasiliy Telezhnikov · 4 years, 10 months ago
- c598677 setFrameRate: Make shouldBeSeamless an enum by Marin Shalamanov · 4 years, 10 months ago
- f94ae02 Pass latency information from app to input by Siarhei Vishniakou · 5 years ago
- 4729949 Add NDK API for getprocdns, setprocdns by Remi NGUYEN VAN · 4 years, 10 months ago
- c698030 Merge "Add NDK API for getprocnetwork" into sc-dev by Remi NGUYEN VAN · 4 years, 10 months ago
- 7a09ee1 Add NDK API for getprocnetwork by Remi NGUYEN VAN · 4 years, 10 months ago
- 0a99dbe Merge "Fix "end of file while inside a group" error in NDK" into sc-dev by Marin Shalamanov · 4 years, 10 months ago
- 574c58d Fix "end of file while inside a group" error in NDK by Marin Shalamanov · 4 years, 10 months ago
- 2745c95 Update android/input.h docs by Siarhei Vishniakou · 4 years, 10 months ago
- e02c066 Add missing union members to ASensorEvent by Brian Duddie · 4 years, 10 months ago
- fb3ab5b Split ASurfaceTransaction_setGeometry api by Vasiliy Telezhnikov · 4 years, 10 months ago
- eedd0fc Use Result<InputPublisher::Finished> instead of callback -- try 2 by Siarhei Vishniakou · 4 years, 10 months ago
- 7cce0ad Revert "Use Result<InputPublisher::Finished> instead of callback" by Yohei Yukawa · 4 years, 10 months ago
- 4c92c5f Use Result<InputPublisher::Finished> instead of callback by Siarhei Vishniakou · 4 years, 10 months ago
- 7632c33 Move drag event to InputDispatcher (1/n) by arthurhung · 5 years ago
- 38b7f7f Use bool directly in InputMessage by Siarhei Vishniakou · 4 years, 10 months ago
- 7766c03 Use NamedEnum for printing Entry type by Siarhei Vishniakou · 4 years, 10 months ago
- 9dce082 Merge changes from topic "sf_planner" into sc-dev by Ady Abraham · 4 years, 11 months ago
- 96a824c Merge "AImageDecoder: Recommend only downscaling with setTargetSize" into sc-dev by Leon Scroggins · 4 years, 11 months ago
- 159ab12 AImageDecoder: Recommend only downscaling with setTargetSize by Leon Scroggins III · 4 years, 11 months ago
- 269dc4d SF: Add initial Planner infrastructure by Dan Stoza · 5 years ago
- 87645ab Merge "Support Inputdevice LightsManager feature in frameworks." into sc-dev by Chris Ye · 4 years, 11 months ago
- 76a16cf Merge "Document DisplayManager atomicity with AChoreographer" into sc-dev by Alec Mouri · 4 years, 11 months ago
- 3fdbfef Support Inputdevice LightsManager feature in frameworks. by Chris Ye · 5 years ago
- af9b2ae Merge "Introduce DynamicDisplayInfo" into sc-dev by Marin Shalamanov · 4 years, 11 months ago
- 228f46b Introduce DynamicDisplayInfo by Marin Shalamanov · 5 years ago
- e2edd22 Merge "Add @addtogroup to permission_manager.h for doc to appear in DAC" into sc-dev by TreeHugger Robot · 5 years ago
- efc92f4 Merge "Add GPU completion to FrameMetrics (2/3)" into sc-dev by Jorim Jaggi · 5 years ago
- 7015fa9 Document DisplayManager atomicity with AChoreographer by Alec Mouri · 5 years ago
- 7f7db5a Add @addtogroup to permission_manager.h for doc to appear in DAC by Chong Zhang · 5 years ago
- f51775d Add GPU completion to FrameMetrics (2/3) by Jorim Jaggi · 5 years ago
- db5778e Add ASurfaceControl_acquire api by Huihong Luo · 5 years ago