summaryrefslogtreecommitdiffstats
path: root/camera/tests
Commit message (Expand)AuthorAgeFilesLines
* camera2: Fix native binder interface and add tests.Ruben Brunk2015-07-063-2/+494
* camera2: Remove ProCamera.Ruben Brunk2015-03-202-1285/+0
* Merge "Camera: Remove RAW_SENSOR in favor of RAW16"Eino-Ville Talvala2015-02-201-1/+1
|\
| * Camera: Remove RAW_SENSOR in favor of RAW16Eino-Ville Talvala2015-02-191-1/+1
* | camera: implement flashlight controlChien-Yu Chen2015-02-121-0/+6
|/
* am fe80b7ee: am 6bf7c5cf: Merge "Clean up test makefiles."Dan Albert2014-09-122-36/+1
|\
| * Clean up test makefiles.Dan Albert2014-09-112-36/+1
* | camera3: Pass vendor tags through binder.Ruben Brunk2014-03-132-0/+221
|/
* Camera API 2, Device 2/3: Implement idle and shutter callbacksEino-Ville Talvala2013-10-021-3/+2
* Camera: Correct stream id typesZhijun He2013-09-081-14/+12
* Fix ProCameraTests to pass on Wolfie, disabling failing testsIgor Murashkin2013-04-181-24/+64
* Update the test output path.Yu Shan Emily Lau2013-04-121-1/+1
* Merge "Camera: Add hotplug support (for fixed # of cameras)" into jb-mr2-devIgor Murashkin2013-03-271-5/+13
|\
| * Camera: Add hotplug support (for fixed # of cameras)Igor Murashkin2013-03-261-5/+13
* | ProCamera: Fix memory leak in consumeFrameMetadataIgor Murashkin2013-03-271-0/+3
|/
* ProCameraTests: Minor add grey/frame count debug-only print outsIgor Murashkin2013-03-181-0/+10
* (Camera)ProCamera: Remove unused functions from binder interfaceIgor Murashkin2013-03-111-7/+7
* ProCamera: Add CpuConsumer asynchronous mode supportIgor Murashkin2013-02-281-2/+54
* Camera: Drop ProCamera connections when a Camera connection happensIgor Murashkin2013-02-281-12/+138
* ProCameraTest: Drop frames test move processing delay between lock/unlockIgor Murashkin2013-02-281-5/+5
* ProCamera: Fix waitForFrameBuffer not handling multiple outstanding framesIgor Murashkin2013-02-221-2/+55
* ProCamera: add waitForFrameBuffer/waitForFrameResult blocking callsIgor Murashkin2013-02-221-9/+163
* Camera: ProCameraTests: clean up a bit, still needs more cleanupIgor Murashkin2013-02-221-79/+116
* ProCamera: Add getInfo for getting static metadata (and a test)Igor Murashkin2013-02-221-0/+30
* Camera: ProCamera - implement onResultReceived callback for metadata callbacksIgor Murashkin2013-02-221-12/+116
* Camera: ProCameraTests - add CpuConsumer tests for dual streamsIgor Murashkin2013-02-221-2/+166
* Camera: ProCamera - add createStreamCpu and unit testIgor Murashkin2013-02-221-28/+147
* Camera: ProCamera2Client - add createStream (service is stubbed) and unit testIgor Murashkin2013-02-221-8/+12
* Camera: ProCamera - add createStream stub and unit test for itIgor Murashkin2013-02-221-1/+111
* Camera: ProCameraTests - add asynchronous locking unit testIgor Murashkin2013-02-221-5/+41
* Camera: ProClient add asynchronous locks and suchIgor Murashkin2013-02-222-4/+168
* Camera: Add ProCamera private binder interface for an API2-light functionalityIgor Murashkin2013-02-222-0/+69
* Camera: Add unit test infrastructure for libcameraclientIgor Murashkin2013-02-222-0/+63