summaryrefslogtreecommitdiffstats
path: root/libs/ui
Commit message (Expand)AuthorAgeFilesLines
* move lock/unlock implementaion outside of Surface into SurfaceTextureClientMathias Agopian2011-07-151-0/+4
* Provide more descriptive name for InputChannel ashmem.Jeff Brown2011-07-131-1/+3
* Merge "Remove the simulator target from all makefiles. Bug: 5010576"Jeff Brown2011-07-122-8/+0
|\
| * Remove the simulator target from all makefiles.Jeff Brown2011-07-112-8/+0
* | EGL: fix the ANativeWindow size/fmt overrideJamie Gennis2011-07-111-0/+1
|/
* Fix EGLUtils::selectConfigForPixelFormat()Mathias Agopian2011-07-081-19/+39
* Merge "Improve input event consistency invariants."Jeff Brown2011-06-281-1/+2
|\
| * Improve input event consistency invariants.Jeff Brown2011-06-281-1/+2
* | Remove native EventRecurrence parserAndy McFadden2011-06-282-485/+0
|/
* am 61220e88: am bbbab26e: am 2c180499: Merge "Revert velocity damping. Bug: 4...Jeff Brown2011-06-071-9/+0
|\
| * Revert velocity damping.Jeff Brown2011-06-061-9/+0
* | am 56503b8d: am 8186a5f0: am 10c3f367: Merge "Implement pointer acceleration....Jeff Brown2011-06-031-0/+89
|\ \ | |/
| * Implement pointer acceleration.Jeff Brown2011-06-021-0/+89
| * Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE)Jeff Brown2011-05-251-0/+9
| * Coalesce input events that arrive faster than 333Hz. (DO NOT MERGE)Jeff Brown2011-05-251-1/+7
| * Improve VelocityTracker numerical stability. (DO NOT MERGE)Jeff Brown2011-05-231-32/+115
| * Use touch pad gestures to manipulate the pointer. (DO NOT MERGE)Jeff Brown2011-05-232-2/+156
* | Add initial API for stylus and mouse buttons.Jeff Brown2011-05-134-46/+112
* | resolved conflicts for merge of 05be6d6f to masterDianne Hackborn2011-05-091-24/+23
|\ \ | |/
| * Better compat mode part one: start scaling windows.Dianne Hackborn2011-05-091-24/+23
* | frameworks/base: android_native_buffer_t -> ANativeWindowBufferIliyan Malchev2011-05-032-12/+12
* | frameworks/base: make the ANativeWindow query() method constIliyan Malchev2011-05-031-2/+2
* | Initial checkin of spot presentation for touchpad gestures.Jeff Brown2011-04-191-0/+9
* | Coalesce input events that arrive faster than 333Hz.Jeff Brown2011-04-071-1/+7
* | Fix dispatcher crash when input monitoring enabled.Jeff Brown2011-04-011-1/+1
* | am e22aa623: am 25594e19: am f40e638e: fix [4093196] Device lock up - log spa...Mathias Agopian2011-03-171-1/+11
|\ \ | |/
| * fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondit...Mathias Agopian2011-03-171-1/+11
* | Merge "Improve VelocityTracker numerical stability."Jeff Brown2011-03-151-32/+115
|\ \
| * | Improve VelocityTracker numerical stability.Jeff Brown2011-03-151-32/+115
* | | am ceb7cb14: am 02805a40: Merge "ANativeWindow: add query for the concrete ty...Jamie Gennis2011-03-151-0/+3
|\ \ \ | |/ / |/| / | |/
| * ANativeWindow: add query for the concrete type.Jamie Gennis2011-03-141-0/+3
* | Use touch pad gestures to manipulate the pointer.Jeff Brown2011-03-142-2/+156
|/
* Input improvements and bug fixes.Jeff Brown2011-03-091-8/+15
* Joystick tweaks. (DO NOT MERGE)Jeff Brown2011-03-041-12/+85
* Wake screen from external HID peripherals.Jeff Brown2011-03-021-0/+17
* Fade out the mouse pointer after inactivity or other events.Jeff Brown2011-03-021-0/+21
* Add new hover move action and scroll wheel plumbing.Jeff Brown2011-02-191-1/+2
* Add new axes for joysticks and mouse wheels.Jeff Brown2011-02-194-145/+430
* Fix a regression with MotionEvent parceling.Jeff Brown2011-02-175-54/+498
* Add support for arbitrary axes in MotionEvents.Jeff Brown2011-02-153-39/+343
* Use EGL_NATIVE_VISUAL_ID to select EGLConfigMathias Agopian2011-01-191-19/+4
* improve SurfaceFlinger 'dumpsys' logMathias Agopian2011-01-191-1/+1
* Make getFallbackAction return false when there is none.Jeff Brown2011-01-141-3/+5
* Mouse pointer integration.Jeff Brown2011-01-048-12365/+0
* Add initial support for cursor-based pointing devices.Jeff Brown2010-12-294-112/+311
* Fix race condition in fallback key processing.Jeff Brown2010-12-091-4/+12
* fix [3259708] Graphic Buffer Mapper does not support YV12Mathias Agopian2010-12-082-161/+17
* remove support for PUSH_BUFFER surfaces and overlaysMathias Agopian2010-12-083-284/+0
* surfaceflinger: add support for gralloc dump hooksErik Gilling2010-12-082-1/+15
* Add support for fallback keycodes.Jeff Brown2010-12-077-62/+163