summaryrefslogtreecommitdiffstats
path: root/tools/aidl
Commit message (Expand)AuthorAgeFilesLines
...
| * | Support custom flattenable types for RPC.Joe Onorato2011-09-198-54/+203
| * | Generate fallthrough for unhandled actions in RPC methods.Joe Onorato2011-09-191-3/+10
| * | Add RpcData as a built-in marshallable type.Joe Onorato2011-09-062-2/+35
| * | Merge "Add the full suite of RpcData types." into ics-aahJoe Onorato2011-09-025-55/+204
| |\ \
| | * | Add the full suite of RpcData types.Joe Onorato2011-09-025-55/+204
| * | | resolved conflicts for merge of 912a8b70 to ics-aahJason Simmons2011-09-013-46/+81
| |\ \ \ | | |/ / | |/| / | | |/
| * | Checkpoint adding @home RPC support to aidlJoe Onorato2011-09-0113-582/+1485
* | | Revert "Revert "The com.android.athome api classes are moving android.support...Mike Lockwood2012-02-172-10/+10
* | | Revert "The com.android.athome api classes are moving android.support.place."Mike Lockwood2012-02-172-10/+10
* | | The com.android.athome api classes are moving android.support.place.Joe Onorato2012-02-162-10/+10
* | | 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
* | | Use the new get/putFlattenable methods on RpcData.Joe Onorato2012-02-101-36/+5
* | | Don't try to unmarshal void return types when there are out parameters being ...Joe Onorato2012-02-101-5/+7
* | | For events, require that the parameters be marked in.Joe Onorato2012-02-101-0/+9
* | | Support putting Flattenables in Lists.Joe Onorato2012-02-102-5/+34
* | | Was generating code that uses the wrong RpcData.Joe Onorato2012-02-101-3/+3
* | | Update aidl for new Broker API.Joe Onorato2012-02-101-43/+42
* | | aidl: All flattenable types now must also be parcelable.Joe Onorato2012-02-106-140/+99
* | | Update aidl to new APIs.Joe Onorato2012-02-101-41/+40
* | | Suport RpcData as a parcelable type.Joe Onorato2012-02-102-18/+28
* | | Modified AIDL to support authenticationManuel Roman2012-02-102-8/+28
* | | Fix PresenterClass by adding a _listener fieldTim Kilbourn2012-02-101-1/+1
* | | add presenters to aidl.Joe Onorato2012-02-104-231/+491
* | | Generate fallthrough for unhandled actions in RPC methods.Joe Onorato2012-02-101-3/+10
* | | Support custom flattenable types for RPC.Joe Onorato2012-02-108-54/+203
* | | Add RpcData as a built-in marshallable type.Joe Onorato2012-02-102-2/+35
* | | Add the full suite of RpcData types.Joe Onorato2012-02-105-55/+204
* | | Checkpoint adding @home RPC support to aidlJoe Onorato2012-02-1013-585/+1486
| |/ |/|
* | Add new dependency generation option to aidl.Xavier Ducrohet2011-09-013-44/+81
|/
* Fix aidl to cope with multiple collection types per method.Elliott Hughes2011-07-134-111/+110
* Add notice files for aapt and aidl.Xavier Ducrohet2011-02-281-0/+190
* am 9d71860e: Merge "The aapt and aidl tools are prebuilt when we\'re doing an...Joe Onorato2010-06-151-1/+4
|\
| * The aapt and aidl tools are prebuilt when we're doing an apps-only build, so ...Joe Onorato2010-06-101-1/+4
| * am 747cb3b5: Merge change 9670 into donutAndroid (Google) Code Review2009-08-043-3/+9
| |\
| | * Make aidl annotate onTransact with @OverrideXavier Ducrohet2009-08-033-3/+9
| | * Add includes to enable host C++ tools to compile with GCC 4.4Jack Palevich2009-06-241-0/+1
* | | long modifier was on the wrong argument.Scott Turner2010-01-141-1/+1
* | | merge from donutJean-Baptiste Queru2009-09-033-3/+9
|\ \ \ | |/ / |/| |
| * | donut snapshotJean-Baptiste Queru2009-08-113-3/+9
| * | donut snapshotJean-Baptiste Queru2009-07-211-0/+1
| |/
* | Include stdio.h in tools/aidl/AST.h to make the code build on gcc-4.4Scott Tsai2009-03-211-0/+1
* | Merge commit 'remotes/korg/cupcake' into mergeJean-Baptiste Queru2009-03-183-8/+86
|\ \ | |/
| * auto import from //branches/cupcake_rel/...@138607The Android Open Source Project2009-03-133-7/+85
| * auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-051-1/+1
| * auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0317-0/+5720
| * auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0317-5720/+0
* | Removing "import" statements from AIDL-generated .java files.Adrian Taylor2009-02-132-20/+3
* | auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-093-0/+7
|\ \ | |/
| * auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-095-0/+10