summaryrefslogtreecommitdiffstats
path: root/include/ui
Commit message (Expand)AuthorAgeFilesLines
* remove dead/usnused codeMathias Agopian2012-01-111-70/+0
* Merge "SurfaceMediaSource: use the vid enc usage bit" into ics-mr1Jamie Gennis2011-11-291-0/+1
|\
| * SurfaceMediaSource: use the vid enc usage bitJamie Gennis2011-11-211-0/+1
* | Fix application launch shortcuts.Jeff Brown2011-11-291-0/+4
|/
* Eliminate hw.keyboards system properties.Jeff Brown2011-11-153-19/+4
* fix the float Rect in OpenGLRenderer to handle NANsMathias Agopian2011-09-191-1/+1
* Velocity Tracker II: The Revenge of Velocity TrackerJeff Brown2011-09-141-9/+40
* Tweak VelocityTracker.Jeff Brown2011-09-091-2/+6
* SurfaceFlinger: use the HWC gralloc usage bitJamie Gennis2011-08-221-0/+1
* Input system bug fixes, particularly for stylus.Jeff Brown2011-08-191-0/+2
* Refactor input reader to add stylus support.Jeff Brown2011-07-311-1/+8
* Adding SurfaceEncoder for encoding FilterFramesPannag Sanketi2011-07-211-5/+5
* 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