summaryrefslogtreecommitdiffstats
path: root/camera/MemoryManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* camera: add flag USE_LIBION_TI and adjust checks in camera HALHashcode2015-02-031-0/+5
* camera: Fill format field in BufferProvidersTyler Luu2012-11-261-0/+1
* CameraHAL: Moved Camera HAL sources out of namespace androidDaniel Levin2012-07-251-2/+4
* CameraHAL: Portability changesDaniel Levin2012-07-251-1/+1
* CameraHAL: Include ion from <ion/ion.h>Daniel Levin2012-07-251-2/+0
* Camera: Use Tiler1D heap if ION 1D allocation failsDevaraj Rangasamy2012-07-251-25/+19
* CameraHAL: Fixed memory leak because of missing ion_close()Tyler Luu2012-07-251-16/+25
* camera: initial implementation for BufferSourceTyler Luu2012-07-251-0/+7
* CameraHal: Add function to get token to send to rpmsgTyler Luu2012-07-251-1/+3
* CameraHal: Add CameraBuffer (major refactoring)Tyler Luu2012-07-251-40/+35
* CameraHAL: Improved debug loggingDaniel Levin2012-07-251-5/+0
* CameraHAL: Fixed line endingsDaniel Levin2012-07-251-126/+127
* CameraHal: Removes a possible resource leak inside MemoryManagerEmilian Peev2012-07-251-34/+40
* omap4xxx: hasta la vista, libtimemmgrIliyan Malchev2011-09-091-2/+0
* CameraHAL: Adds ION support to MemoryManagerSundar Raman2011-08-301-92/+64
* omap4xxx: tiler/camera cleanupIliyan Malchev2011-08-231-38/+6
* initial commitIliyan Malchev2011-08-081-0/+284