replicant-frameworks_native/libs/binder
Elliott Hughes 5b00af2435 am 7212ff29: am 20e154f1: Merge "Second try at adding a compatibility symbol for the MemoryBase constructor."
* commit '7212ff29c6f4e4cd192fee6f072e80b36d8a728b':
  Second try at adding a compatibility symbol for the MemoryBase constructor.
2013-03-14 10:31:38 -07:00
..
Android.mk App ops: new native access API. 2013-02-12 15:13:37 -08:00
AppOpsManager.cpp Fixes to native app ops services 2013-02-19 18:10:05 -08:00
Binder.cpp Add callback hack to find out when to reload system properties. 2012-05-09 14:53:26 -07:00
BpBinder.cpp
IAppOpsCallback.cpp App ops: new native access API. 2013-02-12 15:13:37 -08:00
IAppOpsService.cpp Fixes to native app ops services 2013-02-19 18:10:05 -08:00
IInterface.cpp
IMemory.cpp Revert "Add a compatibility symbol for the MemoryBase constructor." 2013-03-14 10:51:17 +00:00
IPCThreadState.cpp Revert "ugly, temporary, workaroung for a problem where a binder thread spins forever" 2012-10-06 23:20:00 -07:00
IPermissionController.cpp
IServiceManager.cpp Some hardening of isolated processes by restricting access to services. 2012-02-09 18:06:01 -08:00
MemoryBase.cpp Revert "Add a compatibility symbol for the MemoryBase constructor." 2013-03-14 10:51:17 +00:00
MemoryDealer.cpp
MemoryHeapBase.cpp
Parcel.cpp Aligning native Parcel implementation to Java. 2012-06-08 08:29:01 -07:00
PermissionCache.cpp
ProcessState.cpp rename binder services main thread to Binder_* 2013-03-07 15:34:28 -08:00
Static.cpp