summaryrefslogtreecommitdiffstats
path: root/libs/gui
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | am 9da22d2c: am 2ba13186: Merge "SurfaceTexture: fix a bug with buffer reallo...Jamie Gennis2011-11-181-0/+5
|\ \ \ | |/ /
| * | Merge "SurfaceTexture: fix a bug with buffer reallocation" into ics-mr1Jamie Gennis2011-11-171-0/+5
| |\ \ | | |/ | |/|
| | * SurfaceTexture: fix a bug with buffer reallocationJamie Gennis2011-11-171-0/+5
* | | am abdade71: am 69c17a11: Merge "Revert "enable ALLOW_DEQUEUE_CURRENT_BUFFER ...Mathias Agopian2011-11-172-11/+3
|\ \ \ | |/ /
| * | Merge "Revert "enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devices"" into i...Mathias Agopian2011-11-162-11/+3
| |\ \
| | * | Revert "enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devices"Mathias Agopian2011-11-162-11/+3
| | |/
* | | am 7765fc65: am fd6b64f6: Merge "SurfaceTexture: Fix to return the oldest of ...Jamie Gennis2011-11-171-5/+17
|\ \ \ | |/ /
| * | Merge "SurfaceTexture: Fix to return the oldest of free buffers to Client on ...Jamie Gennis2011-11-161-5/+17
| |\ \ | | |/ | |/|
| | * SurfaceTexture: Fix to return the oldest of free buffers to Client on Dequeue...Sunita Nadampalli2011-11-151-5/+17
* | | am 556a406c: am 3aa684ec: Merge "enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegr...Mathias Agopian2011-11-152-3/+11
|\ \ \ | |/ /
| * | enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devicesMathias Agopian2011-11-142-3/+11
| |/
* | am 738d8cae: am c93a151f: Merge "Define, document, and test the behavior of v...Mathias Agopian2011-11-141-0/+32
|\ \ | |/
| * Define, document, and test the behavior of very large SurfaceTexturesMathias Agopian2011-11-111-0/+32
* | am c5ce130f: Merge "SurfaceTexture: various logging improvements" into ics-mr1Jamie Gennis2011-11-031-16/+32
|\ \ | |/
| * SurfaceTexture: various logging improvementsJamie Gennis2011-11-011-16/+32
* | Merge "Rename SensorChannel to BitTube"Mathias Agopian2011-10-264-24/+46
|\ \
| * | Rename SensorChannel to BitTubeMathias Agopian2011-10-204-24/+46
| |/
* | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-263-36/+36
|/
* Merge "SurfaceTexture: add tests for buffer leaks"Jesse Hall2011-10-201-1/+83
|\
| * SurfaceTexture: add tests for buffer leaksJamie Gennis2011-10-191-1/+83
* | am 827d069a: Merge "SurfaceTexture: free buffers when disconnect fails" into ...Jamie Gennis2011-10-191-1/+1
|\ \ | |/ |/|
| * SurfaceTexture: free buffers when disconnect failsJamie Gennis2011-10-181-1/+1
* | am 9a0732af: Merge "SensorManager reconnects to sensor service when the later...Mathias Agopian2011-10-171-30/+79
|\ \ | |/
| * Merge "SensorManager reconnects to sensor service when the later dies" into i...Mathias Agopian2011-10-171-30/+79
| |\
| | * SensorManager reconnects to sensor service when the later diesMathias Agopian2011-10-161-30/+79
* | | am 3a735078: Merge "SurfaceTexture: report binder transaction failures" into ...Jamie Gennis2011-10-171-23/+56
|\ \ \ | |/ /
| * | Merge "SurfaceTexture: report binder transaction failures" into ics-mr0Jamie Gennis2011-10-171-23/+56
| |\ \ | | |/ | |/|
| | * SurfaceTexture: report binder transaction failuresJamie Gennis2011-10-141-23/+56
* | | am fefffc68: Merge "add logging and defensive code when initializing sensors"...Mathias Agopian2011-10-171-3/+17
|\ \ \ | |/ /