summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Report actual disk space usedMarco Nelissen2013-05-011-1/+2
* libgui_test: fix a couple minor test issuesJamie Gennis2013-04-241-9/+2
* fix uninitialized variables in GLConsumerMathias Agopian2013-04-221-0/+3
* Merge "BufferItemConsumer: add functions to set default buffer format/size" i...Igor Murashkin2013-04-171-0/+10
|\
| * BufferItemConsumer: add functions to set default buffer format/sizeIgor Murashkin2013-04-161-0/+10
* | Add a test that checks multi-texturing works with GL_TEXTURE_EXTERNAL_OESMathias Agopian2013-04-162-0/+106
* | Merge "Updated comments" into jb-mr2-devAndy McFadden2013-04-111-14/+19
|\ \
| * | Updated commentsAndy McFadden2013-04-051-14/+19
* | | Merge "Add liblog" into jb-mr2-devYing Wang2013-04-102-1/+3
|\ \ \
| * | | Add liblogYing Wang2013-04-092-1/+3
| | |/ | |/|
* | | Merge changes I82e361a6,I83694682 into jb-mr2-devJamie Gennis2013-04-093-17/+28
|\ \ \ | |/ / |/| |
| * | libgui_test: increase the tolerance for a YUV testJamie Gennis2013-04-081-12/+12
| * | libgui: fix an EGLImage leakJamie Gennis2013-04-082-5/+16
| |/
* | latch transparent region hint only when we get a new frameMathias Agopian2013-04-021-0/+4
|/
* don't use compile-time configuration of libgui as much as possibleMathias Agopian2013-03-295-69/+106
* replace eglWaitSyncANDROID by eglWaitSyncKHRMathias Agopian2013-03-281-3/+3
* Merge "make sure to unlock the screenshot's buffer on destruction" into jb-mr...Mathias Agopian2013-03-271-0/+4
|\
| * make sure to unlock the screenshot's buffer on destructionMathias Agopian2013-03-261-0/+4
* | am 1cd763f1: am cd91024c: Merge "[MIPS] Avoid unaligned load/store for 64-bit...Keun-young Park2013-03-261-1/+44
|\ \ | |/ |/|
| * Merge "[MIPS] Avoid unaligned load/store for 64-bit doubles."Keun-young Park2013-03-261-1/+44
| |\
| | * [MIPS] Avoid unaligned load/store for 64-bit doubles.Douglas Leung2013-01-171-1/+44
* | | Pass sp<Fence>s around instead of file descriptorsJesse Hall2013-03-221-8/+8
* | | Merge "improved CallStack a bit" into jb-mr2-devMathias Agopian2013-03-224-16/+15
|\ \ \
| * | | improved CallStack a bitMathias Agopian2013-03-214-16/+15
* | | | Merge "CpuConsumer: Properly track acquired buffers" into jb-mr2-devEino-Ville Talvala2013-03-211-29/+47
|\ \ \ \
| * | | | CpuConsumer: Properly track acquired buffersEino-Ville Talvala2013-03-051-29/+47
* | | | | Merge "Revert "Revert "Change SurfaceControl setPosition to take floats""" in...Ramanan Rajeswaran2013-03-211-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Revert "Revert "Change SurfaceControl setPosition to take floats""Ramanan Rajeswaran2013-03-211-1/+1
| |/ / /
* | | | fix build. update test to new APIMathias Agopian2013-03-201-11/+11
* | | | rework how we take screenshots for a CPU consumerMathias Agopian2013-03-192-70/+55
* | | | disable RefBase consistency checks (NDEBUG)Mathias Agopian2013-03-191-1/+1
* | | | Fix a crasher with RefBase debugging and vectors of wp<>Mathias Agopian2013-03-191-9/+15
* | | | Merge "A few tweaks to RefBase debugging" into jb-mr2-devMathias Agopian2013-03-191-17/+11
|\ \ \ \
| * | | | A few tweaks to RefBase debuggingMathias Agopian2013-03-181-17/+11
* | | | | Fix argument types in IGraphicBufferProducer methodsJesse Hall2013-03-184-12/+12
|/ / / /
* | | | Add Vector::resize()Jesse Hall2013-03-151-0/+10
* | | | fix a couple race-conditions in RefBase::promote()Dianne Hackborn2013-03-141-26/+67
* | | | am 7212ff29: am 20e154f1: Merge "Second try at adding a compatibility symbol ...Elliott Hughes2013-03-141-0/+9
|\ \ \ \ | | |/ / | |/| |
| * | | Second try at adding a compatibility symbol for the MemoryBase constructor.Elliott Hughes2013-03-131-0/+9
| * | | Revert "Add a compatibility symbol for the MemoryBase constructor."Elliott Hughes2013-03-142-12/+3
* | | | Revert "Add a compatibility symbol for the MemoryBase constructor."Elliott Hughes2013-03-142-12/+3
* | | | am 9b57ad73: am 8facd1b2: Merge "Add a compatibility symbol for the MemoryBas...Elliott Hughes2013-03-132-3/+12
|\ \ \ \ | |/ / /
| * | | Add a compatibility symbol for the MemoryBase constructor.Elliott Hughes2013-03-132-3/+12
| * | | am 6426bd62: am f53f9c6d: [DO NOT MERGE] GraphicBufferAllocator: stall alloc ...Jamie Gennis2012-12-101-52/+108
| |\ \ \
| | * | | [DO NOT MERGE] GraphicBufferAllocator: stall alloc for async freesJamie Gennis2012-12-101-52/+108
* | | | | Surface can now be created only from an IGraphicBufferProducerMathias Agopian2013-03-121-36/+5
* | | | | get rid of ISurfaceMathias Agopian2013-03-125-111/+46
* | | | | temporary: enable ASSERTs in RefBaseMathias Agopian2013-03-111-0/+1
* | | | | workaround a deadlock when taking screenshots into a surfaceMathias Agopian2013-03-111-2/+2
* | | | | Merge "Add Thread::isRunning and Condition::signal(WakeUpType)" into jb-mr2-devRomain Guy2013-03-111-0/+5
|\ \ \ \ \