replicant-frameworks_native/libs/binder
Arve Hjønnevåg 88f6ad18de am c93865de: am 58242fc2: Merge changes Ib0e5a037,I1bd7c38e,Icfc67c2a,I96c64312,I59528054, ...
* commit 'c93865de80a16d3638936890fb42eb175284044b':
  ServiceManager: Implement PING_TRANSACTION
  ServiceManager: Use 32/64 bit types from new binder header
  Binder: Use 64 bit pointers in 32 processes if selected by the target
  Add BINDER_IPC_32BIT to CFLAGS unless TARGET_USES_64_BIT_BINDER is true
  Binder: Make binder portable
  ServiceManager: Fix the binder interface
  ServiceManager: Store handles in uint32_t instead of void *
  ServiceManager: Generic Fixes
  ServiceManager: Add extra error handling
  ServiceManager: Fix Android.mk
  ServiceManager: Make use of kernel exported structures
2014-02-03 22:11:16 +00:00
..
Android.mk am c93865de: am 58242fc2: Merge changes Ib0e5a037,I1bd7c38e,Icfc67c2a,I96c64312,I59528054, ... 2014-02-03 22:11:16 +00:00
AppOpsManager.cpp Fix AppOsManager missing mutex unlock. 2013-07-22 17:13:12 -07:00
Binder.cpp Binder: Make binder portable 2014-01-31 10:49:40 +00:00
BpBinder.cpp Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE 2012-01-08 13:19:13 +00:00
BufferedTextOutput.cpp libutils clean-up 2013-05-07 18:28:11 -07:00
Debug.cpp libutils clean-up 2013-05-07 18:28:11 -07: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
IBatteryStats.cpp Cleanup Binder interface between sensorservice and BatteryStats 2013-09-25 09:28:41 -07:00
IInterface.cpp
IMemory.cpp improved CallStack a bit 2013-03-21 17:12:40 -07:00
IPCThreadState.cpp Binder: Use 64 bit pointers in 32 processes if selected by the target 2014-01-31 15:51:06 -08:00
IPermissionController.cpp
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: Make binder portable 2014-01-31 10:49:40 +00:00
MemoryHeapBase.cpp Remove references to obsolete pmem functionality. 2013-11-21 12:22:39 -08:00
Parcel.cpp am c93865de: am 58242fc2: Merge changes Ib0e5a037,I1bd7c38e,Icfc67c2a,I96c64312,I59528054, ... 2014-02-03 22:11:16 +00:00
PermissionCache.cpp Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE 2012-01-03 22:38:27 +00:00
ProcessState.cpp defaultServiceManager wait for service manager ready 2013-07-24 16:18:12 -07: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