| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge "Fence didn't manager sync_wait error codes properly" into jb-mr1-dev | Mathias Agopian | 2012-10-09 | 1 | -5/+6 |
|\ |
|
| * | Fence didn't manager sync_wait error codes properly | Mathias Agopian | 2012-10-09 | 1 | -5/+6 |
* | | Add blankDisplay/unblankDisplay to SurfaceComposerClient. | Jeff Brown | 2012-10-08 | 1 | -0/+8 |
|/ |
|
* | Merge "Revert "ugly, temporary, workaroung for a problem where a binder threa... | Dave Burke | 2012-10-07 | 1 | -12/+0 |
|\ |
|
| * | Revert "ugly, temporary, workaroung for a problem where a binder thread spins... | Dave Burke | 2012-10-06 | 1 | -12/+0 |
* | | Merge "ugly, temporary, workaroung for a problem where a binder thread spins ... | Dave Burke | 2012-10-05 | 1 | -0/+12 |
|\ \
| |/ |
|
| * | ugly, temporary, workaroung for a problem where a binder thread spins forever | Mathias Agopian | 2012-10-05 | 1 | -0/+12 |
* | | 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 | 5 | -8/+26 |
* | 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 | 4 | -2/+78 |
* | 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 |
* | SurfaceTexture: fix an out of bounds array write | Jamie Gennis | 2012-09-21 | 1 | -1/+1 |
* | Disable the use of clock_gettime for now. | Ben Cheng | 2012-09-19 | 1 | -1/+9 |
* | gui: conditionally set USE_NATIVE_FENCE_SYNC for msm8960 | Jeff Boody | 2012-09-18 | 2 | -0/+54 |
* | SurfaceTexture: default to doing GL sync | Jamie Gennis | 2012-09-18 | 1 | -2/+15 |
* | Plumb display name into SurfaceFlinger | Andy McFadden | 2012-09-18 | 2 | -7/+9 |
* | Merge "Print warnings when backwards timestamps are detected." into jb-mr1-dev | Ben Cheng | 2012-09-16 | 1 | -5/+55 |
|\ |
|
| * | Print warnings when backwards timestamps are detected. | Ben Cheng | 2012-09-16 | 1 | -5/+55 |
* | | New test | Andy McFadden | 2012-09-16 | 1 | -0/+53 |
* | | Fix transform hints | Andy McFadden | 2012-09-16 | 1 | -2/+4 |
|/ |
|
* | Region::validate() cannot be called from addRectUnchecked() | Mathias Agopian | 2012-09-12 | 1 | -4/+0 |
* | strengthen region validation | Mathias Agopian | 2012-09-12 | 1 | -23/+59 |
* | Merge "Watch for SurfaceFlinger death" into jb-mr1-dev | Andy McFadden | 2012-09-12 | 1 | -2/+37 |
|\ |
|
| * | Watch for SurfaceFlinger death | Andy McFadden | 2012-09-06 | 1 | -2/+37 |
* | | SurfaceTexture: eglDestroySync after duping its fd | Jamie Gennis | 2012-09-10 | 1 | -0/+1 |
* | | SurfaceTexture: use eglWaitSync | Jamie Gennis | 2012-09-10 | 1 | -2/+72 |
* | | SurfaceTexture: use EGL-created native fences | Jamie Gennis | 2012-09-09 | 1 | -26/+64 |
* | | libgui: move fence handling into ConsumerBase | Jamie Gennis | 2012-09-06 | 4 | -24/+40 |
|/ |
|
* | display projection API now has a single function instead of 3 | Mathias Agopian | 2012-09-04 | 1 | -43/+17 |
* | Merge "BufferQueue: add a setMaxAcquiredBufferCount check" into jb-mr1-dev | Jamie Gennis | 2012-09-04 | 2 | -0/+26 |
|\ |
|
| * | BufferQueue: add a setMaxAcquiredBufferCount check | Jamie Gennis | 2012-09-04 | 2 | -0/+26 |
* | | Merge "libgui: add BufferQueue test infrastructure" into jb-mr1-dev | Jamie Gennis | 2012-09-04 | 2 | -0/+97 |
|\ \
| |/ |
|
| * | libgui: add BufferQueue test infrastructure | Jamie Gennis | 2012-08-31 | 2 | -0/+97 |
* | | Merge "libgui: disable CpuConsumer tests" into jb-mr1-dev | Jamie Gennis | 2012-09-04 | 1 | -3/+9 |
|\ \
| |/ |
|
| * | libgui: disable CpuConsumer tests | Jamie Gennis | 2012-08-31 | 1 | -3/+9 |
* | | minor SharedBuffer clean-up | Mathias Agopian | 2012-08-31 | 1 | -7/+7 |
* | | Add a way to retrieve a Region as a SharedBuffer | Mathias Agopian | 2012-08-31 | 1 | -0/+12 |
* | | change how we store Region data internally | Mathias Agopian | 2012-08-31 | 1 | -43/+30 |
* | | don't generate a new Region when translating by 0,0 | Mathias Agopian | 2012-08-31 | 1 | -1/+1 |
* | | No longer need "original calling uid". | Dianne Hackborn | 2012-08-31 | 1 | -8/+0 |
|/ |
|
* | SurfaceTexture: fix a few tests | Jamie Gennis | 2012-08-30 | 2 | -6/+18 |
* | libgui: add some error checks | Jamie Gennis | 2012-08-30 | 4 | -30/+41 |
* | BufferQueue: add a check for the max acquired bufs | Jamie Gennis | 2012-08-30 | 1 | -0/+17 |