History log of /frameworks/base/libs/binder/MemoryHeapBase.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
baef6141a3239c7dd9bad0e2cd8a9ece5eef5a7e 30-Oct-2009 Iliyan Malchev <malchev@google.com> libbinder: add a NO_CACHING flag to MemoryHeapBase

The NO_CACHING flag translates to opening a memory region with O_SYNC.

Signed-off-by: Iliyan Malchev <malchev@google.com>
/frameworks/base/libs/binder/MemoryHeapBase.cpp
f99c18083e87ccf83430b29b53c7dea52a1675de 17-Aug-2009 Benny Wong <Benny.Wong@motorola.com> Add offset handling in MemoryHeapBase class
/frameworks/base/libs/binder/MemoryHeapBase.cpp
0795272aa226f4e965968a03daddc53ce30b7cda 20-May-2009 Mathias Agopian <mathias@google.com> move libbinder's header files under includes/binder
/frameworks/base/libs/binder/MemoryHeapBase.cpp
25ba5b6564224dceefa086b5c439ef28dad530ca 19-May-2009 Mathias Agopian <mathias@google.com> checkpoint: split libutils into libutils + libbinder
/frameworks/base/libs/binder/MemoryHeapBase.cpp