Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
0a456231ef2e06007c70043500c13186397a450c
/
include
32af59a
Merge "Touch cancellation handling"
by TreeHugger Robot
· 6 years ago
7c3eee0
Merge "Add NDK Bitmap compression"
by TreeHugger Robot
· 6 years ago
421eb1c
Touch cancellation handling
by Arthur Hung
· 6 years ago
1be112f
Rename setAlphaFlags to setUnpremultipliedRequired
by Leon Scroggins III
· 6 years ago
7f2d5b6
Add NDK Bitmap compression
by Leon Scroggins III
· 6 years ago
d39495f
Merge "Reland "Add AndroidBitmap_getDataSpace""
by TreeHugger Robot
· 6 years ago
9b6559c
Merge "ui: Deduplicate rotation types"
by TreeHugger Robot
· 6 years ago
c095d63
Merge "Add NDK Apis for image decoding"
by Leon Scroggins
· 6 years ago
3dd6455
Reland "Add AndroidBitmap_getDataSpace"
by Leon Scroggins III
· 6 years ago
838817f
Merge "Revert "Add AndroidBitmap_getDataSpace""
by Kweku Adams
· 6 years ago
a2a0879
Revert "Add AndroidBitmap_getDataSpace"
by Kweku Adams
· 6 years ago
1b00408
Merge "Add AndroidBitmap_getDataSpace"
by Leon Scroggins
· 6 years ago
2f98494
Add NDK Apis for image decoding
by Leon Scroggins III
· 6 years ago
718f960
ui: Deduplicate rotation types
by Dominik Laskowski
· 6 years ago
cb92321
Remove layer from window handle since it's no longer used
by chaviw
· 6 years ago
af87b3e
Added input support for cloned layers
by chaviw
· 6 years ago
0ec08d7
Merge "Guard AConfiguration_getScreenRound." am: f86192954b am: a3e4e7fa14 am: fb8e17dc6a
by Automerger Merge Worker
· 6 years ago
fb8e17d
Merge "Guard AConfiguration_getScreenRound." am: f86192954b am: a3e4e7fa14
by Automerger Merge Worker
· 6 years ago
bb2dd8e
Merge "Revert "Fix drag and drop (2/3)"" into qt-qpr1-dev am: 8b19a05502
by Automerger Merge Worker
· 6 years ago
ba80a0f
Guard AConfiguration_getScreenRound.
by Elliott Hughes
· 6 years ago
06c9775
Add AndroidBitmap_getDataSpace
by Leon Scroggins III
· 6 years ago
72a2190
Merge "Default TV remote keys to no-wake"
by TreeHugger Robot
· 6 years ago
d041c5d
Default TV remote keys to no-wake
by Powei Feng
· 7 years ago
26bf73b
Merge "Removing support for menu key from status bar"
by TreeHugger Robot
· 6 years ago
5845eaf
Revert "Fix drag and drop (2/3)"
by Arthur Hung
· 6 years ago
2be0b49
Merge "Global binder includes: removed unused." am: 15d82e51f9 am: a2137b2703
by Steven Moreland
· 6 years ago
70326a6
Merge "libui: remove frameworks/native/include/ui symlink"
by TreeHugger Robot
· 6 years ago
15375f9
libui: remove frameworks/native/include/ui symlink
by Marissa Wall
· 6 years ago
7859984
Global binder includes: removed unused.
by Steven Moreland
· 6 years ago
e9a0050
Merge "global binder includes: symlink binder per-header" am: 9fd41423e0 am: 09f085d2c2
by Automerger Merge Worker
· 6 years ago
e414037
global binder includes: symlink binder per-header
by Steven Moreland
· 6 years ago
7feb2ea
Add FocusEvent and InputMessage::Type::FOCUS
by Siarhei Vishniakou
· 6 years ago
10fe676
Add static asserts for InputMessage sizes
by Siarhei Vishniakou
· 6 years ago
727a44e
Use queue and unique_ptr for pooled events
by Siarhei Vishniakou
· 6 years ago
c0d3c4b
Removing support for menu key from status bar
by Sunny Goyal
· 7 years ago
a1c781c
Merge "[AChoreographer] Split source files out from libandroid."
by Alec Mouri
· 6 years ago
6883e54
Merge "Add more details on FD sharing" am: 32e787a9e2 am: 4e4eb13877
by John Reck
· 6 years ago
e29a1e2
Merge "sharedmem.h: fix the docs." am: 03f12ae919 am: 0327bdacf5 am: 360cfccd10
by Elliott Hughes
· 6 years ago
cc44522
[AChoreographer] Split source files out from libandroid.
by Alec Mouri
· 6 years ago
58e18f9
Add more details on FD sharing
by John Reck
· 6 years ago
8a6843d
sharedmem.h: fix the docs.
by Elliott Hughes
· 6 years ago
26d3cfb
Remove InputChannel::setToken
by Siarhei Vishniakou
· 6 years ago
0556547
Add "Available since" text to all android/ headers.
by Elliott Hughes
· 6 years ago
3d70e53
Add "Available since" text to all android/ headers.
by Elliott Hughes
· 6 years ago
5240277
Use enum class for InputMessage type
by Siarhei Vishniakou
· 6 years ago
03af16f
Merge "Revert "Fix drag and drop (2/3)""
by TreeHugger Robot
· 6 years ago
22edf7e
Merge "Add alpha to AndroidBitmapInfo"
by Leon Scroggins
· 6 years ago
edb7ba1
Merge "Do not report latency for injected events"
by TreeHugger Robot
· 6 years ago
de4bf15
Do not report latency for injected events
by Siarhei Vishniakou
· 6 years ago
0dd622e
Add alpha to AndroidBitmapInfo
by Leon Scroggins III
· 6 years ago
6cbb975
Revert "Fix drag and drop (2/3)"
by Arthur Hung
· 6 years ago
3578917
Add SCROLL, RELATIVE_X and RELATIVE_Y axes labels.
by Garfield Tan
· 6 years ago
2ccbe3a
InputTransport: store fd in a unique_fd.
by Josh Gao
· 6 years ago
f73f5f2
Add RGBA_F16 to the AndroidBitmapFormat (NDK)
by Leon Scroggins III
· 6 years ago
4f17282
Merge changes Iee0f9a21,I22a39cd5
by TreeHugger Robot
· 6 years ago
3d3fa52
Move LatencyStatistics collection from InputReader to InputTransport
by Atif Niyaz
· 6 years ago
8384682
Seperate LatencyStatistics from InputReader
by Atif Niyaz
· 6 years ago
20e67fa
Fix typo: chroreographer -> choreographer.
by Dillon Cower
· 6 years ago
937bb83
Add setCursorPosition.
by Garfield Tan
· 6 years ago
ab0ab9c
Address comments from a previous change.
by Garfield Tan
· 7 years ago
00f511d
Dispatch mouse events to window under the cursor.
by Garfield Tan
· 7 years ago
c2b3e4f
Fix another doxygen issue.
by Dan Albert
· 7 years ago
12abc19
Fix another doxygen issue.
by Dan Albert
· 7 years ago
2423aac
Fix bad doxygen tags in font headers.
by Dan Albert
· 7 years ago
e4a1cab
Fix bad doxygen tags in font headers.
by Dan Albert
· 7 years ago
c324d31
Merge "Fix documentation for AHardwareBuffer_(to|from)HardwareBuffer." into qt-dev am: c5c746c1a2 am: bb65cc5973
by Krzysztof Kosiński
· 7 years ago
a37c20e
Merge "Fix documentation for AHardwareBuffer_(to|from)HardwareBuffer." into qt-dev am: c5c746c1a2
by Krzysztof Kosiński
· 7 years ago
c8f1d6b
Merge "Fix documentation for AHardwareBuffer_(to|from)HardwareBuffer." into qt-dev
by Krzysztof Kosiński
· 7 years ago
22fb2ff
Fix documentation for AHardwareBuffer_(to|from)HardwareBuffer.
by Krzysztof Kosiński
· 7 years ago
eb5ed00
Merge "Add OWNERS file for audiomanager" am: 8ccabc143e am: 73756c9e03
by Mikhail Naganov
· 7 years ago
9c93326
Merge "Add OWNERS file for audiomanager" am: 8ccabc143e am: 73756c9e03
by Mikhail Naganov
· 7 years ago
c3232bc
Merge "Add IAudioManager method for releasing a recorder." into qt-dev am: 21c85a62aa
by Mikhail Naganov
· 7 years ago
86cac84
Add OWNERS file for audiomanager
by Mikhail Naganov
· 7 years ago
b8bff0c
Add IAudioManager method for releasing a recorder.
by Mikhail Naganov
· 7 years ago
3a17394
Merge "Add IAudioManager methods for tracking client recording activity" into qt-dev am: b18c5aa296
by Mikhail Naganov
· 7 years ago
decb629
Add IAudioManager methods for tracking client recording activity
by Mikhail Naganov
· 7 years ago
52970d0
Merge "Add missing Doxygen groups to new APIs." into qt-dev am: 6e90aa47be
by Dan Albert
· 7 years ago
c041609
Add missing Doxygen groups to new APIs.
by Dan Albert
· 7 years ago
ac2cf4a
Merge "ASurfaceControl: support framebuffer devices"
by TreeHugger Robot
· 7 years ago
183c44c
ASurfaceControl: support framebuffer devices
by Marissa Wall
· 7 years ago
2eb562a
Merge "Add more OWNERS" am: 55175fdb34 am: 0af6b6cbc6 am: 765ed298fa
by John Reck
· 7 years ago
55175fd
Merge "Add more OWNERS"
by Treehugger Robot
· 7 years ago
21747cd
Add more OWNERS
by John Reck
· 7 years ago
cb88a65
Reorganize system font APIs
by Seigo Nonaka
· 7 years ago
38b1f27
Merge "Make InputApplicationInfo as a part of InputApplicationHandle (1/2)"
by TreeHugger Robot
· 7 years ago
7a0c39a
Make InputApplicationInfo as a part of InputApplicationHandle (1/2)
by Arthur Hung
· 7 years ago
7c3ae9c
Use std::vector over Vector for InputFlinger (1/3)
by Arthur Hung
· 7 years ago
6b24388
Merge "Input: Override touchable region bounds with surface bounds 2/2"
by TreeHugger Robot
· 7 years ago
fe422ee
update enum for renamed api
by Salvador Martinez
· 7 years ago
6fabeec
Input: Override touchable region bounds with surface bounds 2/2
by Vishnu Nair
· 7 years ago
b126899
DO NOT MERGE - Merge PPRL.190305.001 into master
by Xin Li
· 7 years ago
733bf99
Fix "heirarchy" typo.
by Elliott Hughes
· 7 years ago
908d008
Add explicit 64-bit postFrameCallback APIs
by Santos Cordon
· 7 years ago
7e32c88
Merge "Replace non-alphanumerics with _ in VirtualKeyMap"
by TreeHugger Robot
· 7 years ago
b45635c
Replace non-alphanumerics with _ in VirtualKeyMap
by Siarhei Vishniakou
· 7 years ago
b645f7e
Merge "Refactor VirtualKeyMap"
by TreeHugger Robot
· 7 years ago
3209997
Merge "Add synchronous transaction to wait for setInputWindow to complete (3/n)"
by Chavi Weingarten
· 7 years ago
3e78dec
Refactor VirtualKeyMap
by Siarhei Vishniakou
· 7 years ago
1bc1aca
Merge "Remove unused defines from Keyboard.h"
by TreeHugger Robot
· 7 years ago
291d88a
Add synchronous transaction to wait for setInputWindow to complete (3/n)
by chaviw
· 7 years ago
Next »