summaryrefslogtreecommitdiffstats
path: root/camera/AppCallbackNotifier.cpp
Commit message (Expand)AuthorAgeFilesLines
* CameraHAL: Aligns UV planes during YV12 preview callbacksEmilian Peev2012-05-101-4/+28
* CameraHal: Add support for YUY2 preview callbacksEmilian Peev2012-05-071-0/+43
* CameraHal: Fix for YV12 camera callbacksEmilian Peev2012-04-291-3/+7
* camera: prevent possible deadlock scenarioTyler Luu2012-03-231-2/+6
* CameraHal: Reduces Camera logcat printsEmilian Peev2012-02-111-1/+1
* CameraHal: Implementation for CAF status callbacksTyler Luu2012-02-011-9/+22
* CameraHal: Fix timing issue with focus msg disableTyler Luu2012-02-011-2/+2
* CameraHAL: Prevent deadlock in AppCallbackNotifier::stop()Tyler Luu2011-12-021-22/+32
* CameraHAL: Exit Appcallback thread immediately.Akwasi Boateng2011-12-011-1/+2
* CameraHAL: Avoids a possible deadlock in AppCallbackNotifierAkwasi Boateng2011-12-011-1/+1
* CameraHAL: Enable LDCNSF for Video snapshotMilen Mitkov2011-11-301-2/+14
* CameraHAL: clean up logsIliyan Malchev2011-11-171-1/+1
* videosnapshot memory corruption fixes.Akwasi Boateng2011-11-111-1/+6
* CameraHAL: Clear events queue fix, clear command queue on exitSundar Raman2011-11-101-3/+1
* CameraHAL: Fixes for ANR and a setParameter issueSundar Raman2011-11-101-15/+27
* Fixes for MMS setparameter crashesAkwasi Boateng2011-10-251-0/+4
* CameraHal: Fixes for #testVideoSnapshotTyler Luu2011-10-151-0/+6
* omap4xxx: camera: re-enable postview callbackTyler Luu2011-10-071-17/+5
* omap4xxx: camera: timing issue with autoFocus/cancelAutoFocusTyler Luu2011-10-071-0/+2
* omap4xxx: camera: cancel and flush for SW JPEG encoderTyler Luu2011-10-071-1/+23
* omap4xxx: camera: EXIF thumbnail for video snapshotTyler Luu2011-10-071-49/+103
* omap4xxx: camera: send different preview and video buffers for MMS modeAkwasi Boateng2011-10-071-4/+73
* Grallock lock and unlock fixesAkwasi Boateng2011-09-211-30/+13
* CameraHal: Ensure frames are returned by AppCallbackNotifierTyler Luu2011-09-161-217/+155
* CameraHal: Modify exit behavior of notify threadTyler Luu2011-09-141-33/+28
* CameraHAL: MTS: Synchronize AppCallbackNotifier::stop with notifyFrameSundar Raman2011-09-141-22/+62
* Camera HAL: Crash media server in case of camera hardware errorsSundar Raman2011-09-141-0/+9
* CameraHAL: Updates related to multiple MTS,CTS testsSundar Raman2011-09-121-18/+77
* CameraHal: Add Exif support to video snapshotTyler Luu2011-09-121-8/+37
* Unblock semaphores during Fatal ErrorsAkwasi Boateng2011-09-121-18/+7
* CameraHal: Use the same gralloc usage bits for alloc and writeTyler Luu2011-09-071-3/+1
* CameraHal: Initial support for video snapshotTyler Luu2011-09-021-1/+124
* CameraHAL: Fixes for CTS test #testJpegCallbackStartPreviewTyler Luu2011-08-311-3/+9
* CameraHal: Lock buffers sent to FrameProviderTyler Luu2011-08-301-4/+14
* CameraHAL: fixes the UV buffer start address calculation.Sundar Raman2011-08-261-1/+1
* omap4xxx: camera: lock gralloc buffers read-rarely/write-neverIliyan Malchev2011-08-231-1/+3
* initial commitIliyan Malchev2011-08-081-0/+1399