summaryrefslogtreecommitdiffstats
path: root/tools/aidl/aidl.cpp
Commit message (Expand)AuthorAgeFilesLines
* AIDL: Add option to generate No-Op methodsLuis Vidal2016-07-151-1/+13
* aidl: Support for duplicate methods having different argumentsSteve Kondik2015-10-301-8/+15
* kill OS_CASE_SENSITIVEYabin Cui2014-11-101-1/+2
* include direct.h for _mkdirAndrew Hsieh2014-09-301-0/+1
* Re-apply several tools fixes lost by the directory rearrangement.Elliott Hughes2014-01-271-0/+1
* Revert "Move frameworks/base/tools/ to frameworks/tools/"Adam Lesinski2014-01-271-0/+1155
* Move frameworks/base/tools/ to frameworks/tools/Mike Lockwood2013-08-281-1155/+0
* Better aidl generated dependencyYing Wang2013-08-231-0/+10
* Enhance AIDL to take an explicit id for methodsMaurice Chu2012-10-181-0/+78
* Allow multiple 'parcelable' declarations in aidl filesAdam Powell2012-08-161-4/+2
* For events, require that the parameters be marked in.Joe Onorato2012-02-101-0/+9
* aidl: All flattenable types now must also be parcelable.Joe Onorato2012-02-101-55/+46
* add presenters to aidl.Joe Onorato2012-02-101-6/+22
* Support custom flattenable types for RPC.Joe Onorato2012-02-101-15/+53
* Checkpoint adding @home RPC support to aidlJoe Onorato2012-02-101-11/+27
* Add new dependency generation option to aidl.Xavier Ducrohet2011-09-011-44/+75
* Fix aidl to cope with multiple collection types per method.Elliott Hughes2011-07-131-2/+0
* long modifier was on the wrong argument.Scott Turner2010-01-141-1/+1
* auto import from //branches/cupcake_rel/...@138607The Android Open Source Project2009-03-131-1/+67
* 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-031-0/+904
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-904/+0
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-0/+2
* Initial ContributionThe Android Open Source Project2008-10-211-0/+902