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
/
core
/
java
/
android
/
os
/
Parcel.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix obvious typos under frameworks/base/core
Ken Wakasa
2012-03-09
1
-2
/
+2
*
Switch Parcel to static JNI calls, pass pointer.
Jeff Sharkey
2012-03-08
1
-44
/
+176
*
Fix handling of "allow fds" state.
Dianne Hackborn
2011-10-03
1
-1
/
+4
*
Add mechanism for Parcel to not allow FDs to be written to it.
Dianne Hackborn
2011-10-03
1
-0
/
+3
*
Add new Fragment API for explicitly saving/restoring state.
Dianne Hackborn
2011-06-02
1
-0
/
+3
*
DO NOT MERGE. Integrate from master: Improve activity manager debug dumps.
Dianne Hackborn
2011-05-13
1
-0
/
+2
*
Add ParcelFileDescriptor APIs to get raw fd.
Dianne Hackborn
2011-02-28
1
-0
/
+1
*
Fix Parcel.writeNative to not ignore 'offset'.
Elliott Hughes
2011-02-28
1
-5
/
+4
*
am 2f0dc6d9: Merge "COMMENT ONLY change to add some warnings about ParcelFile...
Dan Egnor
2010-07-20
1
-3
/
+16
|
\
|
*
COMMENT ONLY change to add some warnings about ParcelFileDescriptor
Dan Egnor
2010-07-20
1
-3
/
+16
*
|
StrictMode: avoid an allocation in common case
Brad Fitzpatrick
2010-07-15
1
-0
/
+1
*
|
StrictMode: gather and return violating stacks in Binder replies
Brad Fitzpatrick
2010-07-15
1
-13
/
+74
|
/
*
Support CharSequence lists+arrays in Bundle+Intent
Bjorn Bringert
2010-02-26
1
-2
/
+63
*
Fix a major bug in Bundle when unparcelling from AIDL.
Dianne Hackborn
2009-05-22
1
-63
/
+5
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+2051
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-2051
/
+0
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+2051