summaryrefslogtreecommitdiff
path: root/libs/binder/IMemory.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "libbinder: Replace deprecated utils/threads.h header""Andrei Homescu2022-03-141-1/+1
* Fix or suppress tidy warnings-as-errors.Jiyong Park2022-03-091-21/+22
* Revert "libbinder: Replace deprecated utils/threads.h header"Andrei Homescu2022-03-091-1/+1
* libbinder: Replace deprecated utils/threads.h headerAndrei Homescu2022-03-081-1/+1
* libbinder use stronger refbase semanticsSteven Moreland2021-04-091-2/+2
* remove extra semicolons [-Wextra-semi]Jooyung Han2020-11-251-2/+2
* Merge "binder: fix inconsistent-missing-override warning." am: ab0b2a284e am:...Automerger Merge Worker2020-02-251-4/+4
|\
| * binder: fix inconsistent-missing-override warning.Yi Kong2020-02-261-4/+4
| * IMemory: add unsecurePointerSteven Moreland2019-10-091-0/+4
| * Remove extraneous semicolon.Steven Moreland2019-09-271-1/+1
* | Remove extraneous semicolon.Steven Moreland2019-09-271-1/+1
* | Improve visibility of IMemory security risksYtai Ben-Tsvi2019-09-161-1/+3
|/
* Merge "Suppress lint warnings on google-default-arguments" am: 31208f1b80 am:...Jiyong Park2018-10-311-0/+4
|\
| * Suppress lint warnings on google-default-argumentsJiyong Park2018-10-291-0/+4
* | Fix binder memory handling for 64 bit devicesAndy Hung2018-10-241-20/+28
|/
* libbinder: Don't link against libutilscallstack.Martijn Coenen2018-08-081-2/+0
* [binder] Replace NULL/0 with nullptrYi Kong2018-06-071-11/+11
* fallout of cleaning-up libutils includesMathias Agopian2017-03-031-0/+3
* resolve merge conflicts of a2c2d11f9 to masterMark Salyzyn2017-01-121-1/+1
|\
| * Replace cutils/log.h and rationalize log/log.h and android/log.hMark Salyzyn2017-01-111-1/+1
* | resolve merge conflicts of 525a5f2 to masterMark Salyzyn2016-12-281-6/+5
|\|
| * Replace cutils/log.h and rationalize log/log.h and android/log.hMark Salyzyn2016-12-221-6/+5
| * Fix memory ordering issues; document IMemory peculiaritiesHans Boehm2016-08-241-20/+30
* | libbinder: replace dup() with fcntl(F_DUPFD_CLOEXEC)Nick Kralevich2016-12-171-2/+2
* | Fix memory ordering issues; document IMemory peculiaritiesHans Boehm2016-08-161-20/+30
|/
* Merge \"Fixed file descriptor leak in IMemory\" into nyc-devJohn Eckerdal2016-06-131-9/+9
|\
| * Fixed file descriptor leak in IMemoryJohn Eckerdal2016-06-091-9/+9
* | resolve merge conflicts of 168dc86 to nyc-dev-plus-aospChih-Hung Hsieh2016-04-281-2/+2
|\ \ | |/ |/|
| * Fix google-explicit-constructor warnings.Chih-Hung Hsieh2016-04-251-2/+2
| * Replace IInterface::asBinder() with a staticMarco Nelissen2014-11-141-6/+7
* | Sanity check IMemory access versus underlying mmap am: 94b0d4e3ab am: ef6908e...Christopher Tate2016-02-171-3/+15
|\ \
| * \ Sanity check IMemory access versus underlying mmap am: 94b0d4e3abChristopher Tate2016-02-171-3/+15
| |\ \ | | |/ | |/|
| | * Sanity check IMemory access versus underlying mmapChristopher Tate2016-02-161-3/+15
* | | Replace IInterface::asBinder() with a staticMarco Nelissen2014-11-171-6/+7
|/ /
* / binder: fix all warningsColin Cross2014-02-051-7/+7
|/
* improved CallStack a bitMathias Agopian2013-03-211-3/+1
* Revert "Add a compatibility symbol for the MemoryBase constructor."Elliott Hughes2013-03-141-3/+3
* Add a compatibility symbol for the MemoryBase constructor.Elliott Hughes2013-03-131-3/+3
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-4/+4
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-6/+6
* MemoryHeapBase: Save and binderize the offsetAnu Sundararajan2011-06-271-21/+32
* fix [2599939] "cannot play video" after open/close a video player a dozen of ...Mathias Agopian2010-04-191-23/+0
* some work to try to reduce the code size of some native librariesMathias Agopian2009-05-261-9/+15
* move libbinder's header files under includes/binderMathias Agopian2009-05-201-2/+2
* checkpoint: split libutils into libutils + libbinderMathias Agopian2009-05-201-0/+486