| Commit message (Expand) | Author | Age | Files | Lines |
* | camera3: Pass vendor tags through binder. | Ruben Brunk | 2014-03-13 | 2 | -0/+221 |
* | Camera API 2, Device 2/3: Implement idle and shutter callbacks | Eino-Ville Talvala | 2013-10-02 | 1 | -3/+2 |
* | Camera: Correct stream id types | Zhijun He | 2013-09-08 | 1 | -14/+12 |
* | Fix ProCameraTests to pass on Wolfie, disabling failing tests | Igor Murashkin | 2013-04-18 | 1 | -24/+64 |
* | Update the test output path. | Yu Shan Emily Lau | 2013-04-12 | 1 | -1/+1 |
* | Merge "Camera: Add hotplug support (for fixed # of cameras)" into jb-mr2-dev | Igor Murashkin | 2013-03-27 | 1 | -5/+13 |
|\ |
|
| * | Camera: Add hotplug support (for fixed # of cameras) | Igor Murashkin | 2013-03-26 | 1 | -5/+13 |
* | | ProCamera: Fix memory leak in consumeFrameMetadata | Igor Murashkin | 2013-03-27 | 1 | -0/+3 |
|/ |
|
* | ProCameraTests: Minor add grey/frame count debug-only print outs | Igor Murashkin | 2013-03-18 | 1 | -0/+10 |
* | (Camera)ProCamera: Remove unused functions from binder interface | Igor Murashkin | 2013-03-11 | 1 | -7/+7 |
* | ProCamera: Add CpuConsumer asynchronous mode support | Igor Murashkin | 2013-02-28 | 1 | -2/+54 |
* | Camera: Drop ProCamera connections when a Camera connection happens | Igor Murashkin | 2013-02-28 | 1 | -12/+138 |
* | ProCameraTest: Drop frames test move processing delay between lock/unlock | Igor Murashkin | 2013-02-28 | 1 | -5/+5 |
* | ProCamera: Fix waitForFrameBuffer not handling multiple outstanding frames | Igor Murashkin | 2013-02-22 | 1 | -2/+55 |
* | ProCamera: add waitForFrameBuffer/waitForFrameResult blocking calls | Igor Murashkin | 2013-02-22 | 1 | -9/+163 |
* | Camera: ProCameraTests: clean up a bit, still needs more cleanup | Igor Murashkin | 2013-02-22 | 1 | -79/+116 |
* | ProCamera: Add getInfo for getting static metadata (and a test) | Igor Murashkin | 2013-02-22 | 1 | -0/+30 |
* | Camera: ProCamera - implement onResultReceived callback for metadata callbacks | Igor Murashkin | 2013-02-22 | 1 | -12/+116 |
* | Camera: ProCameraTests - add CpuConsumer tests for dual streams | Igor Murashkin | 2013-02-22 | 1 | -2/+166 |
* | Camera: ProCamera - add createStreamCpu and unit test | Igor Murashkin | 2013-02-22 | 1 | -28/+147 |
* | Camera: ProCamera2Client - add createStream (service is stubbed) and unit test | Igor Murashkin | 2013-02-22 | 1 | -8/+12 |
* | Camera: ProCamera - add createStream stub and unit test for it | Igor Murashkin | 2013-02-22 | 1 | -1/+111 |
* | Camera: ProCameraTests - add asynchronous locking unit test | Igor Murashkin | 2013-02-22 | 1 | -5/+41 |
* | Camera: ProClient add asynchronous locks and such | Igor Murashkin | 2013-02-22 | 2 | -4/+168 |
* | Camera: Add ProCamera private binder interface for an API2-light functionality | Igor Murashkin | 2013-02-22 | 2 | -0/+69 |
* | Camera: Add unit test infrastructure for libcameraclient | Igor Murashkin | 2013-02-22 | 2 | -0/+63 |