replicant-frameworks_native/libs/binder
Arve Hjønnevåg 4cab0fd7f7 Binder: Make sure binder objects do not overlap
Fixes crashing part of bug 11355082.
The driver still leaks references.

Change-Id: Ibc6a63b151c1fc1f7666237f25255ba781e02071
2014-02-24 15:42:13 -08:00
..
Android.mk Use 64 bit binder interface if TARGET_USES_64_BIT_BINDER _or_ TARGET_IS_64_BIT is set. 2014-02-03 14:48:36 -08:00
AppOpsManager.cpp Fix AppOsManager missing mutex unlock. 2013-07-22 17:13:12 -07:00
Binder.cpp binder: fix all warnings 2014-02-05 17:51:10 -08:00
BpBinder.cpp binder: fix all warnings 2014-02-05 17:51:10 -08:00
BufferedTextOutput.cpp libutils clean-up 2013-05-07 18:28:11 -07:00
Debug.cpp binder: fix all warnings 2014-02-05 17:51:10 -08:00
IAppOpsCallback.cpp App ops: new native access API. 2013-02-12 15:13:37 -08:00
IAppOpsService.cpp Follow framework change to track started ops by proc. 2013-07-17 17:26:15 -07:00
IInterface.cpp some work to try to reduce the code size of some native libraries 2009-05-26 16:12:20 -07:00
IMemory.cpp binder: fix all warnings 2014-02-05 17:51:10 -08:00
IPCThreadState.cpp Binder: Fix some valgrind errors. 2014-02-18 21:14:41 -08:00
IPermissionController.cpp Add Parcel::readExceptionCode() and Parcel::writeNoException() 2010-07-13 15:45:18 -07:00
IServiceManager.cpp defaultServiceManager wait for service manager ready 2013-07-24 16:18:12 -07:00
MemoryBase.cpp Revert "Second try at adding a compatibility symbol for the MemoryBase constructor." 2013-07-09 22:15:42 +00:00
MemoryDealer.cpp binder: fix all warnings 2014-02-05 17:51:10 -08:00
MemoryHeapBase.cpp Remove references to obsolete pmem functionality. 2013-11-21 12:22:39 -08:00
Parcel.cpp Binder: Make sure binder objects do not overlap 2014-02-24 15:42:13 -08:00
PermissionCache.cpp Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE 2012-01-03 22:38:27 +00:00
ProcessState.cpp binder: fix all warnings 2014-02-05 17:51:10 -08:00
Static.cpp libutils clean-up 2013-05-07 18:28:11 -07:00
TextOutput.cpp Bring back overloading to print String8/16. 2013-05-30 14:04:28 -07:00