summaryrefslogtreecommitdiffstats
path: root/camera/ANativeWindowDisplayAdapter.cpp
Commit message (Expand)AuthorAgeFilesLines
* camera: fix large tiler memory leakagesLuden2016-04-221-0/+11
* CameraHAL: Make graphic buffer locking conditionalAndriy Chepurnyy2012-11-261-24/+38
* Merge p-jb-release into d-jb-releaseKeith Deacon2012-11-261-1/+1
|\
| * CameraHal: Sync access to 'mFramesType'Emilian Peev2012-10-101-1/+1
* | Merge remote-tracking branch 'omap-mirror/p-jb-release' into omap-mirror/d-jb...Daniel Levin2012-11-261-14/+16
|\|
| * CameraHal: Avoid concurrent access to 'mFramestype'Emilian Peev2012-10-101-13/+16
* | camera: Fill format field in BufferProvidersTyler Luu2012-11-261-1/+2
* | camera: Common function for get x, y from offsetTyler Luu2012-11-261-28/+11
* | camera: Common functions for size calculation and image formatTyler Luu2012-11-261-76/+2
* | CameraHAL: Show PPM once the frame is receivedGeorgi Georgiev2012-11-261-22/+17
|/
* CameraHAL: Moved Camera HAL sources out of namespace androidDaniel Levin2012-07-251-54/+55
* CameraHAL: Portability changesDaniel Levin2012-07-251-2/+2
* Reconcile with p-ics-mr1-release branch.Daniel Levin2012-07-251-2/+2
* CameraHal: Handles preview and snapshot buffers separatelyEmilian Peev2012-07-251-1/+30
* CameraHal: Add support for BAYER reprocessingTyler Luu2012-07-251-0/+9
* Merge branch 'cpcam/DEV_DB43' into cpcam/latestTyler Luu2012-07-251-48/+50
|\
| * CameraHal: Fixes SurfaceTexture error status checksEmilian Peev2012-07-251-50/+49
* | camera: fix stopping preview in cpcam modeTyler Luu2012-07-251-0/+3
* | camera: initial implementation for BufferSourceTyler Luu2012-07-251-14/+34
* | CameraHal: Add CameraBuffer (major refactoring)Tyler Luu2012-07-251-64/+69
* | CameraHal: Changes to pixel format parametersTyler Luu2012-07-251-8/+8
|/
* CameraHAL: Lock mutex on handleFrameReturnEmilian Peev2012-07-251-1/+4
* CameraHAL: Old S3D display handling removedPavel Nedev2012-07-251-7/+1
* CameraHal: Fix preview not starting after surface is abdandonedTyler Luu2012-07-251-0/+4
* CameraHAL: Improved debug loggingDaniel Levin2012-07-251-5/+0
* CameraHAL: Fixes a small crop issueEmilian Peev2012-07-251-4/+4
* Prevent out of bounds access to gralloc handle mapTyler Luu2012-07-251-0/+12
* 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