summaryrefslogtreecommitdiffstats
path: root/include/ui
Commit message (Expand)AuthorAgeFilesLines
* libgui: Add support to update buffer geometry.Ramkumar Radhakrishnan2013-03-102-0/+9
* Add support for custom buffer sizes.Ramkumar Radhakrishnan2013-03-102-2/+16
* Merge tag 'android-4.2.2_r1' of https://android.googlesource.com/platform/fra...Steve Kondik2013-02-151-0/+1
|\
| * DO NOT MERGE GraphicBufferAllocator: make frees asyncJamie Gennis2012-12-071-0/+1
* | ui/sf: Add support for exynos HDMIRicardo Cerqueira2012-12-301-0/+10
* | Merge "exynos4: ui: define USAGE_HW_FIMC1 to support gralloc" into mr1-stagingDaniel Hillenbrand2012-11-262-2/+8
|\ \
| * | exynos4: ui: define USAGE_HW_FIMC1 to support gralloccodeworkx2012-11-252-2/+8
* | | ui: exynos4: getphys is commoncodeworkx2012-11-261-1/+1
|/ /
* | exynos4: getphys implementation on buffermanager for samsung omxcodeworkx2012-11-241-1/+5
|/
* 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