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
*
Add tracking of parcel memory allocations.
Dianne Hackborn
2014-11-11
1
-1
/
+5
*
Remove Parcel::writeIntPtr.
Narayan Kamath
2014-06-12
1
-1
/
+0
*
am 793be12c: am b730a452: am f0190bff: Add support for writing byte arrays to...
Marco Nelissen
2014-03-15
1
-0
/
+1
|
\
|
*
am b730a452: am f0190bff: Add support for writing byte arrays to parcels
Marco Nelissen
2014-03-14
1
-0
/
+1
|
|
\
|
|
*
Add support for writing byte arrays to parcels
Marco Nelissen
2014-03-13
1
-0
/
+1
*
|
|
am c93865de: am 58242fc2: Merge changes Ib0e5a037,I1bd7c38e,Icfc67c2a,I96c643...
Arve Hjønnevåg
2014-02-03
1
-8
/
+16
|
\
\
\
|
|
/
/
|
*
|
Binder: Use 64 bit pointers in 32 processes if selected by the target
Arve Hjønnevåg
2014-01-31
1
-8
/
+12
|
*
|
Binder: Make binder portable
Serban Constantinescu
2014-01-31
1
-0
/
+4
|
|
/
|
*
Native counterpart of new power manager method
Marco Nelissen
2013-10-25
1
-0
/
+1
*
|
Native counterpart of new power manager method
Marco Nelissen
2013-10-16
1
-0
/
+1
*
|
Add support for sending and receiving ParcelFileDescriptors from native Binde...
Mike Lockwood
2013-09-05
1
-0
/
+10
|
/
*
Make Flattenable not virtual
Mathias Agopian
2013-07-30
1
-9
/
+58
*
make sure Parcel handles 0-sized LightFlatenables
Mathias Agopian
2012-08-31
1
-6
/
+12
*
improve [un]marshalling of non-binder objects
Mathias Agopian
2012-08-13
1
-0
/
+43
*
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