1. 53fc99c Support templated structured parcelables by Devin Moore · 4 years ago
  2. 8b32998 Overflow check in readFromParcel by Jeongik Cha · 3 years, 11 months ago
  3. 27fd7fd Descriptor annotation is added by Jiyong Park · 4 years ago
  4. 2a7c92b Move AidlErrorLog to logging.h by Jiyong Park · 4 years ago
  5. f1f5c80 Don't include types that are not used by Jiyong Park · 4 years, 2 months ago
  6. f760087 Increase scope of AIDL traces for cpp and ndk backends by Devin Moore · 4 years, 2 months ago
  7. 92d33d0 Make parcelable class have vintf status. by Jeongik Cha · 4 years, 2 months ago
  8. 4a04466 setDefaultImpl aborts on a second call by Jooyung Han · 4 years, 2 months ago
  9. 7d5a454 Add Atrace support for aidl_interface NDK backend by Devin Moore · 4 years, 3 months ago
  10. c09d34c Use SharedRefBase::make to allocate. by Steven Moreland · 4 years, 5 months ago
  11. b77048c Add getInterfaceHash() method by Paul Trautrim · 4 years, 6 months ago
  12. 4348f9a NDK Parcelable: don't assume non-null w/ write. by Steven Moreland · 4 years, 7 months ago
  13. 7a9aceb Revert submission by Jooyung Han · 4 years, 7 months ago
  14. 45ebdae Revert submission by Jooyung Han · 4 years, 7 months ago
  15. 362fcd9 Add enum_range<Enum> by Jooyung Han · 4 years, 8 months ago
  16. 6c00d29 Remove unneeded empty std::string instantiation. by Steven Moreland · 4 years, 7 months ago
  17. b8df37d Remove bad/unnecessary uses of 'Base'. by Steven Moreland · 4 years, 8 months ago
  18. 455d95c Adds toString method for enums in NDK. by Daniel Norman · 4 years, 8 months ago
  19. 8769f93 NDK: don't export parcel headers by Steven Moreland · 4 years, 9 months ago
  20. d7d18df Add support for AIDL constant expressions by Will McVicker · 4 years, 11 months ago
  21. b72a1e7 NDK: pass local stability. by Steven Moreland · 4 years, 9 months ago
  22. 88378b1 Remove __ANDROID_NDK__ dependency. by Steven Moreland · 4 years, 10 months ago
  23. 37d43dd Adds NDK support for Enums. by Daniel Norman · 4 years, 11 months ago
  24. 73d6624 Remove extraneous ';'s by Steven Moreland · 4 years, 10 months ago
  25. 85aed54 Adds the beginnings of Enum support to AIDL. by Daniel Norman · 5 years ago
  26. a57d0a6 Add stability options. by Steven Moreland · 5 years ago
  27. eaf978e AIDL NDK logger bugfix by Jeongik Cha · 5 years ago
  28. 37e2ad5 Log supporting for binder ndk by Jeongik Cha · 5 years ago
  29. 5b7e532 Revert "Revert "Don't force prepend I to header file names"" by Jiyong Park · 5 years ago
  30. cc14a58 Revert "Don't force prepend I to header file names" by Neil Fuller · 5 years ago
  31. 7df2c34 Don't force prepend I to header file names by Jiyong Park · 5 years ago
  32. 15b3ba7 Move data class out of auto-generated code. by Steven Moreland · 5 years ago
  33. b102109 NDK Backend: initialize onDump function by Steven Moreland · 5 years ago
  34. 8f553e7 Change type of variable 'cacheable' bool to optional by Jeongik Cha · 5 years ago
  35. c997292 Remove GenerateClientMetaMethodDefinition by Jeongik Cha · 5 years ago
  36. 2a9a7d6 Allow 'building' parcelable files. by Steven Moreland · 5 years ago
  37. 4cb2e6d NDK Backend: fix fromBinder whitespace by Steven Moreland · 6 years ago
  38. 3c316ed Split readFromParcel into fromBinder. by Steven Moreland · 6 years ago
  39. 95eba57 support stable parcelable version by Jeongik Cha · 6 years ago
  40. 965c5b9 Version query mechanism and default impl for NDK backend by Jiyong Park · 6 years ago
  41. 1b88cce Add newline inbetween writeToParcel and readFromParcel by Jiyong Park · 6 years ago
  42. 055d879 NDK Backend: support nullable types. by Steven Moreland · 6 years ago
  43. eb38ee7 NDK Backend: read/write primitive arrays by Steven Moreland · 6 years ago
  44. 7c78d5d NDK Backend: read/write result first. by Steven Moreland · 6 years ago
  45. 7c93337 NDK Backend: different header locations by Steven Moreland · 6 years ago
  46. 1c4b405 NDK Backend: use ref for BpTest::associate. by Steven Moreland · 6 years ago
  47. 6340453 NDK Backend: rename things according to convention by Steven Moreland · 6 years ago
  48. bb8f46c NDK Backend: parcelables by Steven Moreland · 6 years ago
  49. ac8fe7f NDK Backend: constant declarations by Steven Moreland · 6 years ago
  50. 3113582 NDK Backend: support String by Steven Moreland · 6 years ago
  51. 2bea13b NDK Backend: send/receive interfaces by Steven Moreland · 6 years ago
  52. aada342 NDK Backend: methods by Steven Moreland · 6 years ago
  53. 0cf3f08 NDK Backend: Create AIBinder_Class by Steven Moreland · 6 years ago
  54. b0057e7 NDK Backend: Files and empty classes. by Steven Moreland · 6 years ago