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
*
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