replicant-frameworks_native/libs/binder
Marco Nelissen d43b194b69 Instead of using -1 for pid and uid in the simulator, and then having
to special-case the simulator case all over the framework, just use
getuid and getpid, and intercept those in the simulator wrapper.
2009-07-17 10:48:09 -07:00
..
Android.mk new Permission class used to improve permission checks speed (by caching results) 2009-06-15 21:56:51 -07:00
Binder.cpp some work to try to reduce the code size of some native libraries 2009-05-26 16:12:20 -07:00
BpBinder.cpp some work to try to reduce the code size of some native libraries 2009-05-26 16:12:20 -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 some work to try to reduce the code size of some native libraries 2009-05-26 16:12:20 -07:00
IPCThreadState.cpp Instead of using -1 for pid and uid in the simulator, and then having 2009-07-17 10:48:09 -07:00
IPermissionController.cpp some work to try to reduce the code size of some native libraries 2009-05-26 16:12:20 -07:00
IServiceManager.cpp new Permission class used to improve permission checks speed (by caching results) 2009-06-15 21:56:51 -07:00
MemoryBase.cpp move libbinder's header files under includes/binder 2009-05-20 12:55:03 -07:00
MemoryDealer.cpp some work to try to reduce the code size of some native libraries 2009-05-26 16:12:20 -07:00
MemoryHeapBase.cpp move libbinder's header files under includes/binder 2009-05-20 12:55:03 -07:00
MemoryHeapPmem.cpp some work to try to reduce the code size of some native libraries 2009-05-26 16:12:20 -07:00
Parcel.cpp some work to try to reduce the code size of some native libraries 2009-05-26 16:12:20 -07:00
Permission.cpp new Permission class used to improve permission checks speed (by caching results) 2009-06-15 21:56:51 -07:00
ProcessState.cpp move libbinder's header files under includes/binder 2009-05-20 12:55:03 -07:00
Static.cpp move libbinder's header files under includes/binder 2009-05-20 12:55:03 -07:00