Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
a51f0e707f1f3142358aa919ea60ad2842803139
/
libs
/
binder
/
Parcel.cpp
a51f0e7
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)
by Steve Block
· 13 years ago
933e856
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)
by Steve Block
· 13 years ago
1afd5ba
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)
by Steve Block
· 13 years ago
06ade6a
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF)
by Steve Block
· 13 years ago
ad3f514
Rename (IF_)LOG() to (IF_)ALOG()
by Steve Block
· 13 years ago
5462bc6
Fix a leak in Parcel::writeBlob.
by Jeff Brown
· 13 years ago
0cde89f
Use ashmem for CursorWindows. Bug: 5332296
by Jeff Brown
· 13 years ago
c04db7e
Fix handling of "allow fds" state.
by Dianne Hackborn
· 13 years ago
6579a9d
Transfer large bitmaps using ashmem. Bug: 5224703
by Jeff Brown
· 13 years ago
9ecebbf
Add mechanism for Parcel to not allow FDs to be written to it.
by Dianne Hackborn
· 13 years ago
b637717
Revert "Transfer large bitmaps using ashmem. Bug: 5224703"
by Bart Sears
· 13 years ago
56c58f6
Transfer large bitmaps using ashmem. Bug: 5224703
by Jeff Brown
· 13 years ago
b0dfade
Merge "Parcel::appendFrom({const } Parcel *parcel, size_t, size_t)"
by Andreas Huber
· 14 years ago
0ffc988
Rewrite battery history storage.
by Dianne Hackborn
· 14 years ago
0a47f4f
Parcel::appendFrom({const } Parcel *parcel, size_t, size_t)
by Andreas Huber
· 14 years ago
b803c04
Fix for writing empty strings to Parcel::writeString8()
by Pravat Dalbehera
· 14 years ago
0234376
Don't propagate StrictMode over one-way Binder calls.
by Brad Fitzpatrick
· 14 years ago
7bcad8a3
Replace several IPCThreadState::get() lookups with one.
by Brad Fitzpatrick
· 14 years ago
5b74719
StrictMode: gather and return violating stacks in Binder replies
by Brad Fitzpatrick
· 14 years ago
727de40
More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync.
by Brad Fitzpatrick
· 14 years ago
c0a7e69
Add Parcel::readExceptionCode() and Parcel::writeNoException()
by Brad Fitzpatrick
· 14 years ago
27b3a7a
Start of work on passing around StrictMode policy over Binder calls.
by Brad Fitzpatrick
· 14 years ago
c86727f
remove a dependency of GraphicBuffer (libui) on Parcel (libbinder).
by Mathias Agopian
· 15 years ago
2f10ae0
Support for marshalling pointers / intptr_t in Parcel.
by Andreas Huber
· 15 years ago
f1db4ae
don't crash in Parcel when given a null (and therfore invalid) native_handle_t
by Mathias Agopian
· 15 years ago
aaf834a
some work to try to reduce the code size of some native libraries
by Mathias Agopian
· 16 years ago
9f7d60c
am d50a458b: Merge change 2351 into donut
by Android (Google) Code Review
· 16 years ago
dfece80
change 2115 wasn't merged properly into master. this fixes that.
by Mathias Agopian
· 16 years ago
0795272
move libbinder's header files under includes/binder
by Mathias Agopian
· 16 years ago
25ba5b6
checkpoint: split libutils into libutils + libbinder
by Mathias Agopian
· 16 years ago
[Renamed (99%) from libs/utils/Parcel.cpp]
2a73de7
Merge commit 'remotes/korg/cupcake' into merge
by Jean-Baptiste Queru
· 16 years ago
9066cfe
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
d83a98f
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
bc4afde
Need to dup file descriptor when reading from the binder for native handles
by Rebecca Schultz Zavin
· 16 years ago
d24b818
auto import from //branches/cupcake/...@130745
by The Android Open Source Project
· 16 years ago
22f7dfd
auto import from //branches/cupcake/...@127101
by The Android Open Source Project
· 16 years ago
54b6cfa
Initial Contribution
by The Android Open Source Project
· 16 years ago