History log of /system/core/libbinderwrapper/stub_binder_wrapper.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
09910f4baac4d6a5fa04eee9cce72efc73ecfdb9 12-Apr-2016 Christopher Wiley <wiley@google.com> binderwrapper: Resolve ambiguous base::Closure reference

Disambiguate between base and android::base namespaces. This matters
when headers from libbase are indirectly included.

Bug: 27804373
Test: Compiles in that referenced situation.

Change-Id: Icb26595bb0013733aa8c03971c9f4a950c8b2ab1
/system/core/libbinderwrapper/stub_binder_wrapper.cc
7cba9db9cdcdafe221d0481c52316a8653f577a1 16-Oct-2015 Daniel Erat <derat@google.com> libbinderwrapper: Add GetCallingUid() and GetCallingPid().

Add methods to BinderWrapper for getting the caller's UID
and PID while in a transaction.

Bug: 24988639
Change-Id: Ibd711fc6b3d83623d4bb1060838c65aaef30d76e
/system/core/libbinderwrapper/stub_binder_wrapper.cc
be43a39ff56ca8840ccfed048f75633adc535e92 08-Sep-2015 Daniel Erat <derat@google.com> Add libbinderwrapper.

Add a library that wraps libbinder to make it possible to
write tests for native code that communicates via binder.

Bug: 23791723
Change-Id: I3c842413e0f07dc252040c042d664031b0354353
/system/core/libbinderwrapper/stub_binder_wrapper.cc