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