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
*
Icon: a clean, parcelable place for images.
Dan Sandler
2015-05-01
1
-1
/
+19
*
parcel: Add efficient methods for writing and reading a parcelable.
Jens Ole Lauridsen
2015-04-23
1
-5
/
+42
*
Merge "Add checks for types in Parcel / avoid class initialization"
Neil Fuller
2015-04-22
1
-37
/
+53
|
\
|
*
Add checks for types in Parcel / avoid class initialization
Neil Fuller
2015-04-21
1
-37
/
+53
*
|
Fix build.
Dan Sandler
2015-04-21
1
-1
/
+1
*
|
Add ashmem stats to Parcels.
Dan Sandler
2015-04-16
1
-0
/
+9
|
/
*
Add new voice request for picking from a list.
Dianne Hackborn
2015-03-16
1
-0
/
+34
*
am ac7b9dd3: am 42d3b66f: am e0852368: Fix a few typos in Parcel.java.
John Spurlock
2015-02-05
1
-3
/
+3
|
\
|
*
Fix a few typos in Parcel.java.
John Spurlock
2015-02-04
1
-3
/
+3
*
|
Add reporting of Parcel memory/count.
Dianne Hackborn
2014-11-12
1
-0
/
+6
|
/
*
Allow throwing UnsupportedOperationException across Binder.
Dianne Hackborn
2014-09-12
1
-0
/
+5
*
Move Size parceling to Bundle.
Jeff Sharkey
2014-09-05
1
-0
/
+52
*
Fix issue #16794553: Duplicate ArrayMap entries in Bundle...
Dianne Hackborn
2014-08-13
1
-4
/
+23
*
Use blob (shared memory) for large data in sound model/recognition event/config
Sandeep Siddhartha
2014-07-28
1
-0
/
+2
*
Add read/writeBlob to Parcel
Sandeep Siddhartha
2014-07-25
1
-0
/
+20
*
Introduce PersistableBundle
Craig Mautner
2014-04-22
1
-0
/
+49
*
am 48dcf9d5: am d7d37256: am b2f07b27: am 4a809272: Merge "Fix documentation ...
Elliott Hughes
2014-02-21
1
-4
/
+5
|
\
|
*
Merge "Fix documentation for Parcel.readException()."
Elliott Hughes
2014-02-21
1
-4
/
+5
|
|
\
|
|
*
Fix documentation for Parcel.readException().
Mark Doliner
2014-01-02
1
-4
/
+5
*
|
|
am 4de91118: am 0741e11c: am 75d67c6a: am d562a9b5: Merge "Improve Parcel\'s ...
Paul Duffin
2014-02-12
1
-8
/
+13
|
\
\
\
|
|
/
/
|
*
|
Improve Parcel's handling of non-primitive arrays
Paul Duffin
2014-02-11
1
-8
/
+13
*
|
|
am 4a587146: am 09d07d0d: am e3e4b405: am 9846fb69: am 50afaefd: Merge "AArch...
Narayan Kamath
2014-01-29
1
-42
/
+47
|
\
\
\
|
|
/
/
|
*
|
AArch64: Make Binder and Parcel 64-bit compatible
Ashok Bhat
2014-01-23
1
-42
/
+47
|
|
/
*
|
Hide android.os.Parcel.obtain(int).
Narayan Kamath
2014-01-23
1
-0
/
+1
*
|
Use custom classloader if provided for Serializables.
John Spurlock
2014-01-10
1
-3
/
+21
|
/
*
Fix issue #11290095: Parcel change causing crashing in KLP...
Dianne Hackborn
2013-10-25
1
-4
/
+11
*
Fix issue #10921903: CTS: android.os.cts.ParcelTest#testReadBundle...
Dianne Hackborn
2013-10-03
1
-0
/
+1
*
Fix issue #10807048: Groupon: The application crash when user rotates...
Dianne Hackborn
2013-09-20
1
-0
/
+32
*
Implement #10666712: NetworkOnMainThreadException should be...
Dianne Hackborn
2013-09-13
1
-0
/
+6
*
Richer ParcelFileDescriptor close events.
Jeff Sharkey
2013-08-16
1
-0
/
+5
*
Switch Bundle's implementation over to ArrayMap.
Dianne Hackborn
2013-07-18
1
-1
/
+29
*
Filter out dangerous CharSequences in Notification.
Daniel Sandler
2013-05-08
1
-3
/
+3
*
Rework ParceledListSlice to be much easier to use.
Dianne Hackborn
2013-01-18
1
-4
/
+29
*
Handle missing static for CREATOR
Irfan Sheriff
2013-01-11
1
-0
/
+4
*
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
[next]