Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
3b1ae5e40b9bcdec8ecf1cdeb01fd9f834825a58
/
native
/
android
/
input.cpp
82b007d
Track Looper decoupling from ALooper
by Brian Carlstrom
· 11 years ago
9d3b1a4
Move input library code to frameworks/native.
by Jeff Brown
· 11 years ago
64b5f7c
am 09377ddb: Merge "Fix AMotionEvent_getHistorical* to take const AInputEvent* motion_event"
by Andrew Hsieh
· 11 years ago
c01e1ed
Fix AMotionEvent_getHistorical* to take const AInputEvent* motion_event
by Andrew Hsieh
· 12 years ago
a44dd26
Rewrite input handling for native applications
by Michael Wright
· 12 years ago
9f25b7f
Request key maps from input manager service.
by Jeff Brown
· 13 years ago
b93a03f8
frameworks/base refactoring.
by Mathias Agopian
· 13 years ago
fe9f8ab
Add initial API for stylus and mouse buttons.
by Jeff Brown
· 14 years ago
91c69ab
Add support for arbitrary axes in MotionEvents.
by Jeff Brown
· 14 years ago
3915bb8
Tell system server whether the app handled input events.
by Jeff Brown
· 14 years ago
4fe6c3e
Replace epoll() with poll() and rename PollLoop to Looper.
by Jeff Brown
· 14 years ago
85a3176
Add support for secure views.
by Jeff Brown
· 14 years ago
42c03e5
Modify native ALooper to take an explicit ident.
by Dianne Hackborn
· 14 years ago
5fad267
Remove incomplete input device enumeration NDK API.
by Jeff Brown
· 14 years ago
6d0fec2
Refactor input reader to support new device types more easily.
by Jeff Brown
· 14 years ago
2c6081c
Implement native key pre-dispatching to IMEs.
by Dianne Hackborn
· 14 years ago
c5ed591
Add support for new input sources.
by Jeff Brown
· 14 years ago
d76b67c
IME events are now dispatched to native applications.
by Dianne Hackborn
· 14 years ago
85448bb
Add new glue code for writing native apps.
by Dianne Hackborn
· 14 years ago
6826741
Add new native Looper API.
by Dianne Hackborn
· 14 years ago
3c80a4a
Implement default key handling for native code.
by Dianne Hackborn
· 14 years ago
2e9f93e
Update native activity & event APIs to follow correct conventions.
by Dianne Hackborn
· 14 years ago
a95e4cb
First stab at attaching native event dispatching.
by Dianne Hackborn
· 14 years ago