History log of /frameworks/base/tools/aidl/Type.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
17a452f00c188173f48d0d490d98750cbb4529ca 17-Feb-2012 Mike Lockwood <lockwood@google.com> Revert "Revert "The com.android.athome api classes are moving android.support.place.""

This reverts commit 9dede89795a88268ab735a1b28e628f2a77922fe.
/frameworks/base/tools/aidl/Type.cpp
9dede89795a88268ab735a1b28e628f2a77922fe 17-Feb-2012 Mike Lockwood <lockwood@google.com> Revert "The com.android.athome api classes are moving android.support.place."

to fix the build

This reverts commit 1aeecce8e9fe2749d1ad7ec86e40fe5a892f8f05
/frameworks/base/tools/aidl/Type.cpp
1aeecce8e9fe2749d1ad7ec86e40fe5a892f8f05 12-Dec-2011 Joe Onorato <joeo@google.com> The com.android.athome api classes are moving android.support.place.

Change-Id: Ibb9b8cfc8e7d0676df43359f5abaaed5e9e1112d
/frameworks/base/tools/aidl/Type.cpp
c3a7bb6563288373b4b6531ab5c8abfc3d048a77 05-Dec-2011 Joe Onorato <joeo@google.com> Use the new get/putFlattenable methods on RpcData.

They handle null correctly.
/frameworks/base/tools/aidl/Type.cpp
79824179b8ceb77d4ddb392a7c104e873d61ccc8 08-Nov-2011 Joe Onorato <joeo@google.com> Support putting Flattenables in Lists.
/frameworks/base/tools/aidl/Type.cpp
6e0f981e864be5365b07a8cdc6f23e983d7f7352 07-Nov-2011 Joe Onorato <joeo@google.com> Was generating code that uses the wrong RpcData.
/frameworks/base/tools/aidl/Type.cpp
a1c6d909c22e196ef62ddb065fc7821deda8a602 10-Oct-2011 Joe Onorato <joeo@google.com> aidl: All flattenable types now must also be parcelable.

This is more a limitation of the grammar than anything else triggering laziness on my part.
/frameworks/base/tools/aidl/Type.cpp
6c0236c53a30ea9fef28ee7c95a4dce2fa5ce2e1 10-Oct-2011 Joe Onorato <joeo@google.com> Suport RpcData as a parcelable type.
/frameworks/base/tools/aidl/Type.cpp
e24dbeafe64278408b3342fcb77756bc7d091791 24-Sep-2011 Joe Onorato <joeo@google.com> add presenters to aidl.
/frameworks/base/tools/aidl/Type.cpp
7db766c3fec2795b08d237f29b972f474983684b 16-Sep-2011 Joe Onorato <joeo@google.com> Support custom flattenable types for RPC.
/frameworks/base/tools/aidl/Type.cpp
1eb720446dec3248ba102c4635bf113d450d0d73 06-Sep-2011 Joe Onorato <joeo@google.com> Add RpcData as a built-in marshallable type.
/frameworks/base/tools/aidl/Type.cpp
05ffbe7c020c59ee4fa7e13e04641c954d591951 03-Sep-2011 Joe Onorato <joeo@google.com> Add the full suite of RpcData types.
/frameworks/base/tools/aidl/Type.cpp
fdfe2ff8c60c367a4eb7cecb4cbe1d62b41a8c20 31-Aug-2011 Joe Onorato <joeo@google.com> Checkpoint adding @home RPC support to aidl
/frameworks/base/tools/aidl/Type.cpp
b9eba866b203b28e58f35598023f49b4b58a0635 13-Jul-2011 Elliott Hughes <enh@google.com> Fix aidl to cope with multiple collection types per method.

Bug: http://code.google.com/p/android/issues/detail?id=18497
Change-Id: I152416022524d2860cb16b46c4812c5be6bdcbad
/frameworks/base/tools/aidl/Type.cpp
9066cfe9886ac131c34d59ed0e2d287b0e3c0087 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/frameworks/base/tools/aidl/Type.cpp
d83a98f4ce9cfa908f5c54bbd70f03eec07e7553 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/frameworks/base/tools/aidl/Type.cpp
54b6cfa9a9e5b861a9930af873580d6dc20f773c 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution
/frameworks/base/tools/aidl/Type.cpp