summaryrefslogtreecommitdiffstats
path: root/libs/ui
Commit message (Expand)AuthorAgeFilesLines
* Eliminate hw.keyboards system properties.Jeff Brown2011-11-152-55/+0
* Region cannot handle malformed Rects. Abort the Region op in that case.Mathias Agopian2011-09-261-0/+1
* Make sure Region handles invalid rectanglesMathias Agopian2011-09-191-0/+5
* Can't stop the fling!Jeff Brown2011-09-161-0/+2
* Velocity Tracker II: The Revenge of Velocity TrackerJeff Brown2011-09-141-45/+280
* Tweak VelocityTracker.Jeff Brown2011-09-091-62/+30
* revert last change to EGLUtils::selectConfigForPixelFormatMathias Agopian2011-08-151-39/+19
* Merge "Refactor input reader to add stylus support. Bug: 5064702"Jeff Brown2011-08-012-45/+17
|\
| * Refactor input reader to add stylus support.Jeff Brown2011-07-312-45/+17
* | Merge "connect/disconnect is now called from our EGL wrapper"Mathias Agopian2011-08-011-0/+2
|\ \
| * | connect/disconnect is now called from our EGL wrapperMathias Agopian2011-08-011-0/+2
| |/
* | improve GraphicAllocator dump methodMathias Agopian2011-07-291-5/+17
|/
* Fix uses of all-subdir-makefilesYing Wang2011-07-271-1/+1
* Fix a few issues with NATIVE_WINDOW_TRANSFORM_HINTMathias Agopian2011-07-211-21/+7
* implement: "Add an ANativeWindow API for SurfaceFlinger to suggest an optimal...Mathias Agopian2011-07-191-0/+12
* Add set_scaling_mode() to ANativeWindow.Mathias Agopian2011-07-191-5/+25
* 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