aboutsummaryrefslogtreecommitdiff
path: root/apps/TestingCamera2
AgeCommit message (Expand)Author
2014-10-01TestingCamera2: Update to final SDK codes and namingEino-Ville Talvala
2014-09-08CameraITS, TestingCamera2: Update for API changesEino-Ville Talvala
2014-09-04CameraITS, TestingCamera2: Update for final camera2 API changesEino-Ville Talvala
2014-08-27TestingCamera2: Minor session cleanupEino-Ville Talvala
2014-08-11Merge "TestingCamera2: Print result key info after pressing JPEG button" into...Igor Murashkin
2014-08-08TestingCamera2: set right orientation for jpeg captureZhijun He
2014-08-07TestingCamera2: Print result key info after pressing JPEG buttonIgor Murashkin
2014-08-06TestingCamera2: Stop using hidden Camera2 API methods.Eino-Ville Talvala
2014-07-31TestingCamera2: Minor fix for camera availabilityEino-Ville Talvala
2014-07-23testingcamera2: Add support for auto-focusIgor Murashkin
2014-07-16Support webm output on MediaRecorder pathRobert Shih
2014-07-14Add ImageReader targetEino-Ville Talvala
2014-07-11TestingCamera2: Allow request to target multiple surfaces.Ruben Brunk
2014-06-04Merge "camera2: Update TestingCamera2.1 to use CameraCaptureSession" into lmp...Igor Murashkin
2014-06-03camera2: Update TestingCamera2.1 to use CameraCaptureSessionIgor Murashkin
2014-05-29TestingCamera2: Fix SurfaceView output scaling and orientationEino-Ville Talvala
2014-05-28test: Update TestingCamera2 to use managed value classes.Ruben Brunk
2014-05-27camera2: Update for partial results API changeIgor Murashkin
2014-05-23camera2: Refactor CameraMetadata.Key into 3 key classesIgor Murashkin
2014-05-14camera: Update for parameter package change in APIIgor Murashkin
2014-05-14TestingCamera2: Use StreamConfigurationMap for format/size/duration lookupIgor Murashkin
2014-05-07Add skeleton for new version of TestingCamera2.Eino-Ville Talvala
2014-02-10TestingCamera2: Added option for WebM output.Robert Shih
2014-01-16Handle IOException from MediaCodec factory methodsAndy Hung
2014-01-06TestingCamera2: implement MediaRecorder pathChong Zhang
2013-11-21TestingCamera2: Add flush testingEino-Ville Talvala
2013-11-07Revert "Add "throws IOException" to MediaCodec constructors (4)"Andy Hung
2013-11-05Add "throws IOException" to MediaCodec constructors (4)Andy Hung
2013-10-25TestingCamera2: update manual controls after jpeg captureZhijun He
2013-10-09TestingCamera2/CameraITS: Stop being unbundled.Eino-Ville Talvala
2013-10-06TestingCamera2: Use the device callbacks for sequencingEino-Ville Talvala
2013-09-27TestingCamera2: use CameraManager to get camera propertiesZhijun He
2013-09-23Merge "TestingCamera2: Rework the CameraOps handler" into klp-devEino-Ville Talvala
2013-09-22TestingCamera2: Rework the CameraOps handlerEino-Ville Talvala
2013-09-21testingcamera2/CameraITS: Rename CameraProperties to CameraCharacteristicsIgor Murashkin
2013-09-22Merge "TestingCamera2: add rotation support" into klp-devIgor Murashkin
2013-09-20TestingCamera2/ItsService: Update onCaptureFailed adding new CaptureFailure a...Igor Murashkin
2013-09-19CameraITS/TestingCamera2: update to use async openCameraIgor Murashkin
2013-09-18TestingCamera2: add rotation supportIgor Murashkin
2013-09-17Merge "TestingCamera2: Be robust to missing results." into klp-devEino-Ville Talvala
2013-09-16TestingCamera2: Be robust to missing results.Eino-Ville Talvala
2013-09-16CameraITS/TestingCamera2: Update ImageReader APIs to remove MaxImagesAcquired...Igor Murashkin
2013-09-16CameraITS/TestingCamera2: Update ImageReader APIsIgor Murashkin
2013-09-15Revert "CameraITS/TestingCamera2: Update ImageReader APIs"Rachad Alao
2013-09-15CameraITS/TestingCamera2: Update ImageReader APIsIgor Murashkin
2013-09-10TestingCamera2, CameraITS: Update to match latest camera2 APIEino-Ville Talvala
2013-08-28TestingCamera2: Fix preview size selection issue.Zhijun He
2013-08-26TestingCamera2: Add MediaCodec based video recording.Zhijun He
2013-08-16TestingCamera2: Update metadata Key and Enum referencesEino-Ville Talvala
2013-07-30TestingCamera2: Add manual controlZhijun He