replicant-frameworks_native/libs/binder
Chih-Hung Hsieh ac5cd96fe2 am dbab409c: Merge "Avoid two warnings from clang."
* commit 'dbab409c49ca5dd6686912d0b3eeb19ef1c37a3e':
  Avoid two warnings from clang.
2014-11-04 01:24:07 +00:00
..
Android.mk am f0a24759: am a28750ee: Merge "binder: Turn on -Werror" 2014-06-03 20:54:48 +00:00
AppOpsManager.cpp Fix AppOsManager missing mutex unlock. 2013-07-22 17:13:12 -07:00
Binder.cpp Work around C11 const atomic restrictions. 2014-09-11 14:49:09 -07:00
BpBinder.cpp binder: Turn on -Werror 2014-06-03 11:11:45 -07:00
BufferedTextOutput.cpp
Debug.cpp binder: fix all warnings 2014-02-05 17:51:10 -08:00
IAppOpsCallback.cpp binder: rm utils/Debug.h 2014-05-29 13:10:03 -07:00
IAppOpsService.cpp binder: rm utils/Debug.h 2014-05-29 13:10:03 -07:00
IBatteryStats.cpp add noteResetVideo/Audio to IBatteryStats 2014-07-23 21:51:56 +00:00
IInterface.cpp Don't check if this == NULL. 2014-09-16 17:52:06 -07:00
IMemory.cpp binder: fix all warnings 2014-02-05 17:51:10 -08:00
IPCThreadState.cpp am dbab409c: Merge "Avoid two warnings from clang." 2014-11-04 01:24:07 +00:00
IPermissionController.cpp binder: rm utils/Debug.h 2014-05-29 13:10:03 -07:00
IServiceManager.cpp binder: rm utils/Debug.h 2014-05-29 13:10:03 -07:00
MemoryBase.cpp
MemoryDealer.cpp Allow creation of heaps that are read-only to partner 2014-03-18 15:07:43 -07:00
MemoryHeapBase.cpp Remove references to obsolete pmem functionality. 2013-11-21 12:22:39 -08:00
Parcel.cpp Fix broken error check in Parcel::readBlob 2014-10-08 17:37:38 +01:00
PermissionCache.cpp
ProcessState.cpp Remove global variables from ProcessState. 2014-04-03 12:29:44 +00:00
Static.cpp
TextOutput.cpp