History log of /hardware/ti/omap4-aah/camera/MemoryManager.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f7a4d11e9f710e2cd0592310ac1baecccb85f1d1 18-Oct-2012 Jason Simmons <jsimmons@google.com> Snapshot of TI's camera HAL development with adjustments to build in our tree

The head of TI's hardware/ti/omap4xxx/camera repository at the time of the snapshot was:
commit 4447eaef6dc757aecab869054460ae87848e575e
Author: Vladimir Petrov <vppetrov@mm-sol.com>
Date: Thu Aug 16 19:13:03 2012 +0300
CameraHal: Add support to release tap in/outs

Change-Id: Ia6bfefb427fe171067eddcab6d896683ff2d149f
/hardware/ti/omap4-aah/camera/MemoryManager.cpp
4a35937fcb950ccd05af56c49214b88e393233e3 29-Jun-2012 Rebecca Schultz Zavin <rebecca@android.com> Put back old ion library

Non-backwards compatible changes are being made to the version in system core

Change-Id: I66d5119fb28a7eb3dc6cb9f7cbd1a8a8d902f290
Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>
/hardware/ti/omap4-aah/camera/MemoryManager.cpp
49d75012a1396ec9493c612f256896b97d87688b 23-Feb-2012 Rebecca Schultz Zavin <rebecca@android.com> Update includes for ion helper library

libion is being moved to system/core. Update the includes to reflect
the change.

Change-Id: If94feb9b89ff1f6c8f55303ba610d3c39c8d80d8
Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>
/hardware/ti/omap4-aah/camera/MemoryManager.cpp
46de639b23db99d7b99ff1c676ac98b84b6336c6 08-Jan-2012 Steve Block <steveblock@google.com> Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE

See https://android-git.corp.google.com/g/#/c/157220

Bug: 5449033
Change-Id: I7d131473964d92c62a495d082a1207867f435885
/hardware/ti/omap4-aah/camera/MemoryManager.cpp
2d4c8b133ded22fdc01f06e06faa454b8cda0f27 14-Oct-2011 Akwasi Boateng <akwasi.boateng@ti.com> CameraHAL: Removes a possible resource leak inside MemoryManager

- 'mIonFd' doesn't get properly closed in each error case
involving buffer allocation

Signed-off-by: Emilian Peev <epeev@mm-sol.com>
Signed-off-by: Daniel Levin <x0155538@ti.com>
Signed-off-by: Jean Johnson <a0271255@ti.com>
Signed-off-by: Akwasi Boateng <akwasi.boateng@ti.com>
Signed-off-by: Iliyan Malchev <malchev@google.com>

Change-Id: Ib893e832712e3ea4a3711153453f7a2aa873d0ee
/hardware/ti/omap4-aah/camera/MemoryManager.cpp
72dbc3152137ec7b77deddede4229f73149e92c8 19-Oct-2011 Akwasi Boateng <akwasi.boateng@ti.com> CameraHAL: Fixed line endings and file attributes

Replaced line endings to UNIX in CameraHAL-related sources.

No code changes.

Signed-off-by: Daniel Levin <x0155538@ti.com>
Signed-off-by: Jean Johnson <a0271255@ti.com>
Signed-off-by: Iliyan Malchev <malchev@google.com>

Change-Id: Id32c429fe7527342cfa2a7b9b1724e5f088dbd3f
/hardware/ti/omap4-aah/camera/MemoryManager.cpp
51b7403cb7fd69599aecede92bb179f05e89376c 09-Sep-2011 Iliyan Malchev <malchev@google.com> omap4xxx: hasta la vista, libtimemmgr

Change-Id: Ib2e253090258299ec21f9f17e1763be8bf3cc1dc
Signed-off-by: Iliyan Malchev <malchev@google.com>
/hardware/ti/omap4-aah/camera/MemoryManager.cpp
c7a945e0434f1b99021d46fddf88bf776da6ad37 29-Aug-2011 Sundar Raman <sunds@ti.com> CameraHAL: Adds ION support to MemoryManager

MemoryManager has been updated to allocate from
ION carveout instead of 1D TILER via MemMgr.

Note:
2D TILER allocation is not supported as it is
not needed currently. We may have to add support for
it in the future.

Change-Id: I3507da9a26ef4cadfda26ee21c8e12bbce515656
Signed-off-by: Sundar Raman <sunds@ti.com>
/hardware/ti/omap4-aah/camera/MemoryManager.cpp
1f1f957cc6768d24b09fd96f76aaec3884e1623e 22-Aug-2011 Iliyan Malchev <malchev@google.com> omap4xxx: tiler/camera cleanup

Change-Id: Ia63104950fdfbaf41254187dd0ee516fde8eb7d2
Signed-off-by: Iliyan Malchev <malchev@google.com>
/hardware/ti/omap4-aah/camera/MemoryManager.cpp
c322989ae6ff6769490828de1b5eda12b749cce9 08-Aug-2011 Iliyan Malchev <malchev@google.com> initial commit

Change-Id: I8f7a7eeece0e516efa486b77e9d97805c0e65d3e
Signed-off-by: Iliyan Malchev <malchev@google.com>
/hardware/ti/omap4-aah/camera/MemoryManager.cpp