| Commit message (Expand) | Author | Age | Files | Lines |
* | Virtual Display async mode is overridden | John Dong | 2014-02-21 | 1 | -10/+10 |
* | surfaceflinger: add BoardConfig.mk variable to force 32-bit | Colin Cross | 2014-02-20 | 1 | -0/+4 |
* | SurfaceFlinger: mFbProducerSlot initailization | mayank parshar | 2014-01-28 | 1 | -0/+1 |
* | SurfaceFlinger: mFbFence initialization | mayank parshar | 2014-01-25 | 1 | -0/+1 |
* | Implement per-display EGLConfig and configless EGLContext | Jesse Hall | 2013-12-23 | 6 | -14/+58 |
* | Move EGLConfig selection to RenderEngine | Jesse Hall | 2013-12-23 | 4 | -177/+178 |
* | Track Looper decoupling from ALooper | Brian Carlstrom | 2013-12-12 | 1 | -6/+6 |
* | Don't change the framebuffer target until we render a new one | Jesse Hall | 2013-11-07 | 1 | -12/+10 |
* | Merge "Provide virtual display output buffer to HWC in prepare" into klp-dev | Jesse Hall | 2013-11-07 | 1 | -1/+1 |
|\ |
|
| * | Provide virtual display output buffer to HWC in prepare | Jesse Hall | 2013-11-05 | 1 | -1/+1 |
* | | Merge "Don't use implementation-defined format with CPU consumers" into klp-dev | Jesse Hall | 2013-11-06 | 2 | -7/+24 |
|\ \
| |/
|/| |
|
| * | Don't use implementation-defined format with CPU consumers | Jesse Hall | 2013-11-04 | 2 | -7/+24 |
* | | DispSync: remove delay when enabling vsync events | Jamie Gennis | 2013-11-01 | 1 | -1/+8 |
|/ |
|
* | Merge "Bug fixes for SensorService" into klp-dev | Aravind Akella | 2013-10-25 | 2 | -1/+12 |
|\ |
|
| * | Bug fixes for SensorService | Aravind Akella | 2013-10-25 | 2 | -1/+12 |
* | | Native counterpart of new power manager method | Marco Nelissen | 2013-10-25 | 1 | -0/+11 |
* | | Fix handling of undefined TARGET_FORCE_HWC_FOR_VIRTUAL_DISPLAYS | Jesse Hall | 2013-10-25 | 2 | -5/+7 |
* | | Add a boardconfig to force HWC composition of virtual displays | Naseer Ahmed | 2013-10-17 | 2 | -0/+20 |
* | | Use implementation-defined format when HWC writes to output buffer | Jesse Hall | 2013-10-17 | 2 | -15/+42 |
|/ |
|
* | SurfaceFlinger: give SF its own vsync phase | Jamie Gennis | 2013-10-15 | 3 | -6/+30 |
* | SurfaceFlinger: Add EventControlThread | Jamie Gennis | 2013-10-15 | 5 | -10/+131 |
* | Merge "Disable hardware vsync when blanking the screen" into klp-dev | Jesse Hall | 2013-10-15 | 2 | -8/+22 |
|\ |
|
| * | Disable hardware vsync when blanking the screen | Jesse Hall | 2013-10-14 | 2 | -8/+22 |
* | | Merge "SensorService Flush API bug fix." into klp-dev | Aravind Akella | 2013-10-15 | 2 | -34/+19 |
|\ \
| |/
|/| |
|
| * | SensorService Flush API bug fix. | Aravind Akella | 2013-10-14 | 2 | -34/+19 |
* | | Filter out vsync events from HWC with duplicate timestamps | Jesse Hall | 2013-10-14 | 1 | -2/+16 |
|/ |
|
* | Merge "DispSync: don't compensate for wakeup latency" into klp-dev | Jesse Hall | 2013-10-13 | 1 | -2/+2 |
|\ |
|
| * | DispSync: don't compensate for wakeup latency | Jamie Gennis | 2013-10-09 | 1 | -2/+2 |
* | | Merge "Use black for blackout layer" into klp-dev | Andy McFadden | 2013-10-11 | 2 | -2/+2 |
|\ \ |
|
| * | | Use black for blackout layer | Andy McFadden | 2013-10-11 | 2 | -2/+2 |
* | | | Merge "Change API from flush(handle) to flush(). Call flush on all active sen... | Aravind Akella | 2013-10-11 | 2 | -5/+19 |
|\ \ \ |
|
| * | | | Change API from flush(handle) to flush(). Call flush on all active sensors in... | Aravind Akella | 2013-10-09 | 2 | -5/+19 |
* | | | | Merge "Wake up disp sync thread when setting display period" into klp-dev | Jesse Hall | 2013-10-10 | 1 | -0/+1 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Wake up disp sync thread when setting display period | Jesse Hall | 2013-10-10 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | Fix blank / partial screenshots | Andy McFadden | 2013-10-09 | 1 | -0/+21 |
|/ / |
|
* | | SurfaceFlinger: SW-based vsync events | Jamie Gennis | 2013-10-07 | 8 | -41/+863 |
|/ |
|
* | Merge "Allow blaming a single uid for work done" into klp-dev | Marco Nelissen | 2013-10-03 | 1 | -1/+16 |
|\ |
|
| * | Allow blaming a single uid for work done | Marco Nelissen | 2013-10-03 | 1 | -1/+16 |
* | | Merge "only clear FB when asked for the opaque layer" into klp-dev | Dave Burke | 2013-10-02 | 1 | -1/+2 |
|\ \ |
|
| * | | only clear FB when asked for the opaque layer | Mathias Agopian | 2013-10-01 | 1 | -1/+2 |
* | | | Merge "Treat composition frames with no layers as using GLES composition" int... | Jesse Hall | 2013-10-02 | 2 | -1/+10 |
|\ \ \ |
|
| * | | | Treat composition frames with no layers as using GLES composition | Jesse Hall | 2013-09-30 | 2 | -1/+10 |
| | |/
| |/| |
|
* | | | Set the outbuf acquire fence after we actually have it. | Jesse Hall | 2013-10-01 | 1 | -1/+9 |
| |/
|/| |
|
* | | Fix two EGLConfig selection bugs | Jesse Hall | 2013-09-30 | 2 | -23/+20 |
|/ |
|
* | Merge "fix initialization of framebuffer target crop rect on hwc 1.3" into kl... | Mathias Agopian | 2013-09-26 | 1 | -1/+8 |
|\ |
|
| * | fix initialization of framebuffer target crop rect on hwc 1.3 | Mathias Agopian | 2013-09-25 | 1 | -1/+8 |
* | | fix crashers with wifi/virtual displays | Mathias Agopian | 2013-09-25 | 2 | -0/+17 |
|/ |
|
* | reinstate black-screenshot debugging code | Mathias Agopian | 2013-09-19 | 4 | -9/+20 |
* | Fix GLES context version selection | Mathias Agopian | 2013-09-18 | 3 | -36/+61 |
* | fix camera API 2.0 orientation | Mathias Agopian | 2013-09-17 | 5 | -2/+87 |