summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ | | |/
| | * fix [2931513] Add support for setting the orientation of an ANativeWindowMathias Agopian2010-08-246-29/+102
* | | Change the framework to use the new camera preview path.Jamie Gennis2010-08-231-2/+5
* | | Merge "Squashed commit of the following:"Andreas Huber2010-08-232-20/+23
|\ \ \
| * | | Squashed commit of the following:Andreas Huber2010-08-232-20/+23
* | | | am a90a1e55: am 545eab8a: Merge "remove unused pixel format" into gingerbreadMathias Agopian2010-08-211-1/+0
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | 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