| Commit message (Expand) | Author | Age | Files | Lines |
* | refactored screenshot code | Mathias Agopian | 2010-10-04 | 9 | -87/+152 |
* | simple test app for screen capture API | Mathias Agopian | 2010-09-24 | 2 | -0/+89 |
* | add support for [1974164] Be able to take a screen shot on the device | Mathias Agopian | 2010-09-24 | 4 | -0/+164 |
* | surfaceflinger / GL extensions cleanup | Michael I. Gold | 2010-09-15 | 5 | -8/+8 |
* | Add logging of various important graphics events | Mathias Agopian | 2010-09-13 | 3 | -2/+24 |
* | fix [2946787] Screen flicker on low resolution setting in camcorder. | Mathias Agopian | 2010-08-25 | 1 | -11/+21 |
* | don't try to lock a buffer that wasn't allocated with SW usage bits | Mathias Agopian | 2010-08-25 | 1 | -6/+10 |
* | fix [2931513] Add support for setting the orientation of an ANativeWindow | Mathias Agopian | 2010-08-24 | 6 | -29/+102 |
* | remove unused pixel format | Mathias Agopian | 2010-08-19 | 1 | -1/+0 |
* | revert hwcomposer HAL changes. DO NOT MERGE. | Mathias Agopian | 2010-08-17 | 11 | -360/+9 |
* | Merge "fix a typo that prevented glTexImage2D codepath to work" into gingerbread | Mathias Agopian | 2010-08-13 | 1 | -1/+1 |
|\ |
|
| * | fix a typo that prevented glTexImage2D codepath to work | Mathias Agopian | 2010-08-13 | 1 | -1/+1 |
* | | surfaceflinger: don't check HWComposer numLayers unless one exists | Erik Gilling | 2010-08-13 | 1 | -1/+3 |
|/ |
|
* | Fix a couple issues with the new hwcomposer HAL | Mathias Agopian | 2010-08-12 | 3 | -49/+62 |
* | should fix sim build, hopefully | Mathias Agopian | 2010-08-11 | 1 | -0/+3 |
* | call into hwcomposer HAL when present | Mathias Agopian | 2010-08-11 | 11 | -7/+340 |
* | don't handle the transparent region of a layer in draw() | Mathias Agopian | 2010-08-11 | 1 | -15/+1 |
* | get rid of our LayerVector implementation | Mathias Agopian | 2010-08-11 | 4 | -113/+22 |
* | keep a list of visible sorted surfaces | Mathias Agopian | 2010-08-11 | 2 | -15/+30 |
* | fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot deque... | Mathias Agopian | 2010-07-27 | 3 | -22/+78 |
* | added BinderService<> template to help creating native binder services | Mathias Agopian | 2010-07-14 | 2 | -17/+6 |
* | move native services under services/ | Mathias Agopian | 2010-07-14 | 36 | -0/+8940 |
* | auto import from //branches/cupcake/...@137197 | The Android Open Source Project | 2009-03-09 | 1 | -17/+0 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+17 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -17/+0 |
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 1 | -0/+17 |