summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
...
* get rid of ISurfaceMathias Agopian2013-03-128-175/+147
* Fix missing recents screenshotsMathias Agopian2013-03-111-6/+8
* make sure to call compositionComplete after taking a screenshotMathias Agopian2013-03-081-0/+3
* workaround to fix screenshot leak on N4Mathias Agopian2013-03-061-0/+3
* Merge changes I66511c08,Ia051949f,Ic7451365,I5b571a4c into jb-mr2-devMathias Agopian2013-03-0717-1412/+976
|\
| * Get rid of LayerBase.Mathias Agopian2013-03-0514-1238/+943
| * Make LayerDim a regular Layer instead of a LayerBaseMathias Agopian2013-03-053-4/+27
| * fold LayerBaseClient into LayerBaseMathias Agopian2013-03-0510-159/+104
| * Remove support for ScreenshotLayerMathias Agopian2013-03-056-110/+1
* | Return NO_MEMORY when glReadPixels() fails.Jeff Sharkey2013-03-051-0/+2
|/
* Merge "rework screenshot API and implementation" into jb-mr2-devMathias Agopian2013-03-055-326/+210
|\
| * rework screenshot API and implementationMathias Agopian2013-03-015-326/+210
* | Merge "Init displays to null layer stack" into jb-mr2-devJesse Hall2013-03-053-8/+14
|\ \
| * | Init displays to null layer stackJesse Hall2013-02-283-8/+14
| |/
* | implement display projection clipping in h/w composerMathias Agopian2013-02-283-5/+80
* | refactor the crop region for hwc is calculated/setMathias Agopian2013-02-284-42/+90
* | apply the projection's viewport to the visibleregion passed to hwcMathias Agopian2013-02-283-68/+68
* | set correct crop rectangle in LayerBase::setCropMathias Agopian2013-02-282-8/+11
|/
* Initialize DisplayData fences to NO_FENCE, not NULLJesse Hall2013-02-273-8/+19
* SurfaceFlinger: fix a couple NULL fence checksJamie Gennis2013-02-251-2/+2
* Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-147-24/+25
* get rid of Surface identity and tokenMathias Agopian2013-02-136-52/+29
* libgui: disallow NULL Fence pointersJamie Gennis2013-02-123-6/+5
* Merge changes I8bded1ea,I7478293eJamie Gennis2013-02-116-24/+63
|\
| * SurfaceFlinger: add win anim frame time trackingJamie Gennis2013-02-086-21/+63
| * SurfaceFlinger: remove a driver bug workaroundJamie Gennis2013-02-041-3/+0
* | only disable hwc when alpha < 1.0Mathias Agopian2013-02-071-1/+3
* | Add support for plane-alpha in HWCMathias Agopian2013-02-054-20/+31
* | Merge "Remove unused HWCLayer::setPerFrameDefaultState()"Jesse Hall2013-02-053-5/+0
|\ \ | |/ |/|
| * Remove unused HWCLayer::setPerFrameDefaultState()Jesse Hall2013-01-143-5/+0
* | am fc866eb8: am 845ed8fd: Merge "DisplayDevice: initialize mDisplayToken corr...Jesse Hall2013-01-141-0/+1
|\ \ | |/ |/|
| * am 845ed8fd: Merge "DisplayDevice: initialize mDisplayToken correctly"Jesse Hall2013-01-141-0/+1
| |\
| | * Merge "DisplayDevice: initialize mDisplayToken correctly"Jesse Hall2013-01-141-0/+1
| | |\
| | | * DisplayDevice: initialize mDisplayToken correctlyChih-Wei Huang2013-01-071-0/+1
* | | | am f3e9d5bd: am cbe51356: Merge "Remove support for legacy HWC version encoding"Jesse Hall2013-01-141-11/+1
|\ \ \ \ | |/ / /
| * | | am cbe51356: Merge "Remove support for legacy HWC version encoding"Jesse Hall2013-01-141-11/+1
| |\ \ \ | | |/ /
| | * | Remove support for legacy HWC version encodingJesse Hall2013-01-101-11/+1
| | |/
* | | Merge "Add some comments."Andy McFadden2013-01-116-9/+75
|\ \ \
| * | | Add some comments.Andy McFadden2013-01-116-9/+75
* | | | Reduce C++11 warningsAndy McFadden2013-01-112-9/+9
|/ / /
* | | workaround: don't reset compositionType to HWC_FRAMEBUFFERMathias Agopian2013-01-091-1/+1
* | | Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-189-22/+20
* | | Merge "SurfaceFlinger: Move GraphicBufferAlloc to libgui"Jamie Gennis2012-12-125-100/+2
|\ \ \
| * | | SurfaceFlinger: Move GraphicBufferAlloc to libguiJamie Gennis2012-12-115-100/+2
* | | | Avoid unnecessary texture bindAndy McFadden2012-12-113-17/+23
|/ / /
* | | Refactor SurfaceTexture a bit.Andy McFadden2012-12-115-42/+196
* | | SurfaceFlinger: work around a driver bugJamie Gennis2012-12-071-0/+6
* | | am a7da0dda: am 98cbec81: am efd614b8: Merge "make transform hint multi-displ...Mathias Agopian2012-11-274-23/+64
|\ \ \ | |/ /
| * | am 98cbec81: am efd614b8: Merge "make transform hint multi-display aware" int...Mathias Agopian2012-11-274-23/+64
| |\ \
| | * | make transform hint multi-display awareMathias Agopian2012-11-214-23/+64