summaryrefslogtreecommitdiff
path: root/transport/include/hidl/HidlBinderSupport.h
AgeCommit message (Expand)Author
2018-09-28toBinder: always safe.Steven Moreland
2018-08-08Revert "Revert "Begin cleanup of HidlBinderSupport.h includes.""Steven Moreland
2018-08-08Revert "Begin cleanup of HidlBinderSupport.h includes."Steven Moreland
2018-08-02Begin cleanup of HidlBinderSupport.h includes.Steven Moreland
2018-07-27Adding {read,write}Embedded{From,To} methods for hidl_handleNirav Atre
2018-06-27Move g(Bn|Bs)ConstructorMap's into cpp.Steven Moreland
2018-05-03HidlBinderSupport: addPostCommandTaskSteven Moreland
2018-03-22Revert "Remove gBn/sConstructorMap from headers."Yifan Hong
2018-02-08Remove gBn/sConstructorMap from headers.Yifan Hong
2018-02-08Revert "Reland "Remove gBn/sConstructorMap.""Steven Moreland
2018-01-31Reland "Remove gBn/sConstructorMap."Yifan Hong
2017-12-15Revert "Remove gBn/sConstructorMap."Yifan Hong
2017-12-15Remove gBn/sConstructorMap.Yifan Hong
2017-12-05Add support for polling transport.Martijn Coenen
2017-11-09Double gBn/sConstructorMapYifan Hong
2017-07-31Add tags for hidl interfaces.Steven Moreland
2017-07-21Revert "Revert "Allow proxies to be compared.""Steven Moreland
2017-07-21Revert "Allow proxies to be compared."Steven Moreland
2017-07-21Allow proxies to be compared.Steven Moreland
2017-05-05libhidltransport: move methods to sourcesSteven Moreland
2017-04-27Validate incoming data properly.Martijn Coenen
2017-04-21Fix wrapPassthrough casts to the wrong type.Yifan Hong
2017-03-16Hide global variablesYifan Hong
2017-03-10Allow MQDescriptors with null native_handles to be passed over hwbinderHridya Valsaraju
2017-02-24Use interfaceDescriptor instead of interfaceChainYifan Hong
2017-02-22Move definition of configureRpcThreadpool.Steven Moreland
2017-02-06Make gBn/sConstructorMap concurrent.Yifan Hong
2017-02-02IBase::getReferenceInfo -> getDebugInfoYifan Hong
2017-01-13Allow hidl_vec to contain a null buffer.Martijn Coenen
2017-01-12Use new read(Embedded)Buffer/readNativeHandle APIs.Steven Moreland
2017-01-09Bp/n/sFoo -> Bp/n/sHwFooYifan Hong
2017-01-03Add templatization to MQDescriptorHridya Valsaraju
2016-12-30Transport threadpool configuration.Martijn Coenen
2016-12-22Add (un)linkToDeath to IBase.Martijn Coenen
2016-12-19create gBsConstructorMap; add wrapPassthroughYifan Hong
2016-12-16Move macros from libhidl[transport] to auto-generated code.Yifan Hong
2016-12-15registerAsService fails gracefully.Steven Moreland
2016-12-15Introduce fromBinder() helper.Martijn Coenen
2016-12-09Cleanup Hidl*Support.* files.Yifan Hong
2016-12-08Remove explicit cast from Return<*>.Steven Moreland
2016-12-02Hidlize IBase and use IBase instead of IBinder.Yifan Hong
2016-12-02Hidlized version of IMemory.Martijn Coenen
2016-11-28Cleanup Return object.Steven Moreland
2016-11-18Split libhidl into base and transport.Yifan Hong