replicant-frameworks_native/libs
Brad Fitzpatrick d36f4a5f13 StrictMode: gather and return violating stacks in Binder replies
Now, when Thread A has a strict mode policy in effect and does a
Binder call to Thread B (most likely in another process), the strict
mode policy is passed along, but with the GATHER penalty bit set which
overrides other policies and instead gathers all offending stack
traces to a threadlocal which are then written back in the Parcel's
reply header.

Change-Id: I7d4497032a0609b37b1a2a15855f5c929ba0584d
2010-07-15 13:18:05 -07:00
..
binder StrictMode: gather and return violating stacks in Binder replies 2010-07-15 13:18:05 -07:00
gui first step at implementing the native sensor support 2010-07-13 22:21:56 -07:00
surfaceflinger_client Introduce official public NativeWindow type. 2010-06-30 15:32:04 -07:00
ui Don't build framework tests for simulator target. 2010-07-14 22:55:02 -07:00
utils Don't build framework tests for simulator target. 2010-07-14 22:55:02 -07:00