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
/
Parcel.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a leak in Parcel::writeBlob.
Jeff Brown
2011-11-04
1
-1
/
+2
*
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
*
Parcel::appendFrom({const } Parcel *parcel, size_t, size_t)
Andreas Huber
2011-04-13
1
-1
/
+2
*
Replace several IPCThreadState::get() lookups with one.
Brad Fitzpatrick
2010-07-27
1
-4
/
+8
*
More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync.
Brad Fitzpatrick
2010-07-15
1
-1
/
+5
*
Add Parcel::readExceptionCode() and Parcel::writeNoException()
Brad Fitzpatrick
2010-07-13
1
-1
/
+13
*
Start of work on passing around StrictMode policy over Binder calls.
Brad Fitzpatrick
2010-06-21
1
-1
/
+4
*
remove a dependency of GraphicBuffer (libui) on Parcel (libbinder).
Mathias Agopian
2010-02-21
1
-1
/
+3
*
Support for marshalling pointers / intptr_t in Parcel.
Andreas Huber
2009-08-17
1
-0
/
+11
*
some work to try to reduce the code size of some native libraries
Mathias Agopian
2009-05-26
1
-2
/
+3
*
change 2115 wasn't merged properly into master. this fixes that.
Mathias Agopian
2009-05-21
1
-8
/
+10
*
move libbinder's header files under includes/binder
Mathias Agopian
2009-05-20
1
-0
/
+209