1. 693e673 Make AidlTypenames::IsList static by Devin Moore · 3 years, 11 months ago
  2. f12cc11 Explicitly check for List type in cpp backend by Devin Moore · 4 years ago
  3. c7e47a3 Support @FixedSized annotation for structured parcelables by Devin Moore · 4 years ago
  4. d0a1027 Rename @Immutable to @JavaOnlyImmutable by Jeongik Cha · 4 years ago
  5. 36f76c3 Support @Immutable for a parcelable by Jeongik Cha · 4 years ago
  6. 40782d0 Remove AidlTypenames::Reset() by Jiyong Park · 4 years ago
  7. 0cf03b1 Remove duplication in aidl_checkapi.cpp by Jiyong Park · 4 years ago
  8. 8e79b7f Change the ownership of AidlDefinedType objects by Jiyong Park · 4 years ago
  9. 649e8a7 Support extending parcelable in Java by Jeongik Cha · 4 years, 4 months ago
  10. cb1bcd7 Remove use of pair in AidlTypenames API by Steven Moreland · 4 years, 3 months ago
  11. 79f0ed1 Fix error when added type is AIDL type. by Steven Moreland · 4 years, 3 months ago
  12. 8f6ec46 Imported type is preferred to preprocessed type by Jiyong Park · 4 years, 6 months ago
  13. ee8674f Adds support for arrays of enums. by Daniel Norman · 4 years, 10 months ago
  14. 85aed54 Adds the beginnings of Enum support to AIDL. by Daniel Norman · 5 years ago
  15. 047c5ee Remove TypeNamespace by Jeongik Cha · 5 years ago
  16. 3c126b5 Remove unused using decls. by Chih-Hung Hsieh · 6 years ago
  17. db0f59e clean up aidl validation logic by Jeongik Cha · 6 years ago
  18. e51a5ea Revert "Make AIDL Validation logic independent from language" by Jeongik Cha · 6 years ago
  19. 17f7fd4 Make AIDL Validation logic independent from language by Jeongik Cha · 6 years ago
  20. e05195e ParcelFileDescriptor is now a built-in type of AIDL by Jiyong Park · 6 years ago
  21. b034bf0 Support multiple types in an AIDL file / multiple AIDL files by Jiyong Park · 6 years ago
  22. 6cee348 add --structured flag by Steven Moreland · 6 years ago
  23. 1d2df7d Separate AIDL types and target language types by Jiyong Park · 6 years ago
  24. ac89604 java.util.{List|Map} are mapped to List and Map by Jiyong Park · 6 years ago
  25. 1deecc3 Resolve AIDL types without using Java or C++ types by Jiyong Park · 6 years ago