| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't use fence sync for qcom legacy | Arne Coucheron | 2013-03-23 | 1 | -0/+2 |
* | ui: Allocate the custom buffer size in the failure case also | Naseer Ahmed | 2013-03-15 | 1 | -4/+8 |
* | libgui: Add support to update buffer geometry. | Ramkumar Radhakrishnan | 2013-03-10 | 5 | -0/+196 |
* | Add support for custom buffer sizes. | Ramkumar Radhakrishnan | 2013-03-10 | 6 | -1/+150 |
* | Reset the FrameNumber for dropped frame in async mode | Naomi Luis | 2013-03-06 | 1 | -0/+2 |
* | Merge tag 'android-4.2.2_r1' of https://android.googlesource.com/platform/fra... | Steve Kondik | 2013-02-15 | 3 | -20/+120 |
|\ |
|
| * | [DO NOT MERGE] GraphicBufferAllocator: stall alloc for async freesandroid-cts-4.2_r2 | Jamie Gennis | 2012-12-10 | 1 | -52/+108 |
| * | Revert "ConsumerBase: free buffers outside the lock" | Jamie Gennis | 2012-12-07 | 1 | -24/+10 |
| * | DO NOT MERGE GraphicBufferAllocator: make frees async | Jamie Gennis | 2012-12-07 | 1 | -11/+55 |
| * | 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 an out-of-bounds memory access | Mathias Agopian | 2012-11-15 | 1 | -4/+6 |
| * | Reduce emulator logspam | Andy McFadden | 2012-11-08 | 1 | -2/+2 |
* | | libgui: Use fences for all QCOM targets | Steve Kondik | 2013-02-01 | 1 | -1/+1 |
* | | SurfaceComposerClient: bring back getDisplayWidth, Height & Orientation | Chirayu Desai | 2013-01-26 | 1 | -0/+20 |
* | | JB_MR1: native/libs/ui: Adding fix for conf 2.0 seg faults | Vishrut Shah | 2013-01-20 | 1 | -0/+1 |
* | | ui/sf: Add support for exynos HDMI | Ricardo Cerqueira | 2012-12-30 | 2 | -0/+43 |
* | | Add setOrientation back | Bumble-Bee | 2012-12-14 | 1 | -0/+14 |
* | | binder: Add MemoryHeapBaseIon | codeworkx | 2012-12-11 | 3 | -2/+136 |
* | | libui: exynos4: apply FIMC usage flag on format HAL_PIXEL_FORMAT_YCbCr_420_SP... | codeworkx | 2012-12-03 | 1 | -1/+2 |
* | | GraphicBuffer: exynos4: set FIMC1 usage bit on samsung specific formats | codeworkx | 2012-11-27 | 1 | -1/+9 |
* | | ui: exynos4: getphys is common | codeworkx | 2012-11-26 | 1 | -1/+1 |
* | | libgui: Add ICS/MR0-compatible client::createSurface constructors | Ricardo Cerqueira | 2012-11-26 | 1 | -0/+24 |
* | | Revert "Revert "Compatibility work around for bad graphics driver dependency."" | Ricardo Cerqueira | 2012-11-25 | 1 | -0/+9 |
* | | exynos4: getphys implementation on buffermanager for samsung omx | codeworkx | 2012-11-24 | 1 | -0/+13 |
* | | Revert "Revert "A vendor ril depends on a native screen shot code."" | Robert Burns | 2012-11-23 | 1 | -0/+8 |
* | | Revert "get rid of MemoryHeapPmem" | Ricardo Cerqueira | 2012-11-21 | 2 | -0/+253 |
|/ |
|
* | Revert "Revert "put back the unused virtuals in Vector<>"" | Dave Burke | 2012-10-25 | 1 | -0/+19 |
* | 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 TEMP_FAILURE_RETRY around open and write calls | Kenny Root | 2012-10-12 | 1 | -5/+8 |
|/ |
|
* | 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 |