summaryrefslogtreecommitdiff
path: root/libs/binder/MemoryHeapBase.cpp
Commit message (Expand)AuthorAgeFilesLines
* File size seal for memory mapped regionKeith Mok2023-08-111-2/+2
* Fix -Wnullable-to-nonnull-conversion errorzijunzhao2023-05-181-1/+1
* Update MemoryHeapBase to avoid abortAtneya Nair2022-05-241-7/+4
* Add explicit memfd support to MemoryHeapBaseAtneya Nair2022-03-141-8/+56
* MemoryHeapBase: Map as read-only when neededYtai Ben-Tsvi2020-10-261-5/+9
* Remove extraneous semicolon.Steven Moreland2019-09-271-1/+1
* Fix binder memory handling for 64 bit devicesAndy Hung2018-10-241-10/+17
* [binder] Replace NULL/0 with nullptrYi Kong2018-06-071-8/+8
* Replace cutils/log.h and rationalize log/log.h and android/log.hMark Salyzyn2017-01-121-1/+1
* resolve merge conflicts of a2c2d11f9 to masterMark Salyzyn2017-01-121-3/+2
|\
| * Replace cutils/log.h and rationalize log/log.h and android/log.hMark Salyzyn2017-01-111-3/+2
* | resolve merge conflicts of 525a5f2 to masterMark Salyzyn2016-12-281-7/+7
|\|
| * Replace cutils/log.h and rationalize log/log.h and android/log.hMark Salyzyn2016-12-221-7/+7
* | libbinder: replace dup() with fcntl(F_DUPFD_CLOEXEC)Nick Kralevich2016-12-171-1/+1
|/
* Remove references to obsolete pmem functionality.Elliott Hughes2013-11-211-17/+3
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-3/+3
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-2/+2
* MemoryHeapBase: Save and binderize the offsetAnu Sundararajan2011-06-271-5/+10
* Clean up use of HAVE_ANDROID_OSKenny Root2011-02-161-2/+2
* libbinder: add a NO_CACHING flag to MemoryHeapBaseIliyan Malchev2009-10-301-1/+5
* Add offset handling in MemoryHeapBase classBenny Wong2009-08-201-4/+4
* move libbinder's header files under includes/binderMathias Agopian2009-05-201-1/+1
* checkpoint: split libutils into libutils + libbinderMathias Agopian2009-05-201-0/+183