This website requires JavaScript.
Explore
Help
Sign In
drgreen
/
android_frameworks_base
Watch
1
Star
0
Fork
0
You've already forked android_frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
android_frameworks_base
/
libs
/
binder
History
Mathias Agopian
f1db4aec65
don't crash in Parcel when given a null (and therfore invalid) native_handle_t
2009-07-31 16:18:16 -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
…
BpBinder.cpp
…
IInterface.cpp
…
IMemory.cpp
…
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
…
IServiceManager.cpp
new Permission class used to improve permission checks speed (by caching results)
2009-06-15 21:56:51 -07:00
MemoryBase.cpp
…
MemoryDealer.cpp
…
MemoryHeapBase.cpp
…
MemoryHeapPmem.cpp
…
Parcel.cpp
don't crash in Parcel when given a null (and therfore invalid) native_handle_t
2009-07-31 16:18:16 -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
…
Static.cpp
…