1. 3d07c94 Add new voice request for picking from a list. by Dianne Hackborn · 9 years ago
  2. 9adf1c5 am ac7b9dd3: am 42d3b66f: am e0852368: Fix a few typos in Parcel.java. by John Spurlock · 9 years ago
  3. e085236 Fix a few typos in Parcel.java. by John Spurlock · 9 years ago
  4. fabb70b Add reporting of Parcel memory/count. by Dianne Hackborn · 10 years ago
  5. 33d738a Allow throwing UnsupportedOperationException across Binder. by Dianne Hackborn · 10 years ago
  6. 5ef3398 Move Size parceling to Bundle. by Jeff Sharkey · 10 years ago
  7. 9c3e74f Fix issue #16794553: Duplicate ArrayMap entries in Bundle... by Dianne Hackborn · 10 years ago
  8. 39c12fa Use blob (shared memory) for large data in sound model/recognition event/config by Sandeep Siddhartha · 10 years ago
  9. 90d7a3e Add read/writeBlob to Parcel by Sandeep Siddhartha · 10 years ago
  10. 719e6b1 Introduce PersistableBundle by Craig Mautner · 10 years ago
  11. 5784f15 am 48dcf9d5: am d7d37256: am b2f07b27: am 4a809272: Merge "Fix documentation for Parcel.readException()." by Elliott Hughes · 10 years ago
  12. 4a80927 Merge "Fix documentation for Parcel.readException()." by Elliott Hughes · 10 years ago
  13. 5ea06c5 am 4de91118: am 0741e11c: am 75d67c6a: am d562a9b5: Merge "Improve Parcel\'s handling of non-primitive arrays" by Paul Duffin · 10 years ago
  14. ac5a082 Improve Parcel's handling of non-primitive arrays by Paul Duffin · 10 years ago
  15. ef099b7 am 4a587146: am 09d07d0d: am e3e4b405: am 9846fb69: am 50afaefd: Merge "AArch64: Make Binder and Parcel 64-bit compatible" by Narayan Kamath · 10 years ago
  16. 8ab665d AArch64: Make Binder and Parcel 64-bit compatible by Ashok Bhat · 11 years ago
  17. b34a461 Hide android.os.Parcel.obtain(int). by Narayan Kamath · 11 years ago
  18. 5002b8c Use custom classloader if provided for Serializables. by John Spurlock · 11 years ago
  19. 879ea45 Fix documentation for Parcel.readException(). by Mark Doliner · 11 years ago
  20. 8aee64d Fix issue #11290095: Parcel change causing crashing in KLP... by Dianne Hackborn · 11 years ago
  21. 4a7d824 Fix issue #10921903: CTS: android.os.cts.ParcelTest#testReadBundle... by Dianne Hackborn · 11 years ago
  22. e784d1e Fix issue #10807048: Groupon: The application crash when user rotates... by Dianne Hackborn · 11 years ago
  23. 7e71442 Implement #10666712: NetworkOnMainThreadException should be... by Dianne Hackborn · 11 years ago
  24. da5a3e1 Richer ParcelFileDescriptor close events. by Jeff Sharkey · 11 years ago
  25. b87655b Switch Bundle's implementation over to ArrayMap. by Dianne Hackborn · 11 years ago
  26. dcbaf66 Filter out dangerous CharSequences in Notification. by Daniel Sandler · 11 years ago
  27. d8e1dbb Rework ParceledListSlice to be much easier to use. by Dianne Hackborn · 12 years ago
  28. 97a72f6 Handle missing static for CREATOR by Irfan Sheriff · 12 years ago
  29. f76a50c Fix obvious typos under frameworks/base/core by Ken Wakasa · 12 years ago
  30. 047238c Switch Parcel to static JNI calls, pass pointer. by Jeff Sharkey · 12 years ago
  31. c04db7e Fix handling of "allow fds" state. by Dianne Hackborn · 13 years ago
  32. 9ecebbf Add mechanism for Parcel to not allow FDs to be written to it. by Dianne Hackborn · 13 years ago
  33. b46ed76 Add new Fragment API for explicitly saving/restoring state. by Dianne Hackborn · 13 years ago
  34. 9a84983 DO NOT MERGE. Integrate from master: Improve activity manager debug dumps. by Dianne Hackborn · 13 years ago
  35. c9119f5 Add ParcelFileDescriptor APIs to get raw fd. by Dianne Hackborn · 13 years ago
  36. a28b83e Fix Parcel.writeNative to not ignore 'offset'. by Elliott Hughes · 13 years ago
  37. 3c1363b am 2f0dc6d9: Merge "COMMENT ONLY change to add some warnings about ParcelFileDescriptor behavior with Parcel.writeValue()." into froyo by Dan Egnor · 14 years ago
  38. b3e4ef3 COMMENT ONLY change to add some warnings about ParcelFileDescriptor by Dan Egnor · 14 years ago
  39. 703e5d3 StrictMode: avoid an allocation in common case by Brad Fitzpatrick · 14 years ago
  40. 5b74719 StrictMode: gather and return violating stacks in Binder replies by Brad Fitzpatrick · 14 years ago
  41. 08bbffb Support CharSequence lists+arrays in Bundle+Intent by Bjorn Bringert · 14 years ago
  42. 6aff905 Fix a major bug in Bundle when unparcelling from AIDL. by Dianne Hackborn · 15 years ago
  43. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  44. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  45. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago