summaryrefslogtreecommitdiffstats
path: root/include/ui
Commit message (Expand)AuthorAgeFilesLines
...
* SurfaceFlinger: refactor frame time trackingJamie Gennis2012-11-191-4/+11
* SurfaceFlinger: add support for secure displaysJamie Gennis2012-10-221-1/+2
* Fence didn't manager sync_wait error codes properlyMathias Agopian2012-10-091-2/+2
* Add Fence::waitForever which logs a warning timeout, and use itJesse Hall2012-10-021-0/+7
* Show build config in dumpsys SurfaceFlingerAndy McFadden2012-09-251-0/+29
* strengthen region validationMathias Agopian2012-09-121-1/+2
* Add a way to retrieve a Region as a SharedBufferMathias Agopian2012-08-311-6/+14
* change how we store Region data internallyMathias Agopian2012-08-311-6/+8
* ui/Fence: change the TIMEOUT_NEVER value to -1Jamie Gennis2012-08-211-2/+1
* improve [un]marshalling of non-binder objectsMathias Agopian2012-08-133-10/+10
* Merge remote-tracking branch 'goog/jb-dev-mako' into jb-mr1-devEd Heyl2012-07-281-2/+3
|\
| * libs/ui: Add support for triple framebuffersNaseer Ahmed2012-07-091-2/+3
* | get rid of the shared-memory control blockMathias Agopian2012-07-251-12/+10
* | Pass fences with buffers from SurfaceTextureClientJesse Hall2012-06-301-0/+5
* | Return fence to client in dequeuBufferJesse Hall2012-06-281-0/+5
* | Transfer HWC release fences to BufferQueueJesse Hall2012-06-211-0/+1
* | Update ANativeWindow clients for syncJamie Gennis2012-06-201-4/+7
* | libui: add the Fence classJamie Gennis2012-06-201-0/+94
|/
* minor Rect.h cleanupMathias Agopian2012-05-131-2/+9
* SurfaceFlinger: add a crop to the layer stateJamie Gennis2012-05-111-1/+1
* libui: add the Rect::transform methodJamie Gennis2012-05-071-1/+9
* remove dependency on android_native{s_priv|buffer}.hMathias Agopian2012-02-245-94/+13
* remove libui dependency on libEGLMathias Agopian2012-02-241-53/+0
* deprecate L_8, LA_88 and RGB_332 in sdkMathias Agopian2012-02-241-7/+6
* remove libui's dependency on libpixelflingerMathias Agopian2012-02-211-10/+2
* frameworks/base refactoring.Mathias Agopian2012-02-178-2071/+0
* Clean up InputChannel file descriptor data type.Jeff Brown2012-02-141-3/+3
* Accurately track the sequence numbers of batched events.Jeff Brown2012-02-131-1/+12
* Enable deferred input messages to be batched.Jeff Brown2012-02-131-4/+6
* Implement batching of input events on the consumer side.Jeff Brown2012-02-131-7/+52
* Rewrite input transport using sockets.Jeff Brown2012-02-131-173/+112
* Preliminary support for clipRect(Rect, Op)Romain Guy2012-02-071-0/+14
* 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