summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix SurfaceFlinger DDMS debuggingMathias Agopian2012-10-072-3/+4
* Merge "Revert "ugly, temporary, workaroung for a problem where a binder threa...Dave Burke2012-10-071-12/+0
|\
| * Revert "ugly, temporary, workaroung for a problem where a binder thread spins...Dave Burke2012-10-061-12/+0
* | Merge "ugly, temporary, workaroung for a problem where a binder thread spins ...Dave Burke2012-10-051-0/+12
|\ \ | |/
| * ugly, temporary, workaroung for a problem where a binder thread spins foreverMathias Agopian2012-10-051-0/+12
* | Fix race condition in ConsumerBase::addReleaseFence()Jesse Hall2012-10-054-5/+11
|/
* Merge "Fix missing parens in CleanSpec.mk." into jb-mr1-devStephen Hines2012-10-041-0/+1
|\
| * Fix missing parens in CleanSpec.mk.Stephen Hines2012-10-041-0/+1
* | Merge "Tone down a fatal assert" into jb-mr1-devMathias Agopian2012-10-041-2/+5
|\ \ | |/ |/|
| * Tone down a fatal assertAndy McFadden2012-10-041-2/+5
* | Merge "Add GL Error logs (temporary)" into jb-mr1-devChet Haase2012-10-042-1/+13
|\ \
| * | Add GL Error logs (temporary)Chet Haase2012-10-042-1/+13
* | | Fix broken CleanSpec.mk in libs/guiRaph Levien2012-10-041-1/+1
| |/ |/|
* | Ignore display state changes for disconnected displaysJesse Hall2012-10-041-1/+5
* | make sure we don't call into the HWC HAL when not neededMathias Agopian2012-10-045-24/+47
* | Fix crashes after HDMI disconnectAndy McFadden2012-10-043-0/+25
* | libgui: enable fence support for exynos5Jamie Gennis2012-10-032-1/+3
* | libgui: fix up compile optionsJamie Gennis2012-10-034-51/+12
|/
* Merge "Fix issue #7271589: Cannot set Ocean HD live wallpaper" into jb-mr1-devDianne Hackborn2012-10-032-2/+2
|\
| * Fix issue #7271589: Cannot set Ocean HD live wallpaperDianne Hackborn2012-10-032-2/+2
* | Add Fence::waitForever which logs a warning timeout, and use itJesse Hall2012-10-027-9/+34
|/
* Revert "improve sensor fusion" -- DO NOT MERGEMathias Agopian2012-10-011-56/+9
* Merge "Include Global table in bugreports." into jb-mr1-devJeff Sharkey2012-10-011-1/+1
|\
| * Include Global table in bugreports.Jeff Sharkey2012-10-011-1/+1
* | SurfaceFlinger: reset the FB_TGT acquire fenceJamie Gennis2012-10-011-0/+1
* | Merge "Fix issue #7257947: Need to fix heap limits on Mako" into jb-mr1-devDianne Hackborn2012-10-012-2/+28
|\ \
| * | Fix issue #7257947: Need to fix heap limits on MakoDianne Hackborn2012-09-302-2/+28
| |/
* | save/restore viewport properly when taking screenshotMathias Agopian2012-09-302-1/+4
|/
* reset GL viewport and project when caputring the screenMathias Agopian2012-09-283-7/+15
* Pass display arg to blank/unblankAndy McFadden2012-09-286-43/+84
* Merge "Re-enable FAST_TLS in gl2 code" into jb-mr1-devChet Haase2012-09-281-1/+1
|\
| * Re-enable FAST_TLS in gl2 codeChet Haase2012-09-281-1/+1
* | Merge "Add a way to configure an OMX encoder to emit SPS/PPS before IDR frame...Andreas Huber2012-09-281-0/+10
|\ \
| * | Add a way to configure an OMX encoder to emit SPS/PPS before IDR frames.Andreas Huber2012-09-281-0/+10
| |/
* | SurfaceFlinger: don't always set HWC_GEOM_CHGDJamie Gennis2012-09-271-21/+35
|/
* Merge "New compile-time flags to make debugging easier for us poor souls Bug ...Romain Guy2012-09-271-1/+11
|\
| * New compile-time flags to make debugging easier for us poor soulsRomain Guy2012-09-271-1/+11
* | Revert "Compatibility work around for bad graphics driver dependency."Iliyan Malchev2012-09-272-14/+0
|/
* Merge "assert -eng builds when calling a GL function without a context" into ...Mathias Agopian2012-09-261-2/+7
|\
| * assert -eng builds when calling a GL function without a contextMathias Agopian2012-09-261-2/+7
* | Merge "Recompute visible regions more vigorously" into jb-mr1-devAndy McFadden2012-09-261-3/+3
|\ \ | |/ |/|
| * Recompute visible regions more vigorouslyAndy McFadden2012-09-261-3/+3
* | Stop using transparent region for computing visible regionsJesse Hall2012-09-263-10/+35
|/
* Merge "add support for EGL_FRAMEBUFFER_TARGET_ANDROID" into jb-mr1-devMathias Agopian2012-09-252-24/+95
|\
| * add support for EGL_FRAMEBUFFER_TARGET_ANDROIDMathias Agopian2012-09-252-24/+95
* | only abort when errors happen on the main displayMathias Agopian2012-09-251-5/+8
|/
* fix a crasher when running out of memoryMathias Agopian2012-09-252-2/+5
* When "show visible regions" is enabled we were missing a call to HWCMathias Agopian2012-09-251-0/+6
* Merge "Show build config in dumpsys SurfaceFlinger" into jb-mr1-devAndy McFadden2012-09-258-2/+168
|\
| * Show build config in dumpsys SurfaceFlingerAndy McFadden2012-09-258-2/+168