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