summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* don't call hwc with non-empty layer lists for blanked displaysMathias Agopian2012-09-122-17/+20
* Merge "Fix emulator" into jb-mr1-devAndy McFadden2012-09-121-3/+6
|\
| * Fix emulatorAndy McFadden2012-09-121-3/+6
* | Merge "fix typo in LayerBase::dump()" into jb-mr1-devMathias Agopian2012-09-111-1/+1
|\ \ | |/ |/|
| * fix typo in LayerBase::dump()Mathias Agopian2012-09-111-1/+1
* | Reduce failure uncertaintyAndy McFadden2012-09-112-0/+13
|/
* Reshuffle FramebufferSurfaceAndy McFadden2012-09-116-158/+202
* SurfaceTexture: use eglWaitSyncJamie Gennis2012-09-101-5/+3
* Ensure that viewport and frame are initialized.Jeff Brown2012-09-092-1/+2
* Fix display projection.Jeff Brown2012-09-071-3/+3
* libgui: move fence handling into ConsumerBaseJamie Gennis2012-09-061-1/+1
* fix a problem where all hwc layers would have the SKIP flags setMathias Agopian2012-09-052-1/+1
* Merge "Always reset layer acquireFenceFd after commit" into jb-mr1-devJesse Hall2012-09-051-0/+2
|\
| * Always reset layer acquireFenceFd after commitJesse Hall2012-09-051-0/+2
* | minor cleanupMathias Agopian2012-09-041-5/+5
* | Merge "display projection API now has a single function instead of 3" into jb...Mathias Agopian2012-09-043-36/+16
|\ \
| * | display projection API now has a single function instead of 3Mathias Agopian2012-09-043-36/+16
* | | the visibleRegion was never set in hwcomposerMathias Agopian2012-09-041-2/+2
|/ /
* | implement display viewport and frameMathias Agopian2012-09-044-47/+125
* | Merge "Add timeout when waiting for HW vsync" into jb-mr1-devAndy McFadden2012-09-041-9/+34
|\ \ | |/ |/|
| * Add timeout when waiting for HW vsyncAndy McFadden2012-08-311-9/+34
* | add libsurfaceflinger_ddmconnection for PDK buildKeun young Park2012-08-315-2/+47
* | the visible region sent to HWC was garbageMathias Agopian2012-08-315-5/+31
* | If there is no hwc, call eglSwapBuffers for the main displayJesse Hall2012-08-311-2/+3
* | Merge "HWC 1.1: hook up hotplug event, use new display config queries" into j...Jesse Hall2012-08-312-16/+110
|\ \ | |/ |/|
| * HWC 1.1: hook up hotplug event, use new display config queriesJesse Hall2012-08-312-16/+110
* | BufferQueue: use max acquired buffer countJamie Gennis2012-08-301-2/+1
* | Merge "BufferQueue: clean up buffer counting" into jb-mr1-devJamie Gennis2012-08-302-3/+3
|\ \
| * | BufferQueue: clean up buffer countingJamie Gennis2012-08-292-3/+3
* | | Merge "Handle new device api version encoding" into jb-mr1-devJesse Hall2012-08-301-9/+39
|\ \ \ | | |/ | |/|
| * | Handle new device api version encodingJesse Hall2012-08-291-9/+39
| |/
* | fix a crasher when setting a display to a null surfaceMathias Agopian2012-08-291-27/+32
* | we were sometimes not setting fences properlyMathias Agopian2012-08-291-26/+36
|/
* the layer list per display could contain non-visible layersMathias Agopian2012-08-281-7/+12
* we were not always clearing the screen properlyMathias Agopian2012-08-272-13/+13
* Eradicate DisplayID.Mathias Agopian2012-08-2715-149/+125
* Banish DisplayID from the SurfaceFlinger API.Jeff Brown2012-08-278-37/+42
* Added display initialization methodAndy McFadden2012-08-243-12/+43
* surfaceflinger: fix display id selectionJamie Gennis2012-08-242-1/+25
* Revert "Added display initialization method"Andy McFadden2012-08-242-42/+11
* Added display initialization methodAndy McFadden2012-08-242-11/+42
* teach HWC about multiple displaysMathias Agopian2012-08-233-130/+140
* remove support for HWC < 1.0Mathias Agopian2012-08-232-287/+60
* HWComposer now has its own concept of display IDsMathias Agopian2012-08-235-113/+169
* Merge "simplify further vsync handling" into jb-mr1-devMathias Agopian2012-08-232-85/+78
|\
| * simplify further vsync handlingMathias Agopian2012-08-232-85/+78
* | Merge "Update for cleanups in hwc interface" into jb-mr1-devJesse Hall2012-08-232-18/+35
|\ \ | |/ |/|
| * Update for cleanups in hwc interfaceJesse Hall2012-08-222-18/+35
* | Merge "Revert "Added display initialization method"" into jb-mr1-devRamanan Rajeswaran2012-08-222-42/+11
|\ \ | |/ |/|
| * Revert "Added display initialization method"Ramanan Rajeswaran2012-08-222-42/+11