index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libs
/
binder
/
Parcel.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-6
/
+6
*
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
Steve Block
2012-01-06
1
-2
/
+2
*
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
Steve Block
2012-01-04
1
-6
/
+6
*
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2012-01-03
1
-2
/
+2
*
Fix possible leak in Parcel::writeDupFileDescriptor.
Jeff Brown
2011-11-07
1
-1
/
+9
*
am 88061d6b: am 5462bc63: Fix a leak in Parcel::writeBlob.
Jeff Brown
2011-11-07
1
-9
/
+4
|
\
|
*
Fix a leak in Parcel::writeBlob.
Jeff Brown
2011-11-04
1
-9
/
+4
*
|
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
Steve Block
2011-10-26
1
-26
/
+26
*
|
Rename (IF_)LOG() to (IF_)ALOG() DO NOT MERGE
Steve Block
2011-10-25
1
-1
/
+1
|
/
*
Use ashmem for CursorWindows.
Jeff Brown
2011-10-11
1
-2
/
+2
*
Fix handling of "allow fds" state.
Dianne Hackborn
2011-10-03
1
-2
/
+9
*
Transfer large bitmaps using ashmem.
Jeff Brown
2011-10-03
1
-0
/
+108
*
Add mechanism for Parcel to not allow FDs to be written to it.
Dianne Hackborn
2011-10-03
1
-1
/
+18
*
Revert "Transfer large bitmaps using ashmem. Bug: 5224703"
Bart Sears
2011-09-25
1
-97
/
+0
*
Transfer large bitmaps using ashmem.
Jeff Brown
2011-09-23
1
-0
/
+97
*
Merge "Parcel::appendFrom({const } Parcel *parcel, size_t, size_t)"
Andreas Huber
2011-04-18
1
-3
/
+3
|
\
|
*
Parcel::appendFrom({const } Parcel *parcel, size_t, size_t)
Andreas Huber
2011-04-13
1
-3
/
+3
*
|
Rewrite battery history storage.
Dianne Hackborn
2011-04-14
1
-7
/
+11
|
/
*
Fix for writing empty strings to Parcel::writeString8()
Pravat Dalbehera
2010-12-22
1
-1
/
+4
*
Don't propagate StrictMode over one-way Binder calls.
Brad Fitzpatrick
2010-08-31
1
-1
/
+10
*
Replace several IPCThreadState::get() lookups with one.
Brad Fitzpatrick
2010-07-27
1
-5
/
+5
*
StrictMode: gather and return violating stacks in Binder replies
Brad Fitzpatrick
2010-07-15
1
-1
/
+12
*
More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync.
Brad Fitzpatrick
2010-07-15
1
-2
/
+11
*
Add Parcel::readExceptionCode() and Parcel::writeNoException()
Brad Fitzpatrick
2010-07-13
1
-0
/
+11
*
Start of work on passing around StrictMode policy over Binder calls.
Brad Fitzpatrick
2010-06-21
1
-2
/
+6
*
remove a dependency of GraphicBuffer (libui) on Parcel (libbinder).
Mathias Agopian
2010-02-21
1
-1
/
+69
*
Support for marshalling pointers / intptr_t in Parcel.
Andreas Huber
2009-08-17
1
-95
/
+63
*
don't crash in Parcel when given a null (and therfore invalid) native_handle_t
Mathias Agopian
2009-07-31
1
-1
/
+1
*
some work to try to reduce the code size of some native libraries
Mathias Agopian
2009-05-26
1
-1
/
+6
*
am d50a458b: Merge change 2351 into donut
Android (Google) Code Review
2009-05-22
1
-2
/
+6
*
change 2115 wasn't merged properly into master. this fixes that.
Mathias Agopian
2009-05-21
1
-28
/
+11
*
move libbinder's header files under includes/binder
Mathias Agopian
2009-05-20
1
-4
/
+4
*
checkpoint: split libutils into libutils + libbinder
Mathias Agopian
2009-05-20
1
-0
/
+1376