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
/
libs
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
move lock/unlock implementaion outside of Surface into SurfaceTextureClient
Mathias Agopian
2011-07-15
1
-0
/
+4
*
Provide more descriptive name for InputChannel ashmem.
Jeff Brown
2011-07-13
1
-1
/
+3
*
Merge "Remove the simulator target from all makefiles. Bug: 5010576"
Jeff Brown
2011-07-12
2
-8
/
+0
|
\
|
*
Remove the simulator target from all makefiles.
Jeff Brown
2011-07-11
2
-8
/
+0
*
|
EGL: fix the ANativeWindow size/fmt override
Jamie Gennis
2011-07-11
1
-0
/
+1
|
/
*
Fix EGLUtils::selectConfigForPixelFormat()
Mathias Agopian
2011-07-08
1
-19
/
+39
*
Merge "Improve input event consistency invariants."
Jeff Brown
2011-06-28
1
-1
/
+2
|
\
|
*
Improve input event consistency invariants.
Jeff Brown
2011-06-28
1
-1
/
+2
*
|
Remove native EventRecurrence parser
Andy McFadden
2011-06-28
2
-485
/
+0
|
/
*
am 61220e88: am bbbab26e: am 2c180499: Merge "Revert velocity damping. Bug: 4...
Jeff Brown
2011-06-07
1
-9
/
+0
|
\
|
*
Revert velocity damping.
Jeff Brown
2011-06-06
1
-9
/
+0
*
|
am 56503b8d: am 8186a5f0: am 10c3f367: Merge "Implement pointer acceleration....
Jeff Brown
2011-06-03
1
-0
/
+89
|
\
\
|
|
/
|
*
Implement pointer acceleration.
Jeff Brown
2011-06-02
1
-0
/
+89
|
*
Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE)
Jeff Brown
2011-05-25
1
-0
/
+9
|
*
Coalesce input events that arrive faster than 333Hz. (DO NOT MERGE)
Jeff Brown
2011-05-25
1
-1
/
+7
|
*
Improve VelocityTracker numerical stability. (DO NOT MERGE)
Jeff Brown
2011-05-23
1
-32
/
+115
|
*
Use touch pad gestures to manipulate the pointer. (DO NOT MERGE)
Jeff Brown
2011-05-23
2
-2
/
+156
*
|
Add initial API for stylus and mouse buttons.
Jeff Brown
2011-05-13
4
-46
/
+112
*
|
resolved conflicts for merge of 05be6d6f to master
Dianne Hackborn
2011-05-09
1
-24
/
+23
|
\
\
|
|
/
|
*
Better compat mode part one: start scaling windows.
Dianne Hackborn
2011-05-09
1
-24
/
+23
*
|
frameworks/base: android_native_buffer_t -> ANativeWindowBuffer
Iliyan Malchev
2011-05-03
2
-12
/
+12
*
|
frameworks/base: make the ANativeWindow query() method const
Iliyan Malchev
2011-05-03
1
-2
/
+2
*
|
Initial checkin of spot presentation for touchpad gestures.
Jeff Brown
2011-04-19
1
-0
/
+9
*
|
Coalesce input events that arrive faster than 333Hz.
Jeff Brown
2011-04-07
1
-1
/
+7
*
|
Fix dispatcher crash when input monitoring enabled.
Jeff Brown
2011-04-01
1
-1
/
+1
*
|
am e22aa623: am 25594e19: am f40e638e: fix [4093196] Device lock up - log spa...
Mathias Agopian
2011-03-17
1
-1
/
+11
|
\
\
|
|
/
|
*
fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondit...
Mathias Agopian
2011-03-17
1
-1
/
+11
*
|
Merge "Improve VelocityTracker numerical stability."
Jeff Brown
2011-03-15
1
-32
/
+115
|
\
\
|
*
|
Improve VelocityTracker numerical stability.
Jeff Brown
2011-03-15
1
-32
/
+115
*
|
|
am ceb7cb14: am 02805a40: Merge "ANativeWindow: add query for the concrete ty...
Jamie Gennis
2011-03-15
1
-0
/
+3
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
ANativeWindow: add query for the concrete type.
Jamie Gennis
2011-03-14
1
-0
/
+3
*
|
Use touch pad gestures to manipulate the pointer.
Jeff Brown
2011-03-14
2
-2
/
+156
|
/
*
Input improvements and bug fixes.
Jeff Brown
2011-03-09
1
-8
/
+15
*
Joystick tweaks. (DO NOT MERGE)
Jeff Brown
2011-03-04
1
-12
/
+85
*
Wake screen from external HID peripherals.
Jeff Brown
2011-03-02
1
-0
/
+17
*
Fade out the mouse pointer after inactivity or other events.
Jeff Brown
2011-03-02
1
-0
/
+21
*
Add new hover move action and scroll wheel plumbing.
Jeff Brown
2011-02-19
1
-1
/
+2
*
Add new axes for joysticks and mouse wheels.
Jeff Brown
2011-02-19
4
-145
/
+430
*
Fix a regression with MotionEvent parceling.
Jeff Brown
2011-02-17
5
-54
/
+498
*
Add support for arbitrary axes in MotionEvents.
Jeff Brown
2011-02-15
3
-39
/
+343
*
Use EGL_NATIVE_VISUAL_ID to select EGLConfig
Mathias Agopian
2011-01-19
1
-19
/
+4
*
improve SurfaceFlinger 'dumpsys' log
Mathias Agopian
2011-01-19
1
-1
/
+1
*
Make getFallbackAction return false when there is none.
Jeff Brown
2011-01-14
1
-3
/
+5
*
Mouse pointer integration.
Jeff Brown
2011-01-04
8
-12365
/
+0
*
Add initial support for cursor-based pointing devices.
Jeff Brown
2010-12-29
4
-112
/
+311
*
Fix race condition in fallback key processing.
Jeff Brown
2010-12-09
1
-4
/
+12
*
fix [3259708] Graphic Buffer Mapper does not support YV12
Mathias Agopian
2010-12-08
2
-161
/
+17
*
remove support for PUSH_BUFFER surfaces and overlays
Mathias Agopian
2010-12-08
3
-284
/
+0
*
surfaceflinger: add support for gralloc dump hooks
Erik Gilling
2010-12-08
2
-1
/
+15
*
Add support for fallback keycodes.
Jeff Brown
2010-12-07
7
-62
/
+163
[next]