summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger
Commit message (Expand)AuthorAgeFilesLines
* 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
* | am 1bcb8b1a: Merge "surfaceflinger / GL extensions cleanup" into gingerbreadMathias Agopian2010-09-165-8/+8
|\ \ | |/
| * surfaceflinger / GL extensions cleanupMichael I. Gold2010-09-155-8/+8
* | 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
* | 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 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 8395b462: Merge "fix [2931513] Add support for setting the orientation of ...Mathias Agopian2010-08-246-29/+102
|\ \ | |/
| * fix [2931513] Add support for setting the orientation of an ANativeWindowMathias Agopian2010-08-246-29/+102
* | am 545eab8a: Merge "remove unused pixel format" into gingerbreadMathias Agopian2010-08-191-1/+0
|\ \ | |/
| * remove unused pixel formatMathias Agopian2010-08-191-1/+0
* | am 26bcc7b4: Merge "revert hwcomposer HAL changes. DO NOT MERGE." into ginger...Mathias Agopian2010-08-1811-360/+9
|\ \ | |/
| * revert hwcomposer HAL changes. DO NOT MERGE.Mathias Agopian2010-08-1711-360/+9
* | am 6a73368b: Merge "fix a typo that prevented glTexImage2D codepath to work" ...Mathias Agopian2010-08-131-1/+1
|\ \ | |/
| * Merge "fix a typo that prevented glTexImage2D codepath to work" into gingerbreadMathias Agopian2010-08-131-1/+1
| |\
| | * fix a typo that prevented glTexImage2D codepath to workMathias Agopian2010-08-131-1/+1
* | | am 94364b91: surfaceflinger: don\'t check HWComposer numLayers unless one existsErik Gilling2010-08-131-1/+3
|\ \ \ | |/ /
| * | surfaceflinger: don't check HWComposer numLayers unless one existsErik Gilling2010-08-131-1/+3
| |/
* | am b7d1be01: Merge "Fix a couple issues with the new hwcomposer HAL" into gin...Mathias Agopian2010-08-123-49/+62
|\ \ | |/
| * Fix a couple issues with the new hwcomposer HALMathias Agopian2010-08-123-49/+62
* | am 65f2490e: Merge "should fix sim build, hopefully" into gingerbreadMathias Agopian2010-08-111-0/+3
|\ \ | |/
| * should fix sim build, hopefullyMathias Agopian2010-08-111-0/+3
* | am 90dc48b1: Merge "call into hwcomposer HAL when present" into gingerbreadMathias Agopian2010-08-1111-7/+340
|\ \ | |/
| * call into hwcomposer HAL when presentMathias Agopian2010-08-1111-7/+340
* | am 24d7050c: Merge "don\'t handle the transparent region of a layer in draw()...Mathias Agopian2010-08-111-15/+1
|\ \ | |/
| * don't handle the transparent region of a layer in draw()Mathias Agopian2010-08-111-15/+1
* | am 8e7515d9: Merge "get rid of our LayerVector implementation" into gingerbreadMathias Agopian2010-08-114-113/+22
|\ \ | |/
| * get rid of our LayerVector implementationMathias Agopian2010-08-114-113/+22
* | am 025822a0: Merge "keep a list of visible sorted surfaces" into gingerbreadMathias Agopian2010-08-112-15/+30
|\ \ | |/
| * keep a list of visible sorted surfacesMathias Agopian2010-08-112-15/+30
* | am bc881e66: Merge "frameworks/base: Swap width and height of temporary buffe...Jean-Baptiste Queru2010-08-111-1/+1
|\ \ | |/ |/|
| * frameworks/base: Swap width and height of temporary buffer only withOmprakash Dhyade2010-08-101-1/+1
| * move native services under services/Mathias Agopian2010-07-2234-0/+8655
* fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot deque...Mathias Agopian2010-07-273-22/+78
* added BinderService<> template to help creating native binder servicesMathias Agopian2010-07-142-17/+6
* move native services under services/Mathias Agopian2010-07-1436-0/+8940