summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* disable the bypass mode. DO NOT MERGE.Mathias Agopian2010-12-181-1/+0
* [317580] fix issue where the screen wouldn't be rotated properly in bypass modeMathias Agopian2010-12-073-1/+19
* [3171580] SurfaceFlinger Bypass mode. (DO NOT MERGE)Mathias Agopian2010-12-038-11/+172
* [3171580] Fix two typos related to fixed-size buffersMathias Agopian2010-12-034-21/+19
* [3171580] don't automatically log GraphicBuffer allocation failuresMathias Agopian2010-12-031-0/+1
* really fix [3118445] Transform * Transform does not work as expectedMathias Agopian2010-10-273-13/+47
* Merge "fix [3123221] Video sticks playing back upside down following orientat...Mathias Agopian2010-10-252-0/+16
|\
| * fix [3123221] Video sticks playing back upside down following orientation switchMathias Agopian2010-10-242-0/+16
* | fix [3118445] Transform * Transform does not work as expectedMathias Agopian2010-10-244-46/+87
|/
* Merge "Use the context_priority extension when present." into gingerbreadMathias Agopian2010-10-202-2/+16
|\
| * Use the context_priority extension when present.Mathias Agopian2010-10-112-2/+16
* | [3095807] screen takes a long time to turn onMathias Agopian2010-10-141-2/+3
* | addresses parts of 3096779 and 3097475Mathias Agopian2010-10-142-19/+32
* | fix [3095607] Gingerbread screen turn-on animation does not show the last frameMathias Agopian2010-10-141-6/+5
* | may fix 3097381 and 3097482. don't abort on/off if the animation failsMathias Agopian2010-10-141-10/+7
* | implement part of [3094280] New animation for screen on and screen offMathias Agopian2010-10-133-142/+369
* | turn off the electron beamMathias Agopian2010-10-124-7/+254
|/
* 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
* | deliver invalidate messages AFTER other messagesMathias Agopian2010-10-111-8/+8
|/
* fix a bug where timeouts would only be handled when a message was deliveredMathias Agopian2010-10-111-7/+11
* refactored screenshot codeMathias Agopian2010-10-049-87/+152
* 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
* surfaceflinger / GL extensions cleanupMichael I. Gold2010-09-155-8/+8
* Add logging of various important graphics eventsMathias Agopian2010-09-133-2/+24
* fix [2946787] Screen flicker on low resolution setting in camcorder.Mathias Agopian2010-08-251-11/+21
* don't try to lock a buffer that wasn't allocated with SW usage bitsMathias Agopian2010-08-251-6/+10
* fix [2931513] Add support for setting the orientation of an ANativeWindowMathias Agopian2010-08-246-29/+102
* remove unused pixel formatMathias Agopian2010-08-191-1/+0
* revert hwcomposer HAL changes. DO NOT MERGE.Mathias Agopian2010-08-1711-360/+9
* 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
* | surfaceflinger: don't check HWComposer numLayers unless one existsErik Gilling2010-08-131-1/+3
|/
* Fix a couple issues with the new hwcomposer HALMathias Agopian2010-08-123-49/+62
* should fix sim build, hopefullyMathias Agopian2010-08-111-0/+3
* call into hwcomposer HAL when presentMathias Agopian2010-08-1111-7/+340
* don't handle the transparent region of a layer in draw()Mathias Agopian2010-08-111-15/+1
* get rid of our LayerVector implementationMathias Agopian2010-08-114-113/+22
* keep a list of visible sorted surfacesMathias Agopian2010-08-112-15/+30
* 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
* auto import from //branches/cupcake/...@137197The Android Open Source Project2009-03-091-17/+0
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+17
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-17/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+17