summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* backport of fix for CVE-2015-6602HEADmasterWolfgang Wiedmeyer2015-10-191-0/+6
* Verify that the native handle was createdAdam Lesinski2015-10-181-0/+4
* Disregard alleged binder entities beyond parcel boundsChristopher Tate2015-10-181-1/+1
* Fix for corruption when numFds or numInts is too large.Michael Lentine2015-08-301-1/+17
* libutils: get ride of debug trace file errorsTanguy Pruvot2013-07-051-1/+1
* fix mem leak on error handlingHyejin Kim2013-05-311-1/+3
* Don't use fence sync for qcom legacyArne Coucheron2013-03-231-0/+2
* ui: Allocate the custom buffer size in the failure case alsoNaseer Ahmed2013-03-151-4/+8
* libgui: Add support to update buffer geometry.Ramkumar Radhakrishnan2013-03-105-0/+196
* Add support for custom buffer sizes.Ramkumar Radhakrishnan2013-03-106-1/+150
* Reset the FrameNumber for dropped frame in async modeNaomi Luis2013-03-061-0/+2
* Merge tag 'android-4.2.2_r1' of https://android.googlesource.com/platform/fra...Steve Kondik2013-02-153-20/+120
|\
| * [DO NOT MERGE] GraphicBufferAllocator: stall alloc for async freesandroid-cts-4.2_r2Jamie Gennis2012-12-101-52/+108
| * Revert "ConsumerBase: free buffers outside the lock"Jamie Gennis2012-12-071-24/+10
| * DO NOT MERGE GraphicBufferAllocator: make frees asyncJamie Gennis2012-12-071-11/+55
| * ConsumerBase: free buffers outside the lockJamie Gennis2012-12-061-10/+24
| * fix typo that broke all the buildsMathias Agopian2012-11-191-6/+3
| * fix an out-of-bounds memory accessMathias Agopian2012-11-151-4/+6
| * Reduce emulator logspamAndy McFadden2012-11-081-2/+2
* | libgui: Use fences for all QCOM targetsSteve Kondik2013-02-011-1/+1
* | SurfaceComposerClient: bring back getDisplayWidth, Height & OrientationChirayu Desai2013-01-261-0/+20
* | JB_MR1: native/libs/ui: Adding fix for conf 2.0 seg faultsVishrut Shah2013-01-201-0/+1
* | ui/sf: Add support for exynos HDMIRicardo Cerqueira2012-12-302-0/+43
* | Add setOrientation backBumble-Bee2012-12-141-0/+14
* | binder: Add MemoryHeapBaseIoncodeworkx2012-12-113-2/+136
* | libui: exynos4: apply FIMC usage flag on format HAL_PIXEL_FORMAT_YCbCr_420_SP...codeworkx2012-12-031-1/+2
* | GraphicBuffer: exynos4: set FIMC1 usage bit on samsung specific formatscodeworkx2012-11-271-1/+9
* | ui: exynos4: getphys is commoncodeworkx2012-11-261-1/+1
* | libgui: Add ICS/MR0-compatible client::createSurface constructorsRicardo Cerqueira2012-11-261-0/+24
* | Revert "Revert "Compatibility work around for bad graphics driver dependency.""Ricardo Cerqueira2012-11-251-0/+9
* | exynos4: getphys implementation on buffermanager for samsung omxcodeworkx2012-11-241-0/+13
* | Revert "Revert "A vendor ril depends on a native screen shot code.""Robert Burns2012-11-231-0/+8
* | Revert "get rid of MemoryHeapPmem"Ricardo Cerqueira2012-11-212-0/+253
|/
* Revert "Revert "put back the unused virtuals in Vector<>""Dave Burke2012-10-251-0/+19
* SurfaceFlinger: add support for secure displaysJamie Gennis2012-10-222-21/+11
* Merge "BufferQueue: alloc without holding the lock" into jb-mr1-devJamie Gennis2012-10-171-11/+25
|\
| * BufferQueue: alloc without holding the lockJamie Gennis2012-10-111-11/+25
* | SurfaceFlinger: add animation transactionsJamie Gennis2012-10-151-1/+22
* | Add TEMP_FAILURE_RETRY around open and write callsKenny Root2012-10-121-5/+8
|/
* Merge "Fence didn't manager sync_wait error codes properly" into jb-mr1-devMathias Agopian2012-10-091-5/+6
|\
| * Fence didn't manager sync_wait error codes properlyMathias Agopian2012-10-091-5/+6
* | Add blankDisplay/unblankDisplay to SurfaceComposerClient.Jeff Brown2012-10-081-0/+8
|/
* Merge "Revert "ugly, temporary, workaroung for a problem where a binder threa...Dave Burke2012-10-071-12/+0
|\
| * Revert "ugly, temporary, workaroung for a problem where a binder thread spins...Dave Burke2012-10-061-12/+0
* | Merge "ugly, temporary, workaroung for a problem where a binder thread spins ...Dave Burke2012-10-051-0/+12
|\ \ | |/
| * ugly, temporary, workaroung for a problem where a binder thread spins foreverMathias Agopian2012-10-051-0/+12
* | Fix race condition in ConsumerBase::addReleaseFence()Jesse Hall2012-10-053-3/+8
|/
* Fix missing parens in CleanSpec.mk.Stephen Hines2012-10-041-0/+1
* Fix broken CleanSpec.mk in libs/guiRaph Levien2012-10-041-1/+1
* libgui: enable fence support for exynos5Jamie Gennis2012-10-032-1/+3