summaryrefslogtreecommitdiffstats
path: root/libs/binder
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |/ /
| * | Replace all instances of intptr_t with uintptr_t.Riley Andrews2015-01-131-8/+8
* | | am 41a160c4: Merge "Fix signed/unsigned comparison warnings in driver interfa...Riley Andrews2015-01-131-7/+7
|\ \ \ | |/ /
| * | Fix signed/unsigned comparison warnings in driver interface test.Riley Andrews2015-01-121-7/+7
* | | am 53186a4d: Merge "Add binder tests"Riley Andrews2014-12-192-1/+960
|\ \ \ | |/ /
| * | Add binder testsRiley Andrews2014-12-192-1/+960
* | | am dbd252ea: Merge "Add binder driver interface test"Riley Andrews2014-12-192-0/+382
|\ \ \ | |/ /
| * | Add binder driver interface testRiley Andrews2014-12-192-0/+382
* | | 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 104e1259: Merge "binder: Return pid_t/uid_t instead of int"Dan Stoza2014-12-011-2/+2
|\ \ \ | |/ /
| * | binder: Return pid_t/uid_t instead of intDan Stoza2014-12-011-2/+2
* | | am 2d7ec9d7: Merge "Fix build with clang in C++11 mode"Chih-hung Hsieh2014-11-251-6/+6
|\ \ \ | |/ /