1. 690f584 using references in constant expressions by Jooyung Han · 3 years, 7 months ago
  2. 8f02a53 Support ParcelableHolder in NDK by Jeongik Cha · 3 years, 8 months ago
  3. 83e7698 ndk: Emit aligment values for known types in @FixedSize parcelables by Devin Moore · 3 years, 9 months ago
  4. 2178081 Use AIDL_* errors over libbase logging. by Steven Moreland · 3 years, 9 months ago
  5. 53fc99c Support templated structured parcelables by Devin Moore · 3 years, 10 months ago
  6. d59e317 Fix abort for nullable parcelable array. by Steven Moreland · 4 years, 1 month ago
  7. 241fdda use vector<uint8_t> for byte[] in AIDL by Jooyung Han · 4 years, 4 months ago
  8. 2af9ad0 Remove NDK backend type support TODOs. by Steven Moreland · 4 years, 5 months ago
  9. a6a0b75 Remove obsolete generics NDK TODO. by Steven Moreland · 4 years, 5 months ago
  10. 18f7526 Support for @nullable NDK parcelable by Steven Moreland · 4 years, 6 months ago
  11. 4348f9a NDK Parcelable: don't assume non-null w/ write. by Steven Moreland · 4 years, 6 months ago
  12. fe52c9f -1 AIDL_FATAL API by Steven Moreland · 4 years, 7 months ago
  13. b8df37d Remove bad/unnecessary uses of 'Base'. by Steven Moreland · 4 years, 7 months ago
  14. 1a0f22d Support List type in NDK by Jeongik Cha · 4 years, 7 months ago
  15. cc8dd1d Support ParcelFileDescriptor[] in ndk by Jeongik Cha · 4 years, 7 months ago
  16. d7d18df Add support for AIDL constant expressions by Will McVicker · 4 years, 9 months ago
  17. ee8674f Adds support for arrays of enums. by Daniel Norman · 4 years, 9 months ago
  18. 37d43dd Adds NDK support for Enums. by Daniel Norman · 4 years, 9 months ago
  19. 3c126b5 Remove unused using decls. by Chih-Hung Hsieh · 6 years ago
  20. 5ecec6b NDK Backend: parcelable array types by Steven Moreland · 6 years ago
  21. 965c5b9 Version query mechanism and default impl for NDK backend by Jiyong Park · 6 years ago
  22. 962c60d NDK Backend: nullable fds by Steven Moreland · 6 years ago
  23. e1048a3 NDK Backend: use wrappers for SpAIBinder parcel'n by Steven Moreland · 6 years ago
  24. c10ed46 NDK Backend: nullable primitive arrays by Steven Moreland · 6 years ago
  25. 18ed978 NDK Backend: support nullable String([]) by Steven Moreland · 6 years ago
  26. 055d879 NDK Backend: support nullable types. by Steven Moreland · 6 years ago
  27. 0fcb766 NDK Backend: read/write string array by Steven Moreland · 6 years ago
  28. a23b576 NDK Backend: read/write ParcelFileDescriptor by Steven Moreland · 6 years ago
  29. 7e0ebbb NDK Backend: vector templates -> overloading by Steven Moreland · 6 years ago
  30. 1cb099e NDK Backend: complete checks for types by Steven Moreland · 6 years ago
  31. eb38ee7 NDK Backend: read/write primitive arrays by Steven Moreland · 6 years ago
  32. 67caf42 NDK Backend: simplify type conversion logic by Steven Moreland · 6 years ago
  33. 7c93337 NDK Backend: different header locations by Steven Moreland · 6 years ago
  34. 6340453 NDK Backend: rename things according to convention by Steven Moreland · 6 years ago
  35. bb8f46c NDK Backend: parcelables by Steven Moreland · 6 years ago
  36. 3113582 NDK Backend: support String by Steven Moreland · 6 years ago
  37. 2bea13b NDK Backend: send/receive interfaces by Steven Moreland · 6 years ago
  38. aada342 NDK Backend: methods by Steven Moreland · 6 years ago
  39. e8a3a19 NDK Backend: Convert AIDL types -> C++ NDK types. by Steven Moreland · 6 years ago