Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
35c872ff4b67d06feb3e1444d77a6001ec5f214d
/
include
a209fde
Move InputApplication to use std::shared_ptr.
by Chris Ye
· 5 years ago
6c4243b
Use AIDL compiler to generate InputApplicationInfo class.
by Chris Ye
· 5 years ago
d5dc040
Merge "Updated MotionEvent to use Transform"
by Chavi Weingarten
· 5 years ago
9eaa22c
Updated MotionEvent to use Transform
by chaviw
· 5 years ago
74c8242
Use size_t instead of int for integer_sequence.size()
by Michael Wright
· 5 years ago
6db8d6e
Merge "Use Transform in InputDispatcher"
by Chavi Weingarten
· 5 years ago
8759d67
Automatically generate flag value strings for flag enums.
by Michael Wright
· 5 years ago
1d0262a
Merge "Add Flags<F>::Iterator."
by Michael Wright
· 5 years ago
0192488
Merge "Use unique_ptr when creating InputChannel"
by TreeHugger Robot
· 5 years ago
61847cc
Merge "Use std::shared_ptr for InputChannel"
by TreeHugger Robot
· 5 years ago
1ff3d1e
Use Transform in InputDispatcher
by chaviw
· 5 years ago
dc07032
Merge "Allow touch if some pointers are MT_TOOL_PALM"
by TreeHugger Robot
· 5 years ago
31c88de
Update refresh rate callback docs to include DisplayManager caveat. am: 4a33165d18 am: a43d587ff5 am: c396338762
by Alec Mouri
· 5 years ago
cc7f980
Allow touch if some pointers are MT_TOOL_PALM
by arthurhung
· 6 years ago
75d9e66
Add Flags<F>::Iterator.
by Michael Wright
· 5 years ago
4a33165
Update refresh rate callback docs to include DisplayManager caveat.
by Alec Mouri
· 5 years ago
d258827
Use unique_ptr when creating InputChannel
by Siarhei Vishniakou
· 5 years ago
ce5ab08
Use std::shared_ptr for InputChannel
by Siarhei Vishniakou
· 5 years ago
44753b1
Move things in InputWindowInfo to enum classes
by Michael Wright
· 5 years ago
58e1eae
Merge "Move seq to header"
by TreeHugger Robot
· 5 years ago
a64c159
Move seq to header
by Siarhei Vishniakou
· 6 years ago
c01e137
Added helper functions in Transform and PointerCoords
by chaviw
· 5 years ago
044b4dc
Merge "Added libui dependencies for input"
by Chavi Weingarten
· 5 years ago
71f5593
Merge "docs: Clarify the lifetime of AHardwareBuffer_toHardwareBuffer in docs. See generated output in cl/320449087. Bug: 140885254 Test: m ndk" into rvc-dev-plus-aosp am: efb33042fd am: ee5f2c2a18 am: 7c46baf3e0
by Nick Cook
· 5 years ago
fd9c1ed
Added libui dependencies for input
by chaviw
· 5 years ago
fe3de7d
Rename ViewportTypes to avoid repetition
by Michael Wright
· 5 years ago
0783e99
AIDL-ize InputManager IInputFlinger interface.
by Chris Ye
· 6 years ago
c6a2f3a
Merge "Convert InputDeviceConfigurationFileType to enum class."
by Chris Ye
· 5 years ago
8fc3b0a
docs: Clarify the lifetime of AHardwareBuffer_toHardwareBuffer in docs. See
by Nick Cook
· 5 years ago
c1ae556
Use chrono for dispatching timeout
by Siarhei Vishniakou
· 5 years ago
1d927aa
Convert InputDeviceConfigurationFileType to enum class.
by Chris Ye
· 5 years ago
1984b1b
Update the documentation of ANDROID_RESOLV_NO_CACHE_STORE am: f1cf6a632d am: b4bcad43c7 am: d9b4ae429b am: 3bb10ba52b
by Luke Huang
· 6 years ago
d9b4ae4
Update the documentation of ANDROID_RESOLV_NO_CACHE_STORE am: f1cf6a632d am: b4bcad43c7
by Luke Huang
· 6 years ago
d28a490
Update the documentation of ANDROID_RESOLV_NO_CACHE_STORE am: f1cf6a632d
by Luke Huang
· 6 years ago
f1cf6a6
Update the documentation of ANDROID_RESOLV_NO_CACHE_STORE
by Luke Huang
· 6 years ago
f668ee1
Merge "Some fixes to power manager lib code"
by TreeHugger Robot
· 6 years ago
975f545
Report ANR when waited for longer than the timeout am: e4623041f9
by Siarhei Vishniakou
· 6 years ago
e462304
Report ANR when waited for longer than the timeout
by Siarhei Vishniakou
· 6 years ago
d44dddf
Report ANR when waited for longer than the timeout
by Siarhei Vishniakou
· 6 years ago
b59a9b5
Some fixes to power manager lib code
by Lais Andrade
· 6 years ago
84e874a
docs: Fix ref doc links. See generated output in cl/314618386. am: 7a7321260b am: c6a16aa062 am: fe1bb4cd32
by Nick Cook
· 6 years ago
7a73212
docs: Fix ref doc links. See generated output in cl/314618386.
by Nick Cook
· 6 years ago
a7b0f7a
Merge "API level 30 cleanup." into rvc-dev-plus-aosp am: 8526cb7288 am: dd579011b1 am: 186356624d
by Elliott Hughes
· 6 years ago
7be0e2d
API level 30 cleanup.
by Elliott Hughes
· 6 years ago
cc2a82e
Merge "Add basic ANR test" into rvc-dev am: 0979ea52c1
by TreeHugger Robot
· 6 years ago
ffaa2b1
Add basic ANR test
by Siarhei Vishniakou
· 6 years ago
4cb50ca
Add basic ANR test
by Siarhei Vishniakou
· 6 years ago
8234629
Merge "Generate ACTION_CANCEL event when screen turned off by proximity sensor." into rvc-dev am: 69c7197c3e
by TreeHugger Robot
· 6 years ago
7b3d38d
Merge "Change InputWindowInfo::isTrustedOverlay() to be permission and flag based."
by TreeHugger Robot
· 6 years ago
796fbbb
Generate ACTION_CANCEL event when screen turned off by proximity sensor.
by Chris Ye
· 6 years ago
fcdff3e
Change InputWindowInfo::isTrustedOverlay() to be permission and flag based.
by Chris Ye
· 6 years ago
750c7f4
Avoid shifting 1s into size bit.
by Garfield Tan
· 6 years ago
930fbb9
Merge "Generate ACTION_CANCEL event when screen turned off by proximity sensor."
by Chris Ye
· 6 years ago
17a930c
Merge "Make TYPE_TRUSTED_APPLICATION_OVERLAY a trusted overlay." into rvc-dev am: 7db72bbbbf am: 6ed3cc988f am: 62c8fd3962 am: 46fa2777da
by Josh Tsuji
· 6 years ago
6ed3cc9
Merge "Make TYPE_TRUSTED_APPLICATION_OVERLAY a trusted overlay." into rvc-dev am: 7db72bbbbf
by Josh Tsuji
· 6 years ago
7db72bb
Merge "Make TYPE_TRUSTED_APPLICATION_OVERLAY a trusted overlay." into rvc-dev
by Josh Tsuji
· 6 years ago
4dec13c
Merge "Receive refresh rate callbacks from DMS" into rvc-dev am: a511811bd9 am: 4c56583be3 am: 8ef32e3b0e am: bb6c790bca
by Alec Mouri
· 6 years ago
4c56583
Merge "Receive refresh rate callbacks from DMS" into rvc-dev am: a511811bd9
by Alec Mouri
· 6 years ago
a511811
Merge "Receive refresh rate callbacks from DMS" into rvc-dev
by Alec Mouri
· 6 years ago
271de04
Receive refresh rate callbacks from DMS
by Alec Mouri
· 6 years ago
466cdea
Make TYPE_TRUSTED_APPLICATION_OVERLAY a trusted overlay.
by Joshua Tsuji
· 6 years ago
13b1685
Generate ACTION_CANCEL event when screen turned off by proximity sensor.
by Chris Ye
· 6 years ago
f6e7592
Merge "Makes TYPE_NOTIFICATION_SHADE as trusted overlay" into rvc-dev am: 7fb7a6a1a5
by Wei Sheng Shih
· 6 years ago
f859148
Represent VelocityTracker Strategy as enum class.
by Chris Ye
· 6 years ago
860c01d
Merge "Create controller for Power HAL handles."
by Lais Andrade
· 6 years ago
9499a11
Makes TYPE_NOTIFICATION_SHADE as trusted overlay
by wilsonshih
· 6 years ago
599042f
Makes TYPE_NOTIFICATION_SHADE as trusted overlay
by wilsonshih
· 6 years ago
335edc1
Merge "Revert^2 "libui: rewrite Region with FatVector"" into rvc-dev am: 5b7d7e2150 am: 7b1930a89c am: c9da27613e am: 1230a74f40
by Dheeraj Shetty
· 6 years ago
c9da276
Merge "Revert^2 "libui: rewrite Region with FatVector"" into rvc-dev am: 5b7d7e2150 am: 7b1930a89c
by Dheeraj Shetty
· 6 years ago
fb109ac
Merge "Revert^2 "libui: rewrite Region with FatVector"" into rvc-dev am: 5b7d7e2150
by Dheeraj Shetty
· 6 years ago
5b7d7e2
Merge "Revert^2 "libui: rewrite Region with FatVector"" into rvc-dev
by Dheeraj Shetty
· 6 years ago
a9a6b46
Revert^2 "libui: rewrite Region with FatVector"
by Jagadeesh Pakaravoor
· 6 years ago
f9cba6e
Merge "Drop unnecessary semicolon from end of file" am: 1101172876 am: f967969a4f am: f952e14c4d am: ad6ed427e1 am: c0a7ca1fea
by Devin Moore
· 6 years ago
f952e14
Merge "Drop unnecessary semicolon from end of file" am: 1101172876 am: f967969a4f
by Devin Moore
· 6 years ago
b34bfce
Drop unnecessary semicolon from end of file
by Devin Moore
· 6 years ago
3f7ecc5
Create controller for Power HAL handles.
by Lais Andrade
· 6 years ago
c86c1d2
Create loader for Power HAL services
by Lais Andrade
· 6 years ago
4d51f6c
Create wrappers for Power HAL.
by Lais Andrade
· 6 years ago
4c2845f
InputDispatcher: Fix support for INPUT_FEATURE_NO_INPUT_CHANNEL am: 2984b7af4f am: fca117ce50 am: 4d52d7f5d0 am: 6ff8ceda6e
by Robert Carr
· 6 years ago
4d52d7f
InputDispatcher: Fix support for INPUT_FEATURE_NO_INPUT_CHANNEL am: 2984b7af4f am: fca117ce50
by Robert Carr
· 6 years ago
8445b67
InputDispatcher: Fix support for INPUT_FEATURE_NO_INPUT_CHANNEL am: 2984b7af4f
by Robert Carr
· 6 years ago
2984b7a
InputDispatcher: Fix support for INPUT_FEATURE_NO_INPUT_CHANNEL
by Robert Carr
· 6 years ago
39c6c80
Merge "InputWindow: Default initialize all values" into rvc-dev am: 78cc3ba8c5 am: 8d5011eea6 am: e5b5b055d1 am: 3f46b316fc
by Rob Carr
· 6 years ago
8d5011e
Merge "InputWindow: Default initialize all values" into rvc-dev am: 78cc3ba8c5
by Rob Carr
· 6 years ago
ac38407
Merge "Add java-to-native converters for input events."
by TreeHugger Robot
· 6 years ago
7174efe
InputWindow: Default initialize all values
by Robert Carr
· 6 years ago
1aaa212
Add java-to-native converters for input events.
by Chris Ye
· 6 years ago
67d4450
Print window flags in dumpsys input
by Siarhei Vishniakou
· 6 years ago
d74d450
Merge "Correct PowerManager transaction IDs. These transaction IDs must be kept in sync with the method order from IPowerManager.aidl." am: 02e24f6424 am: 278cee2886
by Treehugger Robot
· 6 years ago
182f304
Correct PowerManager transaction IDs.
by Wang Wen
· 6 years ago
11857fb
Migrate power manager native services to AIDL.
by Chris Ye
· 6 years ago
9746e5b
Merge "Clean up some formatting problems in the setFrameRate ndk docs" into rvc-dev am: e22e38d28f am: ab235bf2a5 am: b9b4438408 am: 5d02dbd3d2
by TreeHugger Robot
· 6 years ago
e22e38d
Merge "Clean up some formatting problems in the setFrameRate ndk docs" into rvc-dev
by TreeHugger Robot
· 6 years ago
15b6f9c
Clean up some formatting problems in the setFrameRate ndk docs
by Steven Thomas
· 6 years ago
8e8cec4
AThermal_StatusCallback should return void
by Chris Ye
· 6 years ago
6d391ce
AThermal_StatusCallback should return void
by Chris Ye
· 6 years ago
d6ae76d
Merge "Pass source to dispatchBatchedInputEventPending (2/2)" into rvc-dev am: 89260bd417 am: 29b980f59f am: 920c6b8866 am: 9fab55b18b
by TreeHugger Robot
· 6 years ago
89260bd
Merge "Pass source to dispatchBatchedInputEventPending (2/2)" into rvc-dev
by TreeHugger Robot
· 6 years ago
2f533ca
Merge "Makes TYPE_ACCESSIBILITY_MAGNIFICATION_OVERLAY as trusted overlay"
by Minche Li
· 6 years ago
40b4aa3
Merge "Move the non-NDK APIs to powermanager internal directory."
by Chris Ye
· 6 years ago
Next »