summaryrefslogtreecommitdiffstats
path: root/include/gui
Commit message (Expand)AuthorAgeFilesLines
...
* | | | BufferQueue: Remove Bn version of create*Dan Stoza2014-04-071-4/+0
* | | | Revert "Add stringType and requiredPermission to sensors, effectively adding ...Etienne Le Grand2014-04-051-6/+0
* | | | am 00f4dde1: am c57a019e: Add stringType and requiredPermission to sensors, e...Etienne Le Grand2014-04-051-0/+6
|\ \ \ \ | | |/ / | |/| |
| * | | am c57a019e: Add stringType and requiredPermission to sensors, effectively ad...Etienne Le Grand2014-04-051-0/+6
| |\ \ \ | | | |/ | | |/|
| | * | Add stringType and requiredPermission to sensors, effectively adding permissi...Etienne Le Grand2014-04-041-0/+6
* | | | am 3b1cb037: am 27f8840f: Merge "make struct Event layout consistent on 32/64...Greg Hackmann2014-04-041-1/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | make struct Event layout consistent on 32/64-bitFengwei Yin2014-03-201-1/+1
| |/
* | Merge "BufferItemConsumer: Use IGBC instead of BQ"Dan Stoza2014-03-181-3/+3
|\ \
| * | BufferItemConsumer: Use IGBC instead of BQDan Stoza2014-03-131-3/+3
* | | Merge "Remove deprecated BufferQueue constructor"Dan Stoza2014-03-181-1/+1
|\ \ \
| * | | Remove deprecated BufferQueue constructorDan Stoza2014-03-131-1/+1
| |/ /
* | | Merge "Revert "Implement video plane layer""Wonsik Kim2014-03-181-1/+0
|\ \ \
| * | | Revert "Implement video plane layer"Wonsik Kim2014-03-171-1/+0
* | | | Merge "Add sideband streams to BufferQueue and related classes"Jesse Hall2014-03-139-5/+79
|\ \ \ \ | |_|/ / |/| | |
| * | | Add sideband streams to BufferQueue and related classesJesse Hall2014-03-119-5/+79
* | | | BufferQueue: Allow returning interfaces as I*/Bn*Dan Stoza2014-03-121-4/+9
* | | | BufferQueue: Allow detaching/reattaching buffersDan Stoza2014-03-106-10/+162
|/ / /
* | | Change BufferQueue into producer/consumer wrapperDan Stoza2014-03-045-285/+201
* | | Split BufferQueue into core + producer + consumerDan Stoza2014-03-045-0/+672
|/ /
* | Implement video plane layerWonsik Kim2014-02-271-0/+1
* | Allow disabling layer rotation during screenshotsDan Stoza2014-02-142-5/+9
* | gui: Add tests for IGraphicBufferProducerIgor Murashkin2013-11-212-4/+9
* | gui: Remove BufferQueue::MIN_UNDEQUEUED_BUFFERSIgor Murashkin2013-11-182-2/+2
* | gui: Update header docs for IGraphicBufferConsumer/Producer/BufferQueueIgor Murashkin2013-11-133-42/+260
|/
* Change API from flush(handle) to flush(). Call flush on all active sensors in...Aravind Akella2013-10-092-2/+2
* GLConsumer: start using EGL_ANDROID_image_cropJamie Gennis2013-10-021-1/+5
* GLConsumer: Add query for current frame number.Eino-Ville Talvala2013-09-191-0/+11
* fix camera API 2.0 orientationMathias Agopian2013-09-171-0/+4
* Make sure do disconnect from a BQ when its client dies.Mathias Agopian2013-09-162-4/+21
* fix a few problems with BitTubeMathias Agopian2013-09-102-6/+31
* Sensor batching. Changes to the native code.Aravind Akella2013-09-033-3/+11
* Re-enable frame dropping for non-auto timestampsAndy McFadden2013-08-162-6/+13
* gui: CpuConsumer::lockNextBuffer change return code when too many bufs acquiredIgor Murashkin2013-08-141-1/+1
* SurfaceFlinger now uses GLES 2.x when availableMathias Agopian2013-08-132-8/+7
* make sure GLConsumer::releaseTexImage() works after detachFromContext()Mathias Agopian2013-08-121-1/+3
* make GLConsumer's debug texture staticMathias Agopian2013-08-081-1/+7
* Add ISurfaceComposer::destroyDisplayJesse Hall2013-08-082-4/+13
* remove support for glReadPixels screenshot pathMathias Agopian2013-08-061-2/+1
* All consumers now take an IGraphicBufferConsumer instead of a BufferQueueMathias Agopian2013-08-067-30/+14
* Binderize the consumer side of BufferQueueMathias Agopian2013-08-014-104/+328
* Make Flattenable not virtualMathias Agopian2013-07-302-10/+9
* single buffer mode for BufferQueueMathias Agopian2013-07-262-2/+25
* Make ANW.setSwapInterval(0) work againMathias Agopian2013-07-193-16/+29
* BuffferQueue disconnect is now always asynchrnousMathias Agopian2013-07-181-21/+15
* BufferQueue improvements and APIs changesMathias Agopian2013-07-188-88/+33
* always pass the BufferQueue explicitely to consumersMathias Agopian2013-07-123-5/+10
* Pay attention to buffer timestampsAndy McFadden2013-07-104-5/+14
* CpuConsumer: Add set buffer size and format functions.Zhijun He2013-06-101-0/+12
* CpuConsumer: Remove CpuConsumer JNI ID.Zhijun He2013-06-031-1/+0
* BufferQueue: remove freeAllBuffersExceptHeadLocked()Lajos Molnar2013-05-231-4/+0