1. db0f59e clean up aidl validation logic by Jeongik Cha · 6 years ago
  2. a23b576 NDK Backend: read/write ParcelFileDescriptor by Steven Moreland · 6 years ago
  3. e51a5ea Revert "Make AIDL Validation logic independent from language" by Jeongik Cha · 6 years ago
  4. 17f7fd4 Make AIDL Validation logic independent from language by Jeongik Cha · 6 years ago
  5. 3167bed Fix defaulted-function-deleted warning by Yi Kong · 6 years ago
  6. 7e0ebbb NDK Backend: vector templates -> overloading by Steven Moreland · 6 years ago
  7. 6950903 Merge pie-platform-release to aosp-master - DO NOT MERGE by Bill Yi · 6 years ago
  8. a63702f Merge pi-dr1-dev to aosp-master by Bill Yi · 6 years ago
  9. 1cb099e NDK Backend: complete checks for types by Steven Moreland · 6 years ago
  10. 85cb72d NDK Backend: read/write primitive arrays am: eb38ee70d8 by Steven Moreland · 6 years ago
  11. eb38ee7 NDK Backend: read/write primitive arrays by Steven Moreland · 6 years ago
  12. 550546a NDK Backend: simplify type conversion logic am: 67caf42984 by Steven Moreland · 6 years ago
  13. 766e318 NDK Backend: read/write result first. am: 7c78d5def5 by Steven Moreland · 6 years ago
  14. 67caf42 NDK Backend: simplify type conversion logic by Steven Moreland · 6 years ago
  15. 7c78d5d NDK Backend: read/write result first. by Steven Moreland · 6 years ago
  16. 5197790 The three binder backends are enabled independently am: de141b0ca9 by Jiyong Park · 6 years ago
  17. de141b0 The three binder backends are enabled independently by Jiyong Park · 6 years ago
  18. 575660c NDK Backend: different header locations am: 7c93337add by Steven Moreland · 6 years ago
  19. 7c93337 NDK Backend: different header locations by Steven Moreland · 6 years ago
  20. dc18285 Throw earlier error for duplicate argument names. am: b3cd3c7e3a by Steven Moreland · 6 years ago
  21. b3cd3c7 Throw earlier error for duplicate argument names. by Steven Moreland · 6 years ago
  22. 383d0c0 --structured: test for no unstructured parcelables am: 1eac5fa876 by Steven Moreland · 6 years ago
  23. 1eac5fa --structured: test for no unstructured parcelables by Steven Moreland · 6 years ago
  24. 25df86a NDK Backend: use ref for BpTest::associate. am: 1c4b4057a1 by Steven Moreland · 6 years ago
  25. 1c4b405 NDK Backend: use ref for BpTest::associate. by Steven Moreland · 6 years ago
  26. e34479c Remove @utf8 support am: 8807af4b74 by Jiyong Park · 6 years ago
  27. 6533ace ParcelFileDescriptor is now a built-in type of AIDL am: e05195eb11 by Jiyong Park · 6 years ago
  28. 8807af4 Remove @utf8 support by Jiyong Park · 6 years ago
  29. e05195e ParcelFileDescriptor is now a built-in type of AIDL by Jiyong Park · 6 years ago
  30. 8117ee1 AIDL: Add CtsNdkBinderTestCases to presubmit am: 0944c2bb3c by Andreas Gampe · 6 years ago
  31. 0944c2b AIDL: Add CtsNdkBinderTestCases to presubmit by Andreas Gampe · 6 years ago
  32. 2088ffd Fix a walk-through warning am: 35b7bb6c45 by Wei Wang · 6 years ago
  33. 35b7bb6 Fix a walk-through warning by Wei Wang · 6 years ago
  34. ab0ef8c NDK Backend: rename things according to convention am: 63404536ce by Steven Moreland · 6 years ago
  35. 6340453 NDK Backend: rename things according to convention by Steven Moreland · 6 years ago
  36. 0ccf333 AIDL: Add TEST_MAPPING am: 76a6a46c45 by Andreas Gampe · 6 years ago
  37. 76a6a46 AIDL: Add TEST_MAPPING by Andreas Gampe · 6 years ago
  38. d8363b2 Allow no package for CPP/NDK backends. am: f3da08934b by Steven Moreland · 6 years ago
  39. f3da089 Allow no package for CPP/NDK backends. by Steven Moreland · 6 years ago
  40. 3f17a6c aidl_interface: allow globbed sources am: c2ac35cd22 by Steven Moreland · 6 years ago
  41. c2ac35c aidl_interface: allow globbed sources by Steven Moreland · 6 years ago
  42. 93aac9b NDK Backend: parcelables am: bb8f46c71f by Steven Moreland · 6 years ago
  43. fd5f7ae NDK Backend: constant declarations am: ac8fe7f3c1 by Steven Moreland · 6 years ago
  44. 7d06f16 NDK Backend: support String am: 3113582cee by Steven Moreland · 6 years ago
  45. 82a3bde NDK Backend: send/receive interfaces am: 2bea13b1ab by Steven Moreland · 6 years ago
  46. 033f3f6 NDK Backend: methods am: aada342ad9 by Steven Moreland · 6 years ago
  47. 8c9531e NDK Backend: Convert AIDL types -> C++ NDK types. am: e8a3a19c9c by Steven Moreland · 6 years ago
  48. 8ea6123 NDK Backend: Create AIBinder_Class am: 0cf3f0880a by Steven Moreland · 6 years ago
  49. db2256b Move 'BuildVarName' to common code. am: 3b1325f27e by Steven Moreland · 6 years ago
  50. 108e8af NDK Backend: Files and empty classes. am: b0057e7506 by Steven Moreland · 6 years ago
  51. 6f31ddc Add 'name-ndk' output lib linking against NDK. am: c26d814065 by Steven Moreland · 6 years ago
  52. bb8f46c NDK Backend: parcelables by Steven Moreland · 6 years ago
  53. ac8fe7f NDK Backend: constant declarations by Steven Moreland · 6 years ago
  54. 3113582 NDK Backend: support String by Steven Moreland · 6 years ago
  55. 2bea13b NDK Backend: send/receive interfaces by Steven Moreland · 6 years ago
  56. aada342 NDK Backend: methods by Steven Moreland · 6 years ago
  57. e8a3a19 NDK Backend: Convert AIDL types -> C++ NDK types. by Steven Moreland · 6 years ago
  58. 0cf3f08 NDK Backend: Create AIBinder_Class by Steven Moreland · 6 years ago
  59. 3b1325f Move 'BuildVarName' to common code. by Steven Moreland · 6 years ago
  60. b0057e7 NDK Backend: Files and empty classes. by Steven Moreland · 6 years ago
  61. c26d814 Add 'name-ndk' output lib linking against NDK. by Steven Moreland · 6 years ago
  62. 4df164b Revert "The java lib for aidl_interface is built with Java 1.8" am: 0bdc7cd9be by Jiyong Park · 6 years ago
  63. 0bdc7cd Revert "The java lib for aidl_interface is built with Java 1.8" by Jiyong Park · 6 years ago
  64. 7df59cf Add noexcept to move constructors and assignment operators. am: f5cbb6880b by Chih-Hung Hsieh · 6 years ago
  65. f5cbb68 Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 6 years ago
  66. f1c7273 The java lib for aidl_interface is built with Java 1.8 am: 561f83159a by Jiyong Park · 6 years ago
  67. 561f831 The java lib for aidl_interface is built with Java 1.8 by Jiyong Park · 6 years ago
  68. 7120e93 Fix circular dependency when aidl_interface is used by framework.jar by Jiyong Park · 6 years ago
  69. 9435341 Fix circular dependency when aidl_interface is used by framework.jar by Jiyong Park · 6 years ago
  70. d8e8a84 Add versions property to aidl_interface am: fce159b652 by Jiyong Park · 6 years ago
  71. fce159b Add versions property to aidl_interface by Jiyong Park · 6 years ago
  72. 0326d1b API Dump: support empty package. am: ec0531da68 by Steven Moreland · 6 years ago
  73. ec0531d API Dump: support empty package. by Steven Moreland · 6 years ago
  74. 49c37a5 Remove warning for unused package_decl. am: 632c2c1017 by Steven Moreland · 6 years ago
  75. f3f6f97 Clarify unqualitifed comment in AIDL test iface. am: 8dee14dab4 by Steven Moreland · 6 years ago
  76. 632c2c1 Remove warning for unused package_decl. by Steven Moreland · 6 years ago
  77. 8dee14d Clarify unqualitifed comment in AIDL test iface. by Steven Moreland · 6 years ago
  78. 4ce88f3 Unstructured parcelables: behavior for many files. am: e2c64b4722 by Steven Moreland · 6 years ago
  79. e2c64b4 Unstructured parcelables: behavior for many files. by Steven Moreland · 6 years ago
  80. abcde6a Make a parcelable implement Parcelable am: b77f7a55d9 by Jiyong Park · 6 years ago
  81. b77f7a5 Make a parcelable implement Parcelable by Jiyong Park · 6 years ago
  82. f47d25d API dump for an AIDL interface consists of multiple AIDL files am: e59c368159 by Jiyong Park · 6 years ago
  83. e59c368 API dump for an AIDL interface consists of multiple AIDL files by Jiyong Park · 6 years ago
  84. 94bf8b7 Allow Stable AIDL to have manually assigned IDs am: ed65bf4ff0 by Jiyong Park · 6 years ago
  85. ed65bf4 Allow Stable AIDL to have manually assigned IDs by Jiyong Park · 6 years ago
  86. 1bbaa07 Reject ambiguous imports am: 8c38053bd4 by Jiyong Park · 6 years ago
  87. 24c255a Compile from API dump am: 3c35e399ed by Jiyong Park · 6 years ago
  88. 8c38053 Reject ambiguous imports by Jiyong Park · 6 years ago
  89. 3c35e39 Compile from API dump by Jiyong Park · 6 years ago
  90. d92c1f6 Constant value declarations are part of API dump am: a428d2103b by Jiyong Park · 6 years ago
  91. 0909a66 API dump includes default values for parcelable fields am: a468e2a0c6 by Jiyong Park · 6 years ago
  92. a428d21 Constant value declarations are part of API dump by Jiyong Park · 6 years ago
  93. a468e2a API dump includes default values for parcelable fields by Jiyong Park · 6 years ago
  94. 53bf265 using pragma once am: 9fccf58991 by Steven Moreland · 6 years ago
  95. 9fccf58 using pragma once by Steven Moreland · 6 years ago
  96. 6d8881f api check is done whenever an aidl_interface is build am: 03e055a407 by Jiyong Park · 6 years ago
  97. 03e055a api check is done whenever an aidl_interface is build by Jiyong Park · 6 years ago
  98. 3e65f53 Remove invalid reference to options.OutputPath. am: c209cab8a5 by Steven Moreland · 6 years ago
  99. c209cab Remove invalid reference to options.OutputPath. by Steven Moreland · 6 years ago
  100. 00e9348 Add gofmt to repo hook am: 45a6ba82f3 by Jiyong Park · 6 years ago