| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge "CpuConsumer_test: Extend test with new formats RGBA8888 and optional Y... | Igor Murashkin | 2013-03-05 | 1 | -9/+255 |
|\ |
|
| * | CpuConsumer_test: Extend test with new formats RGBA8888 and optional Y8/Y16 | Igor Murashkin | 2013-03-05 | 1 | -9/+255 |
* | | Merge "rework screenshot API and implementation" into jb-mr2-dev | Mathias Agopian | 2013-03-05 | 2 | -2/+43 |
|\ \ |
|
| * | | rework screenshot API and implementation | Mathias Agopian | 2013-03-01 | 2 | -2/+43 |
* | | | Fix reading NULL Surfaces from Parcels | Jesse Hall | 2013-03-02 | 1 | -1/+1 |
| |/
|/| |
|
* | | Revert "Change SurfaceControl setPosition to take floats" | Dave Burke | 2013-03-01 | 1 | -1/+1 |
|/ |
|
* | CpuConsumer: Add optional asynchronous mode | Eino-Ville Talvala | 2013-02-28 | 1 | -2/+2 |
* | CpuConsumer: Don't unlock buffers on producer disconnect | Eino-Ville Talvala | 2013-02-28 | 1 | -20/+26 |
* | Added a test that checks the error behavior of ConsumerBase::abandon | Mathias Agopian | 2013-02-25 | 1 | -1/+31 |
* | Change SurfaceControl setPosition to take floats | Michael Wright | 2013-02-21 | 1 | -1/+1 |
* | get rid of Surface::getISurfaceTexture() | Mathias Agopian | 2013-02-19 | 1 | -1/+1 |
* | Refactoring: Rename SurfaceTextureClient to Surface | Mathias Agopian | 2013-02-14 | 8 | -1128/+968 |
* | get rid of Surface identity and token | Mathias Agopian | 2013-02-13 | 4 | -122/+99 |
* | libgui: disallow NULL Fence pointers | Jamie Gennis | 2013-02-12 | 8 | -54/+38 |
* | Minor tweaks. | Andy McFadden | 2013-01-08 | 1 | -1/+1 |
* | Rename ISurfaceTexture and SurfaceTexture | Andy McFadden | 2012-12-18 | 14 | -177/+178 |
* | stop using a deprecated SurfaceTextureClient ctor | Jamie Gennis | 2012-12-12 | 2 | -3/+3 |
* | Merge "SurfaceTextureClient: remove a deprecated ctor" | Jamie Gennis | 2012-12-12 | 1 | -8/+0 |
|\ |
|
| * | SurfaceTextureClient: remove a deprecated ctor | Jamie Gennis | 2012-12-12 | 1 | -8/+0 |
* | | Merge "SurfaceFlinger: Move GraphicBufferAlloc to libgui" | Jamie Gennis | 2012-12-12 | 2 | -11/+65 |
|\ \ |
|
| * | | SurfaceFlinger: Move GraphicBufferAlloc to libgui | Jamie Gennis | 2012-12-11 | 2 | -11/+65 |
| |/ |
|
* | | Avoid unnecessary texture bind | Andy McFadden | 2012-12-11 | 1 | -16/+16 |
|/ |
|
* | Refactor SurfaceTexture a bit. | Andy McFadden | 2012-12-11 | 2 | -139/+192 |
* | am 50f8d285: am d4e70620: am 72c3f7d8: Revert "ConsumerBase: free buffers out... | Jamie Gennis | 2012-12-07 | 1 | -24/+10 |
|\ |
|
| * | Revert "ConsumerBase: free buffers outside the lock" | Jamie Gennis | 2012-12-07 | 1 | -24/+10 |
* | | am 05989772: am 3ed2736c: am b21a4e3b: ConsumerBase: free buffers outside the... | Jamie Gennis | 2012-12-06 | 1 | -10/+24 |
|\ \
| |/ |
|
| * | ConsumerBase: free buffers outside the lock | Jamie Gennis | 2012-12-06 | 1 | -10/+24 |
| * | fix typo that broke all the builds | Mathias Agopian | 2012-11-19 | 1 | -6/+3 |
* | | fix typo that broke all the builds | Mathias Agopian | 2012-11-19 | 1 | -6/+3 |
* | | am c208cdd4: am 1d3612f1: am 2a8c49eb: fix an out-of-bounds memory access | Mathias Agopian | 2012-11-19 | 1 | -4/+6 |
|\ \
| |/ |
|
| * | fix an out-of-bounds memory access | Mathias Agopian | 2012-11-15 | 1 | -4/+6 |
* | | Merge "Change ConsumerBase's FrameAvailableListener to be a weak pointer" | Igor Murashkin | 2012-11-05 | 1 | -2/+2 |
|\ \ |
|
| * | | Change ConsumerBase's FrameAvailableListener to be a weak pointer | Igor Murashkin | 2012-11-05 | 1 | -2/+2 |
| |/ |
|
* | | Allow global transactions to nest. | Jeff Brown | 2012-11-02 | 1 | -3/+24 |
|/ |
|
* | SurfaceFlinger: add support for secure displays | Jamie Gennis | 2012-10-22 | 2 | -21/+11 |
* | Merge "BufferQueue: alloc without holding the lock" into jb-mr1-dev | Jamie Gennis | 2012-10-17 | 1 | -11/+25 |
|\ |
|
| * | BufferQueue: alloc without holding the lock | Jamie Gennis | 2012-10-11 | 1 | -11/+25 |
* | | SurfaceFlinger: add animation transactions | Jamie Gennis | 2012-10-15 | 1 | -1/+22 |
|/ |
|
* | Add blankDisplay/unblankDisplay to SurfaceComposerClient. | Jeff Brown | 2012-10-08 | 1 | -0/+8 |
* | Fix race condition in ConsumerBase::addReleaseFence() | Jesse Hall | 2012-10-05 | 3 | -3/+8 |
* | Fix missing parens in CleanSpec.mk. | Stephen Hines | 2012-10-04 | 1 | -0/+1 |
* | Fix broken CleanSpec.mk in libs/gui | Raph Levien | 2012-10-04 | 1 | -1/+1 |
* | libgui: enable fence support for exynos5 | Jamie Gennis | 2012-10-03 | 2 | -1/+3 |
* | libgui: fix up compile options | Jamie Gennis | 2012-10-03 | 4 | -51/+12 |
* | Add Fence::waitForever which logs a warning timeout, and use it | Jesse Hall | 2012-10-02 | 4 | -8/+12 |
* | Pass display arg to blank/unblank | Andy McFadden | 2012-09-28 | 1 | -4/+8 |
* | Revert "Compatibility work around for bad graphics driver dependency." | Iliyan Malchev | 2012-09-27 | 1 | -9/+0 |
* | Show build config in dumpsys SurfaceFlinger | Andy McFadden | 2012-09-25 | 2 | -1/+40 |
* | fix a crasher in SurfaceTexture's setFilteringEnabled | Mathias Agopian | 2012-09-24 | 1 | -5/+19 |
* | ConsumerBase: make fence names meaningful | Jamie Gennis | 2012-09-24 | 1 | -1/+1 |