summaryrefslogtreecommitdiffstats
path: root/libs/gui
Commit message (Expand)AuthorAgeFilesLines
* remove files that moved to frameworks/nativeMathias Agopian2012-03-0724-7874/+0
* Merge "BufferQueue: fixed issues with buffer slots not available"Jamie Gennis2012-03-071-7/+2
|\
| * BufferQueue: fixed issues with buffer slots not availableDaniel Lam2012-03-071-7/+2
* | attempt to fix a deadlock in SurfaceTextureClient::disconnectMathias Agopian2012-03-061-8/+11
|/
* Merge "Add ATRACEs for Buffer indices"Mathias Agopian2012-03-051-0/+15
|\
| * Add ATRACEs for Buffer indicesMathias Agopian2012-03-011-0/+15
* | BufferQueue: fixed acquire operationDaniel Lam2012-03-021-0/+1
|/
* Add tracing to various graphics components.Jamie Gennis2012-02-273-0/+35
* Removed dependecies between BufferQueue and SurfaceTextureDaniel Lam2012-02-272-148/+293
* Merge "Revert "Removed dependecies between BufferQueue and SurfaceTexture""Jamie Gennis2012-02-272-286/+147
|\
| * Revert "Removed dependecies between BufferQueue and SurfaceTexture"Daniel Lam2012-02-272-286/+147
* | fix libgui header locationMathias Agopian2012-02-2713-45/+39
|/
* Removed dependecies between BufferQueue and SurfaceTextureDaniel Lam2012-02-222-147/+286
* Refactored query function from SurfaceTexture into BufferQueueDaniel Lam2012-02-092-29/+31
* Refactored ISurfaceTexture calls from SurfaceTexture into BufferQueue.Daniel Lam2012-02-073-671/+726
* make sure to ignore SIGPIPE in the write side of BitTubeMathias Agopian2012-02-061-1/+4
* separate transactions from updatesMathias Agopian2012-02-011-1/+7
* SurfaceTexture: use fence sync on omap4 & s5pc110Daniel Lam2012-01-221-0/+7
* Get AID_GRAPHICS from right placeGlenn Kasten2012-01-131-9/+0
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-088-34/+34
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-063-6/+6
* Merge "Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE"Steve Block2012-01-051-1/+1
|\
| * Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-1/+1
* | Merge "Use the standard CC_LIKELY and CC_UNLIKELY macros"Glenn Kasten2012-01-052-8/+0
|\ \ | |/ |/|
| * Use the standard CC_LIKELY and CC_UNLIKELY macrosGlenn Kasten2012-01-052-8/+0
* | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-032-4/+4
|/
* am 74e0fcae: am a1dee3f5: Merge "SurfaceTexture: fix a verbose-log compile er...Jamie Gennis2011-12-121-2/+2
|\
| * SurfaceTexture: fix a verbose-log compile errorJamie Gennis2011-12-091-2/+2
* | Improve the VSYNC api a bit.Mathias Agopian2011-12-062-0/+45
* | am 55d3880e: am bb1e7d43: Merge changes I7e973a35,Ib3386fcc into ics-mr1Mathias Agopian2011-11-302-166/+344
|\ \ | |/
| * SurfaceTexture: add EGL_KHR_fence_sync optionJamie Gennis2011-11-291-166/+233
| * SurfaceTexture: add a blit-to-FBO testJamie Gennis2011-11-291-0/+111
* | Add support for sending VSYNC events to the frameworkMathias Agopian2011-11-294-0/+190
* | Fix build.Mathias Agopian2011-11-292-34/+0
* | Add support for sending VSYNC events to the frameworkMathias Agopian2011-11-292-0/+34
* | BitTube::read now handles EAGAINMathias Agopian2011-11-291-0/+5
* | split ComposerService out of SurfaceComposerClient.hMathias Agopian2011-11-284-0/+7
* | am cc4d02e0: am 07a2d831: Merge "don\'t report an error when disconnecting fr...Mathias Agopian2011-11-211-2/+3
|\ \ | |/
| * Merge "don't report an error when disconnecting from an abandoned surfacetext...Mathias Agopian2011-11-211-2/+3
| |\
| | * don't report an error when disconnecting from an abandoned surfacetextureMathias Agopian2011-11-181-2/+3
* | | am 8390cf39: am 8646cd42: Merge "enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegr...Mathias Agopian2011-11-212-3/+11
|\ \ \ | |/ /
| * | Merge "enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devices" into ics-mr1Mathias Agopian2011-11-212-3/+11
| |\ \
| | * | enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devicesMathias Agopian2011-11-182-3/+11
| | |/
* | | am c2597295: am 53cf2020: Merge changes I37fd43b5,I91eb29db,I0491ce35 into ic...Jamie Gennis2011-11-212-241/+310
|\ \ \ | |/ /
| * | SurfaceTexture: fix a couple testsJamie Gennis2011-11-211-2/+28
| * | EGL: default to swap interval 1Jamie Gennis2011-11-212-0/+30
| * | SurfaceTexture: clean up some testsJamie Gennis2011-11-211-242/+255
| |/
* | am d0df44b5: am 4d71053b: Merge "attempt to fix bug 5313580" into ics-mr1Mathias Agopian2011-11-181-0/+6
|\ \ | |/
| * Merge "attempt to fix bug 5313580" into ics-mr1Mathias Agopian2011-11-181-0/+6
| |\
| | * attempt to fix bug 5313580Mathias Agopian2011-11-171-0/+6