summaryrefslogtreecommitdiffstats
path: root/camera/BaseCameraAdapter.cpp
Commit message (Expand)AuthorAgeFilesLines
* CameraHal: Avoid race condition during recording stopEmilian Peev2012-10-151-2/+2
* camera: fix deadlock because of mStateSwitchLockTyler Luu2012-03-231-0/+6
* camera: prevent possible deadlock scenarioTyler Luu2012-03-231-2/+1
* CameraHal: Reduces Camera logcat printsEmilian Peev2012-02-111-1/+7
* CameraHal: Implementation for CAF status callbacksTyler Luu2012-02-011-8/+9
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-2/+2
* CameraHAL: clean up logsIliyan Malchev2011-11-171-2/+2
* CameraHal: Add function to rollback state machineTyler Luu2011-11-071-0/+81
* CameraHAL: Recorded video has jerks with video snapshotTyler Luu2011-10-191-6/+6
* CameraHal: Fixes for #testVideoSnapshotTyler Luu2011-10-151-0/+27
* omap4xxx: camera: various fixesSundar Raman2011-10-071-4/+6
* omap4xxx: camera: re-enable postview callbackTyler Luu2011-10-071-1/+3
* omap4xxx: camera: switch to executing state when surface is nullAkwasi Boateng2011-10-071-0/+12
* CameraHAL: Allow cancelAutoFocus during zoomSundar Raman2011-09-211-0/+6
* Grallock lock and unlock fixesAkwasi Boateng2011-09-211-0/+44
* CameraHal: Debug prints from "CameraHal: Error handling before sending frames"Tyler Luu2011-09-191-2/+2
* CameraHAL: Adds some useful debug logs on frame countsSundar Raman2011-09-191-0/+21
* CameraHAL: Fixes for FPS range configurationSundar Raman2011-09-191-1/+1
* CameraHal: Error handling before sending framesTyler Luu2011-09-171-100/+60
* Update frame ref countingAkwasi Boateng2011-09-141-67/+182
* CameraHal: Initial support for video snapshotTyler Luu2011-09-021-0/+53
* CameraHAL: Adds support for 'autoFocus()' calls during CAFSundar Raman2011-08-261-0/+1
* CameraHal: Adds support for switching to VIDEO_ZOOM stateTyler Luu2011-08-161-0/+18
* initial commitIliyan Malchev2011-08-081-0/+1969