summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* fixup include pathsMathias Agopian2012-03-051-5/+0
* add more ATRACEMathias Agopian2012-03-012-0/+11
* Merge "a window could get stuck to gpu composition"Mathias Agopian2012-02-271-0/+6
|\
| * a window could get stuck to gpu compositionMathias Agopian2012-02-271-0/+6
* | Add tracing to various graphics components.Jamie Gennis2012-02-272-0/+16
|/
* fix libgui header locationMathias Agopian2012-02-2711-27/+24
* remove libui dependency on libEGLMathias Agopian2012-02-241-1/+23
* deprecate L_8, LA_88 and RGB_332 in sdkMathias Agopian2012-02-242-2/+6
* workaround for an issue where the screen would flicker sometimesMathias Agopian2012-02-231-0/+6
* fix an issue in SF where we could miss some updatesMathias Agopian2012-02-233-31/+28
* Merge "createSurface getpid() first parameter was removed"Glenn Kasten2012-02-212-2/+2
|\
| * createSurface getpid() first parameter was removedGlenn Kasten2012-02-092-2/+2
* | Merge "SurfaceFlinger: set wrap mode on screenshot texture"Mathias Agopian2012-02-202-0/+6
|\ \ | |/ |/|
| * SurfaceFlinger: set wrap mode on screenshot textureMichael I. Gold2012-01-132-0/+6
* | Merge "Return information about whether overlays are disabled."Dianne Hackborn2012-02-071-0/+1
|\ \
| * | Return information about whether overlays are disabled.Dianne Hackborn2012-02-061-0/+1
* | | fix a crasher when starting SF with the screen offMathias Agopian2012-02-053-9/+11
* | | ui freeze workaround: reenable triple buffering modeMathias Agopian2012-02-054-8/+22
* | | improve SF dumpsysMathias Agopian2012-02-052-2/+9
* | | fix UI freezesMathias Agopian2012-02-041-21/+18
* | | attempt to fix an ANR in various appsMathias Agopian2012-02-031-5/+7
* | | Merge "separate transactions from updates"Mathias Agopian2012-02-029-171/+248
|\ \ \
| * | | separate transactions from updatesMathias Agopian2012-02-019-171/+248
| |/ /
* | | fix an issue where SF would spin if /sys/power/wait_for_fb_xxx don't existMathias Agopian2012-02-022-97/+68
|/ /
* | Merge "fix an issue with vsync event delivery"Mathias Agopian2012-01-312-7/+5
|\ \
| * | fix an issue with vsync event deliveryMathias Agopian2012-01-312-7/+5
* | | Nexus S now reports the proper frame-rateMathias Agopian2012-01-301-1/+0
|/ /
* | SF now synchronizes to VSYNCMathias Agopian2012-01-308-14/+120
* | remove unneeded codeMathias Agopian2012-01-292-22/+2
* | added a few more commands to SF's dumpsysMathias Agopian2012-01-286-8/+65
* | improve SurfaceFlinger dumpsysMathias Agopian2012-01-249-131/+203
* | hack up frame latency measurementJamie Gennis2012-01-244-1/+43
* | Get AID_GRAPHICS from right placeGlenn Kasten2012-01-131-7/+1
* | fix a bug with vsync managementMathias Agopian2012-01-121-8/+7
* | remove dead/usnused codeMathias Agopian2012-01-114-42/+0
* | Fix an issue with VSYNCMathias Agopian2012-01-111-38/+31
|/
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-084-23/+23
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-065-9/+9
* Merge "Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE"Steve Block2012-01-053-23/+23
|\
| * Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-043-23/+23
* | Merge "Use the standard CC_LIKELY and CC_UNLIKELY macros"Glenn Kasten2012-01-053-19/+18
|\ \ | |/ |/|
| * Use the standard CC_LIKELY and CC_UNLIKELY macrosGlenn Kasten2012-01-053-19/+18
* | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-036-17/+17
|/
* Improve the VSYNC api a bit.Mathias Agopian2011-12-066-35/+132
* fix a deadlock when removing a DisplayEventConnectionMathias Agopian2011-12-052-21/+46
* Merge "fix an issue where invalidate/transactions could be missed"Mathias Agopian2011-12-042-6/+9
|\
| * fix an issue where invalidate/transactions could be missedMathias Agopian2011-12-032-6/+9
* | am a91e54fe: am f57c1388: Merge "SurfaceFlinger: fix layer removal race condi...Jesse Hall2011-12-022-1/+10
|\ \ | |/ |/|
| * SurfaceFlinger: fix layer removal race conditionJesse Hall2011-12-022-1/+10
* | fix an issue where updates could starve transactionsMathias Agopian2011-12-022-9/+2