summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger/LayerBase.h
Commit message (Expand)AuthorAgeFilesLines
* make transform hint multi-display awareMathias Agopian2012-11-211-1/+1
* Stop using transparent region for computing visible regionsJesse Hall2012-09-261-1/+9
* calculate wether we filter on a per-display basisMathias Agopian2012-09-201-1/+1
* add support hwc 1.1Mathias Agopian2012-09-171-0/+5
* Fix transform hintsAndy McFadden2012-09-161-0/+6
* the visible region sent to HWC was garbageMathias Agopian2012-08-311-1/+1
* Eradicate DisplayID.Mathias Agopian2012-08-271-4/+2
* turn DisplayDevice into a reference-counted objectMathias Agopian2012-08-051-11/+11
* don't filter when capturing a screenshot unless neededMathias Agopian2012-08-021-4/+4
* cleanups in preparation of bigger changesMathias Agopian2012-08-021-4/+11
* rename DisplayHardware to DisplayDeviceMathias Agopian2012-08-021-10/+9
* split HWComposer out of DisplayHardwareMathias Agopian2012-07-241-0/+1
* add a layerStack attribute to Layers.Mathias Agopian2012-07-241-1/+3
* SurfaceFlinger cleanupMathias Agopian2012-07-241-2/+2
* factor EGL/GL and surface creation out of DisplayHardwareMathias Agopian2012-07-191-0/+1
* one more step towards multiple display supportMathias Agopian2012-07-101-34/+26
* Only set acquire fences on overlay layersJesse Hall2012-07-021-1/+1
* get rid of GraphicPlaneMathias Agopian2012-06-281-14/+9
* Transfer HWC release fences to BufferQueueJesse Hall2012-06-211-1/+1
* refactor HWComposer to break dependency with the HAL headersMathias Agopian2012-06-141-4/+2
* improve resize transactionsMathias Agopian2012-05-231-1/+2
* Fix "Battery/Status/Clock status bar area flickers when dragging down"Mathias Agopian2012-05-161-3/+9
* minor refactoring in praparation of crop fixMathias Agopian2012-05-161-5/+7
* SurfaceFlinger: add a crop to the layer stateJamie Gennis2012-05-111-0/+2
* don't attempt to clip layers anymore using glScissorMathias Agopian2012-04-161-1/+1
* get rid off preserve backbuffer optimization in SFMathias Agopian2012-04-161-9/+3
* fix libgui header locationMathias Agopian2012-02-271-3/+2
* separate transactions from updatesMathias Agopian2012-02-011-8/+9
* added a few more commands to SF's dumpsysMathias Agopian2012-01-281-0/+1
* improve SurfaceFlinger dumpsysMathias Agopian2012-01-241-0/+1
* hack up frame latency measurementJamie Gennis2012-01-241-1/+3
* Merge changes Ib302d79e,Ib4ee085fJamie Gennis2011-09-271-1/+1
|\
| * SurfaceFlinger: set layer names on SurfaceTexturesJamie Gennis2011-09-221-1/+1
| * improve hwc dumpsysMathias Agopian2011-09-201-0/+2
* | SurfaceFlinger: fix the transform hintJamie Gennis2011-09-241-0/+2
* | improve hwc dumpsysMathias Agopian2011-09-201-0/+2
|/
* Fix an issue is SF that caused drawing artifacts when hwc changed modeMathias Agopian2011-09-081-1/+8
* fix Surface positions are not floatsMathias Agopian2011-08-301-5/+1
* give the proper orientation to the h/w composer HALMathias Agopian2011-08-181-0/+1
* SurfaceTexture: fix queues-to-composerJamie Gennis2011-08-171-0/+1
* unify SurfaceTexture and SurfaceMathias Agopian2011-06-131-49/+35
* Fix a race that could cause GL commands to be executed from the wrong thread.Mathias Agopian2011-05-191-5/+2
* SurfaceFlinger: Respect the PROTECTED gralloc bit.Jamie Gennis2011-03-101-9/+3
* fix a surface leak in SurfaceFlingerMathias Agopian2011-02-161-1/+1
* Protected surface APIGlenn Kasten2011-01-281-0/+12
* fix [3385504] Surface flinger hang when adding dim surfaceMathias Agopian2011-01-251-0/+2
* clean-up unneeded codeMathias Agopian2011-01-201-5/+0
* improve SurfaceFlinger 'dumpsys' logMathias Agopian2011-01-191-0/+2
* remove support for PUSH_BUFFER surfaces and overlaysMathias Agopian2010-12-081-7/+0
* should fix build.Mathias Agopian2010-12-071-0/+1