summaryrefslogtreecommitdiffstats
path: root/libs/binder
Commit message (Expand)AuthorAgeFilesLines
* Correct overflow check in Parcel resize codeChristopher Tate2017-03-131-2/+2
* 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
* | Merge tag 'android-6.0.1_r43' into HEADJessica Wagantall2016-05-031-2/+10
|\ \ | |/
| * Fix issue #27252896: Security Vulnerability -- weak binderDianne Hackborn2016-03-251-2/+10
| * Sanity check IMemory access versus underlying mmapChristopher Tate2016-02-261-3/+15
* | Merge tag 'android-6.0.1_r24' into HEADJessica Wagantall2016-04-051-3/+15
|\ \
| * | Sanity check IMemory access versus underlying mmapChristopher Tate2016-03-011-3/+15
| |/
* | binder: MemoryHeapIon: Fix size_t vs integer formatting mismatchChristopher N. Hesse2016-02-201-6/+6
* | libbinder: allow devices to disable ashmem size trackingforkbomb2015-12-101-0/+34
* | Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/fra...Steve Kondik2015-12-071-21/+49
|\ \ | |/
| * 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
* | libbinder: allow devices to disable ashmem size trackingforkbomb2015-12-041-2/+8
* | binder: MemoryHeapIon: fix unused parametersChristopher N. Hesse2015-11-021-2/+4
* | binder: Squashed commit of MemoryHeapBaseIoncodeworkx2015-11-023-2/+259
|/
* Fix writeByteArray/writeInt32Array size on x64Chad Brubaker2015-06-301-4/+4
* Prevent integer overflow when calculating buffer resizesChristopher Tate2015-06-082-2/+7
* 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
* Merge "Track camera and flashlight usage in battery stats." into mnc-devRuben Brunk2015-06-021-0/+81
|\
| * Track camera and flashlight usage in battery stats.Ruben Brunk2015-06-011-0/+81
* | Disregard alleged binder entities beyond parcel boundsChristopher Tate2015-05-271-1/+1
|/
* Verify that the native handle was createdAdam Lesinski2015-05-121-0/+4
* Add body sensors app op - framework nativeSvetoslav2015-05-013-0/+48
* Merge "Respect the record audio app op - frameworks native" into mnc-devSvet Ganov2015-04-291-1/+34
|\
| * Respect the record audio app op - frameworks nativeSvet Ganov2015-04-281-1/+34
* | Parcel.cpp: use calloc instead of mallocNick Kralevich2015-04-281-1/+1
|/
* Merge "Fixed build error with clang/llvm."Wale Ogunwale2015-04-221-2/+3
|\
| * Fixed build error with clang/llvm.Wale Ogunwale2015-04-211-2/+3
* | Merge "Add ashmem stats to Parcels"Dan Sandler2015-04-211-0/+8
|\ \ | |/ |/|
| * Add ashmem stats to ParcelsDan Sandler2015-04-161-0/+8
* | Added IPCThreadState::blockUntilThreadAvailable() method.Wale Ogunwale2015-04-142-3/+30
|/
* Parcel.cpp: reject size_t arguments greater than INT32_MAXNick Kralevich2015-04-021-13/+137
* Merge "Add backwards compatible versions of IInterface::asBinder()"Marco Nelissen2015-03-311-0/+21
|\
| * Add backwards compatible versions of IInterface::asBinder()Marco Nelissen2015-03-311-0/+21
| * Replace IInterface::asBinder() with a staticMarco Nelissen2014-11-145-14/+19
* | binder: add uint64 support to Parcel.Ronghua Wu2015-03-191-0/+15
* | Add ProcessInfoService to activity manager.Ruben Brunk2015-02-023-0/+166
* | am 6e32c037: Merge "Kill HAVE_PTHREADS."Yabin Cui2015-01-271-11/+4
|\ \
| * | Kill HAVE_PTHREADS.Yabin Cui2015-01-261-11/+4
* | | am 8f3ade0c: Merge "Follow StrictMode refactoring."Jeff Sharkey2015-01-161-1/+1
|\ \ \ | |/ /
| * | Follow StrictMode refactoring.Jeff Sharkey2015-01-141-1/+1
* | | am aec92242: Merge "Replace all instances of intptr_t with uintptr_t."Riley Andrews2015-01-131-8/+8
|\ \ \ | |/ /