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