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
Evgeniy Stepanov
594f3eec38
Make sure binder ioctl structs don't contain uninitialized values.
...
Change-Id: I8a678f91262417bb120e65e32c244ce1512b46c2
2011-04-21 14:37:15 +04:00
..
Android.mk
Move CursorWindow class from core/jni to libbinder
2010-05-28 10:08:21 -04:00
Binder.cpp
…
BpBinder.cpp
…
CursorWindow.cpp
fix messages from sqlite layer in c++ code to be useful.
2010-11-29 11:53:55 -08:00
IInterface.cpp
…
IMemory.cpp
…
IPCThreadState.cpp
Make sure binder ioctl structs don't contain uninitialized values.
2011-04-21 14:37:15 +04:00
IPermissionController.cpp
Add Parcel::readExceptionCode() and Parcel::writeNoException()
2010-07-13 15:45:18 -07:00
IServiceManager.cpp
Add Parcel::readExceptionCode() and Parcel::writeNoException()
2010-07-13 15:45:18 -07:00
MemoryBase.cpp
…
MemoryDealer.cpp
…
MemoryHeapBase.cpp
Clean up use of HAVE_ANDROID_OS
2011-02-16 10:56:32 -08:00
MemoryHeapPmem.cpp
Clean up use of HAVE_ANDROID_OS
2011-02-16 10:56:32 -08:00
Parcel.cpp
Merge "Parcel::appendFrom({const } Parcel *parcel, size_t, size_t)"
2011-04-18 08:12:36 -07:00
Permission.cpp
…
ProcessState.cpp
…
Static.cpp
…