summaryrefslogtreecommitdiffstats
path: root/include/gui
Commit message (Expand)AuthorAgeFilesLines
* Surface maxDelay and isWakeUpSensor flag in Sensor.java.Aravind Akella2014-05-231-1/+2
* Enable changing display configurationDan Stoza2014-05-052-5/+29
* Merge "Enable wakeup sensors."Aravind Akella2014-04-243-2/+7
|\
| * Enable wakeup sensors.Aravind Akella2014-04-233-2/+7
* | Remove deprecated BufferQueue constructorDan Stoza2014-04-221-302/+6
|/
* Merge "BufferQueue: Increase max slots from 32 to 64"Dan Stoza2014-04-214-5/+5
|\
| * BufferQueue: Increase max slots from 32 to 64Dan Stoza2014-04-184-5/+5
* | BufferQueue: Add StreamSplitterDan Stoza2014-04-152-0/+187
* | BufferQueueProducer: add detachNextBufferDan Stoza2014-04-153-0/+29
* | am ef89f763: am cf818ebb: Merge "Add stringType and requiredPermission to sen...Aravind Akella2014-04-111-0/+6
|\ \
| * \ am cf818ebb: Merge "Add stringType and requiredPermission to sensors, effecti...Aravind Akella2014-04-111-0/+6
| |\ \
| | * | Add stringType and requiredPermission to sensors, effectively adding permissi...Aravind Akella2014-04-111-0/+6
| * | | am 4369a4eb: Revert "Add stringType and requiredPermission to sensors, effect...Etienne Le Grand2014-04-051-6/+0
| |\ \ \ | | |/ /
| | * | Revert "Add stringType and requiredPermission to sensors, effectively adding ...Etienne Le Grand2014-04-051-6/+0
* | | | Merge "BufferQueue: Add producer buffer-released callback"Dan Stoza2014-04-115-17/+79
|\ \ \ \
| * | | | BufferQueue: Add producer buffer-released callbackDan Stoza2014-03-315-17/+79
* | | | | Merge "Adding render stats APIs to UiAutomation (framework native)."Svetoslav2014-04-104-3/+43
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Adding render stats APIs to UiAutomation (framework native).Svetoslav2014-04-104-3/+43
| |/ / /
* | | | 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