summaryrefslogtreecommitdiffstats
path: root/tools/aidl/generate_java_rpc.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "The com.android.athome api classes are moving android.support...Mike Lockwood2012-02-171-8/+8
* Revert "The com.android.athome api classes are moving android.support.place."Mike Lockwood2012-02-171-8/+8
* The com.android.athome api classes are moving android.support.place.Joe Onorato2012-02-161-8/+8
* Modified the constructor of EndpointBaseManuel Roman2012-02-101-1/+5
* Add a getEndpointInfo accessor to AIDL-generated RPC proxy classesJason Simmons2012-02-101-0/+15
* Don't try to unmarshal void return types when there are out parameters being ...Joe Onorato2012-02-101-5/+7
* Update aidl for new Broker API.Joe Onorato2012-02-101-43/+42
* aidl: All flattenable types now must also be parcelable.Joe Onorato2012-02-101-3/+3
* Update aidl to new APIs.Joe Onorato2012-02-101-41/+40
* Modified AIDL to support authenticationManuel Roman2012-02-101-8/+27
* Fix PresenterClass by adding a _listener fieldTim Kilbourn2012-02-101-1/+1
* add presenters to aidl.Joe Onorato2012-02-101-196/+465
* Generate fallthrough for unhandled actions in RPC methods.Joe Onorato2012-02-101-3/+10
* Support custom flattenable types for RPC.Joe Onorato2012-02-101-3/+3
* Add the full suite of RpcData types.Joe Onorato2012-02-101-1/+18
* Checkpoint adding @home RPC support to aidlJoe Onorato2012-02-101-0/+667