summaryrefslogtreecommitdiffstats
path: root/include/ui
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add unique ID to GraphicBuffer"Dan Stoza2014-04-111-1/+4
|\
| * Add unique ID to GraphicBufferDan Stoza2014-03-311-1/+4
* | Adding render stats APIs to UiAutomation (framework native).Svetoslav2014-04-101-0/+63
|/
* FramebufferNativeWindow.h is obsoleteAndy McFadden2014-03-051-0/+2
* Add contains point method to RegionMichael Wright2014-02-101-0/+3
* libgui: Add a test for SRGB surfacesDan Stoza2014-01-071-7/+9
* fix camera API 2.0 orientationMathias Agopian2013-09-171-1/+1
* improve mat44 implementationMathias Agopian2013-09-036-155/+208
* vector and matrix classes for graphics useMathias Agopian2013-08-266-0/+1301
* remove unused code form GraphicBufferMathias Agopian2013-07-311-11/+6
* Make Flattenable not virtualMathias Agopian2013-07-303-15/+12
* get rid of HAL pixelformats 5551 and 4444Mathias Agopian2013-07-261-2/+2
* get rid of PixelFormatInfo and simplify thingsMathias Agopian2013-07-252-56/+2
* get rid of PIXEL_FORMAT_A_8Mathias Agopian2013-07-251-1/+0
* am e6eef6c1: am ea74d3b7: make the warning timout of Fence::waitForever() imp...Mathias Agopian2013-05-171-2/+3
|\
| * make the warning timout of Fence::waitForever() implicit and longerMathias Agopian2013-05-161-2/+3
* | take the "transparent region" into account for blendingMathias Agopian2013-05-101-0/+4
* | reformat Rect.{cpp|h}Mathias Agopian2013-05-101-32/+40
|/
* Add support for HAL_PIXEL_FORMAT_YCbCr_420_888Eino-Ville Talvala2013-05-062-0/+6
* latch transparent region hint only when we get a new frameMathias Agopian2013-04-021-0/+4
* Make GraphicBuffer a RefBaseMathias Agopian2013-03-061-4/+3
* Add createTJunctionFreeRegionChris Craik2013-02-271-1/+3
* GraphicBuffer.h: Remove redundant friend class declaration causing warningsIgor Murashkin2013-02-261-1/+0
* Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-141-1/+1
* 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