index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
aidl
/
generate_java_rpc.cpp
Age
Commit message (
Expand
)
Author
2015-09-02
Remove RPC interface Type
Casey Dahlin
2012-05-23
am 9d98a089: Check result handler is not null
Manuel Roman
2012-05-23
Check result handler is not null
Manuel Roman
2012-02-17
Revert "Revert "The com.android.athome api classes are moving android.support...
Mike Lockwood
2012-02-17
Revert "The com.android.athome api classes are moving android.support.place."
Mike Lockwood
2012-02-16
The com.android.athome api classes are moving android.support.place.
Joe Onorato
2012-02-10
Modified the constructor of EndpointBase
Manuel Roman
2012-02-10
Add a getEndpointInfo accessor to AIDL-generated RPC proxy classes
Jason Simmons
2012-02-10
Don't try to unmarshal void return types when there are out parameters being ...
Joe Onorato
2012-02-10
Update aidl for new Broker API.
Joe Onorato
2012-02-10
aidl: All flattenable types now must also be parcelable.
Joe Onorato
2012-02-10
Update aidl to new APIs.
Joe Onorato
2012-02-10
Modified AIDL to support authentication
Manuel Roman
2012-02-10
Fix PresenterClass by adding a _listener field
Tim Kilbourn
2012-02-10
add presenters to aidl.
Joe Onorato
2012-02-10
Generate fallthrough for unhandled actions in RPC methods.
Joe Onorato
2012-02-10
Support custom flattenable types for RPC.
Joe Onorato
2012-02-10
Add the full suite of RpcData types.
Joe Onorato
2012-02-10
Checkpoint adding @home RPC support to aidl
Joe Onorato
2012-01-11
Merge "Add a getEndpointInfo accessor to AIDL-generated RPC proxy classes" in...
Jason Simmons
2012-01-03
Modified the constructor of EndpointBase
Manuel Roman
2011-12-16
Add a getEndpointInfo accessor to AIDL-generated RPC proxy classes
Jason Simmons
2011-12-11
The com.android.athome api classes are moving android.support.place.
Joe Onorato
2011-11-17
Don't try to unmarshal void return types when there are out parameters being ...
Joe Onorato
2011-10-23
The API doesn't need a container here, all it needs is a Context.
Joe Onorato
2011-10-12
Update aidl for new Broker API.
Joe Onorato
2011-10-09
aidl: All flattenable types now must also be parcelable.
Joe Onorato
2011-10-09
Update aidl to new APIs.
Joe Onorato
2011-10-08
Modified AIDL to support authentication
Manuel Roman
2011-09-27
Fix PresenterClass by adding a _listener field
Tim Kilbourn
2011-09-23
add presenters to aidl.
Joe Onorato
2011-09-19
Support custom flattenable types for RPC.
Joe Onorato
2011-09-19
Generate fallthrough for unhandled actions in RPC methods.
Joe Onorato
2011-09-02
Add the full suite of RpcData types.
Joe Onorato
2011-09-01
Checkpoint adding @home RPC support to aidl
Joe Onorato