summaryrefslogtreecommitdiffstats
path: root/include/ui
Commit message (Expand)AuthorAgeFilesLines
* am 61220e88: am bbbab26e: am 2c180499: Merge "Revert velocity damping. Bug: 4...Jeff Brown2011-06-071-5/+0
|\
| * Revert velocity damping.Jeff Brown2011-06-061-5/+0
* | am 56503b8d: am 8186a5f0: am 10c3f367: Merge "Implement pointer acceleration....Jeff Brown2011-06-031-0/+81
|\ \ | |/
| * Implement pointer acceleration.Jeff Brown2011-06-021-0/+81
| * Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE)Jeff Brown2011-05-251-0/+5
| * Improve VelocityTracker numerical stability. (DO NOT MERGE)Jeff Brown2011-05-231-3/+26
| * Use touch pad gestures to manipulate the pointer. (DO NOT MERGE)Jeff Brown2011-05-231-0/+55
* | Add initial API for stylus and mouse buttons.Jeff Brown2011-05-132-15/+50
* | resolved conflicts for merge of 05be6d6f to masterDianne Hackborn2011-05-091-0/+2
|\ \ | |/
| * Better compat mode part one: start scaling windows.Dianne Hackborn2011-05-091-0/+2
* | frameworks/base: android_native_buffer_t -> ANativeWindowBufferIliyan Malchev2011-05-032-9/+9
* | frameworks/base: move ANativeWindow/android_native_buffer_t outIliyan Malchev2011-05-032-449/+2
* | frameworks/base: make the ANativeWindow query() method constIliyan Malchev2011-05-032-2/+2
* | get rid of dependency on copybit HAL moduleMathias Agopian2011-04-281-23/+0
* | Initial checkin of spot presentation for touchpad gestures.Jeff Brown2011-04-191-0/+5
* | Merge "Add a little input event consistency verifier."Jeff Brown2011-04-011-4/+12
|\ \
| * | Add a little input event consistency verifier.Jeff Brown2011-03-311-4/+12
* | | Merge "Add input filter mechanism for accessibility."Jeff Brown2011-03-301-0/+6
|\ \ \ | |/ /
| * | Add input filter mechanism for accessibility.Jeff Brown2011-03-301-0/+6
* | | Revert "retire android_native_window_t"Mathias Agopian2011-03-301-0/+3
|/ /
* | retire android_native_window_tIliyan Malchev2011-03-231-3/+0
* | Merge "Add support for timestamps into SurfaceTexture."Eino-Ville Talvala2011-03-171-3/+29
|\ \
| * | Add support for timestamps into SurfaceTexture.Eino-Ville Talvala2011-03-171-3/+29
* | | Add 3D mode key and others.Jeff Brown2011-03-161-0/+3
|/ /
* | Merge "Improve VelocityTracker numerical stability."Jeff Brown2011-03-151-3/+26
|\ \
| * | Improve VelocityTracker numerical stability.Jeff Brown2011-03-151-3/+26
* | | am ceb7cb14: am 02805a40: Merge "ANativeWindow: add query for the concrete ty...Jamie Gennis2011-03-151-0/+15
|\ \ \ | |/ / |/| / | |/
| * ANativeWindow: add query for the concrete type.Jamie Gennis2011-03-141-0/+15
* | Use touch pad gestures to manipulate the pointer.Jeff Brown2011-03-141-0/+55
|/
* Input improvements and bug fixes.Jeff Brown2011-03-091-5/+16
* Merge "ANativeWindow: add queues-to-window-composer check." into honeycomb-mr1Jamie Gennis2011-03-091-0/+15
|\
| * ANativeWindow: add queues-to-window-composer check.Jamie Gennis2011-03-081-0/+15
* | Joystick tweaks. (DO NOT MERGE)Jeff Brown2011-03-042-2/+37
|/
* Wake screen from external HID peripherals.Jeff Brown2011-03-021-0/+5
* Fade out the mouse pointer after inactivity or other events.Jeff Brown2011-03-022-0/+13
* Add the MIN_UNDEQUEUED_BUFFERS query to ANW.Jamie Gennis2011-02-281-0/+20
* Add new axes for joysticks and mouse wheels.Jeff Brown2011-02-194-41/+68
* Fix a regression with MotionEvent parceling.Jeff Brown2011-02-171-25/+26
* Add support for arbitrary axes in MotionEvents.Jeff Brown2011-02-151-47/+135
* am 09443aeb: am 62884505: Merge "Reset ANativeWindow crop on buffer geometry ...Jamie Gennis2011-01-301-0/+2
|\
| * Reset ANativeWindow crop on buffer geometry changes.Jamie Gennis2011-01-281-0/+2
* | Protected surface APIGlenn Kasten2011-01-281-2/+4
* | am 12b2dc90: am b1e0a870: Merge "Fix crashes caused by some input devices." i...Jeff Brown2011-01-251-1/+3
|\ \ | |/
| * Fix crashes caused by some input devices.Jeff Brown2011-01-251-1/+3
* | am 5f668c6e: am 8b9df978: Merge "Fix getSwitchState." into honeycombJeff Brown2011-01-191-0/+9
|\ \ | |/
| * Fix getSwitchState.Jeff Brown2011-01-191-0/+9
* | Add joystick support to framework.Jeff Brown2011-01-171-0/+16
|/
* Add the SurfaceTexture C++ implementation.Jamie Gennis2011-01-061-0/+1
* Mouse pointer integration.Jeff Brown2011-01-046-2568/+9
* Add initial support for cursor-based pointing devices.Jeff Brown2010-12-293-5/+83