summaryrefslogtreecommitdiff
path: root/tools/aidl/generate_java_rpc.cpp
AgeCommit message (Expand)Author
2015-09-02Remove RPC interface TypeCasey Dahlin
2012-05-23am 9d98a089: Check result handler is not nullManuel Roman
2012-05-23Check result handler is not nullManuel Roman
2012-02-17Revert "Revert "The com.android.athome api classes are moving android.support...Mike Lockwood
2012-02-17Revert "The com.android.athome api classes are moving android.support.place."Mike Lockwood
2012-02-16The com.android.athome api classes are moving android.support.place.Joe Onorato
2012-02-10Modified the constructor of EndpointBaseManuel Roman
2012-02-10Add a getEndpointInfo accessor to AIDL-generated RPC proxy classesJason Simmons
2012-02-10Don't try to unmarshal void return types when there are out parameters being ...Joe Onorato
2012-02-10Update aidl for new Broker API.Joe Onorato
2012-02-10aidl: All flattenable types now must also be parcelable.Joe Onorato
2012-02-10Update aidl to new APIs.Joe Onorato
2012-02-10Modified AIDL to support authenticationManuel Roman
2012-02-10Fix PresenterClass by adding a _listener fieldTim Kilbourn
2012-02-10add presenters to aidl.Joe Onorato
2012-02-10Generate fallthrough for unhandled actions in RPC methods.Joe Onorato
2012-02-10Support custom flattenable types for RPC.Joe Onorato
2012-02-10Add the full suite of RpcData types.Joe Onorato
2012-02-10Checkpoint adding @home RPC support to aidlJoe Onorato
2012-01-11Merge "Add a getEndpointInfo accessor to AIDL-generated RPC proxy classes" in...Jason Simmons
2012-01-03Modified the constructor of EndpointBaseManuel Roman
2011-12-16Add a getEndpointInfo accessor to AIDL-generated RPC proxy classesJason Simmons
2011-12-11The com.android.athome api classes are moving android.support.place.Joe Onorato
2011-11-17Don't try to unmarshal void return types when there are out parameters being ...Joe Onorato
2011-10-23The API doesn't need a container here, all it needs is a Context.Joe Onorato
2011-10-12Update aidl for new Broker API.Joe Onorato
2011-10-09aidl: All flattenable types now must also be parcelable.Joe Onorato
2011-10-09Update aidl to new APIs.Joe Onorato
2011-10-08Modified AIDL to support authenticationManuel Roman
2011-09-27Fix PresenterClass by adding a _listener fieldTim Kilbourn
2011-09-23add presenters to aidl.Joe Onorato
2011-09-19Support custom flattenable types for RPC.Joe Onorato
2011-09-19Generate fallthrough for unhandled actions in RPC methods.Joe Onorato
2011-09-02Add the full suite of RpcData types.Joe Onorato
2011-09-01Checkpoint adding @home RPC support to aidlJoe Onorato