summaryrefslogtreecommitdiffstats
path: root/services/camera/libcameraservice/gui
Commit message (Expand)AuthorAgeFilesLines
* am 5c679d41: resolved conflicts for merge of 3d7c5002 to klp-modular-dev-plus...Colin Cross2014-03-241-10/+13
|\
| * libcameraservice: fix 64-bit print format warningsColin Cross2014-03-211-10/+13
* | am a2949165: am 3eccdde9: am c7614eb7: Merge "libcameraservice: Fix build in ...Eino-Ville Talvala2014-01-151-5/+5
|\ \ | |/
| * Merge "libcameraservice: Fix build in ISO C++11 mode"Eino-Ville Talvala2014-01-151-5/+5
| |\
| | * libcameraservice: Fix build in ISO C++11 modeBernhard Rosenkraenzer2013-07-301-5/+5
* | | camera3: Remove BufferQueue::MIN_UNDEQUEUED_BUFFERS referencesIgor Murashkin2013-11-181-1/+1
|/ /
* | separte producer and consumer interfacesMathias Agopian2013-08-062-11/+10
* | update to new Consumer APIsMathias Agopian2013-07-161-2/+1
* | Pass additional arg to acquireBuffer calls.Andy McFadden2013-07-081-1/+1
* | stagefright: BufferProducer updatesLajos Molnar2013-05-231-3/+10
|/
* camera3: Fix zsl buffers released-while-in-use race conditionIgor Murashkin2013-05-221-12/+18
* update to Fence::waitForever() API changeMathias Agopian2013-05-161-1/+1
* Camera: don't spam RingBufferConsumer logs in eng buildsIgor Murashkin2013-05-141-3/+3
* camera: Add new RingBufferConsumer to keep a ring buffer of acquired framesIgor Murashkin2013-04-292-0/+535