1. f837148 Revert "Revert "Add Delegator support to NDK backend"" by Devin Moore · 2 years, 4 months ago
  2. c70490a Error for cpp, ndk and rust on permission checks by Thiébaud Weksteen · 2 years, 3 months ago
  3. b476804 Revert "Add Delegator support to NDK backend" by Devin Moore · 2 years, 4 months ago
  4. e21b57a Add Delegator support to NDK backend by Devin Moore · 2 years, 4 months ago
  5. e76bcc2 Set default value for fixed-size array fields by Jooyung Han · 2 years, 4 months ago
  6. 3fbc16e sized writes is size >= 4 by Steven Moreland · 2 years, 5 months ago
  7. 6636523 Fix CPP/NDK readFromParcel by Jooyung Han · 2 years, 5 months ago
  8. 1929e89 Merge Android 12 QPR1 by Xin Li · 2 years, 6 months ago
  9. 729630b Support fixed-size arrays in the NDK backend by Jooyung Han · 2 years, 6 months ago
  10. 94ed0ad Remove NdkAlignmentOf am: d209609151 by Jooyung Han · 2 years, 6 months ago
  11. d209609 Remove NdkAlignmentOf by Jooyung Han · 2 years, 6 months ago
  12. e2dbb89 Merge "Merge sc-qpr1-dev-plus-aosp-without-vendor@7810918" into stage-aosp-master by Xin Li · 2 years, 7 months ago
  13. 97be584 Add @FixedSize union by Jooyung Han · 2 years, 7 months ago
  14. c831f4a Merge sc-qpr1-dev-plus-aosp-without-vendor@7810918 by Xin Li · 2 years, 7 months ago
  15. 1ad14d2 Fix nested-interface in NDK with log/traces by Jooyung Han · 2 years, 7 months ago
  16. a97b588 Reject unstructured parcelables in NDK/Rust by Jooyung Han · 2 years, 7 months ago
  17. 5c4a206 prepare NDK for nested interface by Jooyung Han · 2 years, 7 months ago
  18. e358e32 Fix NDK backend's identifier conflict by Jooyung Han · 2 years, 8 months ago
  19. 8e9ae87 C++/NDK backends reorder nested type decls. by Jooyung Han · 2 years, 8 months ago
  20. 58f70b1 Remove ast_cpp's Enum type am: 1119d81c5e am: e000433bba by Jooyung Han · 2 years, 8 months ago
  21. f498465 Refactor: share enum codegen between C++/NDK am: 74dceb299f am: 8e291f3936 by Jooyung Han · 2 years, 8 months ago
  22. 1119d81 Remove ast_cpp's Enum type by Jooyung Han · 2 years, 8 months ago
  23. 74dceb2 Refactor: share enum codegen between C++/NDK by Jooyung Han · 2 years, 8 months ago
  24. 2298807 Support nested types in the NDK backend am: a265009d50 am: 3d51f11bab by Jooyung Han · 2 years, 8 months ago
  25. a265009 Support nested types in the NDK backend by Jooyung Han · 2 years, 8 months ago
  26. 8f9de73 An enum is initialized as zero if it doesn't have default value by Jeongik Cha · 2 years, 8 months ago
  27. a7dadbe toString uses nodiscard by Steven Moreland · 3 years, 1 month ago
  28. 31aa264 avoid "override" with "final" by Steven Moreland · 3 years, 1 month ago
  29. 9e85bce Fix readFromParcel in every backend by Jooyung Han · 3 years, 1 month ago
  30. 90a0bf7 extract toString to separate header lib by Jooyung Han · 3 years, 4 months ago
  31. 720253d Emit "deprecated" by Jooyung Han · 3 years, 5 months ago
  32. 9435e9a rename LanguageToString to to_string by Jooyung Han · 3 years, 5 months ago
  33. 823e4db vector sizes: do status check by Steven Moreland · 3 years, 6 months ago
  34. f58804a ndk backend: comparison operators by Steven Moreland · 3 years, 6 months ago
  35. 3f347ca support const in parcelable/union by Jooyung Han · 3 years, 6 months ago
  36. 717fc69 interface class provides TRANSACTION_<methodname> consts by Jiyong Park · 3 years, 6 months ago
  37. 965e31d switch ToString/Signature for TypeSpecifier by Jooyung Han · 3 years, 6 months ago
  38. df39e19 union: __assert2() when a tag mismatches by Jooyung Han · 3 years, 6 months ago
  39. 81003c3 gen_log: pass a struct to a logging callback by Jooyung Han · 3 years, 7 months ago
  40. dd57f1a Enable clang_tidy for AIDL-generated C++ libraries by Jiyong Park · 3 years, 7 months ago
  41. a7764e5 support @SensitiveData -> FLAG_CLEAR_BUF by Steven Moreland · 3 years, 7 months ago
  42. e689da2 aidl: support byte/long constants by Steven Moreland · 3 years, 7 months ago
  43. b8e01b9 gen_log: prints parcelable/union/enum types by Jooyung Han · 3 years, 7 months ago
  44. 74b1dd4 toString() for parcelable/union types for C++/NDK by Jooyung Han · 3 years, 7 months ago
  45. 8f02a53 Support ParcelableHolder in NDK by Jeongik Cha · 3 years, 8 months ago
  46. 6beac04 union support for NDK backend by Jooyung Han · 3 years, 8 months ago
  47. 14004ed fix header includes for generic types (NDK) by Jooyung Han · 3 years, 8 months ago
  48. 83e7698 ndk: Emit aligment values for known types in @FixedSize parcelables by Devin Moore · 3 years, 8 months ago
  49. 93741c4 Use constants for the stability in a ndk parcelable by Jeongik Cha · 3 years, 8 months ago
  50. 369fdc0 Add typedef for parcelables with @FixedSize by Devin Moore · 3 years, 9 months ago
  51. 2178081 Use AIDL_* errors over libbase logging. by Steven Moreland · 3 years, 9 months ago
  52. 53fc99c Support templated structured parcelables by Devin Moore · 3 years, 10 months ago
  53. 8b32998 Overflow check in readFromParcel by Jeongik Cha · 3 years, 9 months ago
  54. 27fd7fd Descriptor annotation is added by Jiyong Park · 3 years, 9 months ago
  55. 2a7c92b Move AidlErrorLog to logging.h by Jiyong Park · 3 years, 11 months ago
  56. f1f5c80 Don't include types that are not used by Jiyong Park · 4 years ago
  57. f760087 Increase scope of AIDL traces for cpp and ndk backends by Devin Moore · 4 years, 1 month ago
  58. 92d33d0 Make parcelable class have vintf status. by Jeongik Cha · 4 years, 1 month ago
  59. 4a04466 setDefaultImpl aborts on a second call by Jooyung Han · 4 years, 1 month ago
  60. 7d5a454 Add Atrace support for aidl_interface NDK backend by Devin Moore · 4 years, 1 month ago
  61. c09d34c Use SharedRefBase::make to allocate. by Steven Moreland · 4 years, 4 months ago
  62. b77048c Add getInterfaceHash() method by Paul Trautrim · 4 years, 4 months ago
  63. 4348f9a NDK Parcelable: don't assume non-null w/ write. by Steven Moreland · 4 years, 6 months ago
  64. 7a9aceb Revert submission by Jooyung Han · 4 years, 6 months ago
  65. 45ebdae Revert submission by Jooyung Han · 4 years, 6 months ago
  66. 362fcd9 Add enum_range<Enum> by Jooyung Han · 4 years, 6 months ago
  67. 6c00d29 Remove unneeded empty std::string instantiation. by Steven Moreland · 4 years, 6 months ago
  68. b8df37d Remove bad/unnecessary uses of 'Base'. by Steven Moreland · 4 years, 6 months ago
  69. 455d95c Adds toString method for enums in NDK. by Daniel Norman · 4 years, 7 months ago
  70. 8769f93 NDK: don't export parcel headers by Steven Moreland · 4 years, 7 months ago
  71. d7d18df Add support for AIDL constant expressions by Will McVicker · 4 years, 9 months ago
  72. b72a1e7 NDK: pass local stability. by Steven Moreland · 4 years, 8 months ago
  73. 88378b1 Remove __ANDROID_NDK__ dependency. by Steven Moreland · 4 years, 8 months ago
  74. 37d43dd Adds NDK support for Enums. by Daniel Norman · 4 years, 9 months ago
  75. 73d6624 Remove extraneous ';'s by Steven Moreland · 4 years, 8 months ago
  76. 85aed54 Adds the beginnings of Enum support to AIDL. by Daniel Norman · 4 years, 10 months ago
  77. a57d0a6 Add stability options. by Steven Moreland · 4 years, 10 months ago
  78. eaf978e AIDL NDK logger bugfix by Jeongik Cha · 5 years ago
  79. 37e2ad5 Log supporting for binder ndk by Jeongik Cha · 5 years ago
  80. 5b7e532 Revert "Revert "Don't force prepend I to header file names"" by Jiyong Park · 5 years ago
  81. cc14a58 Revert "Don't force prepend I to header file names" by Neil Fuller · 5 years ago
  82. 7df2c34 Don't force prepend I to header file names by Jiyong Park · 5 years ago
  83. 15b3ba7 Move data class out of auto-generated code. by Steven Moreland · 5 years ago
  84. b102109 NDK Backend: initialize onDump function by Steven Moreland · 5 years ago
  85. 8f553e7 Change type of variable 'cacheable' bool to optional by Jeongik Cha · 5 years ago
  86. c997292 Remove GenerateClientMetaMethodDefinition by Jeongik Cha · 5 years ago
  87. 2a9a7d6 Allow 'building' parcelable files. by Steven Moreland · 5 years ago
  88. 4cb2e6d NDK Backend: fix fromBinder whitespace by Steven Moreland · 5 years ago
  89. 3c316ed Split readFromParcel into fromBinder. by Steven Moreland · 5 years ago
  90. 95eba57 support stable parcelable version by Jeongik Cha · 6 years ago
  91. 965c5b9 Version query mechanism and default impl for NDK backend by Jiyong Park · 6 years ago
  92. 1b88cce Add newline inbetween writeToParcel and readFromParcel by Jiyong Park · 6 years ago
  93. 055d879 NDK Backend: support nullable types. by Steven Moreland · 6 years ago
  94. eb38ee7 NDK Backend: read/write primitive arrays by Steven Moreland · 6 years ago
  95. 7c78d5d NDK Backend: read/write result first. by Steven Moreland · 6 years ago
  96. 7c93337 NDK Backend: different header locations by Steven Moreland · 6 years ago
  97. 1c4b405 NDK Backend: use ref for BpTest::associate. by Steven Moreland · 6 years ago
  98. 6340453 NDK Backend: rename things according to convention by Steven Moreland · 6 years ago
  99. bb8f46c NDK Backend: parcelables by Steven Moreland · 6 years ago
  100. ac8fe7f NDK Backend: constant declarations by Steven Moreland · 6 years ago