index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
native
/
android
/
input.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Track Looper decoupling from ALooper
Brian Carlstrom
2013-12-18
1
-1
/
+1
*
Move input library code to frameworks/native.
Jeff Brown
2013-07-01
1
-2
/
+2
*
am 09377ddb: Merge "Fix AMotionEvent_getHistorical* to take const AInputEvent...
Andrew Hsieh
2013-05-28
1
-12
/
+12
|
\
|
*
Fix AMotionEvent_getHistorical* to take const AInputEvent* motion_event
Andrew Hsieh
2013-05-27
1
-12
/
+12
*
|
Rewrite input handling for native applications
Michael Wright
2013-04-22
1
-6
/
+21
|
/
*
Request key maps from input manager service.
Jeff Brown
2012-04-10
1
-1
/
+0
*
frameworks/base refactoring.
Mathias Agopian
2012-02-17
1
-2
/
+2
*
Add initial API for stylus and mouse buttons.
Jeff Brown
2011-05-13
1
-0
/
+8
*
Add support for arbitrary axes in MotionEvents.
Jeff Brown
2011-02-15
1
-0
/
+11
*
Tell system server whether the app handled input events.
Jeff Brown
2010-11-08
1
-1
/
+1
*
Replace epoll() with poll() and rename PollLoop to Looper.
Jeff Brown
2010-09-14
1
-2
/
+2
*
Add support for secure views.
Jeff Brown
2010-09-08
1
-0
/
+4
*
Modify native ALooper to take an explicit ident.
Dianne Hackborn
2010-09-07
1
-2
/
+2
*
Remove incomplete input device enumeration NDK API.
Jeff Brown
2010-08-31
1
-72
/
+0
*
Refactor input reader to support new device types more easily.
Jeff Brown
2010-07-28
1
-0
/
+78
*
Implement native key pre-dispatching to IMEs.
Dianne Hackborn
2010-07-15
1
-1
/
+5
*
Add support for new input sources.
Jeff Brown
2010-07-15
1
-2
/
+54
*
IME events are now dispatched to native applications.
Dianne Hackborn
2010-07-13
1
-52
/
+10
*
Add new glue code for writing native apps.
Dianne Hackborn
2010-07-08
1
-2
/
+2
*
Add new native Looper API.
Dianne Hackborn
2010-07-02
1
-2
/
+11
*
Implement default key handling for native code.
Dianne Hackborn
2010-06-30
1
-0
/
+9
*
Update native activity & event APIs to follow correct conventions.
Dianne Hackborn
2010-06-29
1
-40
/
+40
*
First stab at attaching native event dispatching.
Dianne Hackborn
2010-06-22
1
-0
/
+233