1. 55f96ad Fix list supported types. by Jooyung Han · 3 years, 7 months ago
  2. 690f584 using references in constant expressions by Jooyung Han · 3 years, 7 months ago
  3. 717fc69 interface class provides TRANSACTION_<methodname> consts by Jiyong Park · 3 years, 7 months ago
  4. 14af79b union: C++ backend by Jooyung Han · 3 years, 9 months ago
  5. 225519b Support ParcelableHolder in C++ by Jeongik Cha · 3 years, 10 months ago
  6. 2178081 Use AIDL_* errors over libbase logging. by Steven Moreland · 3 years, 10 months ago
  7. 8511331 Remove unnecessary duplicate statement by Devin Moore · 3 years, 10 months ago
  8. 53fc99c Support templated structured parcelables by Devin Moore · 3 years, 11 months ago
  9. 2f2077a Add headers for the type parameters in all generic types by Devin Moore · 3 years, 10 months ago
  10. 21b2677 Limit scope of handling List in RawParcelMethod by Devin Moore · 3 years, 10 months ago
  11. f12cc11 Explicitly check for List type in cpp backend by Devin Moore · 3 years, 10 months ago
  12. 4312246 Use std::optional for nullable for C++ backend by Jooyung Han · 4 years, 5 months ago
  13. 4f3e8c0 unique_fd is passed by value in AIDL interfaces by Jiyong Park · 4 years, 8 months ago
  14. d7d18df Add support for AIDL constant expressions by Will McVicker · 4 years, 10 months ago
  15. ee8674f Adds support for arrays of enums. by Daniel Norman · 4 years, 10 months ago
  16. 37d43dd Adds NDK support for Enums. by Daniel Norman · 4 years, 10 months ago
  17. 85aed54 Adds the beginnings of Enum support to AIDL. by Daniel Norman · 4 years, 11 months ago
  18. 1a7ab64 Remove typenamespace in generate_cpp by Jeongik Cha · 5 years ago
  19. f1470e2 Fix getInterfaceVersion() inconsistency bug between backends by Jeongik Cha · 5 years ago
  20. 37e2ad5 Log supporting for binder ndk by Jeongik Cha · 5 years ago
  21. 2a2581e Change parameters in log data to array of pairs by Jeongik Cha · 5 years ago
  22. eb7dda4 Bug-fix: Log data supports array value by Jeongik Cha · 5 years ago
  23. b5d962f support all capital method name in c++ by Jeongik Cha · 6 years ago
  24. ce50e26 Automatic logging of interface method calls by Jiyong Park · 6 years ago
  25. 860b194 Defaults for List in structured parcelables. by Steven Moreland · 6 years ago