replicant-frameworks_native/libs/binder
Dianne Hackborn 5ee2c9d20c Work on issue #17656716: Unhandled exception in Window Manager
Try to clean up the code paths coming in and out of binder IPCs to
plug any places where we could disrupt the gather flag of a thread,
causing it to keep gathering stack crawls (which is the thing that
is causing our strict mode data to become so large).

We now take care of saving and restoring this state in the core
IPC code path, not at the Java layer.

Change-Id: I73d564778da127bdce00f304225930e7f2318293
2014-09-30 11:30:03 -07: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 Fix CAS argument type. 2014-09-02 23:26:16 -07:00
BpBinder.cpp binder: Turn on -Werror 2014-06-03 11:11:45 -07:00
BufferedTextOutput.cpp libutils clean-up 2013-05-07 18:28:11 -07:00
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
IMemory.cpp binder: fix all warnings 2014-02-05 17:51:10 -08:00
IPCThreadState.cpp Work on issue #17656716: Unhandled exception in Window Manager 2014-09-30 11:30:03 -07: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 Revert "Second try at adding a compatibility symbol for the MemoryBase constructor." 2013-07-09 22:15:42 +00:00
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 Remove Parcel::writeIntPtr. 2014-06-12 15:26:39 +01:00
PermissionCache.cpp
ProcessState.cpp Remove global variables from ProcessState. 2014-04-03 12:29:44 +00:00
Static.cpp libutils clean-up 2013-05-07 18:28:11 -07:00
TextOutput.cpp Bring back overloading to print String8/16. 2013-05-30 14:04:28 -07:00