summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger
Commit message (Expand)AuthorAgeFilesLines
...
* | | | am 3d4a9774: am b0e020ab: Merge "may fix 3097381 and 3097482. don\'t abort on...Mathias Agopian2010-10-151-10/+7
|\ \ \ \ | |/ / /
| * | | am b0e020ab: Merge "may fix 3097381 and 3097482. don\'t abort on/off if the a...Mathias Agopian2010-10-141-10/+7
| |\ \ \ | | |/ /
| | * | may fix 3097381 and 3097482. don't abort on/off if the animation failsMathias Agopian2010-10-141-10/+7
* | | | am 5bfa3a34: am 011b5bcc: Merge "implement part of [3094280] New animation fo...Mathias Agopian2010-10-153-142/+369
|\ \ \ \ | |/ / /
| * | | am 011b5bcc: Merge "implement part of [3094280] New animation for screen on a...Mathias Agopian2010-10-133-142/+369
| |\ \ \ | | |/ /
| | * | implement part of [3094280] New animation for screen on and screen offMathias Agopian2010-10-133-142/+369
* | | | am 9a12a3c8: am ba799098: Merge changes I76513387,I335fb671 into gingerbreadJoe Onorato2010-10-134-7/+254
|\ \ \ \ | |/ / /
| * | | am ba799098: Merge changes I76513387,I335fb671 into gingerbreadJoe Onorato2010-10-124-7/+254
| |\ \ \ | | |/ /
| | * | turn off the electron beamMathias Agopian2010-10-124-7/+254
| | |/
* | | am 5d477279: am cf6b2765: Merge "fix a bug where FLIP_H would do a 180 rotati...Mathias Agopian2010-10-121-3/+3
|\ \ \ | |/ /
| * | am cf6b2765: Merge "fix a bug where FLIP_H would do a 180 rotation" into ging...Mathias Agopian2010-10-111-3/+3
| |\ \ | | |/
| | * Merge "fix a bug where FLIP_H would do a 180 rotation" into gingerbreadMathias Agopian2010-10-111-3/+3
| | |\
| | | * fix a bug where FLIP_H would do a 180 rotationMathias Agopian2010-10-111-3/+3
* | | | am 3754d0cc: am d0528b74: Merge "deliver invalidate messages AFTER other mess...Mathias Agopian2010-10-121-8/+8
|\ \ \ \ | |/ / /
| * | | am d0528b74: Merge "deliver invalidate messages AFTER other messages" into gi...Mathias Agopian2010-10-111-8/+8
| |\ \ \ | | |/ /
| | * | deliver invalidate messages AFTER other messagesMathias Agopian2010-10-111-8/+8
| | |/
| * | am a7c76d83: Merge "fix a bug where timeouts would only be handled when a mes...Mathias Agopian2010-10-111-7/+11
| |\ \ | | |/
| | * fix a bug where timeouts would only be handled when a message was deliveredMathias Agopian2010-10-111-7/+11
| * | am 19058877: Merge "refactored screenshot code" into gingerbreadMathias Agopian2010-10-049-87/+152
| |\ \ | | |/
| | * refactored screenshot codeMathias Agopian2010-10-049-87/+152
* | | Always create OpenGL accelerated windows in RGBA 8888.Romain Guy2010-10-121-1/+2
* | | fix a bug where timeouts would only be handled when a message was deliveredMathias Agopian2010-10-071-7/+11
* | | Fix a null dereferenceMathias Agopian2010-10-071-1/+3
* | | refactored screenshot codeMathias Agopian2010-09-299-87/+152
* | | am 495ad4f2: am beabe75a: Merge changes I1f7c4535,I741c68a2 into gingerbreadMathias Agopian2010-09-246-0/+253
|\ \ \ | |/ /
| * | am beabe75a: Merge changes I1f7c4535,I741c68a2 into gingerbreadMathias Agopian2010-09-246-0/+253
| |\ \ | | |/
| | * simple test app for screen capture APIMathias Agopian2010-09-242-0/+89
| | * add support for [1974164] Be able to take a screen shot on the deviceMathias Agopian2010-09-244-0/+164
* | | dump HWC state in dumpsysMathias Agopian2010-09-233-0/+27
* | | add a way to toggle the h/w composer at runtimeMathias Agopian2010-09-222-0/+18
* | | fix [3018216] UI shrinks / stretches while using apps with IMEMathias Agopian2010-09-211-1/+2
* | | Merge "Fix a SurfaceFlinger bug."Jamie Gennis2010-09-171-0/+1
|\ \ \
| * | | Fix a SurfaceFlinger bug.Jamie Gennis2010-09-171-0/+1
* | | | am 793b2293: am 1bcb8b1a: Merge "surfaceflinger / GL extensions cleanup" into...Mathias Agopian2010-09-165-8/+8
|\ \ \ \ | | |/ / | |/| |
| * | | am 1bcb8b1a: Merge "surfaceflinger / GL extensions cleanup" into gingerbreadMathias Agopian2010-09-165-8/+8
| |\ \ \ | | | |/ | | |/|
| | * | surfaceflinger / GL extensions cleanupMichael I. Gold2010-09-155-8/+8
* | | | resolved conflicts for merge of 48a86240 to masterMathias Agopian2010-09-153-2/+23
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | am b3ffc78f: Merge "Add logging of various important graphics events" into gi...Mathias Agopian2010-09-143-2/+24
| |\ \ | | |/
| | * Add logging of various important graphics eventsMathias Agopian2010-09-133-2/+24
* | | surfaceflinger: give hwcomposer a chance to release buffersAntti Hatala2010-09-093-0/+10
* | | surfaceflinger: composite HWC_SKIP_LAYER layersAntti Hatala2010-09-091-2/+2
* | | surfaceflinger: unlock clients only after flipAntti Hatala2010-09-091-2/+2
* | | am 6d4346ce: am 4cffbb47: Merge "fix [2946787] Screen flicker on low resoluti...Mathias Agopian2010-08-251-11/+21
|\ \ \ | |/ /
| * | am 4cffbb47: Merge "fix [2946787] Screen flicker on low resolution setting in...Mathias Agopian2010-08-251-11/+21
| |\ \ | | |/
| | * fix [2946787] Screen flicker on low resolution setting in camcorder.Mathias Agopian2010-08-251-11/+21
* | | am 46820412: am 8eb16af2: Merge "don\'t try to lock a buffer that wasn\'t all...Mathias Agopian2010-08-251-6/+10
|\ \ \ | |/ /
| * | am 8eb16af2: Merge "don\'t try to lock a buffer that wasn\'t allocated with S...Mathias Agopian2010-08-251-6/+10
| |\ \ | | |/
| | * don't try to lock a buffer that wasn't allocated with SW usage bitsMathias Agopian2010-08-251-6/+10
* | | am bc4389ed: am 8395b462: Merge "fix [2931513] Add support for setting the or...Mathias Agopian2010-08-246-29/+102
|\ \ \ | |/ /
| * | am 8395b462: Merge "fix [2931513] Add support for setting the orientation of ...Mathias Agopian2010-08-246-29/+102
| |\ \ | | |/