summaryrefslogtreecommitdiffstats
path: root/libs/binder/Parcel.cpp
Commit message (Expand)AuthorAgeFilesLines
* system_server BINDER_TYPE_FD driver ashmem accessorsMark Salyzyn2016-07-151-2/+30
* system_server BINDER_TYPE_FD sockets using ashmem accessorsMark Salyzyn2016-07-151-5/+14
* Parcel: file descriptor leakMark Salyzyn2016-07-151-4/+3
* Merge remote-tracking branch 'remotes/android-6.0.1_r52' into HEADJessica Wagantall2016-07-071-1/+7
|\
| * Correctly handle dup() failure in Parcel::readNativeHandleMarco Nelissen2016-05-271-1/+7
* | libbinder: allow devices to disable ashmem size trackingforkbomb2015-12-101-0/+34
|/
* Maintain Parcel ABIAdrian Roos2015-10-221-15/+31
* Revert "Revert "Track ashmem memory usage in Parcel""Adrian Roos2015-10-221-10/+28
* Revert "Track ashmem memory usage in Parcel"Ian Pedowitz2015-10-221-28/+10
* Track ashmem memory usage in ParcelAdrian Roos2015-10-211-10/+28
* Fix writeByteArray/writeInt32Array size on x64Chad Brubaker2015-06-301-4/+4
* Prevent integer overflow when calculating buffer resizesChristopher Tate2015-06-081-1/+3
* Don't corrupt parcel when writeFileDescriptor() failsChristopher Tate2015-06-081-7/+8
* Enable more flexible usage of blobs in parcels.Jeff Brown2015-06-051-23/+48
* DO NOT MERGE Remove unused ParcelFileDescriptor methods in parcel.Tim Kilbourn2015-06-041-43/+0
* Disregard alleged binder entities beyond parcel boundsChristopher Tate2015-05-271-1/+1
* Verify that the native handle was createdAdam Lesinski2015-05-121-0/+4
* Parcel.cpp: use calloc instead of mallocNick Kralevich2015-04-281-1/+1
* Add ashmem stats to ParcelsDan Sandler2015-04-161-0/+8
* Parcel.cpp: reject size_t arguments greater than INT32_MAXNick Kralevich2015-04-021-13/+137
* binder: add uint64 support to Parcel.Ronghua Wu2015-03-191-0/+15
* am 8f3ade0c: Merge "Follow StrictMode refactoring."Jeff Sharkey2015-01-161-1/+1
|\
| * Follow StrictMode refactoring.Jeff Sharkey2015-01-141-1/+1
* | am 80e81505: Merge "binder: Add {read,write}Uint32 methods to Parcel"Dan Stoza2014-12-011-0/+15
|\ \ | |/
| * binder: Add {read,write}Uint32 methods to ParcelDan Stoza2014-12-011-0/+15
* | am c894c204: Merge "C++11 compatibility."Dan Albert2014-11-201-1/+1
|\ \ | |/
| * C++11 compatibility.Dan Albert2014-11-201-1/+1
* | Fix issue #18356768: some app process may hang at Runtime#exit...Dianne Hackborn2014-11-131-14/+22
* | Add tracking of parcel memory allocations.Dianne Hackborn2014-11-111-1/+49
* | Revert "Add more logging for dup(fd) failure"Jesse Hall2014-11-041-15/+3
* | Revert "Parcel: extra validation/debug code for writeDupFileDescriptor"Jesse Hall2014-11-041-25/+0
|/
* Fix broken error check in Parcel::readBlobNarayan Kamath2014-10-081-1/+1
* Parcel: extra validation/debug code for writeDupFileDescriptorJesse Hall2014-10-061-0/+25
* Add more logging for dup(fd) failureMichael Lentine2014-10-021-3/+15
* Remove Parcel::writeIntPtr.Narayan Kamath2014-06-121-5/+0
* Merge "Fix mips build for libbinder."Narayan Kamath2014-06-041-0/+1
|\
| * Fix mips build for libbinder.Narayan Kamath2014-06-041-0/+1
* | am f0a24759: am a28750ee: Merge "binder: Turn on -Werror"Mark Salyzyn2014-06-031-62/+62
|\ \ | |/ |/|
| * am a28750ee: Merge "binder: Turn on -Werror"Mark Salyzyn2014-06-031-62/+62
| |\
| | * binder: Turn on -WerrorMark Salyzyn2014-06-031-62/+62
* | | am 57fdbbda: am 4314ccd1: am 70278fbf: Merge "Add error message for hints whe...Jesse Hall2014-05-051-1/+6
|\ \ \ | |/ /
| * | am 4314ccd1: am 70278fbf: Merge "Add error message for hints when exceptions ...Jesse Hall2014-05-051-1/+6
| |\ \ | | |/
| | * am 70278fbf: Merge "Add error message for hints when exceptions occur during ...Jesse Hall2014-05-051-1/+6
| | |\
| | | * Add error message for hints when exceptions occur during binder transactions.Jun Jiang2014-04-291-1/+6
| | | * Binder: Make sure binder objects do not overlapArve Hjønnevåg2014-02-241-0/+12
| | * | am 5b61ad2c: Check the padded size of the read byte arrayKenny Root2014-03-171-2/+4
| | |\ \
| | * \ \ am f0190bff: Add support for writing byte arrays to parcelsMarco Nelissen2014-03-141-0/+10
| | |\ \ \
| | * \ \ \ am d1c87d37: Merge changes I3432d9d3,I90fcf538,I64398603Arve Hjønnevåg2014-03-101-0/+3
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | am 74be0f7b: Merge "binder: fix all warnings"Colin Cross2014-03-071-11/+12
| | |\ \ \ \
| | * \ \ \ \ am 58242fc2: Merge changes Ib0e5a037,I1bd7c38e,Icfc67c2a,I96c64312,I59528054,...Arve Hjønnevåg2014-03-071-47/+68
| | |\ \ \ \ \