summaryrefslogtreecommitdiff
path: root/camera/ANativeWindowDisplayAdapter.cpp
AgeCommit message (Expand)Author
2012-10-23Snapshot of TI's camera HAL development with adjustments to build in our treeJason Simmons
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block
2011-12-05CameraHal: Fix preview not starting after surface is abdandonedTyler Luu
2011-12-01CameraHAL: Fixes a small crop issueAkwasi Boateng
2011-10-07omap4xxx: camera: various fixesSundar Raman
2011-09-27CameraHAL: Improved error handling inside the adaptersSundar Raman
2011-09-21Grallock lock and unlock fixesAkwasi Boateng
2011-09-19CameraHAL: Adds some useful debug logs on frame countsSundar Raman
2011-09-17CameraHal: Error handling before sending framesTyler Luu
2011-09-07CameraHal: Use the same gralloc usage bits for alloc and writeTyler Luu
2011-08-31CameraHAL: Fixes memory leaks inside ANativeWindowDisplayAdapterTyler Luu
2011-08-30CameraHal: Lock buffers sent to FrameProviderTyler Luu
2011-08-26Camera HAL: Do not call cancelBuffer when destroying the display adapterSundar Raman
2011-08-25CameraHAL: Handles "abandoned" preview SurfaceTextureSundar Raman
2011-08-23omap4xxx: camera: lock gralloc buffers read-rarely/write-neverIliyan Malchev
2011-08-23CameraHal: Remove the SW usage flags set in CameraHALSundar Raman
2011-08-08initial commitIliyan Malchev