index
:
frameworks_native.git
replicant-4.2
replicant-6.0
frameworks/native
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
binder
Commit message (
Expand
)
Author
Age
Files
Lines
*
Native counterpart of new power manager method
Marco Nelissen
2013-10-16
1
-0
/
+1
*
Cleanup Binder interface between sensorservice and BatteryStats
Mike Lockwood
2013-09-25
1
-0
/
+55
*
Add support for sending and receiving ParcelFileDescriptors from native Binde...
Mike Lockwood
2013-09-05
1
-0
/
+10
*
Remove obsolete comment
Marco Nelissen
2013-09-04
1
-8
/
+0
*
Make Flattenable not virtual
Mathias Agopian
2013-07-30
1
-9
/
+58
*
libbinder: include sys/uio.h instead of cutils/uio.h
Colin Cross
2013-07-23
1
-1
/
+1
*
Follow framework change to track started ops by proc.
Dianne Hackborn
2013-07-17
1
-3
/
+7
*
Make getCallingUid/Pid const.
Jeff Brown
2013-07-15
1
-2
/
+2
*
binder: add polling / single-threaded operation
Todd Poynor
2013-07-04
1
-0
/
+4
*
Bring back overloading to print String8/16.
Jeff Sharkey
2013-05-30
1
-0
/
+5
*
make all libsurfaceflinger and libsensorservice symbols's visibility hidden
Mathias Agopian
2013-05-09
1
-9
/
+10
*
libutils clean-up
Mathias Agopian
2013-05-07
3
-0
/
+306
*
Revert "Add a compatibility symbol for the MemoryBase constructor."
Elliott Hughes
2013-03-14
1
-3
/
+0
*
am 9b57ad73: am 8facd1b2: Merge "Add a compatibility symbol for the MemoryBas...
Elliott Hughes
2013-03-13
1
-0
/
+3
|
\
|
*
Add a compatibility symbol for the MemoryBase constructor.
Elliott Hughes
2013-03-13
1
-0
/
+3
*
|
rename binder services main thread to Binder_*
Mathias Agopian
2013-03-07
2
-2
/
+9
*
|
Fixes to native app ops services
Eino-Ville Talvala
2013-02-19
2
-4
/
+9
*
|
App ops: new native access API.
Dianne Hackborn
2013-02-12
3
-0
/
+211
|
/
*
fix a crasher when running out of memory
Mathias Agopian
2012-09-25
1
-1
/
+4
*
make sure Parcel handles 0-sized LightFlatenables
Mathias Agopian
2012-08-31
1
-6
/
+12
*
No longer need "original calling uid".
Dianne Hackborn
2012-08-31
1
-2
/
+0
*
improve [un]marshalling of non-binder objects
Mathias Agopian
2012-08-13
1
-0
/
+43
*
split-up Client.h out of SurfaceFlinger.h
Mathias Agopian
2012-06-18
1
-0
/
+1
*
Add callback hack to find out when to reload system properties.
Dianne Hackborn
2012-05-09
1
-0
/
+1
*
SF doesn't need more than a few binder threads
Mathias Agopian
2012-04-19
1
-1
/
+0
*
add set thread count
Mathias Agopian
2012-04-18
1
-0
/
+2
*
get rid of MemoryHeapPmem
Mathias Agopian
2012-02-27
1
-79
/
+0
*
move CursorWindow from libbinder to libandroidfw
Mathias Agopian
2012-02-27
1
-193
/
+0
*
Some hardening of isolated processes by restricting access to services.
Dianne Hackborn
2012-02-09
2
-5
/
+6
*
Multi-user - 1st major checkin
Amith Yamasani
2012-02-03
1
-0
/
+2
*
am 88061d6b: am 5462bc63: Fix a leak in Parcel::writeBlob.
Jeff Brown
2011-11-07
1
-1
/
+2
|
\
|
*
am 5462bc63: Fix a leak in Parcel::writeBlob.
Jeff Brown
2011-11-05
1
-1
/
+2
|
|
\
|
|
*
Fix a leak in Parcel::writeBlob.
Jeff Brown
2011-11-04
1
-1
/
+2
*
|
|
Rename (IF_)LOG() to (IF_)ALOG() DO NOT MERGE
Steve Block
2011-10-25
1
-2
/
+2
|
/
/
*
|
Deprecate local-only CursorWindows.
Jeff Brown
2011-10-12
1
-2
/
+1
|
/
*
Use ashmem for CursorWindows.
Jeff Brown
2011-10-11
1
-160
/
+131
*
Clean up CursorWindow code.
Jeff Brown
2011-10-06
1
-2
/
+26
*
Fix handling of "allow fds" state.
Dianne Hackborn
2011-10-03
1
-1
/
+2
*
Transfer large bitmaps using ashmem.
Jeff Brown
2011-10-03
1
-3
/
+46
*
Add mechanism for Parcel to not allow FDs to be written to it.
Dianne Hackborn
2011-10-03
1
-1
/
+4
*
Revert "Transfer large bitmaps using ashmem. Bug: 5224703"
Bart Sears
2011-09-25
1
-46
/
+3
*
Transfer large bitmaps using ashmem.
Jeff Brown
2011-09-23
1
-3
/
+46
*
Eliminate single-process mode.
Jeff Brown
2011-07-08
1
-4
/
+0
*
PermissionCache caches permission checks
Mathias Agopian
2011-06-27
2
-68
/
+79
*
MemoryHeapBase: Save and binderize the offset
Anu Sundararajan
2011-06-27
2
-6
/
+9
*
Parcel::appendFrom({const } Parcel *parcel, size_t, size_t)
Andreas Huber
2011-04-13
1
-1
/
+2
*
Binder linkage no longer depends on JNI objrefs as persistent tokens
Christopher Tate
2011-02-28
1
-1
/
+1
*
Revert "Binder linkage no longer depends on JNI objrefs as persistent tokens"
Christopher Tate
2011-02-25
1
-1
/
+1
*
Binder linkage no longer depends on JNI objrefs as persistent tokens
Christopher Tate
2011-02-24
1
-1
/
+1
*
resubmitting Change-Id: I67b1d04a5c9fc18b0cd4da6184d0b814b64d89e9
Vasu Nori
2010-12-21
1
-1
/
+0
[next]