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