summaryrefslogtreecommitdiff
path: root/libs/binder/MemoryDealer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Binder: migrate off libutils MutexTomasz Wasilczyk2023-10-311-5/+5
* Use String8/16 c_str [binder]Tomasz Wasilczyk2023-08-251-1/+1
* Revert "Revert "libbinder: Replace deprecated utils/threads.h header""Andrei Homescu2022-03-141-1/+0
* Revert "libbinder: Replace deprecated utils/threads.h header"Andrei Homescu2022-03-091-0/+1
* libbinder: Replace deprecated utils/threads.h headerAndrei Homescu2022-03-081-1/+0
* libbinder use stronger refbase semanticsSteven Moreland2021-04-091-5/+3
* fix integer promotion in logging.Mitch Phillips2020-07-011-2/+2
* Remove extraneous semicolon.Steven Moreland2019-09-271-1/+1
* [binder] Replace NULL/0 with nullptrYi Kong2018-06-071-12/+12
* Fix "use of memory after freed" warning.Luis A. Lozano2017-10-091-1/+9
* resolve merge conflicts of 168dc86 to nyc-dev-plus-aospChih-Hung Hsieh2016-04-281-1/+1
|\
| * Fix google-explicit-constructor warnings.Chih-Hung Hsieh2016-04-251-1/+1
* | MemoryDealer: expose internal allocation alignmentLajos Molnar2016-03-171-0/+8
|/
* Allow creation of heaps that are read-only to partnerGlenn Kasten2014-03-181-2/+2
* binder: fix all warningsColin Cross2014-02-051-1/+1
* Binder: Make binder portableSerban Constantinescu2014-01-311-2/+2
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-1/+1
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-1/+1
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-1/+1
* Fix invalid madvise() during concurrent alloc/dealloc of MemoryDealerJi-Hwan Lee2011-12-151-1/+5
* Simplify the MemoryDealer implementationMathias Agopian2010-01-291-136/+179
* some work to try to reduce the code size of some native librariesMathias Agopian2009-05-261-1/+13
* move libbinder's header files under includes/binderMathias Agopian2009-05-201-3/+3
* checkpoint: split libutils into libutils + libbinderMathias Agopian2009-05-201-0/+409