summaryrefslogtreecommitdiffstats
path: root/libs/ui
Commit message (Expand)AuthorAgeFilesLines
* am 38c9e132: am c1ffd351: am bd20e551: Merge "Use asynchronous lock/unlock API"Greg Hackmann2014-05-122-0/+108
|\
| * Use asynchronous lock/unlock APIFrancis Hart2014-05-122-0/+108
* | am 9493d492: am 9eb142e3: am a9d49f99: Merge "Revert "Use asynchronous lock/u...Greg Hackmann2014-05-092-108/+0
|\|
| * Merge "Revert "Use asynchronous lock/unlock API""Greg Hackmann2014-05-092-108/+0
| |\
| | * Revert "Use asynchronous lock/unlock API"Greg Hackmann2014-05-092-108/+0
* | | am 4b46776f: am 8a6cd189: am f60564a1: Merge "Use asynchronous lock/unlock API"Greg Hackmann2014-05-092-0/+108
|\| |
| * | Merge "Use asynchronous lock/unlock API"Greg Hackmann2014-05-092-0/+108
| |\|
| | * Use asynchronous lock/unlock APIFrancis Hart2014-05-022-0/+108
| * | fix GraphicBuffer::flatten crash issue when handle is nullJun Jiang2014-04-291-2/+4
| |/
* | am b8ceeb8f: am 85085cd6: Merge "libui: fix passing Fence object over binder"Colin Cross2014-04-151-2/+2
|\|
| * libui: fix passing Fence object over binderColin Cross2014-04-141-2/+2
* | Merge "Add unique ID to GraphicBuffer"Dan Stoza2014-04-111-15/+28
|\ \
| * | Add unique ID to GraphicBufferDan Stoza2014-03-311-15/+28
* | | Adding render stats APIs to UiAutomation (framework native).Svetoslav2014-04-102-0/+85
|/ /
* | Added null checkAndy McFadden2014-03-171-2/+4
* | am d4dabf87: am cdbf28b3: Merge "native frameworks: 64-bit compile issues"Mark Salyzyn2014-03-132-5/+6
|\|
| * native frameworks: 64-bit compile issuesMark Salyzyn2014-03-122-5/+6
* | am 0a643374: am 6b4e5b7f: Merge "Fix misuse of ."Ying Wang2014-03-011-2/+0
|\|
| * Fix misuse of $(my-dir).Ying Wang2014-02-281-2/+0
* | Add contains point method to RegionMichael Wright2014-02-101-0/+16
* | libgui: Add a test for SRGB surfacesDan Stoza2014-01-071-0/+2
|/
* am 9b5534b0: Merge changes I8283a989,I64add89a into klp-devMathias Agopian2013-08-303-1/+399
|\
| * vector and matrix classes for graphics useMathias Agopian2013-08-263-1/+399
* | am fc43e16a: Merge "Graphics:Add error check when create GraphicBuffer"Jesse Hall2013-08-131-0/+2
|\ \ | |/ |/|
| * Graphics:Add error check when create GraphicBufferLingyun Zhu2013-08-131-0/+2
* | remove unused code form GraphicBufferMathias Agopian2013-07-311-14/+4
* | Make Flattenable not virtualMathias Agopian2013-07-303-22/+44
* | get rid of HAL pixelformats 5551 and 4444Mathias Agopian2013-07-261-24/+14
* | get rid of PixelFormatInfo and simplify thingsMathias Agopian2013-07-251-112/+35
* | am e6eef6c1: am ea74d3b7: make the warning timout of Fence::waitForever() imp...Mathias Agopian2013-05-171-1/+2
|\|
| * make the warning timout of Fence::waitForever() implicit and longerMathias Agopian2013-05-161-1/+2
* | take the "transparent region" into account for blendingMathias Agopian2013-05-101-0/+31
* | reformat Rect.{cpp|h}Mathias Agopian2013-05-102-31/+25
|/
* Add support for HAL_PIXEL_FORMAT_YCbCr_420_888Eino-Ville Talvala2013-05-062-0/+35
* Add liblogYing Wang2013-04-091-1/+2
* latch transparent region hint only when we get a new frameMathias Agopian2013-04-021-0/+4
* improved CallStack a bitMathias Agopian2013-03-211-3/+1
* Add createTJunctionFreeRegionChris Craik2013-02-275-85/+312
* libgui: disallow NULL Fence pointersJamie Gennis2013-02-121-10/+24
* Fix memory leak when getting signal time for unsignaled fencesJesse Hall2013-01-141-0/+1
* SurfaceFlinger: refactor frame time trackingJamie Gennis2012-11-191-0/+29
* Fence didn't manager sync_wait error codes properlyMathias Agopian2012-10-091-5/+6
* Add Fence::waitForever which logs a warning timeout, and use itJesse Hall2012-10-021-0/+14
* Show build config in dumpsys SurfaceFlingerAndy McFadden2012-09-252-1/+38
* Region::validate() cannot be called from addRectUnchecked()Mathias Agopian2012-09-121-4/+0
* strengthen region validationMathias Agopian2012-09-121-23/+59
* Add a way to retrieve a Region as a SharedBufferMathias Agopian2012-08-311-0/+12
* change how we store Region data internallyMathias Agopian2012-08-311-43/+30
* don't generate a new Region when translating by 0,0Mathias Agopian2012-08-311-1/+1
* libgui: add some error checksJamie Gennis2012-08-301-1/+6