Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
native
/
9d4536835248525f32f1504a3d28d5bbfa0a2910
/
libs
/
binder
/
Parcel.cpp
9d45368
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
d341c71
Fix possible leak in Parcel::writeDupFileDescriptor.
by Jeff Brown
· 13 years ago
c17f56f
am 88061d6b: am 5462bc63: Fix a leak in Parcel::writeBlob.
by Jeff Brown
· 13 years ago
93ff1f9
Fix a leak in Parcel::writeBlob.
by Jeff Brown
· 13 years ago
6807e59
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
9f76015
Rename (IF_)LOG() to (IF_)ALOG() DO NOT MERGE
by Steve Block
· 13 years ago
ec4e006
Use ashmem for CursorWindows. Bug: 5332296
by Jeff Brown
· 13 years ago
7746cc3
Fix handling of "allow fds" state.
by Dianne Hackborn
· 13 years ago
5707dbf
Transfer large bitmaps using ashmem. Bug: 5224703
by Jeff Brown
· 13 years ago
8938ed2
Add mechanism for Parcel to not allow FDs to be written to it.
by Dianne Hackborn
· 13 years ago
8acda78
Revert "Transfer large bitmaps using ashmem. Bug: 5224703"
by Bart Sears
· 13 years ago
f4c1088
Transfer large bitmaps using ashmem. Bug: 5224703
by Jeff Brown
· 13 years ago
6e9eb74
Merge "Parcel::appendFrom({const } Parcel *parcel, size_t, size_t)"
by Andreas Huber
· 14 years ago
97e2bcd
Rewrite battery history storage.
by Dianne Hackborn
· 14 years ago
51faf46
Parcel::appendFrom({const } Parcel *parcel, size_t, size_t)
by Andreas Huber
· 14 years ago
d1dff8d
Fix for writing empty strings to Parcel::writeString8()
by Pravat Dalbehera
· 14 years ago
5273603
Don't propagate StrictMode over one-way Binder calls.
by Brad Fitzpatrick
· 14 years ago
70081a1
Replace several IPCThreadState::get() lookups with one.
by Brad Fitzpatrick
· 14 years ago
d36f4a5
StrictMode: gather and return violating stacks in Binder replies
by Brad Fitzpatrick
· 14 years ago
a877cd8
More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync.
by Brad Fitzpatrick
· 14 years ago
837a0d0
Add Parcel::readExceptionCode() and Parcel::writeNoException()
by Brad Fitzpatrick
· 14 years ago
702ea9d
Start of work on passing around StrictMode policy over Binder calls.
by Brad Fitzpatrick
· 14 years ago
98e71dd
remove a dependency of GraphicBuffer (libui) on Parcel (libbinder).
by Mathias Agopian
· 15 years ago
84a6d04
Support for marshalling pointers / intptr_t in Parcel.
by Andreas Huber
· 15 years ago
1d0a95b
don't crash in Parcel when given a null (and therfore invalid) native_handle_t
by Mathias Agopian
· 15 years ago
83c0446
some work to try to reduce the code size of some native libraries
by Mathias Agopian
· 15 years ago
4e97f8c
am d50a458b: Merge change 2351 into donut
by Android (Google) Code Review
· 15 years ago
a47f02a
change 2115 wasn't merged properly into master. this fixes that.
by Mathias Agopian
· 15 years ago
c5b2c0b
move libbinder's header files under includes/binder
by Mathias Agopian
· 15 years ago
208059f
checkpoint: split libutils into libutils + libbinder
by Mathias Agopian
· 15 years ago
[Renamed (99%) from libs/utils/Parcel.cpp]
732ca39
Merge commit 'remotes/korg/cupcake' into merge
by Jean-Baptiste Queru
· 16 years ago
edbf3b6
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
d5193d9
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
360211f
Need to dup file descriptor when reading from the binder for native handles
by Rebecca Schultz Zavin
· 16 years ago
a6938ba
auto import from //branches/cupcake/...@130745
by The Android Open Source Project
· 16 years ago
5f78a48
auto import from //branches/cupcake/...@127101
by The Android Open Source Project
· 16 years ago
7c1b96a
Initial Contribution
by The Android Open Source Project
· 16 years ago