summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger
Commit message (Expand)AuthorAgeFilesLines
* SurfaceFlinger: fix layer removal race conditionJesse Hall2011-12-022-1/+10
* Merge "add a way to access the version string of the h/w implementation of EG...Mathias Agopian2011-11-301-1/+9
|\
| * add a way to access the version string of the h/w implementation of EGLMathias Agopian2011-11-291-1/+9
* | SurfaceTexture: add EGL_KHR_fence_sync optionJamie Gennis2011-11-291-1/+1
|/
* temporarily hardcode Nexus S refresh rateMathias Agopian2011-11-231-0/+1
* remove hack that hardcoded the refresh rateMathias Agopian2011-11-161-4/+0
* rework a bit how we manage EGL extensionsMathias Agopian2011-11-141-16/+0
* Back to 59fpsDave Burke2011-11-091-1/+1
* Fix an issue where we could wait for a non-existing transactionMathias Agopian2011-11-071-14/+16
* Merge "Fix rotation displays frame N-1 briefly while rotating" into ics-mr1Mathias Agopian2011-11-074-9/+52
|\
| * Fix rotation displays frame N-1 briefly while rotatingMathias Agopian2011-11-044-9/+52
* | workaround to set the WM refresh rate to 48 Hz for tuna devices onlyMathias Agopian2011-11-042-0/+15
|/
* fix Corrupted graphics while playing You Tube on orientation changeMathias Agopian2011-10-261-0/+2
* Merge "Fix software GL renderer."Xavier Ducrohet2011-10-211-1/+1
|\
| * Fix software GL renderer.Xavier Ducrohet2011-10-211-1/+1
* | am aa938c8d: Merge "mDirtyRegion is single threaded, but could be accessed fr...Mathias Agopian2011-10-212-2/+23
|\ \ | |/ |/|
| * mDirtyRegion is single threaded, but could be accessed from a hwc threadMathias Agopian2011-10-212-2/+23
* | am 16bece04: Merge "added dpi and refresh rate info in SF\'s dumpsys" into ic...Mathias Agopian2011-10-201-2/+9
|\ \ | |/
| * added dpi and refresh rate info in SF's dumpsysMathias Agopian2011-10-201-2/+9
* | am 70ac412b: Merge "Add a LayerScreenshot" into ics-mr0Dave Burke2011-10-186-28/+226
|\ \ | |/
| * Add a LayerScreenshotMathias Agopian2011-10-186-28/+226
* | am f7613743: Merge "Don\'t call hwc set() if there is nothing new to do" into...Mathias Agopian2011-10-181-2/+10
|\ \ | |/
| * Don't call hwc set() if there is nothing new to doMathias Agopian2011-10-181-2/+10
* | am 23bf2505: Merge "Make sure set GL state properly" into ics-mr0Mathias Agopian2011-10-184-40/+30
|\ \ | |/
| * Make sure set GL state properlyMathias Agopian2011-10-184-40/+30
* | am 840b8a67: Revert "Add a LayerScreenshot"Mathias Agopian2011-10-176-226/+28
|\ \ | |/
| * Revert "Add a LayerScreenshot"Mathias Agopian2011-10-166-226/+28
* | am 4fb6416e: Merge "we need to guarantee that h/w comp set() is called when a...Mathias Agopian2011-10-171-9/+7
|\ \ | |/
| * we need to guarantee that h/w comp set() is called when a buffer has been ret...Mathias Agopian2011-10-161-10/+8
* | Merge branch 'master' of ssh://android-git:29418/platform/frameworks/baseElliott Hughes2011-10-176-174/+298
|\ \ | |/ |/|
| * SurfaceFlinger: Remove display freezing codeJamie Gennis2011-10-144-155/+5
| * SurfaceFlinger: add some layer update testsJamie Gennis2011-10-142-1/+276
| * SurfaceFlinger: make sync transactions explicitJamie Gennis2011-10-142-18/+17
* | Add a LayerScreenshotMathias Agopian2011-10-146-28/+226
|/
* SurfaceFlinger: update orientation via transactionsJamie Gennis2011-10-112-2/+15
* Merge "fix an issue where the screen could stay off"Mathias Agopian2011-10-104-21/+2
|\
| * fix an issue where the screen could stay offMathias Agopian2011-10-104-21/+2
* | Merge "Fix screen off animation when in landscape"Mathias Agopian2011-10-101-2/+10
|\ \ | |/
| * Fix screen off animation when in landscapeMathias Agopian2011-10-101-2/+10
* | Merge "enable EGL_IMG_context_priority for the omap4 platform"Mathias Agopian2011-10-101-0/+3
|\ \ | |/ |/|
| * enable EGL_IMG_context_priority for the omap4 platformMathias Agopian2011-10-071-0/+3
* | SurfaceFlinger: screenshots w/ protected buffersJamie Gennis2011-10-073-30/+38
|/
* Force a repaint when hwc invalidate hook is calledMathias Agopian2011-10-052-6/+4
* improve hwc log outputMathias Agopian2011-09-291-5/+5
* Merge changes Ib302d79e,Ib4ee085fJamie Gennis2011-09-273-1/+7
|\
| * SurfaceFlinger: set layer names on SurfaceTexturesJamie Gennis2011-09-223-1/+7
* | am da42e0fa: Merge "SurfaceFlinger: fix setting default buffer size" into ics...Jamie Gennis2011-09-271-4/+5
|\ \
| * \ Merge "SurfaceFlinger: fix setting default buffer size" into ics-factoryromJamie Gennis2011-09-271-4/+5
| |\ \
| | * | SurfaceFlinger: fix setting default buffer sizeJamie Gennis2011-09-261-4/+5
| * | | don't clear the framebuffer when the framebuffer is not usedMathias Agopian2011-09-261-5/+6