1. d6848f5 Add methods to Parcel for bool and char and byte by Casey Dahlin · 10 years ago
  2. 13b1604 Enable more flexible usage of blobs in parcels. by Jeff Brown · 11 years ago
  3. 9e6d2ee DO NOT MERGE Remove unused ParcelFileDescriptor methods in parcel. by Tim Kilbourn · 10 years ago
  4. aa5c234 Add ashmem stats to Parcels by Dan Sandler · 10 years ago
  5. 2d13afd binder: add uint64 support to Parcel. by Ronghua Wu · 10 years ago
  6. e4ea03f am 80e81505: Merge "binder: Add {read,write}Uint32 methods to Parcel" by Dan Stoza · 11 years ago
  7. 41a0f2f binder: Add {read,write}Uint32 methods to Parcel by Dan Stoza · 11 years ago
  8. 7e790af Add tracking of parcel memory allocations. by Dianne Hackborn · 11 years ago
  9. 7da40c0 Remove Parcel::writeIntPtr. by Narayan Kamath · 11 years ago
  10. ce9f107 am 793be12c: am b730a452: am f0190bff: Add support for writing byte arrays to parcels by Marco Nelissen · 11 years ago
  11. 793be12 am b730a452: am f0190bff: Add support for writing byte arrays to parcels by Marco Nelissen · 11 years ago
  12. f0190bf Add support for writing byte arrays to parcels by Marco Nelissen · 11 years ago
  13. 88f6ad1 am c93865de: am 58242fc2: Merge changes Ib0e5a037,I1bd7c38e,Icfc67c2a,I96c64312,I59528054, ... by Arve Hjønnevåg · 12 years ago
  14. 84e625a Binder: Use 64 bit pointers in 32 processes if selected by the target by Arve Hjønnevåg · 12 years ago
  15. f683e01 Binder: Make binder portable by Serban Constantinescu · 12 years ago
  16. 708cc79 Native counterpart of new power manager method by Marco Nelissen · 12 years ago
  17. 5c0106e Native counterpart of new power manager method by Marco Nelissen · 12 years ago
  18. cbe36fe Add support for sending and receiving ParcelFileDescriptors from native Binder code by Mike Lockwood · 12 years ago
  19. e142428 Make Flattenable not virtual by Mathias Agopian · 12 years ago
  20. 2098517 make sure Parcel handles 0-sized LightFlatenables by Mathias Agopian · 13 years ago
  21. 8683fca improve [un]marshalling of non-binder objects by Mathias Agopian · 13 years ago
  22. 93ff1f9 Fix a leak in Parcel::writeBlob. by Jeff Brown · 14 years ago
  23. 7746cc3 Fix handling of "allow fds" state. by Dianne Hackborn · 14 years ago
  24. 5707dbf Transfer large bitmaps using ashmem. Bug: 5224703 by Jeff Brown · 14 years ago
  25. 8938ed2 Add mechanism for Parcel to not allow FDs to be written to it. by Dianne Hackborn · 14 years ago
  26. 8acda78 Revert "Transfer large bitmaps using ashmem. Bug: 5224703" by Bart Sears · 14 years ago
  27. f4c1088 Transfer large bitmaps using ashmem. Bug: 5224703 by Jeff Brown · 14 years ago
  28. 51faf46 Parcel::appendFrom({const } Parcel *parcel, size_t, size_t) by Andreas Huber · 14 years ago
  29. 70081a1 Replace several IPCThreadState::get() lookups with one. by Brad Fitzpatrick · 15 years ago
  30. a877cd8 More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync. by Brad Fitzpatrick · 15 years ago
  31. 837a0d0 Add Parcel::readExceptionCode() and Parcel::writeNoException() by Brad Fitzpatrick · 15 years ago
  32. 702ea9d Start of work on passing around StrictMode policy over Binder calls. by Brad Fitzpatrick · 15 years ago
  33. 98e71dd remove a dependency of GraphicBuffer (libui) on Parcel (libbinder). by Mathias Agopian · 15 years ago
  34. 84a6d04 Support for marshalling pointers / intptr_t in Parcel. by Andreas Huber · 16 years ago
  35. 83c0446 some work to try to reduce the code size of some native libraries by Mathias Agopian · 16 years ago
  36. a47f02a change 2115 wasn't merged properly into master. this fixes that. by Mathias Agopian · 16 years ago
  37. c5b2c0b move libbinder's header files under includes/binder by Mathias Agopian · 16 years ago[Renamed from include/utils/Parcel.h]
  38. edbf3b6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  39. d5193d9 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  40. 5f78a48 auto import from //branches/cupcake/...@127101 by The Android Open Source Project · 17 years ago
  41. 7c1b96a Initial Contribution by The Android Open Source Project · 17 years ago