1. 83b9ea5 Merge \"Add |readString8| method which returns failure\" am: 115e6ec7e9 by Roshan Pius · 9 years ago
  2. 115e6ec Merge "Add |readString8| method which returns failure" by Roshan Pius · 9 years ago
  3. 87b64d2 Add |readString8| method which returns failure by Roshan Pius · 9 years ago
  4. 173b3ef Merge \"Change to include linux/android/binder.h.\" am: b34400ea94 by Christopher Ferris · 9 years ago
  5. b34400e Merge "Change to include linux/android/binder.h." by Christopher Ferris · 9 years ago
  6. 869f04b Merge \"Fix broken readNullableStrongBinder<T> implementation\" am: 6e81c9a4c6 by Christopher Wiley · 9 years ago
  7. 447b00f Fix broken readNullableStrongBinder<T> implementation by Christopher Wiley · 9 years ago
  8. 0170cd0 Change to include linux/android/binder.h. by Christopher Ferris · 9 years ago
  9. 2781021 Merge "Fix Parcelable::readParcelableVector<T>" into nyc-dev am: 0950fb3d20 by Janis Danisevskis · 9 years ago
  10. f26a3ab Fix Parcelable::readParcelableVector<T> by Janis Danisevskis · 9 years ago
  11. d760b81 Merge "libbinder: Replace ScopedFd with base::unique_fd" am: 758973c am: 512926e by Christopher Wiley · 9 years ago
  12. 2cf1995 libbinder: Replace ScopedFd with base::unique_fd by Christopher Wiley · 9 years ago
  13. 7861c63 Merge "Include libbase headers in libbinder include path" am: 33dcaf9 by Treehugger Robot · 9 years ago
  14. 83e6b98 Include libbase headers in libbinder include path by Christopher Wiley · 9 years ago
  15. 0cbee9f Merge "Revert "libbinder: Replace ScopedFd with base::unique_fd"" am: dcc5575 by Christopher Wiley · 9 years ago
  16. 46ef1a7 Revert "libbinder: Replace ScopedFd with base::unique_fd" by Christopher Wiley · 9 years ago
  17. 7f38c4b Merge "libbinder: Replace ScopedFd with base::unique_fd" am: 747c0bb am: 7a07e39 by Treehugger Robot · 9 years ago
  18. b12c5a6 libbinder: Replace ScopedFd with base::unique_fd by Christopher Wiley · 9 years ago
  19. fc7e369 Merge "Guard against failed array allocation" into nyc-dev am: 834fde8 by Christopher Tate · 9 years ago
  20. e4e0ae8 Guard against failed array allocation by Christopher Tate · 9 years ago
  21. 35d77ca libbinder: Make null handling explicit for strong binders by Christopher Wiley · 9 years ago
  22. 0b1cf33 libbinder: Allow readByteVector to take uint8_t by Casey Dahlin · 9 years ago
  23. 185d344 libbinder: Allow readByteVector to take uint8_t by Casey Dahlin · 9 years ago
  24. 9a5e32f Add support for decoding UTF16 to UTF8 by Christopher Wiley · 10 years ago
  25. b987262 Allow null values for Parcel readers and writers by Casey Dahlin · 10 years ago
  26. 0ebbd1e Merge "Add support for file descriptors and vectors thereof" am: 8f237272e0 by Casey Dahlin · 10 years ago
  27. 06673e3 Add support for file descriptors and vectors thereof by Casey Dahlin · 10 years ago
  28. 6c31acd Merge "libbinder: Add support for C++ Parcelable" am: 49b5443a49 by Christopher Wiley · 10 years ago
  29. 709ae9a Merge "libbinder: Move vector writing templates to header" am: e1aa1c7e13 by Christopher Wiley · 10 years ago
  30. 97f048d libbinder: Add support for C++ Parcelable by Christopher Wiley · 10 years ago
  31. 03d1eb6 libbinder: Move vector writing templates to header by Christopher Wiley · 10 years ago
  32. fb92cfc Merge "Revert "Add support for unique_fds and vectors of file descriptors"" by Casey Dahlin · 10 years ago
  33. 25a3656 Revert "Add support for unique_fds and vectors of file descriptors" by Casey Dahlin · 10 years ago
  34. 0dd1a5d Merge "Add support for unique_fds and vectors of file descriptors" by Casey Dahlin · 10 years ago
  35. 9626d88 Add support for unique_fds and vectors of file descriptors by Casey Dahlin · 10 years ago
  36. 4ed5d8c Merge "Add support for reading/writing a vector of binders" am: fd6843236f by Casey Dahlin · 10 years ago
  37. eb8e15f Add support for reading/writing a vector of binders by Casey Dahlin · 10 years ago
  38. 75c5de4 Merge "Add readStrongBinder that takes an interface" am: 71b70a244c by Casey Dahlin · 10 years ago
  39. f0c1377 Add readStrongBinder that takes an interface by Casey Dahlin · 10 years ago
  40. 0d2a22e Merge changes from topic \'parcel-v2\' into mnc-dr-dev am: cf33d50d25 am: 0c11f9918c by Adrian Roos · 10 years ago
  41. 6bb3114 Maintain Parcel ABI by Adrian Roos · 10 years ago
  42. cbf3726 Revert "Revert "Track ashmem memory usage in Parcel"" by Adrian Roos · 10 years ago
  43. f4ccbf8 Revert "Track ashmem memory usage in Parcel" am: 6880307e8e am: 159a5c3372 by Ian Pedowitz · 10 years ago
  44. 6880307 Revert "Track ashmem memory usage in Parcel" by Ian Pedowitz · 10 years ago
  45. b73f66e Track ashmem memory usage in Parcel am: e2f499fb73 am: a0c1be2617 am: cb09f2c82f by Adrian Roos · 10 years ago
  46. e2f499f Track ashmem memory usage in Parcel by Adrian Roos · 10 years ago
  47. 451ff58 Add read/write methods for vectors by Casey Dahlin · 10 years ago
  48. d6848f5 Add methods to Parcel for bool and char and byte by Casey Dahlin · 10 years ago
  49. 13b1604 Enable more flexible usage of blobs in parcels. by Jeff Brown · 11 years ago
  50. 9e6d2ee DO NOT MERGE Remove unused ParcelFileDescriptor methods in parcel. by Tim Kilbourn · 10 years ago
  51. aa5c234 Add ashmem stats to Parcels by Dan Sandler · 10 years ago
  52. 2d13afd binder: add uint64 support to Parcel. by Ronghua Wu · 10 years ago
  53. e4ea03f am 80e81505: Merge "binder: Add {read,write}Uint32 methods to Parcel" by Dan Stoza · 11 years ago
  54. 41a0f2f binder: Add {read,write}Uint32 methods to Parcel by Dan Stoza · 11 years ago
  55. 7e790af Add tracking of parcel memory allocations. by Dianne Hackborn · 11 years ago
  56. 7da40c0 Remove Parcel::writeIntPtr. by Narayan Kamath · 11 years ago
  57. ce9f107 am 793be12c: am b730a452: am f0190bff: Add support for writing byte arrays to parcels by Marco Nelissen · 11 years ago
  58. 793be12 am b730a452: am f0190bff: Add support for writing byte arrays to parcels by Marco Nelissen · 11 years ago
  59. f0190bf Add support for writing byte arrays to parcels by Marco Nelissen · 11 years ago
  60. 88f6ad1 am c93865de: am 58242fc2: Merge changes Ib0e5a037,I1bd7c38e,Icfc67c2a,I96c64312,I59528054, ... by Arve Hjønnevåg · 12 years ago
  61. 84e625a Binder: Use 64 bit pointers in 32 processes if selected by the target by Arve Hjønnevåg · 12 years ago
  62. f683e01 Binder: Make binder portable by Serban Constantinescu · 12 years ago
  63. 708cc79 Native counterpart of new power manager method by Marco Nelissen · 12 years ago
  64. 5c0106e Native counterpart of new power manager method by Marco Nelissen · 12 years ago
  65. cbe36fe Add support for sending and receiving ParcelFileDescriptors from native Binder code by Mike Lockwood · 12 years ago
  66. e142428 Make Flattenable not virtual by Mathias Agopian · 12 years ago
  67. 2098517 make sure Parcel handles 0-sized LightFlatenables by Mathias Agopian · 13 years ago
  68. 8683fca improve [un]marshalling of non-binder objects by Mathias Agopian · 13 years ago
  69. 93ff1f9 Fix a leak in Parcel::writeBlob. by Jeff Brown · 14 years ago
  70. 7746cc3 Fix handling of "allow fds" state. by Dianne Hackborn · 14 years ago
  71. 5707dbf Transfer large bitmaps using ashmem. Bug: 5224703 by Jeff Brown · 14 years ago
  72. 8938ed2 Add mechanism for Parcel to not allow FDs to be written to it. by Dianne Hackborn · 14 years ago
  73. 8acda78 Revert "Transfer large bitmaps using ashmem. Bug: 5224703" by Bart Sears · 14 years ago
  74. f4c1088 Transfer large bitmaps using ashmem. Bug: 5224703 by Jeff Brown · 14 years ago
  75. 51faf46 Parcel::appendFrom({const } Parcel *parcel, size_t, size_t) by Andreas Huber · 14 years ago
  76. 70081a1 Replace several IPCThreadState::get() lookups with one. by Brad Fitzpatrick · 15 years ago
  77. a877cd8 More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync. by Brad Fitzpatrick · 15 years ago
  78. 837a0d0 Add Parcel::readExceptionCode() and Parcel::writeNoException() by Brad Fitzpatrick · 15 years ago
  79. 702ea9d Start of work on passing around StrictMode policy over Binder calls. by Brad Fitzpatrick · 15 years ago
  80. 98e71dd remove a dependency of GraphicBuffer (libui) on Parcel (libbinder). by Mathias Agopian · 15 years ago
  81. 84a6d04 Support for marshalling pointers / intptr_t in Parcel. by Andreas Huber · 16 years ago
  82. 83c0446 some work to try to reduce the code size of some native libraries by Mathias Agopian · 16 years ago
  83. a47f02a change 2115 wasn't merged properly into master. this fixes that. by Mathias Agopian · 16 years ago
  84. c5b2c0b move libbinder's header files under includes/binder by Mathias Agopian · 16 years ago[Renamed from include/utils/Parcel.h]
  85. edbf3b6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  86. d5193d9 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  87. 5f78a48 auto import from //branches/cupcake/...@127101 by The Android Open Source Project · 17 years ago
  88. 7c1b96a Initial Contribution by The Android Open Source Project · 17 years ago