summaryrefslogtreecommitdiffstats
path: root/camera/ANativeWindowDisplayAdapter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-6/+6
* CameraHal: Fix preview not starting after surface is abdandonedTyler Luu2011-12-051-0/+4
* CameraHAL: Fixes a small crop issueAkwasi Boateng2011-12-011-4/+4
* omap4xxx: camera: various fixesSundar Raman2011-10-071-0/+3
* CameraHAL: Improved error handling inside the adaptersSundar Raman2011-09-271-38/+60
* Grallock lock and unlock fixesAkwasi Boateng2011-09-211-2/+19
* CameraHAL: Adds some useful debug logs on frame countsSundar Raman2011-09-191-1/+1
* CameraHal: Error handling before sending framesTyler Luu2011-09-171-0/+7
* CameraHal: Use the same gralloc usage bits for alloc and writeTyler Luu2011-09-071-11/+3
* CameraHAL: Fixes memory leaks inside ANativeWindowDisplayAdapterTyler Luu2011-08-311-12/+10
* CameraHal: Lock buffers sent to FrameProviderTyler Luu2011-08-301-2/+47
* Camera HAL: Do not call cancelBuffer when destroying the display adapterSundar Raman2011-08-261-3/+9
* CameraHAL: Handles "abandoned" preview SurfaceTextureSundar Raman2011-08-251-3/+83
* omap4xxx: camera: lock gralloc buffers read-rarely/write-neverIliyan Malchev2011-08-231-1/+1
* CameraHal: Remove the SW usage flags set in CameraHALSundar Raman2011-08-231-2/+1
* initial commitIliyan Malchev2011-08-081-0/+1096