index
:
frameworks_native.git
kitkat
lp5.0
lp5.1
mm6.0
n7.1
o8.0
o8.1
p9.0
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
u14.0
frameworks_native
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
binder
/
MemoryDealer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Binder: migrate off libutils Mutex
Tomasz Wasilczyk
2023-10-31
1
-5
/
+5
*
Use String8/16 c_str [binder]
Tomasz Wasilczyk
2023-08-25
1
-1
/
+1
*
Revert "Revert "libbinder: Replace deprecated utils/threads.h header""
Andrei Homescu
2022-03-14
1
-1
/
+0
*
Revert "libbinder: Replace deprecated utils/threads.h header"
Andrei Homescu
2022-03-09
1
-0
/
+1
*
libbinder: Replace deprecated utils/threads.h header
Andrei Homescu
2022-03-08
1
-1
/
+0
*
libbinder use stronger refbase semantics
Steven Moreland
2021-04-09
1
-5
/
+3
*
fix integer promotion in logging.
Mitch Phillips
2020-07-01
1
-2
/
+2
*
Remove extraneous semicolon.
Steven Moreland
2019-09-27
1
-1
/
+1
*
[binder] Replace NULL/0 with nullptr
Yi Kong
2018-06-07
1
-12
/
+12
*
Fix "use of memory after freed" warning.
Luis A. Lozano
2017-10-09
1
-1
/
+9
*
resolve merge conflicts of 168dc86 to nyc-dev-plus-aosp
Chih-Hung Hsieh
2016-04-28
1
-1
/
+1
|
\
|
*
Fix google-explicit-constructor warnings.
Chih-Hung Hsieh
2016-04-25
1
-1
/
+1
*
|
MemoryDealer: expose internal allocation alignment
Lajos Molnar
2016-03-17
1
-0
/
+8
|
/
*
Allow creation of heaps that are read-only to partner
Glenn Kasten
2014-03-18
1
-2
/
+2
*
binder: fix all warnings
Colin Cross
2014-02-05
1
-1
/
+1
*
Binder: Make binder portable
Serban Constantinescu
2014-01-31
1
-2
/
+2
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-1
/
+1
*
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
Steve Block
2012-01-06
1
-1
/
+1
*
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2012-01-03
1
-1
/
+1
*
Fix invalid madvise() during concurrent alloc/dealloc of MemoryDealer
Ji-Hwan Lee
2011-12-15
1
-1
/
+5
*
Simplify the MemoryDealer implementation
Mathias Agopian
2010-01-29
1
-136
/
+179
*
some work to try to reduce the code size of some native libraries
Mathias Agopian
2009-05-26
1
-1
/
+13
*
move libbinder's header files under includes/binder
Mathias Agopian
2009-05-20
1
-3
/
+3
*
checkpoint: split libutils into libutils + libbinder
Mathias Agopian
2009-05-20
1
-0
/
+409